2024-04-22T23:32:34.056 INFO:root:teuthology version: 0.0.1.dev269+g9481b1d 2024-04-22T23:32:34.056 DEBUG:teuthology.run:Teuthology command: teuthology --archive /home/teuthworker/archive/adking-2024-04-22_22:45:33-orch:cephadm-wip-adk-testing-2024-04-22-1618-distro-default-smithi/7669250 --description orch:cephadm/upgrade/{1-start-distro/1-start-ubuntu_22.04 2-repo_digest/repo_digest 3-upgrade/simple 4-wait 5-upgrade-ls agent/off mon_election/connectivity} --name adking-2024-04-22_22:45:33-orch:cephadm-wip-adk-testing-2024-04-22-1618-distro-default-smithi --verbose --owner scheduled_adking@teuthology -- /home/teuthworker/archive/adking-2024-04-22_22:45:33-orch:cephadm-wip-adk-testing-2024-04-22-1618-distro-default-smithi/7669250/orig.config.yaml 2024-04-22T23:32:34.088 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-22T23:32:34.164 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/adking-2024-04-22_22:45:33-orch:cephadm-wip-adk-testing-2024-04-22-1618-distro-default-smithi/7669250 branch: wip-adk-testing-2024-04-22-1618 description: orch:cephadm/upgrade/{1-start-distro/1-start-ubuntu_22.04 2-repo_digest/repo_digest 3-upgrade/simple 4-wait 5-upgrade-ls agent/off mon_election/connectivity} email: adking@redhat.com first_in_suite: false job_id: '7669250' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: adking-2024-04-22_22:45:33-orch:cephadm-wip-adk-testing-2024-04-22-1618-distro-default-smithi no_nested_subset: false nuke-on-error: true os_type: ubuntu os_version: '22.04' overrides: admin_socket: branch: wip-adk-testing-2024-04-22-1618 ceph: conf: global: mon election default strategy: 3 mgr: debug mgr: 20 debug ms: 1 mgr/cephadm/use_agent: false mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) log-only-match: - CEPHADM_ sha1: 43be020184947e53516056c9931e1ac5bdbbb1a5 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 43be020184947e53516056c9931e1ac5bdbbb1a5 workunit: branch: wip-adk-testing-2024-04-22-1618 sha1: 43be020184947e53516056c9931e1ac5bdbbb1a5 owner: scheduled_adking@teuthology priority: 80 repo: https://git.ceph.com/ceph-ci.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: 6551 sha1: 43be020184947e53516056c9931e1ac5bdbbb1a5 sleep_before_teardown: 0 subset: 1/16 suite: orch:cephadm suite_branch: wip-adk-testing-2024-04-22-1618 suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_43be020184947e53516056c9931e1ac5bdbbb1a5/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph-ci.git suite_sha1: 43be020184947e53516056c9931e1ac5bdbbb1a5 targets: smithi079.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEWJ8033vpqGEwLYGt692IX2Xat+cWo42Zyulz3m7YvimHfo37lhRfbMQ+ZSUJiBx/FK3RT5n8HN4x+OE1aNC4g= smithi171.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAudVQNOHF5G4VXfG6wD11vzB+1kNeRvcMAixSmom16Zxngn/lt3nACZPw6+0HN8YQgjFn6i1CsfTDkGoyyoHLA= tasks: - cephadm: cephadm_branch: v17.2.0 cephadm_git_url: https://github.com/ceph/ceph image: quay.io/ceph/ceph:v17.2.0 - cephadm.shell: mon.a: - ceph config set mgr mgr/cephadm/use_repo_digest false --force - cephadm.shell: env: - sha1 mon.a: - radosgw-admin realm create --rgw-realm=r --default - radosgw-admin zonegroup create --rgw-zonegroup=default --master --default - radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default - radosgw-admin period update --rgw-realm=r --commit - ceph orch apply rgw foo --realm r --zone z --placement=2 --port=8000 - ceph orch apply rgw smpl - ceph osd pool create foo - rbd pool init foo - ceph orch apply iscsi foo u p - sleep 120 - ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force - ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force - ceph config set global log_to_journald false --force - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 - cephadm.shell: env: - sha1 mon.a: - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; ceph health detail ; sleep 30 ; done - ceph orch ps - ceph versions - echo "wait for servicemap items w/ changing names to refresh" - sleep 60 - ceph orch ps - ceph versions - ceph orch upgrade status - ceph health detail - ceph versions | jq -e '.overall | length == 1' - ceph versions | jq -e '.overall | keys' | grep $sha1 - ceph orch ls | grep '^osd ' - cephadm.shell: mon.a: - ceph orch upgrade ls - ceph orch upgrade ls --image quay.io/ceph/ceph --show-all-versions | grep 16.2.0 - ceph orch upgrade ls --image quay.io/ceph/ceph --tags | grep v16.2.2 teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17 timestamp: 2024-04-22_22:45:33 tube: smithi user: adking verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2226885 2024-04-22T23:32:34.165 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph-c_43be020184947e53516056c9931e1ac5bdbbb1a5/qa; will attempt to use it 2024-04-22T23:32:34.165 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_43be020184947e53516056c9931e1ac5bdbbb1a5/qa/tasks 2024-04-22T23:32:34.165 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-04-22T23:32:34.167 INFO:teuthology.task.internal:Checking packages... 2024-04-22T23:32:34.192 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash '43be020184947e53516056c9931e1ac5bdbbb1a5' 2024-04-22T23:32:34.192 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-04-22T23:32:34.192 INFO:teuthology.packaging:ref: None 2024-04-22T23:32:34.193 INFO:teuthology.packaging:tag: None 2024-04-22T23:32:34.193 INFO:teuthology.packaging:branch: wip-adk-testing-2024-04-22-1618 2024-04-22T23:32:34.193 INFO:teuthology.packaging:sha1: 43be020184947e53516056c9931e1ac5bdbbb1a5 2024-04-22T23:32:34.193 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&ref=wip-adk-testing-2024-04-22-1618 2024-04-22T23:32:34.420 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-3252-g43be0201-1jammy 2024-04-22T23:32:34.421 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-04-22T23:32:34.428 INFO:teuthology.task.internal:no buildpackages task found 2024-04-22T23:32:34.428 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-04-22T23:32:34.445 INFO:teuthology.task.internal:Saving configuration 2024-04-22T23:32:34.457 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-04-22T23:32:34.464 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-22T23:32:34.490 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi079.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2024-04-22_22:45:33-orch:cephadm-wip-adk-testing-2024-04-22-1618-distro-default-smithi/7669250', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-22 23:26:53.181886', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIG71gfKdW18x1ULRFuwGgaE7gYupjOtN5F3RFRCx+1h4'} 2024-04-22T23:32:34.517 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi171.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2024-04-22_22:45:33-orch:cephadm-wip-adk-testing-2024-04-22-1618-distro-default-smithi/7669250', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-22 23:26:53.183742', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIA5tkZyQFDTiRZNa60sqMsWq/OsSk6OJNHSuOFtZdRwL'} 2024-04-22T23:32:34.517 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-04-22T23:32:34.523 INFO:teuthology.task.internal:roles: ubuntu@smithi079.front.sepia.ceph.com - ['mon.a', 'mon.c', 'mgr.y', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0', 'node-exporter.a', 'alertmanager.a'] 2024-04-22T23:32:34.523 INFO:teuthology.task.internal:roles: ubuntu@smithi171.front.sepia.ceph.com - ['mon.b', 'mgr.x', 'osd.4', 'osd.5', 'osd.6', 'osd.7', 'client.1', 'prometheus.a', 'grafana.a', 'node-exporter.b'] 2024-04-22T23:32:34.524 INFO:teuthology.run_tasks:Running task console_log... 2024-04-22T23:32:34.614 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f6eeb5cb670>, signals=[15]) 2024-04-22T23:32:34.615 INFO:teuthology.run_tasks:Running task internal.connect... 2024-04-22T23:32:34.625 INFO:teuthology.task.internal:Opening connections... 2024-04-22T23:32:34.625 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi079.front.sepia.ceph.com 2024-04-22T23:32:34.627 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi079.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-22T23:32:34.754 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi171.front.sepia.ceph.com 2024-04-22T23:32:34.755 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi171.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-22T23:32:34.831 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-04-22T23:32:34.842 DEBUG:teuthology.orchestra.run.smithi079:> uname -m 2024-04-22T23:32:34.848 INFO:teuthology.orchestra.run.smithi079.stdout:x86_64 2024-04-22T23:32:34.848 DEBUG:teuthology.orchestra.run.smithi079:> cat /etc/os-release 2024-04-22T23:32:34.896 INFO:teuthology.orchestra.run.smithi079.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-04-22T23:32:34.896 INFO:teuthology.orchestra.run.smithi079.stdout:NAME="Ubuntu" 2024-04-22T23:32:34.896 INFO:teuthology.orchestra.run.smithi079.stdout:VERSION_ID="22.04" 2024-04-22T23:32:34.896 INFO:teuthology.orchestra.run.smithi079.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-04-22T23:32:34.896 INFO:teuthology.orchestra.run.smithi079.stdout:VERSION_CODENAME=jammy 2024-04-22T23:32:34.896 INFO:teuthology.orchestra.run.smithi079.stdout:ID=ubuntu 2024-04-22T23:32:34.896 INFO:teuthology.orchestra.run.smithi079.stdout:ID_LIKE=debian 2024-04-22T23:32:34.897 INFO:teuthology.orchestra.run.smithi079.stdout:HOME_URL="https://www.ubuntu.com/" 2024-04-22T23:32:34.897 INFO:teuthology.orchestra.run.smithi079.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-04-22T23:32:34.897 INFO:teuthology.orchestra.run.smithi079.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-04-22T23:32:34.897 INFO:teuthology.orchestra.run.smithi079.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-04-22T23:32:34.897 INFO:teuthology.orchestra.run.smithi079.stdout:UBUNTU_CODENAME=jammy 2024-04-22T23:32:34.897 INFO:teuthology.lock.ops:Updating smithi079.front.sepia.ceph.com on lock server 2024-04-22T23:32:34.918 DEBUG:teuthology.orchestra.run.smithi171:> uname -m 2024-04-22T23:32:34.923 INFO:teuthology.orchestra.run.smithi171.stdout:x86_64 2024-04-22T23:32:34.924 DEBUG:teuthology.orchestra.run.smithi171:> cat /etc/os-release 2024-04-22T23:32:34.970 INFO:teuthology.orchestra.run.smithi171.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-04-22T23:32:34.970 INFO:teuthology.orchestra.run.smithi171.stdout:NAME="Ubuntu" 2024-04-22T23:32:34.970 INFO:teuthology.orchestra.run.smithi171.stdout:VERSION_ID="22.04" 2024-04-22T23:32:34.970 INFO:teuthology.orchestra.run.smithi171.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-04-22T23:32:34.970 INFO:teuthology.orchestra.run.smithi171.stdout:VERSION_CODENAME=jammy 2024-04-22T23:32:34.970 INFO:teuthology.orchestra.run.smithi171.stdout:ID=ubuntu 2024-04-22T23:32:34.970 INFO:teuthology.orchestra.run.smithi171.stdout:ID_LIKE=debian 2024-04-22T23:32:34.970 INFO:teuthology.orchestra.run.smithi171.stdout:HOME_URL="https://www.ubuntu.com/" 2024-04-22T23:32:34.971 INFO:teuthology.orchestra.run.smithi171.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-04-22T23:32:34.971 INFO:teuthology.orchestra.run.smithi171.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-04-22T23:32:34.971 INFO:teuthology.orchestra.run.smithi171.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-04-22T23:32:34.971 INFO:teuthology.orchestra.run.smithi171.stdout:UBUNTU_CODENAME=jammy 2024-04-22T23:32:34.971 INFO:teuthology.lock.ops:Updating smithi171.front.sepia.ceph.com on lock server 2024-04-22T23:32:34.993 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-04-22T23:32:35.006 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-04-22T23:32:35.018 INFO:teuthology.task.internal:Checking for old test directory... 2024-04-22T23:32:35.019 DEBUG:teuthology.orchestra.run.smithi079:> test '!' -e /home/ubuntu/cephtest 2024-04-22T23:32:35.022 DEBUG:teuthology.orchestra.run.smithi171:> test '!' -e /home/ubuntu/cephtest 2024-04-22T23:32:35.028 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-04-22T23:32:35.038 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-04-22T23:32:35.038 DEBUG:teuthology.orchestra.run.smithi079:> test -z $(ls -A /var/lib/ceph) 2024-04-22T23:32:35.071 DEBUG:teuthology.orchestra.run.smithi171:> test -z $(ls -A /var/lib/ceph) 2024-04-22T23:32:35.081 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-04-22T23:32:35.145 INFO:teuthology.run_tasks:Running task kernel... 2024-04-22T23:32:35.167 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-04-22T23:32:35.167 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': 1, 'sha1': 'distro'}, 'mon.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-04-22T23:32:35.167 DEBUG:teuthology.orchestra.run.smithi079:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-22T23:32:35.168 DEBUG:teuthology.orchestra.run.smithi171:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-22T23:32:35.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-22T23:32:35.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-22T23:32:35.174 DEBUG:teuthology.orchestra.run.smithi171:> uname -r 2024-04-22T23:32:35.175 DEBUG:teuthology.orchestra.run.smithi079:> uname -r 2024-04-22T23:32:35.221 INFO:teuthology.orchestra.run.smithi079.stdout:5.15.0-56-generic 2024-04-22T23:32:35.221 INFO:teuthology.task.kernel:Running kernel on smithi079: 5.15.0-56-generic 2024-04-22T23:32:35.221 DEBUG:teuthology.orchestra.run.smithi079:> sudo apt-get clean 2024-04-22T23:32:35.227 INFO:teuthology.orchestra.run.smithi171.stdout:5.15.0-56-generic 2024-04-22T23:32:35.227 INFO:teuthology.task.kernel:Running kernel on smithi171: 5.15.0-56-generic 2024-04-22T23:32:35.227 DEBUG:teuthology.orchestra.run.smithi171:> sudo apt-get clean 2024-04-22T23:32:35.347 DEBUG:teuthology.orchestra.run.smithi079:> sudo apt-get update 2024-04-22T23:32:35.350 DEBUG:teuthology.orchestra.run.smithi171:> sudo apt-get update 2024-04-22T23:32:35.497 INFO:teuthology.orchestra.run.smithi079.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-04-22T23:32:35.498 INFO:teuthology.orchestra.run.smithi079.stdout:Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB] 2024-04-22T23:32:35.498 INFO:teuthology.orchestra.run.smithi079.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB] 2024-04-22T23:32:35.588 INFO:teuthology.orchestra.run.smithi079.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB] 2024-04-22T23:32:35.604 INFO:teuthology.orchestra.run.smithi171.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-04-22T23:32:35.606 INFO:teuthology.orchestra.run.smithi171.stdout:Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB] 2024-04-22T23:32:35.675 INFO:teuthology.orchestra.run.smithi171.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB] 2024-04-22T23:32:35.736 INFO:teuthology.orchestra.run.smithi079.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,388 kB] 2024-04-22T23:32:35.807 INFO:teuthology.orchestra.run.smithi079.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1,608 kB] 2024-04-22T23:32:35.850 INFO:teuthology.orchestra.run.smithi079.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [452 kB] 2024-04-22T23:32:35.860 INFO:teuthology.orchestra.run.smithi079.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [243 kB] 2024-04-22T23:32:35.860 INFO:teuthology.orchestra.run.smithi079.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [11.4 kB] 2024-04-22T23:32:35.860 INFO:teuthology.orchestra.run.smithi079.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [36.5 kB] 2024-04-22T23:32:35.860 INFO:teuthology.orchestra.run.smithi079.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [1,762 kB] 2024-04-22T23:32:35.883 INFO:teuthology.orchestra.run.smithi079.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [299 kB] 2024-04-22T23:32:35.887 INFO:teuthology.orchestra.run.smithi079.stdout:Get:13 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [520 B] 2024-04-22T23:32:35.887 INFO:teuthology.orchestra.run.smithi079.stdout:Get:14 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [848 kB] 2024-04-22T23:32:35.895 INFO:teuthology.orchestra.run.smithi079.stdout:Get:15 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [600 kB] 2024-04-22T23:32:35.900 INFO:teuthology.orchestra.run.smithi079.stdout:Get:16 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [162 kB] 2024-04-22T23:32:35.902 INFO:teuthology.orchestra.run.smithi079.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [16.8 kB] 2024-04-22T23:32:35.902 INFO:teuthology.orchestra.run.smithi079.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-04-22T23:32:35.930 INFO:teuthology.orchestra.run.smithi079.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-04-22T23:32:35.930 INFO:teuthology.orchestra.run.smithi079.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [618 kB] 2024-04-22T23:32:35.931 INFO:teuthology.orchestra.run.smithi079.stdout:Get:21 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-04-22T23:32:35.931 INFO:teuthology.orchestra.run.smithi079.stdout:Get:22 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [260 B] 2024-04-22T23:32:35.934 INFO:teuthology.orchestra.run.smithi079.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [303 kB] 2024-04-22T23:32:35.936 INFO:teuthology.orchestra.run.smithi079.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [16.1 kB] 2024-04-22T23:32:35.937 INFO:teuthology.orchestra.run.smithi079.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [1,826 kB] 2024-04-22T23:32:35.955 INFO:teuthology.orchestra.run.smithi079.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [38.1 kB] 2024-04-22T23:32:35.956 INFO:teuthology.orchestra.run.smithi079.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [310 kB] 2024-04-22T23:32:35.958 INFO:teuthology.orchestra.run.smithi079.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [520 B] 2024-04-22T23:32:35.958 INFO:teuthology.orchestra.run.smithi079.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,070 kB] 2024-04-22T23:32:35.967 INFO:teuthology.orchestra.run.smithi079.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [699 kB] 2024-04-22T23:32:35.974 INFO:teuthology.orchestra.run.smithi079.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [244 kB] 2024-04-22T23:32:35.976 INFO:teuthology.orchestra.run.smithi079.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [22.1 kB] 2024-04-22T23:32:35.980 INFO:teuthology.orchestra.run.smithi079.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,472 B] 2024-04-22T23:32:35.980 INFO:teuthology.orchestra.run.smithi079.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [42.7 kB] 2024-04-22T23:32:35.981 INFO:teuthology.orchestra.run.smithi079.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.4 kB] 2024-04-22T23:32:35.981 INFO:teuthology.orchestra.run.smithi079.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [472 B] 2024-04-22T23:32:35.981 INFO:teuthology.orchestra.run.smithi079.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.2 kB] 2024-04-22T23:32:35.982 INFO:teuthology.orchestra.run.smithi079.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.1 kB] 2024-04-22T23:32:36.002 INFO:teuthology.orchestra.run.smithi079.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.0 kB] 2024-04-22T23:32:36.003 INFO:teuthology.orchestra.run.smithi079.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-04-22T23:32:36.003 INFO:teuthology.orchestra.run.smithi079.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.2 kB] 2024-04-22T23:32:36.003 INFO:teuthology.orchestra.run.smithi079.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.4 kB] 2024-04-22T23:32:36.003 INFO:teuthology.orchestra.run.smithi079.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.2 kB] 2024-04-22T23:32:36.003 INFO:teuthology.orchestra.run.smithi079.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [644 B] 2024-04-22T23:32:36.058 INFO:teuthology.orchestra.run.smithi171.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB] 2024-04-22T23:32:36.061 INFO:teuthology.orchestra.run.smithi171.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,388 kB] 2024-04-22T23:32:36.203 INFO:teuthology.orchestra.run.smithi171.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1,608 kB] 2024-04-22T23:32:36.625 INFO:teuthology.orchestra.run.smithi171.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [618 kB] 2024-04-22T23:32:36.637 INFO:teuthology.orchestra.run.smithi171.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [303 kB] 2024-04-22T23:32:36.655 INFO:teuthology.orchestra.run.smithi171.stdout:Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [16.1 kB] 2024-04-22T23:32:36.656 INFO:teuthology.orchestra.run.smithi171.stdout:Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [1,826 kB] 2024-04-22T23:32:36.770 INFO:teuthology.orchestra.run.smithi171.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [38.1 kB] 2024-04-22T23:32:36.771 INFO:teuthology.orchestra.run.smithi171.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [310 kB] 2024-04-22T23:32:36.790 INFO:teuthology.orchestra.run.smithi171.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [520 B] 2024-04-22T23:32:36.842 INFO:teuthology.orchestra.run.smithi171.stdout:Get:14 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [452 kB] 2024-04-22T23:32:36.972 INFO:teuthology.orchestra.run.smithi171.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [699 kB] 2024-04-22T23:32:37.050 INFO:teuthology.orchestra.run.smithi171.stdout:Get:16 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [243 kB] 2024-04-22T23:32:37.109 INFO:teuthology.orchestra.run.smithi171.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [11.4 kB] 2024-04-22T23:32:37.110 INFO:teuthology.orchestra.run.smithi171.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [1,762 kB] 2024-04-22T23:32:37.342 INFO:teuthology.orchestra.run.smithi171.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [36.5 kB] 2024-04-22T23:32:37.345 INFO:teuthology.orchestra.run.smithi171.stdout:Get:20 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [299 kB] 2024-04-22T23:32:37.366 INFO:teuthology.orchestra.run.smithi171.stdout:Get:21 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [520 B] 2024-04-22T23:32:37.370 INFO:teuthology.orchestra.run.smithi171.stdout:Get:22 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [600 kB] 2024-04-22T23:32:37.402 INFO:teuthology.orchestra.run.smithi171.stdout:Get:23 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [848 kB] 2024-04-22T23:32:37.545 INFO:teuthology.orchestra.run.smithi171.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,070 kB] 2024-04-22T23:32:37.603 INFO:teuthology.orchestra.run.smithi171.stdout:Get:25 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [162 kB] 2024-04-22T23:32:37.657 INFO:teuthology.orchestra.run.smithi171.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [244 kB] 2024-04-22T23:32:37.677 INFO:teuthology.orchestra.run.smithi171.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [22.1 kB] 2024-04-22T23:32:37.679 INFO:teuthology.orchestra.run.smithi171.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,472 B] 2024-04-22T23:32:37.679 INFO:teuthology.orchestra.run.smithi171.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [42.7 kB] 2024-04-22T23:32:37.683 INFO:teuthology.orchestra.run.smithi171.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.4 kB] 2024-04-22T23:32:37.683 INFO:teuthology.orchestra.run.smithi171.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [472 B] 2024-04-22T23:32:37.683 INFO:teuthology.orchestra.run.smithi171.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.2 kB] 2024-04-22T23:32:37.687 INFO:teuthology.orchestra.run.smithi171.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.1 kB] 2024-04-22T23:32:37.692 INFO:teuthology.orchestra.run.smithi171.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.0 kB] 2024-04-22T23:32:37.859 INFO:teuthology.orchestra.run.smithi171.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-04-22T23:32:37.941 INFO:teuthology.orchestra.run.smithi171.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.2 kB] 2024-04-22T23:32:38.008 INFO:teuthology.orchestra.run.smithi171.stdout:Get:37 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [16.8 kB] 2024-04-22T23:32:38.014 INFO:teuthology.orchestra.run.smithi171.stdout:Get:38 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-04-22T23:32:38.026 INFO:teuthology.orchestra.run.smithi171.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.4 kB] 2024-04-22T23:32:38.030 INFO:teuthology.orchestra.run.smithi171.stdout:Get:40 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-04-22T23:32:38.030 INFO:teuthology.orchestra.run.smithi171.stdout:Get:41 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-04-22T23:32:38.032 INFO:teuthology.orchestra.run.smithi171.stdout:Get:42 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [260 B] 2024-04-22T23:32:38.105 INFO:teuthology.orchestra.run.smithi171.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.2 kB] 2024-04-22T23:32:38.141 INFO:teuthology.orchestra.run.smithi171.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [644 B] 2024-04-22T23:32:41.642 INFO:teuthology.orchestra.run.smithi079.stdout:Fetched 13.2 MB in 2s (7,062 kB/s) 2024-04-22T23:32:42.399 INFO:teuthology.orchestra.run.smithi171.stdout:Fetched 13.2 MB in 3s (4,843 kB/s) 2024-04-22T23:32:43.054 INFO:teuthology.orchestra.run.smithi079.stdout:Reading package lists... 2024-04-22T23:32:43.072 DEBUG:teuthology.orchestra.run.smithi079:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-04-22T23:32:43.128 INFO:teuthology.orchestra.run.smithi079.stdout:Reading package lists... 2024-04-22T23:32:43.327 INFO:teuthology.orchestra.run.smithi079.stdout:Building dependency tree... 2024-04-22T23:32:43.327 INFO:teuthology.orchestra.run.smithi079.stdout:Reading state information... 2024-04-22T23:32:43.492 INFO:teuthology.orchestra.run.smithi079.stdout:The following packages were automatically installed and are no longer required: 2024-04-22T23:32:43.492 INFO:teuthology.orchestra.run.smithi079.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-04-22T23:32:43.492 INFO:teuthology.orchestra.run.smithi079.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-04-22T23:32:43.493 INFO:teuthology.orchestra.run.smithi079.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-04-22T23:32:43.493 INFO:teuthology.orchestra.run.smithi079.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-04-22T23:32:43.493 INFO:teuthology.orchestra.run.smithi079.stdout: python2.7-minimal 2024-04-22T23:32:43.493 INFO:teuthology.orchestra.run.smithi079.stdout:Use 'sudo apt autoremove' to remove them. 2024-04-22T23:32:43.494 INFO:teuthology.orchestra.run.smithi079.stdout:The following additional packages will be installed: 2024-04-22T23:32:43.494 INFO:teuthology.orchestra.run.smithi079.stdout: linux-generic linux-headers-5.15.0-105 linux-headers-5.15.0-105-generic 2024-04-22T23:32:43.494 INFO:teuthology.orchestra.run.smithi079.stdout: linux-headers-generic linux-image-5.15.0-105-generic 2024-04-22T23:32:43.495 INFO:teuthology.orchestra.run.smithi079.stdout: linux-modules-5.15.0-105-generic linux-modules-extra-5.15.0-105-generic 2024-04-22T23:32:43.496 INFO:teuthology.orchestra.run.smithi079.stdout:Suggested packages: 2024-04-22T23:32:43.496 INFO:teuthology.orchestra.run.smithi079.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-04-22T23:32:43.496 INFO:teuthology.orchestra.run.smithi079.stdout:Recommended packages: 2024-04-22T23:32:43.496 INFO:teuthology.orchestra.run.smithi079.stdout: thermald 2024-04-22T23:32:43.554 INFO:teuthology.orchestra.run.smithi079.stdout:The following NEW packages will be installed: 2024-04-22T23:32:43.555 INFO:teuthology.orchestra.run.smithi079.stdout: linux-headers-5.15.0-105 linux-headers-5.15.0-105-generic 2024-04-22T23:32:43.555 INFO:teuthology.orchestra.run.smithi079.stdout: linux-image-5.15.0-105-generic linux-modules-5.15.0-105-generic 2024-04-22T23:32:43.555 INFO:teuthology.orchestra.run.smithi079.stdout: linux-modules-extra-5.15.0-105-generic 2024-04-22T23:32:43.556 INFO:teuthology.orchestra.run.smithi079.stdout:The following packages will be upgraded: 2024-04-22T23:32:43.557 INFO:teuthology.orchestra.run.smithi079.stdout: linux-generic linux-headers-generic linux-image-generic 2024-04-22T23:32:43.614 INFO:teuthology.orchestra.run.smithi079.stdout:3 upgraded, 5 newly installed, 0 to remove and 315 not upgraded. 2024-04-22T23:32:43.614 INFO:teuthology.orchestra.run.smithi079.stdout:Need to get 113 MB of archives. 2024-04-22T23:32:43.614 INFO:teuthology.orchestra.run.smithi079.stdout:After this operation, 583 MB of additional disk space will be used. 2024-04-22T23:32:43.614 INFO:teuthology.orchestra.run.smithi079.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-105-generic amd64 5.15.0-105.115 [22.7 MB] 2024-04-22T23:32:43.752 INFO:teuthology.orchestra.run.smithi171.stdout:Reading package lists... 2024-04-22T23:32:43.771 DEBUG:teuthology.orchestra.run.smithi171:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-04-22T23:32:43.834 INFO:teuthology.orchestra.run.smithi171.stdout:Reading package lists... 2024-04-22T23:32:44.034 INFO:teuthology.orchestra.run.smithi171.stdout:Building dependency tree... 2024-04-22T23:32:44.034 INFO:teuthology.orchestra.run.smithi171.stdout:Reading state information... 2024-04-22T23:32:44.098 INFO:teuthology.orchestra.run.smithi079.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-105-generic amd64 5.15.0-105.115 [11.5 MB] 2024-04-22T23:32:44.210 INFO:teuthology.orchestra.run.smithi171.stdout:The following packages were automatically installed and are no longer required: 2024-04-22T23:32:44.210 INFO:teuthology.orchestra.run.smithi171.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-04-22T23:32:44.211 INFO:teuthology.orchestra.run.smithi171.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-04-22T23:32:44.211 INFO:teuthology.orchestra.run.smithi171.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-04-22T23:32:44.211 INFO:teuthology.orchestra.run.smithi171.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-04-22T23:32:44.211 INFO:teuthology.orchestra.run.smithi171.stdout: python2.7-minimal 2024-04-22T23:32:44.211 INFO:teuthology.orchestra.run.smithi171.stdout:Use 'sudo apt autoremove' to remove them. 2024-04-22T23:32:44.212 INFO:teuthology.orchestra.run.smithi079.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-105-generic amd64 5.15.0-105.115 [63.9 MB] 2024-04-22T23:32:44.213 INFO:teuthology.orchestra.run.smithi171.stdout:The following additional packages will be installed: 2024-04-22T23:32:44.213 INFO:teuthology.orchestra.run.smithi171.stdout: linux-generic linux-headers-5.15.0-105 linux-headers-5.15.0-105-generic 2024-04-22T23:32:44.213 INFO:teuthology.orchestra.run.smithi171.stdout: linux-headers-generic linux-image-5.15.0-105-generic 2024-04-22T23:32:44.213 INFO:teuthology.orchestra.run.smithi171.stdout: linux-modules-5.15.0-105-generic linux-modules-extra-5.15.0-105-generic 2024-04-22T23:32:44.214 INFO:teuthology.orchestra.run.smithi171.stdout:Suggested packages: 2024-04-22T23:32:44.214 INFO:teuthology.orchestra.run.smithi171.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-04-22T23:32:44.214 INFO:teuthology.orchestra.run.smithi171.stdout:Recommended packages: 2024-04-22T23:32:44.214 INFO:teuthology.orchestra.run.smithi171.stdout: thermald 2024-04-22T23:32:44.266 INFO:teuthology.orchestra.run.smithi171.stdout:The following NEW packages will be installed: 2024-04-22T23:32:44.266 INFO:teuthology.orchestra.run.smithi171.stdout: linux-headers-5.15.0-105 linux-headers-5.15.0-105-generic 2024-04-22T23:32:44.267 INFO:teuthology.orchestra.run.smithi171.stdout: linux-image-5.15.0-105-generic linux-modules-5.15.0-105-generic 2024-04-22T23:32:44.267 INFO:teuthology.orchestra.run.smithi171.stdout: linux-modules-extra-5.15.0-105-generic 2024-04-22T23:32:44.267 INFO:teuthology.orchestra.run.smithi171.stdout:The following packages will be upgraded: 2024-04-22T23:32:44.267 INFO:teuthology.orchestra.run.smithi171.stdout: linux-generic linux-headers-generic linux-image-generic 2024-04-22T23:32:44.335 INFO:teuthology.orchestra.run.smithi171.stdout:3 upgraded, 5 newly installed, 0 to remove and 315 not upgraded. 2024-04-22T23:32:44.335 INFO:teuthology.orchestra.run.smithi171.stdout:Need to get 113 MB of archives. 2024-04-22T23:32:44.335 INFO:teuthology.orchestra.run.smithi171.stdout:After this operation, 583 MB of additional disk space will be used. 2024-04-22T23:32:44.335 INFO:teuthology.orchestra.run.smithi171.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-105-generic amd64 5.15.0-105.115 [22.7 MB] 2024-04-22T23:32:45.058 INFO:teuthology.orchestra.run.smithi171.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-105-generic amd64 5.15.0-105.115 [11.5 MB] 2024-04-22T23:32:45.188 INFO:teuthology.orchestra.run.smithi171.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-105-generic amd64 5.15.0-105.115 [63.9 MB] 2024-04-22T23:32:45.367 INFO:teuthology.orchestra.run.smithi079.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.105.102 [1,694 B] 2024-04-22T23:32:45.367 INFO:teuthology.orchestra.run.smithi079.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.105.102 [2,530 B] 2024-04-22T23:32:45.367 INFO:teuthology.orchestra.run.smithi079.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-105 all 5.15.0-105.115 [12.3 MB] 2024-04-22T23:32:46.205 INFO:teuthology.orchestra.run.smithi171.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.105.102 [1,694 B] 2024-04-22T23:32:46.205 INFO:teuthology.orchestra.run.smithi171.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.105.102 [2,530 B] 2024-04-22T23:32:46.205 INFO:teuthology.orchestra.run.smithi171.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-105 all 5.15.0-105.115 [12.3 MB] 2024-04-22T23:32:46.326 INFO:teuthology.orchestra.run.smithi079.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-105-generic amd64 5.15.0-105.115 [2,857 kB] 2024-04-22T23:32:46.354 INFO:teuthology.orchestra.run.smithi171.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-105-generic amd64 5.15.0-105.115 [2,857 kB] 2024-04-22T23:32:46.389 INFO:teuthology.orchestra.run.smithi171.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.105.102 [2,382 B] 2024-04-22T23:32:46.389 INFO:teuthology.orchestra.run.smithi079.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.105.102 [2,382 B] 2024-04-22T23:32:46.775 INFO:teuthology.orchestra.run.smithi079.stdout:Fetched 113 MB in 3s (40.1 MB/s) 2024-04-22T23:32:46.777 INFO:teuthology.orchestra.run.smithi171.stdout:Fetched 113 MB in 2s (53.6 MB/s) 2024-04-22T23:32:46.971 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package linux-modules-5.15.0-105-generic. 2024-04-22T23:32:46.983 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package linux-modules-5.15.0-105-generic. 2024-04-22T23:32:49.011 INFO:teuthology.orchestra.run.smithi079.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 ... 129542 files and directories currently installed.) 2024-04-22T23:32:49.016 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../0-linux-modules-5.15.0-105-generic_5.15.0-105.115_amd64.deb ... 2024-04-22T23:32:49.061 INFO:teuthology.orchestra.run.smithi171.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 ... 129542 files and directories currently installed.) 2024-04-22T23:32:49.066 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../0-linux-modules-5.15.0-105-generic_5.15.0-105.115_amd64.deb ... 2024-04-22T23:32:49.095 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking linux-modules-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-22T23:32:49.318 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking linux-modules-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-22T23:32:51.261 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package linux-image-5.15.0-105-generic. 2024-04-22T23:32:51.282 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../1-linux-image-5.15.0-105-generic_5.15.0-105.115_amd64.deb ... 2024-04-22T23:32:51.292 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package linux-image-5.15.0-105-generic. 2024-04-22T23:32:51.313 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../1-linux-image-5.15.0-105-generic_5.15.0-105.115_amd64.deb ... 2024-04-22T23:32:51.351 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking linux-image-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-22T23:32:51.389 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking linux-image-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-22T23:32:51.781 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-105-generic. 2024-04-22T23:32:51.801 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-105-generic_5.15.0-105.115_amd64.deb ... 2024-04-22T23:32:51.839 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking linux-modules-extra-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-22T23:32:51.846 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-105-generic. 2024-04-22T23:32:51.866 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-105-generic_5.15.0-105.115_amd64.deb ... 2024-04-22T23:32:51.904 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking linux-modules-extra-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-22T23:32:58.672 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../3-linux-generic_5.15.0.105.102_amd64.deb ... 2024-04-22T23:32:58.755 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../3-linux-generic_5.15.0.105.102_amd64.deb ... 2024-04-22T23:32:58.799 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking linux-generic (5.15.0.105.102) over (5.15.0.56.54) ... 2024-04-22T23:32:58.872 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking linux-generic (5.15.0.105.102) over (5.15.0.56.54) ... 2024-04-22T23:32:59.157 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.105.102_amd64.deb ... 2024-04-22T23:32:59.191 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.105.102_amd64.deb ... 2024-04-22T23:32:59.286 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking linux-image-generic (5.15.0.105.102) over (5.15.0.56.54) ... 2024-04-22T23:32:59.318 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking linux-image-generic (5.15.0.105.102) over (5.15.0.56.54) ... 2024-04-22T23:32:59.589 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package linux-headers-5.15.0-105. 2024-04-22T23:32:59.605 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package linux-headers-5.15.0-105. 2024-04-22T23:32:59.606 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../5-linux-headers-5.15.0-105_5.15.0-105.115_all.deb ... 2024-04-22T23:32:59.628 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../5-linux-headers-5.15.0-105_5.15.0-105.115_all.deb ... 2024-04-22T23:32:59.648 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking linux-headers-5.15.0-105 (5.15.0-105.115) ... 2024-04-22T23:32:59.671 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking linux-headers-5.15.0-105 (5.15.0-105.115) ... 2024-04-22T23:33:05.053 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package linux-headers-5.15.0-105-generic. 2024-04-22T23:33:05.056 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package linux-headers-5.15.0-105-generic. 2024-04-22T23:33:05.091 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../6-linux-headers-5.15.0-105-generic_5.15.0-105.115_amd64.deb ... 2024-04-22T23:33:05.094 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../6-linux-headers-5.15.0-105-generic_5.15.0-105.115_amd64.deb ... 2024-04-22T23:33:05.123 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking linux-headers-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-22T23:33:05.128 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking linux-headers-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-22T23:33:07.682 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.105.102_amd64.deb ... 2024-04-22T23:33:07.805 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking linux-headers-generic (5.15.0.105.102) over (5.15.0.56.54) ... 2024-04-22T23:33:07.902 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.105.102_amd64.deb ... 2024-04-22T23:33:08.025 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking linux-headers-generic (5.15.0.105.102) over (5.15.0.56.54) ... 2024-04-22T23:33:08.138 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up linux-headers-5.15.0-105 (5.15.0-105.115) ... 2024-04-22T23:33:08.235 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up linux-headers-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-22T23:33:08.341 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up linux-headers-5.15.0-105 (5.15.0-105.115) ... 2024-04-22T23:33:08.344 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up linux-headers-generic (5.15.0.105.102) ... 2024-04-22T23:33:08.463 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up linux-headers-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-22T23:33:08.472 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up linux-image-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-22T23:33:08.589 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up linux-headers-generic (5.15.0.105.102) ... 2024-04-22T23:33:08.717 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up linux-image-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-22T23:33:09.809 INFO:teuthology.orchestra.run.smithi171.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-04-22T23:33:09.809 INFO:teuthology.orchestra.run.smithi171.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-04-22T23:33:09.809 INFO:teuthology.orchestra.run.smithi171.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-105-generic 2024-04-22T23:33:09.809 INFO:teuthology.orchestra.run.smithi171.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-105-generic 2024-04-22T23:33:09.991 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up linux-modules-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-22T23:33:10.059 INFO:teuthology.orchestra.run.smithi079.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-04-22T23:33:10.059 INFO:teuthology.orchestra.run.smithi079.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-04-22T23:33:10.060 INFO:teuthology.orchestra.run.smithi079.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-105-generic 2024-04-22T23:33:10.060 INFO:teuthology.orchestra.run.smithi079.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-105-generic 2024-04-22T23:33:10.227 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up linux-modules-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-22T23:33:11.677 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up linux-modules-extra-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-22T23:33:12.072 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up linux-modules-extra-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-22T23:33:13.060 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up linux-image-generic (5.15.0.105.102) ... 2024-04-22T23:33:13.186 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up linux-generic (5.15.0.105.102) ... 2024-04-22T23:33:13.313 INFO:teuthology.orchestra.run.smithi171.stdout:Processing triggers for linux-image-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-22T23:33:13.373 INFO:teuthology.orchestra.run.smithi171.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-04-22T23:33:13.373 INFO:teuthology.orchestra.run.smithi171.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-105-generic 2024-04-22T23:33:13.447 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up linux-image-generic (5.15.0.105.102) ... 2024-04-22T23:33:13.565 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up linux-generic (5.15.0.105.102) ... 2024-04-22T23:33:13.682 INFO:teuthology.orchestra.run.smithi079.stdout:Processing triggers for linux-image-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-22T23:33:13.739 INFO:teuthology.orchestra.run.smithi079.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-04-22T23:33:13.740 INFO:teuthology.orchestra.run.smithi079.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-105-generic 2024-04-22T23:33:28.034 INFO:teuthology.orchestra.run.smithi171.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-04-22T23:33:28.035 INFO:teuthology.orchestra.run.smithi171.stdout:Sourcing file `/etc/default/grub' 2024-04-22T23:33:28.049 INFO:teuthology.orchestra.run.smithi171.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-04-22T23:33:28.076 INFO:teuthology.orchestra.run.smithi171.stdout:Generating grub configuration file ... 2024-04-22T23:33:28.184 INFO:teuthology.orchestra.run.smithi079.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-04-22T23:33:28.184 INFO:teuthology.orchestra.run.smithi079.stdout:Sourcing file `/etc/default/grub' 2024-04-22T23:33:28.204 INFO:teuthology.orchestra.run.smithi079.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-04-22T23:33:28.231 INFO:teuthology.orchestra.run.smithi079.stdout:Generating grub configuration file ... 2024-04-22T23:33:28.337 INFO:teuthology.orchestra.run.smithi171.stdout:Found linux image: /boot/vmlinuz-5.15.0-105-generic 2024-04-22T23:33:28.361 INFO:teuthology.orchestra.run.smithi171.stdout:Found initrd image: /boot/initrd.img-5.15.0-105-generic 2024-04-22T23:33:28.495 INFO:teuthology.orchestra.run.smithi079.stdout:Found linux image: /boot/vmlinuz-5.15.0-105-generic 2024-04-22T23:33:28.522 INFO:teuthology.orchestra.run.smithi079.stdout:Found initrd image: /boot/initrd.img-5.15.0-105-generic 2024-04-22T23:33:28.685 INFO:teuthology.orchestra.run.smithi171.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-04-22T23:33:28.691 INFO:teuthology.orchestra.run.smithi171.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-04-22T23:33:28.766 INFO:teuthology.orchestra.run.smithi171.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-04-22T23:33:28.772 INFO:teuthology.orchestra.run.smithi171.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-04-22T23:33:28.822 INFO:teuthology.orchestra.run.smithi079.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-04-22T23:33:28.827 INFO:teuthology.orchestra.run.smithi079.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-04-22T23:33:28.894 INFO:teuthology.orchestra.run.smithi079.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-04-22T23:33:28.900 INFO:teuthology.orchestra.run.smithi079.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-04-22T23:33:28.926 INFO:teuthology.orchestra.run.smithi171.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-04-22T23:33:28.926 INFO:teuthology.orchestra.run.smithi171.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-04-22T23:33:28.926 INFO:teuthology.orchestra.run.smithi171.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-04-22T23:33:28.967 INFO:teuthology.orchestra.run.smithi171.stdout:done 2024-04-22T23:33:29.082 INFO:teuthology.orchestra.run.smithi079.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-04-22T23:33:29.082 INFO:teuthology.orchestra.run.smithi079.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-04-22T23:33:29.082 INFO:teuthology.orchestra.run.smithi079.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-04-22T23:33:29.114 INFO:teuthology.orchestra.run.smithi079.stdout:done 2024-04-22T23:33:29.418 DEBUG:teuthology.orchestra.run.smithi171:> dpkg -s linux-image-generic 2024-04-22T23:33:29.444 INFO:teuthology.orchestra.run.smithi171.stdout:Package: linux-image-generic 2024-04-22T23:33:29.445 INFO:teuthology.orchestra.run.smithi171.stdout:Status: install ok installed 2024-04-22T23:33:29.445 INFO:teuthology.orchestra.run.smithi171.stdout:Priority: optional 2024-04-22T23:33:29.445 INFO:teuthology.orchestra.run.smithi171.stdout:Section: kernel 2024-04-22T23:33:29.445 INFO:teuthology.orchestra.run.smithi171.stdout:Installed-Size: 21 2024-04-22T23:33:29.445 INFO:teuthology.orchestra.run.smithi171.stdout:Maintainer: Ubuntu Kernel Team 2024-04-22T23:33:29.445 INFO:teuthology.orchestra.run.smithi171.stdout:Architecture: amd64 2024-04-22T23:33:29.445 INFO:teuthology.orchestra.run.smithi171.stdout:Source: linux-meta 2024-04-22T23:33:29.445 INFO:teuthology.orchestra.run.smithi171.stdout:Version: 5.15.0.105.102 2024-04-22T23:33:29.445 INFO:teuthology.orchestra.run.smithi171.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.3), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-105), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.3) 2024-04-22T23:33:29.445 INFO:teuthology.orchestra.run.smithi171.stdout:Depends: linux-image-5.15.0-105-generic, linux-modules-extra-5.15.0-105-generic, linux-firmware, intel-microcode, amd64-microcode 2024-04-22T23:33:29.445 INFO:teuthology.orchestra.run.smithi171.stdout:Recommends: thermald 2024-04-22T23:33:29.445 INFO:teuthology.orchestra.run.smithi171.stdout:Description: Generic Linux kernel image 2024-04-22T23:33:29.446 INFO:teuthology.orchestra.run.smithi171.stdout: This package will always depend on the latest generic kernel image 2024-04-22T23:33:29.446 INFO:teuthology.orchestra.run.smithi171.stdout: available. 2024-04-22T23:33:29.446 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-105-generic 2024-04-22T23:33:29.446 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-04-22T23:33:29.446 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-04-22T23:33:29.446 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-04-22T23:33:29.446 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi171.front.sepia.ceph.com, path=None, version=distro) 2024-04-22T23:33:29.446 DEBUG:teuthology.orchestra.run.smithi171:> sudo apt-get clean 2024-04-22T23:33:29.571 DEBUG:teuthology.orchestra.run.smithi079:> dpkg -s linux-image-generic 2024-04-22T23:33:30.095 DEBUG:teuthology.orchestra.run.smithi171:> sudo apt-get update 2024-04-22T23:33:30.125 INFO:teuthology.orchestra.run.smithi079.stdout:Package: linux-image-generic 2024-04-22T23:33:30.125 INFO:teuthology.orchestra.run.smithi079.stdout:Status: install ok installed 2024-04-22T23:33:30.125 INFO:teuthology.orchestra.run.smithi079.stdout:Priority: optional 2024-04-22T23:33:30.125 INFO:teuthology.orchestra.run.smithi079.stdout:Section: kernel 2024-04-22T23:33:30.126 INFO:teuthology.orchestra.run.smithi079.stdout:Installed-Size: 21 2024-04-22T23:33:30.126 INFO:teuthology.orchestra.run.smithi079.stdout:Maintainer: Ubuntu Kernel Team 2024-04-22T23:33:30.126 INFO:teuthology.orchestra.run.smithi079.stdout:Architecture: amd64 2024-04-22T23:33:30.126 INFO:teuthology.orchestra.run.smithi079.stdout:Source: linux-meta 2024-04-22T23:33:30.126 INFO:teuthology.orchestra.run.smithi079.stdout:Version: 5.15.0.105.102 2024-04-22T23:33:30.126 INFO:teuthology.orchestra.run.smithi079.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.3), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-105), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.3) 2024-04-22T23:33:30.126 INFO:teuthology.orchestra.run.smithi079.stdout:Depends: linux-image-5.15.0-105-generic, linux-modules-extra-5.15.0-105-generic, linux-firmware, intel-microcode, amd64-microcode 2024-04-22T23:33:30.126 INFO:teuthology.orchestra.run.smithi079.stdout:Recommends: thermald 2024-04-22T23:33:30.126 INFO:teuthology.orchestra.run.smithi079.stdout:Description: Generic Linux kernel image 2024-04-22T23:33:30.126 INFO:teuthology.orchestra.run.smithi079.stdout: This package will always depend on the latest generic kernel image 2024-04-22T23:33:30.126 INFO:teuthology.orchestra.run.smithi079.stdout: available. 2024-04-22T23:33:30.126 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-105-generic 2024-04-22T23:33:30.126 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-04-22T23:33:30.127 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-04-22T23:33:30.127 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-04-22T23:33:30.127 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi079.front.sepia.ceph.com, path=None, version=distro) 2024-04-22T23:33:30.127 DEBUG:teuthology.orchestra.run.smithi079:> sudo apt-get clean 2024-04-22T23:33:30.241 INFO:teuthology.orchestra.run.smithi171.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-04-22T23:33:30.242 INFO:teuthology.orchestra.run.smithi171.stdout:Hit:2 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-04-22T23:33:30.253 INFO:teuthology.orchestra.run.smithi171.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-04-22T23:33:30.273 INFO:teuthology.orchestra.run.smithi171.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-04-22T23:33:30.347 DEBUG:teuthology.orchestra.run.smithi079:> sudo apt-get update 2024-04-22T23:33:30.466 INFO:teuthology.orchestra.run.smithi079.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-04-22T23:33:30.479 INFO:teuthology.orchestra.run.smithi079.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-04-22T23:33:30.500 INFO:teuthology.orchestra.run.smithi079.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-04-22T23:33:30.579 INFO:teuthology.orchestra.run.smithi079.stdout:Hit:4 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-04-22T23:33:31.612 INFO:teuthology.orchestra.run.smithi171.stdout:Reading package lists... 2024-04-22T23:33:31.630 DEBUG:teuthology.orchestra.run.smithi171:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-04-22T23:33:31.691 INFO:teuthology.orchestra.run.smithi171.stdout:Reading package lists... 2024-04-22T23:33:31.858 INFO:teuthology.orchestra.run.smithi079.stdout:Reading package lists... 2024-04-22T23:33:31.874 DEBUG:teuthology.orchestra.run.smithi079:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-04-22T23:33:31.893 INFO:teuthology.orchestra.run.smithi171.stdout:Building dependency tree... 2024-04-22T23:33:31.894 INFO:teuthology.orchestra.run.smithi171.stdout:Reading state information... 2024-04-22T23:33:31.935 INFO:teuthology.orchestra.run.smithi079.stdout:Reading package lists... 2024-04-22T23:33:32.062 INFO:teuthology.orchestra.run.smithi171.stdout:linux-image-generic is already the newest version (5.15.0.105.102). 2024-04-22T23:33:32.062 INFO:teuthology.orchestra.run.smithi171.stdout:The following packages were automatically installed and are no longer required: 2024-04-22T23:33:32.062 INFO:teuthology.orchestra.run.smithi171.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-04-22T23:33:32.062 INFO:teuthology.orchestra.run.smithi171.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-04-22T23:33:32.062 INFO:teuthology.orchestra.run.smithi171.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-04-22T23:33:32.062 INFO:teuthology.orchestra.run.smithi171.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-04-22T23:33:32.063 INFO:teuthology.orchestra.run.smithi171.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-04-22T23:33:32.063 INFO:teuthology.orchestra.run.smithi171.stdout:Use 'sudo apt autoremove' to remove them. 2024-04-22T23:33:32.102 INFO:teuthology.orchestra.run.smithi171.stdout:0 upgraded, 0 newly installed, 0 to remove and 315 not upgraded. 2024-04-22T23:33:32.104 DEBUG:teuthology.orchestra.run.smithi171:> dpkg -s linux-image-generic 2024-04-22T23:33:32.117 INFO:teuthology.orchestra.run.smithi171.stdout:Package: linux-image-generic 2024-04-22T23:33:32.117 INFO:teuthology.orchestra.run.smithi171.stdout:Status: install ok installed 2024-04-22T23:33:32.117 INFO:teuthology.orchestra.run.smithi171.stdout:Priority: optional 2024-04-22T23:33:32.117 INFO:teuthology.orchestra.run.smithi171.stdout:Section: kernel 2024-04-22T23:33:32.117 INFO:teuthology.orchestra.run.smithi171.stdout:Installed-Size: 21 2024-04-22T23:33:32.117 INFO:teuthology.orchestra.run.smithi171.stdout:Maintainer: Ubuntu Kernel Team 2024-04-22T23:33:32.117 INFO:teuthology.orchestra.run.smithi171.stdout:Architecture: amd64 2024-04-22T23:33:32.117 INFO:teuthology.orchestra.run.smithi171.stdout:Source: linux-meta 2024-04-22T23:33:32.117 INFO:teuthology.orchestra.run.smithi171.stdout:Version: 5.15.0.105.102 2024-04-22T23:33:32.118 INFO:teuthology.orchestra.run.smithi171.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.3), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-105), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.3) 2024-04-22T23:33:32.118 INFO:teuthology.orchestra.run.smithi171.stdout:Depends: linux-image-5.15.0-105-generic, linux-modules-extra-5.15.0-105-generic, linux-firmware, intel-microcode, amd64-microcode 2024-04-22T23:33:32.118 INFO:teuthology.orchestra.run.smithi171.stdout:Recommends: thermald 2024-04-22T23:33:32.118 INFO:teuthology.orchestra.run.smithi171.stdout:Description: Generic Linux kernel image 2024-04-22T23:33:32.118 INFO:teuthology.orchestra.run.smithi171.stdout: This package will always depend on the latest generic kernel image 2024-04-22T23:33:32.118 INFO:teuthology.orchestra.run.smithi171.stdout: available. 2024-04-22T23:33:32.119 DEBUG:teuthology.orchestra.run.smithi171:> mktemp 2024-04-22T23:33:32.129 INFO:teuthology.orchestra.run.smithi079.stdout:Building dependency tree... 2024-04-22T23:33:32.130 INFO:teuthology.orchestra.run.smithi079.stdout:Reading state information... 2024-04-22T23:33:32.165 INFO:teuthology.orchestra.run.smithi171.stdout:/tmp/tmp.je2phiHitL 2024-04-22T23:33:32.166 DEBUG:teuthology.orchestra.run.smithi171:> sudo cp /boot/grub/grub.cfg /tmp/tmp.je2phiHitL 2024-04-22T23:33:32.220 DEBUG:teuthology.orchestra.run.smithi171:> sudo chmod 0666 /tmp/tmp.je2phiHitL 2024-04-22T23:33:32.312 INFO:teuthology.orchestra.run.smithi079.stdout:linux-image-generic is already the newest version (5.15.0.105.102). 2024-04-22T23:33:32.312 INFO:teuthology.orchestra.run.smithi079.stdout:The following packages were automatically installed and are no longer required: 2024-04-22T23:33:32.312 INFO:teuthology.orchestra.run.smithi079.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-04-22T23:33:32.312 INFO:teuthology.orchestra.run.smithi079.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-04-22T23:33:32.312 INFO:teuthology.orchestra.run.smithi079.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-04-22T23:33:32.313 INFO:teuthology.orchestra.run.smithi079.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-04-22T23:33:32.313 INFO:teuthology.orchestra.run.smithi079.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-04-22T23:33:32.313 INFO:teuthology.orchestra.run.smithi079.stdout:Use 'sudo apt autoremove' to remove them. 2024-04-22T23:33:32.337 DEBUG:teuthology.orchestra.remote:smithi171:/tmp/tmp.je2phiHitL is 10KB 2024-04-22T23:33:32.354 INFO:teuthology.orchestra.run.smithi079.stdout:0 upgraded, 0 newly installed, 0 to remove and 315 not upgraded. 2024-04-22T23:33:32.356 DEBUG:teuthology.orchestra.run.smithi079:> dpkg -s linux-image-generic 2024-04-22T23:33:32.372 INFO:teuthology.orchestra.run.smithi079.stdout:Package: linux-image-generic 2024-04-22T23:33:32.372 INFO:teuthology.orchestra.run.smithi079.stdout:Status: install ok installed 2024-04-22T23:33:32.372 INFO:teuthology.orchestra.run.smithi079.stdout:Priority: optional 2024-04-22T23:33:32.372 INFO:teuthology.orchestra.run.smithi079.stdout:Section: kernel 2024-04-22T23:33:32.372 INFO:teuthology.orchestra.run.smithi079.stdout:Installed-Size: 21 2024-04-22T23:33:32.372 INFO:teuthology.orchestra.run.smithi079.stdout:Maintainer: Ubuntu Kernel Team 2024-04-22T23:33:32.372 INFO:teuthology.orchestra.run.smithi079.stdout:Architecture: amd64 2024-04-22T23:33:32.372 INFO:teuthology.orchestra.run.smithi079.stdout:Source: linux-meta 2024-04-22T23:33:32.372 INFO:teuthology.orchestra.run.smithi079.stdout:Version: 5.15.0.105.102 2024-04-22T23:33:32.373 INFO:teuthology.orchestra.run.smithi079.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.3), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-105), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.3) 2024-04-22T23:33:32.373 INFO:teuthology.orchestra.run.smithi079.stdout:Depends: linux-image-5.15.0-105-generic, linux-modules-extra-5.15.0-105-generic, linux-firmware, intel-microcode, amd64-microcode 2024-04-22T23:33:32.373 INFO:teuthology.orchestra.run.smithi079.stdout:Recommends: thermald 2024-04-22T23:33:32.373 INFO:teuthology.orchestra.run.smithi079.stdout:Description: Generic Linux kernel image 2024-04-22T23:33:32.373 INFO:teuthology.orchestra.run.smithi079.stdout: This package will always depend on the latest generic kernel image 2024-04-22T23:33:32.373 INFO:teuthology.orchestra.run.smithi079.stdout: available. 2024-04-22T23:33:32.373 DEBUG:teuthology.orchestra.run.smithi079:> mktemp 2024-04-22T23:33:32.390 DEBUG:teuthology.orchestra.run.smithi171:> rm -fr /tmp/tmp.je2phiHitL 2024-04-22T23:33:32.395 DEBUG:teuthology.orchestra.run.smithi171:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-04-22T23:33:32.420 INFO:teuthology.orchestra.run.smithi079.stdout:/tmp/tmp.pM5XV1FAnR 2024-04-22T23:33:32.420 DEBUG:teuthology.orchestra.run.smithi079:> sudo cp /boot/grub/grub.cfg /tmp/tmp.pM5XV1FAnR 2024-04-22T23:33:32.449 DEBUG:teuthology.orchestra.run.smithi171:> set -ex 2024-04-22T23:33:32.449 DEBUG:teuthology.orchestra.run.smithi171:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-04-22T23:33:32.449 DEBUG:teuthology.orchestra.run.smithi171:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-04-22T23:33:32.473 DEBUG:teuthology.orchestra.run.smithi079:> sudo chmod 0666 /tmp/tmp.pM5XV1FAnR 2024-04-22T23:33:32.513 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-105-generic 2024-04-22T23:33:32.513 DEBUG:teuthology.orchestra.run.smithi171:> sudo update-grub 2024-04-22T23:33:32.598 DEBUG:teuthology.orchestra.remote:smithi079:/tmp/tmp.pM5XV1FAnR is 10KB 2024-04-22T23:33:32.611 DEBUG:teuthology.orchestra.run.smithi079:> rm -fr /tmp/tmp.pM5XV1FAnR 2024-04-22T23:33:32.616 DEBUG:teuthology.orchestra.run.smithi079:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-04-22T23:33:32.671 DEBUG:teuthology.orchestra.run.smithi079:> set -ex 2024-04-22T23:33:32.671 DEBUG:teuthology.orchestra.run.smithi079:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-04-22T23:33:32.671 DEBUG:teuthology.orchestra.run.smithi079:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-04-22T23:33:32.738 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-105-generic 2024-04-22T23:33:32.738 DEBUG:teuthology.orchestra.run.smithi079:> sudo update-grub 2024-04-22T23:33:33.679 INFO:teuthology.orchestra.run.smithi171.stderr:Sourcing file `/etc/default/grub' 2024-04-22T23:33:33.680 INFO:teuthology.orchestra.run.smithi171.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-04-22T23:33:33.682 INFO:teuthology.orchestra.run.smithi171.stderr:Generating grub configuration file ... 2024-04-22T23:33:33.867 INFO:teuthology.orchestra.run.smithi171.stderr:Found linux image: /boot/vmlinuz-5.15.0-105-generic 2024-04-22T23:33:33.874 INFO:teuthology.orchestra.run.smithi171.stderr:Found initrd image: /boot/initrd.img-5.15.0-105-generic 2024-04-22T23:33:33.966 INFO:teuthology.orchestra.run.smithi079.stderr:Sourcing file `/etc/default/grub' 2024-04-22T23:33:33.967 INFO:teuthology.orchestra.run.smithi079.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-04-22T23:33:33.970 INFO:teuthology.orchestra.run.smithi079.stderr:Generating grub configuration file ... 2024-04-22T23:33:34.107 INFO:teuthology.orchestra.run.smithi171.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-04-22T23:33:34.112 INFO:teuthology.orchestra.run.smithi171.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-04-22T23:33:34.143 INFO:teuthology.orchestra.run.smithi079.stderr:Found linux image: /boot/vmlinuz-5.15.0-105-generic 2024-04-22T23:33:34.148 INFO:teuthology.orchestra.run.smithi079.stderr:Found initrd image: /boot/initrd.img-5.15.0-105-generic 2024-04-22T23:33:34.149 INFO:teuthology.orchestra.run.smithi171.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-04-22T23:33:34.153 INFO:teuthology.orchestra.run.smithi171.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-04-22T23:33:34.270 INFO:teuthology.orchestra.run.smithi171.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-04-22T23:33:34.270 INFO:teuthology.orchestra.run.smithi171.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-04-22T23:33:34.270 INFO:teuthology.orchestra.run.smithi171.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-04-22T23:33:34.280 INFO:teuthology.orchestra.run.smithi171.stderr:done 2024-04-22T23:33:34.291 DEBUG:teuthology.orchestra.run.smithi171:> sudo shutdown -r now 2024-04-22T23:33:34.383 INFO:teuthology.orchestra.run.smithi079.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-04-22T23:33:34.389 INFO:teuthology.orchestra.run.smithi079.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-04-22T23:33:34.429 INFO:teuthology.orchestra.run.smithi079.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-04-22T23:33:34.434 INFO:teuthology.orchestra.run.smithi079.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-04-22T23:33:34.552 INFO:teuthology.orchestra.run.smithi079.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-04-22T23:33:34.552 INFO:teuthology.orchestra.run.smithi079.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-04-22T23:33:34.552 INFO:teuthology.orchestra.run.smithi079.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-04-22T23:33:34.567 INFO:teuthology.orchestra.run.smithi079.stderr:done 2024-04-22T23:33:34.582 DEBUG:teuthology.orchestra.run.smithi079:> sudo shutdown -r now 2024-04-22T23:34:04.322 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-04-22T23:34:04.323 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi171.front.sepia.ceph.com' 2024-04-22T23:34:04.324 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi171.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-22T23:34:04.585 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-04-22T23:34:04.586 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi079.front.sepia.ceph.com' 2024-04-22T23:34:04.586 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi079.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-22T23:34:22.751 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.171 2024-04-22T23:34:23.006 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.79 2024-04-22T23:34:31.760 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi171.front.sepia.ceph.com' 2024-04-22T23:34:31.761 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi171.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-22T23:34:32.007 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi079.front.sepia.ceph.com' 2024-04-22T23:34:32.008 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi079.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-22T23:34:34.814 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.171 2024-04-22T23:34:35.070 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.79 2024-04-22T23:34:46.826 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi171.front.sepia.ceph.com' 2024-04-22T23:34:46.827 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi171.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-22T23:34:47.072 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi079.front.sepia.ceph.com' 2024-04-22T23:34:47.072 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi079.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-22T23:35:05.503 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.79 2024-04-22T23:35:20.518 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi079.front.sepia.ceph.com' 2024-04-22T23:35:20.520 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi079.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-22T23:35:20.749 DEBUG:teuthology.orchestra.run.smithi079:> true 2024-04-22T23:35:21.345 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi079.front.sepia.ceph.com' 2024-04-22T23:35:21.345 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.15.0-105-generic"... 2024-04-22T23:35:21.346 DEBUG:teuthology.orchestra.run.smithi079:> uname -r 2024-04-22T23:35:21.392 INFO:teuthology.orchestra.run.smithi079.stdout:5.15.0-105-generic 2024-04-22T23:35:21.392 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-105-generic vs 5.15.0-105-generic 2024-04-22T23:35:21.392 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-04-22T23:35:21.392 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-04-22T23:35:22.393 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-04-22T23:35:22.393 DEBUG:teuthology.orchestra.run.smithi079:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-22T23:35:22.464 INFO:teuthology.orchestra.run.smithi079.stdout:ttyS1 2024-04-22T23:35:22.511 DEBUG:teuthology.parallel:result is None 2024-04-22T23:35:46.830 DEBUG:teuthology.orchestra.remote:timed out 2024-04-22T23:36:01.830 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi171.front.sepia.ceph.com' 2024-04-22T23:36:01.831 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi171.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-22T23:36:02.135 DEBUG:teuthology.orchestra.run.smithi171:> true 2024-04-22T23:36:02.649 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi171.front.sepia.ceph.com' 2024-04-22T23:36:02.650 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.15.0-105-generic"... 2024-04-22T23:36:02.650 DEBUG:teuthology.orchestra.run.smithi171:> uname -r 2024-04-22T23:36:02.697 INFO:teuthology.orchestra.run.smithi171.stdout:5.15.0-105-generic 2024-04-22T23:36:02.697 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-105-generic vs 5.15.0-105-generic 2024-04-22T23:36:02.697 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-04-22T23:36:02.698 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-04-22T23:36:03.698 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-04-22T23:36:03.698 DEBUG:teuthology.orchestra.run.smithi171:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-22T23:36:03.763 INFO:teuthology.orchestra.run.smithi171.stdout:ttyS1 2024-04-22T23:36:03.782 DEBUG:teuthology.parallel:result is None 2024-04-22T23:36:03.783 INFO:teuthology.run_tasks:Running task internal.base... 2024-04-22T23:36:03.790 INFO:teuthology.task.internal:Creating test directory... 2024-04-22T23:36:03.790 DEBUG:teuthology.orchestra.run.smithi079:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-22T23:36:03.793 DEBUG:teuthology.orchestra.run.smithi171:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-22T23:36:03.798 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-04-22T23:36:03.810 INFO:teuthology.run_tasks:Running task internal.archive... 2024-04-22T23:36:03.820 INFO:teuthology.task.internal:Creating archive directory... 2024-04-22T23:36:03.820 DEBUG:teuthology.orchestra.run.smithi079:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-22T23:36:03.840 DEBUG:teuthology.orchestra.run.smithi171:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-22T23:36:03.909 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-04-22T23:36:03.916 INFO:teuthology.task.internal:Enabling coredump saving... 2024-04-22T23:36:03.916 DEBUG:teuthology.orchestra.run.smithi079:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-04-22T23:36:03.918 DEBUG:teuthology.orchestra.run.smithi171:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-04-22T23:36:03.933 INFO:teuthology.orchestra.run.smithi079.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-22T23:36:03.934 INFO:teuthology.orchestra.run.smithi171.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-22T23:36:03.941 INFO:teuthology.orchestra.run.smithi079.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-22T23:36:03.942 INFO:teuthology.orchestra.run.smithi171.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-22T23:36:03.944 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-04-22T23:36:03.950 INFO:teuthology.task.internal:Configuring sudo... 2024-04-22T23:36:03.950 DEBUG:teuthology.orchestra.run.smithi079:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-22T23:36:03.988 DEBUG:teuthology.orchestra.run.smithi171:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-22T23:36:04.001 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-04-22T23:36:04.013 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-04-22T23:36:04.013 DEBUG:teuthology.orchestra.run.smithi079:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-22T23:36:04.045 DEBUG:teuthology.orchestra.run.smithi171:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-22T23:36:04.050 DEBUG:teuthology.orchestra.run.smithi079:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-22T23:36:04.096 DEBUG:teuthology.orchestra.run.smithi079:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-22T23:36:04.144 DEBUG:teuthology.orchestra.run.smithi079:> set -ex 2024-04-22T23:36:04.144 DEBUG:teuthology.orchestra.run.smithi079:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-22T23:36:04.206 DEBUG:teuthology.orchestra.run.smithi171:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-22T23:36:04.211 DEBUG:teuthology.orchestra.run.smithi171:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-22T23:36:04.257 DEBUG:teuthology.orchestra.run.smithi171:> set -ex 2024-04-22T23:36:04.257 DEBUG:teuthology.orchestra.run.smithi171:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-22T23:36:04.316 DEBUG:teuthology.orchestra.run.smithi079:> sudo service rsyslog restart 2024-04-22T23:36:04.319 DEBUG:teuthology.orchestra.run.smithi171:> sudo service rsyslog restart 2024-04-22T23:36:04.388 INFO:teuthology.run_tasks:Running task internal.timer... 2024-04-22T23:36:04.395 INFO:teuthology.task.internal:Starting timer... 2024-04-22T23:36:04.395 INFO:teuthology.run_tasks:Running task pcp... 2024-04-22T23:36:04.405 INFO:teuthology.run_tasks:Running task selinux... 2024-04-22T23:36:04.413 DEBUG:teuthology.task.selinux:Excluding smithi079: OS 'ubuntu' does not support SELinux 2024-04-22T23:36:04.413 DEBUG:teuthology.task.selinux:Excluding smithi171: OS 'ubuntu' does not support SELinux 2024-04-22T23:36:04.413 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-04-22T23:36:04.413 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2024-04-22T23:36:04.413 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-04-22T23:36:04.413 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-04-22T23:36:04.426 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2024-04-22T23:36:04.432 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2024-04-22T23:36:04.557 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-04-22T23:36:04.573 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2024-04-22T23:36:04.574 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi079.front.sepia.ceph.com,smithi171.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-04-22T23:43:05.699 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi079.front.sepia.ceph.com'), Remote(name='ubuntu@smithi171.front.sepia.ceph.com')] 2024-04-22T23:43:05.700 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi079.front.sepia.ceph.com' 2024-04-22T23:43:05.702 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi079.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-22T23:43:05.783 DEBUG:teuthology.orchestra.run.smithi079:> true 2024-04-22T23:43:05.863 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi079.front.sepia.ceph.com' 2024-04-22T23:43:05.863 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi171.front.sepia.ceph.com' 2024-04-22T23:43:05.863 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi171.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-22T23:43:05.941 DEBUG:teuthology.orchestra.run.smithi171:> true 2024-04-22T23:43:06.014 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi171.front.sepia.ceph.com' 2024-04-22T23:43:06.014 INFO:teuthology.run_tasks:Running task clock... 2024-04-22T23:43:06.024 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-04-22T23:43:06.024 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-22T23:43:06.025 DEBUG:teuthology.orchestra.run.smithi079:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-22T23:43:06.027 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-22T23:43:06.028 DEBUG:teuthology.orchestra.run.smithi171:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-22T23:43:06.053 INFO:teuthology.orchestra.run.smithi079.stdout:22 Apr 23:43:06 ntpd[17235]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-04-22T23:43:06.053 INFO:teuthology.orchestra.run.smithi079.stdout:22 Apr 23:43:06 ntpd[17235]: Command line: ntpd -gq 2024-04-22T23:43:06.053 INFO:teuthology.orchestra.run.smithi079.stdout:22 Apr 23:43:06 ntpd[17235]: ---------------------------------------------------- 2024-04-22T23:43:06.053 INFO:teuthology.orchestra.run.smithi079.stdout:22 Apr 23:43:06 ntpd[17235]: ntp-4 is maintained by Network Time Foundation, 2024-04-22T23:43:06.053 INFO:teuthology.orchestra.run.smithi079.stdout:22 Apr 23:43:06 ntpd[17235]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-04-22T23:43:06.053 INFO:teuthology.orchestra.run.smithi079.stdout:22 Apr 23:43:06 ntpd[17235]: corporation. Support and training for ntp-4 are 2024-04-22T23:43:06.053 INFO:teuthology.orchestra.run.smithi079.stdout:22 Apr 23:43:06 ntpd[17235]: available at https://www.nwtime.org/support 2024-04-22T23:43:06.053 INFO:teuthology.orchestra.run.smithi079.stdout:22 Apr 23:43:06 ntpd[17235]: ---------------------------------------------------- 2024-04-22T23:43:06.054 INFO:teuthology.orchestra.run.smithi079.stdout:22 Apr 23:43:06 ntpd[17235]: proto: precision = 0.045 usec (-24) 2024-04-22T23:43:06.054 INFO:teuthology.orchestra.run.smithi079.stdout:22 Apr 23:43:06 ntpd[17235]: basedate set to 2022-02-04 2024-04-22T23:43:06.054 INFO:teuthology.orchestra.run.smithi079.stdout:22 Apr 23:43:06 ntpd[17235]: gps base set to 2022-02-06 (week 2196) 2024-04-22T23:43:06.054 INFO:teuthology.orchestra.run.smithi079.stdout:22 Apr 23:43:06 ntpd[17235]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-04-22T23:43:06.054 INFO:teuthology.orchestra.run.smithi079.stdout:22 Apr 23:43:06 ntpd[17235]: restrict ::: KOD does nothing without LIMITED. 2024-04-22T23:43:06.054 INFO:teuthology.orchestra.run.smithi079.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-04-22T23:43:06.054 INFO:teuthology.orchestra.run.smithi079.stderr:restrict ::: KOD does nothing without LIMITED. 2024-04-22T23:43:06.055 INFO:teuthology.orchestra.run.smithi079.stdout:22 Apr 23:43:06 ntpd[17235]: Listen and drop on 0 v6wildcard [::]:123 2024-04-22T23:43:06.055 INFO:teuthology.orchestra.run.smithi079.stdout:22 Apr 23:43:06 ntpd[17235]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-04-22T23:43:06.055 INFO:teuthology.orchestra.run.smithi079.stdout:22 Apr 23:43:06 ntpd[17235]: Listen normally on 2 lo 127.0.0.1:123 2024-04-22T23:43:06.056 INFO:teuthology.orchestra.run.smithi079.stdout:22 Apr 23:43:06 ntpd[17235]: Listen normally on 3 enp3s0f1 172.21.15.79:123 2024-04-22T23:43:06.056 INFO:teuthology.orchestra.run.smithi079.stdout:22 Apr 23:43:06 ntpd[17235]: Listen normally on 4 lo [::1]:123 2024-04-22T23:43:06.056 INFO:teuthology.orchestra.run.smithi079.stdout:22 Apr 23:43:06 ntpd[17235]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:ce87%5]:123 2024-04-22T23:43:06.056 INFO:teuthology.orchestra.run.smithi079.stdout:22 Apr 23:43:06 ntpd[17235]: Listening on routing socket on fd #22 for interface updates 2024-04-22T23:43:06.080 INFO:teuthology.orchestra.run.smithi171.stdout:22 Apr 23:43:06 ntpd[17229]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-04-22T23:43:06.081 INFO:teuthology.orchestra.run.smithi171.stdout:22 Apr 23:43:06 ntpd[17229]: Command line: ntpd -gq 2024-04-22T23:43:06.081 INFO:teuthology.orchestra.run.smithi171.stdout:22 Apr 23:43:06 ntpd[17229]: ---------------------------------------------------- 2024-04-22T23:43:06.081 INFO:teuthology.orchestra.run.smithi171.stdout:22 Apr 23:43:06 ntpd[17229]: ntp-4 is maintained by Network Time Foundation, 2024-04-22T23:43:06.081 INFO:teuthology.orchestra.run.smithi171.stdout:22 Apr 23:43:06 ntpd[17229]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-04-22T23:43:06.081 INFO:teuthology.orchestra.run.smithi171.stdout:22 Apr 23:43:06 ntpd[17229]: corporation. Support and training for ntp-4 are 2024-04-22T23:43:06.081 INFO:teuthology.orchestra.run.smithi171.stdout:22 Apr 23:43:06 ntpd[17229]: available at https://www.nwtime.org/support 2024-04-22T23:43:06.081 INFO:teuthology.orchestra.run.smithi171.stdout:22 Apr 23:43:06 ntpd[17229]: ---------------------------------------------------- 2024-04-22T23:43:06.082 INFO:teuthology.orchestra.run.smithi171.stdout:22 Apr 23:43:06 ntpd[17229]: proto: precision = 0.053 usec (-24) 2024-04-22T23:43:06.082 INFO:teuthology.orchestra.run.smithi171.stdout:22 Apr 23:43:06 ntpd[17229]: basedate set to 2022-02-04 2024-04-22T23:43:06.082 INFO:teuthology.orchestra.run.smithi171.stdout:22 Apr 23:43:06 ntpd[17229]: gps base set to 2022-02-06 (week 2196) 2024-04-22T23:43:06.082 INFO:teuthology.orchestra.run.smithi171.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-04-22T23:43:06.082 INFO:teuthology.orchestra.run.smithi171.stdout:22 Apr 23:43:06 ntpd[17229]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-04-22T23:43:06.082 INFO:teuthology.orchestra.run.smithi171.stdout:22 Apr 23:43:06 ntpd[17229]: restrict ::: KOD does nothing without LIMITED. 2024-04-22T23:43:06.083 INFO:teuthology.orchestra.run.smithi171.stderr:restrict ::: KOD does nothing without LIMITED. 2024-04-22T23:43:06.084 INFO:teuthology.orchestra.run.smithi171.stdout:22 Apr 23:43:06 ntpd[17229]: Listen and drop on 0 v6wildcard [::]:123 2024-04-22T23:43:06.084 INFO:teuthology.orchestra.run.smithi171.stdout:22 Apr 23:43:06 ntpd[17229]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-04-22T23:43:06.084 INFO:teuthology.orchestra.run.smithi171.stdout:22 Apr 23:43:06 ntpd[17229]: Listen normally on 2 lo 127.0.0.1:123 2024-04-22T23:43:06.084 INFO:teuthology.orchestra.run.smithi171.stdout:22 Apr 23:43:06 ntpd[17229]: Listen normally on 3 enp3s0f1 172.21.15.171:123 2024-04-22T23:43:06.084 INFO:teuthology.orchestra.run.smithi171.stdout:22 Apr 23:43:06 ntpd[17229]: Listen normally on 4 lo [::1]:123 2024-04-22T23:43:06.084 INFO:teuthology.orchestra.run.smithi171.stdout:22 Apr 23:43:06 ntpd[17229]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:6f6d%5]:123 2024-04-22T23:43:06.084 INFO:teuthology.orchestra.run.smithi171.stdout:22 Apr 23:43:06 ntpd[17229]: Listening on routing socket on fd #22 for interface updates 2024-04-22T23:43:07.054 INFO:teuthology.orchestra.run.smithi079.stderr:22 Apr 23:43:07 ntpd[17235]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:43:07.054 INFO:teuthology.orchestra.run.smithi079.stderr:22 Apr 23:43:07 ntpd[17235]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:43:07.054 INFO:teuthology.orchestra.run.smithi079.stderr:22 Apr 23:43:07 ntpd[17235]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:43:07.054 INFO:teuthology.orchestra.run.smithi079.stderr:22 Apr 23:43:07 ntpd[17235]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:43:07.054 INFO:teuthology.orchestra.run.smithi079.stderr:22 Apr 23:43:07 ntpd[17235]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:43:07.054 INFO:teuthology.orchestra.run.smithi079.stderr:22 Apr 23:43:07 ntpd[17235]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:43:07.054 INFO:teuthology.orchestra.run.smithi079.stderr:22 Apr 23:43:07 ntpd[17235]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-22T23:43:07.054 INFO:teuthology.orchestra.run.smithi079.stderr:22 Apr 23:43:07 ntpd[17235]: can't open /var/log/ntpstats/peerstats.20240422: Permission denied 2024-04-22T23:43:07.081 INFO:teuthology.orchestra.run.smithi171.stderr:22 Apr 23:43:07 ntpd[17229]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:43:07.081 INFO:teuthology.orchestra.run.smithi171.stderr:22 Apr 23:43:07 ntpd[17229]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:43:07.081 INFO:teuthology.orchestra.run.smithi171.stderr:22 Apr 23:43:07 ntpd[17229]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:43:07.081 INFO:teuthology.orchestra.run.smithi171.stderr:22 Apr 23:43:07 ntpd[17229]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:43:07.081 INFO:teuthology.orchestra.run.smithi171.stderr:22 Apr 23:43:07 ntpd[17229]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-22T23:43:07.081 INFO:teuthology.orchestra.run.smithi171.stderr:22 Apr 23:43:07 ntpd[17229]: can't open /var/log/ntpstats/peerstats.20240422: Permission denied 2024-04-22T23:43:08.054 INFO:teuthology.orchestra.run.smithi079.stderr:22 Apr 23:43:08 ntpd[17235]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:43:08.054 INFO:teuthology.orchestra.run.smithi079.stderr:22 Apr 23:43:08 ntpd[17235]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:43:08.054 INFO:teuthology.orchestra.run.smithi079.stderr:22 Apr 23:43:08 ntpd[17235]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:43:08.054 INFO:teuthology.orchestra.run.smithi079.stderr:22 Apr 23:43:08 ntpd[17235]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:43:08.054 INFO:teuthology.orchestra.run.smithi079.stderr:22 Apr 23:43:08 ntpd[17235]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-22T23:43:08.054 INFO:teuthology.orchestra.run.smithi079.stderr:22 Apr 23:43:08 ntpd[17235]: can't open /var/log/ntpstats/peerstats.20240422: Permission denied 2024-04-22T23:43:08.082 INFO:teuthology.orchestra.run.smithi171.stderr:22 Apr 23:43:08 ntpd[17229]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:43:08.082 INFO:teuthology.orchestra.run.smithi171.stderr:22 Apr 23:43:08 ntpd[17229]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:43:08.082 INFO:teuthology.orchestra.run.smithi171.stderr:22 Apr 23:43:08 ntpd[17229]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:43:08.082 INFO:teuthology.orchestra.run.smithi171.stderr:22 Apr 23:43:08 ntpd[17229]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:43:08.082 INFO:teuthology.orchestra.run.smithi171.stderr:22 Apr 23:43:08 ntpd[17229]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:43:08.082 INFO:teuthology.orchestra.run.smithi171.stderr:22 Apr 23:43:08 ntpd[17229]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:43:08.082 INFO:teuthology.orchestra.run.smithi171.stderr:22 Apr 23:43:08 ntpd[17229]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-22T23:43:08.082 INFO:teuthology.orchestra.run.smithi171.stderr:22 Apr 23:43:08 ntpd[17229]: can't open /var/log/ntpstats/peerstats.20240422: Permission denied 2024-04-22T23:43:08.082 INFO:teuthology.orchestra.run.smithi171.stderr:22 Apr 23:43:08 ntpd[17229]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:43:08.082 INFO:teuthology.orchestra.run.smithi171.stderr:22 Apr 23:43:08 ntpd[17229]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:43:08.083 INFO:teuthology.orchestra.run.smithi171.stderr:22 Apr 23:43:08 ntpd[17229]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-22T23:43:08.083 INFO:teuthology.orchestra.run.smithi171.stderr:22 Apr 23:43:08 ntpd[17229]: can't open /var/log/ntpstats/peerstats.20240422: Permission denied 2024-04-22T23:43:09.054 INFO:teuthology.orchestra.run.smithi079.stderr:22 Apr 23:43:09 ntpd[17235]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:43:09.055 INFO:teuthology.orchestra.run.smithi079.stderr:22 Apr 23:43:09 ntpd[17235]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:43:09.055 INFO:teuthology.orchestra.run.smithi079.stderr:22 Apr 23:43:09 ntpd[17235]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:43:09.055 INFO:teuthology.orchestra.run.smithi079.stderr:22 Apr 23:43:09 ntpd[17235]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:43:09.055 INFO:teuthology.orchestra.run.smithi079.stderr:22 Apr 23:43:09 ntpd[17235]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:43:09.055 INFO:teuthology.orchestra.run.smithi079.stderr:22 Apr 23:43:09 ntpd[17235]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:43:09.055 INFO:teuthology.orchestra.run.smithi079.stderr:22 Apr 23:43:09 ntpd[17235]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-22T23:43:09.055 INFO:teuthology.orchestra.run.smithi079.stderr:22 Apr 23:43:09 ntpd[17235]: can't open /var/log/ntpstats/peerstats.20240422: Permission denied 2024-04-22T23:43:09.055 INFO:teuthology.orchestra.run.smithi079.stderr:22 Apr 23:43:09 ntpd[17235]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:43:09.055 INFO:teuthology.orchestra.run.smithi079.stderr:22 Apr 23:43:09 ntpd[17235]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:43:09.055 INFO:teuthology.orchestra.run.smithi079.stderr:22 Apr 23:43:09 ntpd[17235]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-22T23:43:09.055 INFO:teuthology.orchestra.run.smithi079.stderr:22 Apr 23:43:09 ntpd[17235]: can't open /var/log/ntpstats/peerstats.20240422: Permission denied 2024-04-22T23:43:09.081 INFO:teuthology.orchestra.run.smithi171.stderr:22 Apr 23:43:09 ntpd[17229]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:43:09.081 INFO:teuthology.orchestra.run.smithi171.stderr:22 Apr 23:43:09 ntpd[17229]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:43:09.081 INFO:teuthology.orchestra.run.smithi171.stderr:22 Apr 23:43:09 ntpd[17229]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:43:09.081 INFO:teuthology.orchestra.run.smithi171.stderr:22 Apr 23:43:09 ntpd[17229]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:43:09.081 INFO:teuthology.orchestra.run.smithi171.stderr:22 Apr 23:43:09 ntpd[17229]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-22T23:43:09.082 INFO:teuthology.orchestra.run.smithi171.stderr:22 Apr 23:43:09 ntpd[17229]: can't open /var/log/ntpstats/peerstats.20240422: Permission denied 2024-04-22T23:43:10.054 INFO:teuthology.orchestra.run.smithi079.stderr:22 Apr 23:43:10 ntpd[17235]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:43:10.054 INFO:teuthology.orchestra.run.smithi079.stderr:22 Apr 23:43:10 ntpd[17235]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:43:10.054 INFO:teuthology.orchestra.run.smithi079.stderr:22 Apr 23:43:10 ntpd[17235]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:43:10.054 INFO:teuthology.orchestra.run.smithi079.stderr:22 Apr 23:43:10 ntpd[17235]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:43:10.054 INFO:teuthology.orchestra.run.smithi079.stderr:22 Apr 23:43:10 ntpd[17235]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-22T23:43:10.054 INFO:teuthology.orchestra.run.smithi079.stderr:22 Apr 23:43:10 ntpd[17235]: can't open /var/log/ntpstats/peerstats.20240422: Permission denied 2024-04-22T23:43:10.082 INFO:teuthology.orchestra.run.smithi171.stderr:22 Apr 23:43:10 ntpd[17229]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:43:10.082 INFO:teuthology.orchestra.run.smithi171.stderr:22 Apr 23:43:10 ntpd[17229]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:43:10.082 INFO:teuthology.orchestra.run.smithi171.stderr:22 Apr 23:43:10 ntpd[17229]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:43:10.082 INFO:teuthology.orchestra.run.smithi171.stderr:22 Apr 23:43:10 ntpd[17229]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:43:10.082 INFO:teuthology.orchestra.run.smithi171.stderr:22 Apr 23:43:10 ntpd[17229]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:43:10.082 INFO:teuthology.orchestra.run.smithi171.stderr:22 Apr 23:43:10 ntpd[17229]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:43:10.082 INFO:teuthology.orchestra.run.smithi171.stderr:22 Apr 23:43:10 ntpd[17229]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-22T23:43:10.083 INFO:teuthology.orchestra.run.smithi171.stderr:22 Apr 23:43:10 ntpd[17229]: can't open /var/log/ntpstats/peerstats.20240422: Permission denied 2024-04-22T23:43:10.083 INFO:teuthology.orchestra.run.smithi171.stderr:22 Apr 23:43:10 ntpd[17229]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:43:10.083 INFO:teuthology.orchestra.run.smithi171.stderr:22 Apr 23:43:10 ntpd[17229]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:43:10.083 INFO:teuthology.orchestra.run.smithi171.stderr:22 Apr 23:43:10 ntpd[17229]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-22T23:43:10.083 INFO:teuthology.orchestra.run.smithi171.stderr:22 Apr 23:43:10 ntpd[17229]: can't open /var/log/ntpstats/peerstats.20240422: Permission denied 2024-04-22T23:43:11.054 INFO:teuthology.orchestra.run.smithi079.stderr:22 Apr 23:43:11 ntpd[17235]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:43:11.054 INFO:teuthology.orchestra.run.smithi079.stderr:22 Apr 23:43:11 ntpd[17235]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:43:11.054 INFO:teuthology.orchestra.run.smithi079.stderr:22 Apr 23:43:11 ntpd[17235]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:43:11.055 INFO:teuthology.orchestra.run.smithi079.stderr:22 Apr 23:43:11 ntpd[17235]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:43:11.055 INFO:teuthology.orchestra.run.smithi079.stderr:22 Apr 23:43:11 ntpd[17235]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:43:11.055 INFO:teuthology.orchestra.run.smithi079.stderr:22 Apr 23:43:11 ntpd[17235]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:43:11.055 INFO:teuthology.orchestra.run.smithi079.stderr:22 Apr 23:43:11 ntpd[17235]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-22T23:43:11.055 INFO:teuthology.orchestra.run.smithi079.stderr:22 Apr 23:43:11 ntpd[17235]: can't open /var/log/ntpstats/peerstats.20240422: Permission denied 2024-04-22T23:43:11.055 INFO:teuthology.orchestra.run.smithi079.stderr:22 Apr 23:43:11 ntpd[17235]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:43:11.055 INFO:teuthology.orchestra.run.smithi079.stderr:22 Apr 23:43:11 ntpd[17235]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:43:11.055 INFO:teuthology.orchestra.run.smithi079.stderr:22 Apr 23:43:11 ntpd[17235]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-22T23:43:11.055 INFO:teuthology.orchestra.run.smithi079.stderr:22 Apr 23:43:11 ntpd[17235]: can't open /var/log/ntpstats/peerstats.20240422: Permission denied 2024-04-22T23:43:11.081 INFO:teuthology.orchestra.run.smithi171.stderr:22 Apr 23:43:11 ntpd[17229]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:43:11.081 INFO:teuthology.orchestra.run.smithi171.stderr:22 Apr 23:43:11 ntpd[17229]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:43:11.081 INFO:teuthology.orchestra.run.smithi171.stderr:22 Apr 23:43:11 ntpd[17229]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:43:11.082 INFO:teuthology.orchestra.run.smithi171.stderr:22 Apr 23:43:11 ntpd[17229]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:43:11.082 INFO:teuthology.orchestra.run.smithi171.stderr:22 Apr 23:43:11 ntpd[17229]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:43:11.082 INFO:teuthology.orchestra.run.smithi171.stderr:22 Apr 23:43:11 ntpd[17229]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:43:11.082 INFO:teuthology.orchestra.run.smithi171.stderr:22 Apr 23:43:11 ntpd[17229]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-22T23:43:11.082 INFO:teuthology.orchestra.run.smithi171.stderr:22 Apr 23:43:11 ntpd[17229]: can't open /var/log/ntpstats/peerstats.20240422: Permission denied 2024-04-22T23:43:12.054 INFO:teuthology.orchestra.run.smithi079.stderr:22 Apr 23:43:12 ntpd[17235]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:43:12.054 INFO:teuthology.orchestra.run.smithi079.stderr:22 Apr 23:43:12 ntpd[17235]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:43:12.054 INFO:teuthology.orchestra.run.smithi079.stderr:22 Apr 23:43:12 ntpd[17235]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:43:12.054 INFO:teuthology.orchestra.run.smithi079.stderr:22 Apr 23:43:12 ntpd[17235]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:43:12.054 INFO:teuthology.orchestra.run.smithi079.stderr:22 Apr 23:43:12 ntpd[17235]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-22T23:43:12.054 INFO:teuthology.orchestra.run.smithi079.stderr:22 Apr 23:43:12 ntpd[17235]: can't open /var/log/ntpstats/peerstats.20240422: Permission denied 2024-04-22T23:43:12.082 INFO:teuthology.orchestra.run.smithi171.stderr:22 Apr 23:43:12 ntpd[17229]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:43:12.082 INFO:teuthology.orchestra.run.smithi171.stderr:22 Apr 23:43:12 ntpd[17229]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:43:12.082 INFO:teuthology.orchestra.run.smithi171.stderr:22 Apr 23:43:12 ntpd[17229]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:43:12.082 INFO:teuthology.orchestra.run.smithi171.stderr:22 Apr 23:43:12 ntpd[17229]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:43:12.082 INFO:teuthology.orchestra.run.smithi171.stderr:22 Apr 23:43:12 ntpd[17229]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:43:12.082 INFO:teuthology.orchestra.run.smithi171.stderr:22 Apr 23:43:12 ntpd[17229]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:43:12.082 INFO:teuthology.orchestra.run.smithi171.stderr:22 Apr 23:43:12 ntpd[17229]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-22T23:43:12.082 INFO:teuthology.orchestra.run.smithi171.stderr:22 Apr 23:43:12 ntpd[17229]: can't open /var/log/ntpstats/peerstats.20240422: Permission denied 2024-04-22T23:43:12.083 INFO:teuthology.orchestra.run.smithi171.stderr:22 Apr 23:43:12 ntpd[17229]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:43:12.083 INFO:teuthology.orchestra.run.smithi171.stderr:22 Apr 23:43:12 ntpd[17229]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:43:12.083 INFO:teuthology.orchestra.run.smithi171.stderr:22 Apr 23:43:12 ntpd[17229]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-22T23:43:12.083 INFO:teuthology.orchestra.run.smithi171.stderr:22 Apr 23:43:12 ntpd[17229]: can't open /var/log/ntpstats/peerstats.20240422: Permission denied 2024-04-22T23:43:13.054 INFO:teuthology.orchestra.run.smithi079.stderr:22 Apr 23:43:13 ntpd[17235]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:43:13.054 INFO:teuthology.orchestra.run.smithi079.stderr:22 Apr 23:43:13 ntpd[17235]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:43:13.054 INFO:teuthology.orchestra.run.smithi079.stderr:22 Apr 23:43:13 ntpd[17235]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:43:13.054 INFO:teuthology.orchestra.run.smithi079.stderr:22 Apr 23:43:13 ntpd[17235]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:43:13.054 INFO:teuthology.orchestra.run.smithi079.stderr:22 Apr 23:43:13 ntpd[17235]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:43:13.054 INFO:teuthology.orchestra.run.smithi079.stderr:22 Apr 23:43:13 ntpd[17235]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:43:13.054 INFO:teuthology.orchestra.run.smithi079.stderr:22 Apr 23:43:13 ntpd[17235]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-22T23:43:13.055 INFO:teuthology.orchestra.run.smithi079.stderr:22 Apr 23:43:13 ntpd[17235]: can't open /var/log/ntpstats/peerstats.20240422: Permission denied 2024-04-22T23:43:13.055 INFO:teuthology.orchestra.run.smithi079.stdout:22 Apr 23:43:13 ntpd[17235]: ntpd: time slew -0.001134 s 2024-04-22T23:43:13.055 INFO:teuthology.orchestra.run.smithi079.stdout:ntpd: time slew -0.001134s 2024-04-22T23:43:13.055 INFO:teuthology.orchestra.run.smithi079.stderr:22 Apr 23:43:13 ntpd[17235]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-04-22T23:43:13.055 INFO:teuthology.orchestra.run.smithi079.stderr:22 Apr 23:43:13 ntpd[17235]: can't open /var/log/ntpstats/loopstats.20240422: Permission denied 2024-04-22T23:43:13.081 INFO:teuthology.orchestra.run.smithi171.stderr:22 Apr 23:43:13 ntpd[17229]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:43:13.081 INFO:teuthology.orchestra.run.smithi171.stderr:22 Apr 23:43:13 ntpd[17229]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:43:13.081 INFO:teuthology.orchestra.run.smithi171.stderr:22 Apr 23:43:13 ntpd[17229]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:43:13.081 INFO:teuthology.orchestra.run.smithi171.stderr:22 Apr 23:43:13 ntpd[17229]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:43:13.081 INFO:teuthology.orchestra.run.smithi171.stderr:22 Apr 23:43:13 ntpd[17229]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-22T23:43:13.081 INFO:teuthology.orchestra.run.smithi171.stderr:22 Apr 23:43:13 ntpd[17229]: can't open /var/log/ntpstats/peerstats.20240422: Permission denied 2024-04-22T23:43:13.112 INFO:teuthology.orchestra.run.smithi079.stdout: remote refid st t when poll reach delay offset jitter 2024-04-22T23:43:13.112 INFO:teuthology.orchestra.run.smithi079.stdout:============================================================================== 2024-04-22T23:43:13.112 INFO:teuthology.orchestra.run.smithi079.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-22T23:43:13.112 INFO:teuthology.orchestra.run.smithi079.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-22T23:43:13.112 INFO:teuthology.orchestra.run.smithi079.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-22T23:43:13.112 INFO:teuthology.orchestra.run.smithi079.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-22T23:43:14.082 INFO:teuthology.orchestra.run.smithi171.stderr:22 Apr 23:43:14 ntpd[17229]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:43:14.082 INFO:teuthology.orchestra.run.smithi171.stderr:22 Apr 23:43:14 ntpd[17229]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:43:14.082 INFO:teuthology.orchestra.run.smithi171.stderr:22 Apr 23:43:14 ntpd[17229]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:43:14.082 INFO:teuthology.orchestra.run.smithi171.stderr:22 Apr 23:43:14 ntpd[17229]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:43:14.082 INFO:teuthology.orchestra.run.smithi171.stderr:22 Apr 23:43:14 ntpd[17229]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T23:43:14.082 INFO:teuthology.orchestra.run.smithi171.stderr:22 Apr 23:43:14 ntpd[17229]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T23:43:14.082 INFO:teuthology.orchestra.run.smithi171.stderr:22 Apr 23:43:14 ntpd[17229]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-22T23:43:14.082 INFO:teuthology.orchestra.run.smithi171.stderr:22 Apr 23:43:14 ntpd[17229]: can't open /var/log/ntpstats/peerstats.20240422: Permission denied 2024-04-22T23:43:14.083 INFO:teuthology.orchestra.run.smithi171.stdout:22 Apr 23:43:14 ntpd[17229]: ntpd: time slew -0.001274 s 2024-04-22T23:43:14.083 INFO:teuthology.orchestra.run.smithi171.stdout:ntpd: time slew -0.001274s 2024-04-22T23:43:14.083 INFO:teuthology.orchestra.run.smithi171.stderr:22 Apr 23:43:14 ntpd[17229]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-04-22T23:43:14.083 INFO:teuthology.orchestra.run.smithi171.stderr:22 Apr 23:43:14 ntpd[17229]: can't open /var/log/ntpstats/loopstats.20240422: Permission denied 2024-04-22T23:43:14.133 INFO:teuthology.orchestra.run.smithi171.stdout: remote refid st t when poll reach delay offset jitter 2024-04-22T23:43:14.134 INFO:teuthology.orchestra.run.smithi171.stdout:============================================================================== 2024-04-22T23:43:14.134 INFO:teuthology.orchestra.run.smithi171.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-22T23:43:14.134 INFO:teuthology.orchestra.run.smithi171.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-22T23:43:14.134 INFO:teuthology.orchestra.run.smithi171.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-22T23:43:14.134 INFO:teuthology.orchestra.run.smithi171.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-22T23:43:14.135 INFO:teuthology.run_tasks:Running task cephadm... 2024-04-22T23:43:14.239 INFO:tasks.cephadm:Config: {'cephadm_branch': 'v17.2.0', 'cephadm_git_url': 'https://github.com/ceph/ceph', 'image': 'quay.io/ceph/ceph:v17.2.0', 'conf': {'global': {'mon election default strategy': 3}, 'mgr': {'debug mgr': 20, 'debug ms': 1, 'mgr/cephadm/use_agent': False}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'log-only-match': ['CEPHADM_'], 'sha1': '43be020184947e53516056c9931e1ac5bdbbb1a5'} 2024-04-22T23:43:14.239 INFO:tasks.cephadm:Cluster image is quay.io/ceph/ceph:v17.2.0 2024-04-22T23:43:14.240 INFO:tasks.cephadm:Cluster fsid is 15ff8152-0102-11ef-bc93-c7b262605968 2024-04-22T23:43:14.240 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-04-22T23:43:14.240 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.79', 'mon.c': '[v2:172.21.15.79:3301,v1:172.21.15.79:6790]', 'mon.b': '172.21.15.171'} 2024-04-22T23:43:14.240 INFO:tasks.cephadm:First mon is mon.a on smithi079 2024-04-22T23:43:14.240 INFO:tasks.cephadm:First mgr is y 2024-04-22T23:43:14.241 INFO:tasks.cephadm:Normalizing hostnames... 2024-04-22T23:43:14.241 DEBUG:teuthology.orchestra.run.smithi079:> sudo hostname $(hostname -s) 2024-04-22T23:43:14.255 DEBUG:teuthology.orchestra.run.smithi171:> sudo hostname $(hostname -s) 2024-04-22T23:43:14.270 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref v17.2.0)... 2024-04-22T23:43:14.271 DEBUG:teuthology.orchestra.run.smithi079:> 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-04-22T23:43:14.614 INFO:teuthology.orchestra.run.smithi079.stdout:-rw-rw-r-- 1 ubuntu ubuntu 320521 Apr 22 23:43 /home/ubuntu/cephtest/cephadm 2024-04-22T23:43:14.614 DEBUG:teuthology.orchestra.run.smithi171:> 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-04-22T23:43:14.946 INFO:teuthology.orchestra.run.smithi171.stdout:-rw-rw-r-- 1 ubuntu ubuntu 320521 Apr 22 23:43 /home/ubuntu/cephtest/cephadm 2024-04-22T23:43:14.946 DEBUG:teuthology.orchestra.run.smithi079:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-04-22T23:43:14.954 DEBUG:teuthology.orchestra.run.smithi171:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-04-22T23:43:14.971 INFO:tasks.cephadm:Pulling image quay.io/ceph/ceph:v17.2.0 on all hosts... 2024-04-22T23:43:14.971 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 pull 2024-04-22T23:43:15.000 DEBUG:teuthology.orchestra.run.smithi171:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 pull 2024-04-22T23:43:15.153 INFO:teuthology.orchestra.run.smithi079.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2024-04-22T23:43:15.161 INFO:teuthology.orchestra.run.smithi171.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2024-04-22T23:44:03.414 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-04-22T23:44:03.415 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph_version": "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)", 2024-04-22T23:44:03.415 INFO:teuthology.orchestra.run.smithi079.stdout: "image_id": "e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9", 2024-04-22T23:44:03.415 INFO:teuthology.orchestra.run.smithi079.stdout: "repo_digests": [ 2024-04-22T23:44:03.415 INFO:teuthology.orchestra.run.smithi079.stdout: "quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a" 2024-04-22T23:44:03.415 INFO:teuthology.orchestra.run.smithi079.stdout: ] 2024-04-22T23:44:03.415 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-04-22T23:44:03.829 INFO:teuthology.orchestra.run.smithi171.stdout:{ 2024-04-22T23:44:03.829 INFO:teuthology.orchestra.run.smithi171.stdout: "ceph_version": "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)", 2024-04-22T23:44:03.829 INFO:teuthology.orchestra.run.smithi171.stdout: "image_id": "e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9", 2024-04-22T23:44:03.829 INFO:teuthology.orchestra.run.smithi171.stdout: "repo_digests": [ 2024-04-22T23:44:03.829 INFO:teuthology.orchestra.run.smithi171.stdout: "quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a" 2024-04-22T23:44:03.829 INFO:teuthology.orchestra.run.smithi171.stdout: ] 2024-04-22T23:44:03.829 INFO:teuthology.orchestra.run.smithi171.stdout:} 2024-04-22T23:44:03.866 DEBUG:teuthology.orchestra.run.smithi079:> sudo mkdir -p /etc/ceph 2024-04-22T23:44:03.880 DEBUG:teuthology.orchestra.run.smithi171:> sudo mkdir -p /etc/ceph 2024-04-22T23:44:03.894 DEBUG:teuthology.orchestra.run.smithi079:> sudo chmod 777 /etc/ceph 2024-04-22T23:44:03.933 DEBUG:teuthology.orchestra.run.smithi171:> sudo chmod 777 /etc/ceph 2024-04-22T23:44:03.947 INFO:tasks.cephadm:Writing seed config... 2024-04-22T23:44:03.949 INFO:tasks.cephadm: override: [global] mon election default strategy = 3 2024-04-22T23:44:03.949 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-04-22T23:44:03.949 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-04-22T23:44:03.949 INFO:tasks.cephadm: override: [mgr] mgr/cephadm/use_agent = False 2024-04-22T23:44:03.949 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-04-22T23:44:03.949 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-04-22T23:44:03.949 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-04-22T23:44:03.949 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-04-22T23:44:03.949 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-04-22T23:44:03.950 DEBUG:teuthology.orchestra.run.smithi079:> set -ex 2024-04-22T23:44:03.950 DEBUG:teuthology.orchestra.run.smithi079:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-04-22T23:44:03.983 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 = 15ff8152-0102-11ef-bc93-c7b262605968 mon election default strategy = 3 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd mclock profile = high_recovery_ops osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = true bdev debug aio = true osd sloppy crc = true debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 mgr/cephadm/use_agent = False [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2024-04-22T23:44:03.983 DEBUG:teuthology.orchestra.run.smithi079:mon.a> sudo journalctl -f -n 0 -u ceph-15ff8152-0102-11ef-bc93-c7b262605968@mon.a.service 2024-04-22T23:44:04.028 DEBUG:teuthology.orchestra.run.smithi079:mgr.y> sudo journalctl -f -n 0 -u ceph-15ff8152-0102-11ef-bc93-c7b262605968@mgr.y.service 2024-04-22T23:44:04.071 INFO:tasks.cephadm:Bootstrapping... 2024-04-22T23:44:04.071 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 -v bootstrap --fsid 15ff8152-0102-11ef-bc93-c7b262605968 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-id a --mgr-id y --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.79 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-04-22T23:44:04.272 INFO:teuthology.orchestra.run.smithi079.stderr:-------------------------------------------------------------------------------- 2024-04-22T23:44:04.272 INFO:teuthology.orchestra.run.smithi079.stderr:cephadm ['--image', 'quay.io/ceph/ceph:v17.2.0', '-v', 'bootstrap', '--fsid', '15ff8152-0102-11ef-bc93-c7b262605968', '--config', '/home/ubuntu/cephtest/seed.ceph.conf', '--output-config', '/etc/ceph/ceph.conf', '--output-keyring', '/etc/ceph/ceph.client.admin.keyring', '--output-pub-ssh-key', '/home/ubuntu/cephtest/ceph.pub', '--mon-id', 'a', '--mgr-id', 'y', '--orphan-initial-daemons', '--skip-monitoring-stack', '--mon-ip', '172.21.15.79', '--skip-admin-label'] 2024-04-22T23:44:04.272 INFO:teuthology.orchestra.run.smithi079.stderr:Verifying podman|docker is present... 2024-04-22T23:44:04.273 INFO:teuthology.orchestra.run.smithi079.stderr:Verifying lvm2 is present... 2024-04-22T23:44:04.273 INFO:teuthology.orchestra.run.smithi079.stderr:Verifying time synchronization is in place... 2024-04-22T23:44:04.278 INFO:teuthology.orchestra.run.smithi079.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-04-22T23:44:04.283 INFO:teuthology.orchestra.run.smithi079.stderr:systemctl: inactive 2024-04-22T23:44:04.288 INFO:teuthology.orchestra.run.smithi079.stderr:systemctl: Failed to get unit file state for chronyd.service: No such file or directory 2024-04-22T23:44:04.291 INFO:teuthology.orchestra.run.smithi079.stderr:systemctl: inactive 2024-04-22T23:44:04.295 INFO:teuthology.orchestra.run.smithi079.stderr:systemctl: masked 2024-04-22T23:44:04.299 INFO:teuthology.orchestra.run.smithi079.stderr:systemctl: inactive 2024-04-22T23:44:04.302 INFO:teuthology.orchestra.run.smithi079.stderr:systemctl: Failed to get unit file state for ntpd.service: No such file or directory 2024-04-22T23:44:04.305 INFO:teuthology.orchestra.run.smithi079.stderr:systemctl: inactive 2024-04-22T23:44:04.309 INFO:teuthology.orchestra.run.smithi079.stderr:systemctl: enabled 2024-04-22T23:44:04.313 INFO:teuthology.orchestra.run.smithi079.stderr:systemctl: active 2024-04-22T23:44:04.313 INFO:teuthology.orchestra.run.smithi079.stderr:Unit ntp.service is enabled and running 2024-04-22T23:44:04.313 INFO:teuthology.orchestra.run.smithi079.stderr:Repeating the final host check... 2024-04-22T23:44:04.313 INFO:teuthology.orchestra.run.smithi079.stderr:docker (/usr/bin/docker) is present 2024-04-22T23:44:04.314 INFO:teuthology.orchestra.run.smithi079.stderr:systemctl is present 2024-04-22T23:44:04.314 INFO:teuthology.orchestra.run.smithi079.stderr:lvcreate is present 2024-04-22T23:44:04.316 INFO:teuthology.orchestra.run.smithi079.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-04-22T23:44:04.319 INFO:teuthology.orchestra.run.smithi079.stderr:systemctl: inactive 2024-04-22T23:44:04.323 INFO:teuthology.orchestra.run.smithi079.stderr:systemctl: Failed to get unit file state for chronyd.service: No such file or directory 2024-04-22T23:44:04.326 INFO:teuthology.orchestra.run.smithi079.stderr:systemctl: inactive 2024-04-22T23:44:04.329 INFO:teuthology.orchestra.run.smithi079.stderr:systemctl: masked 2024-04-22T23:44:04.332 INFO:teuthology.orchestra.run.smithi079.stderr:systemctl: inactive 2024-04-22T23:44:04.335 INFO:teuthology.orchestra.run.smithi079.stderr:systemctl: Failed to get unit file state for ntpd.service: No such file or directory 2024-04-22T23:44:04.342 INFO:teuthology.orchestra.run.smithi079.stderr:systemctl: inactive 2024-04-22T23:44:04.342 INFO:teuthology.orchestra.run.smithi079.stderr:systemctl: enabled 2024-04-22T23:44:04.345 INFO:teuthology.orchestra.run.smithi079.stderr:systemctl: active 2024-04-22T23:44:04.346 INFO:teuthology.orchestra.run.smithi079.stderr:Unit ntp.service is enabled and running 2024-04-22T23:44:04.346 INFO:teuthology.orchestra.run.smithi079.stderr:Host looks OK 2024-04-22T23:44:04.347 INFO:teuthology.orchestra.run.smithi079.stderr:Cluster fsid: 15ff8152-0102-11ef-bc93-c7b262605968 2024-04-22T23:44:04.347 INFO:teuthology.orchestra.run.smithi079.stderr:Acquiring lock 139783394624896 on /run/cephadm/15ff8152-0102-11ef-bc93-c7b262605968.lock 2024-04-22T23:44:04.347 INFO:teuthology.orchestra.run.smithi079.stderr:Lock 139783394624896 acquired on /run/cephadm/15ff8152-0102-11ef-bc93-c7b262605968.lock 2024-04-22T23:44:04.347 INFO:teuthology.orchestra.run.smithi079.stderr:Verifying IP 172.21.15.79 port 3300 ... 2024-04-22T23:44:04.347 INFO:teuthology.orchestra.run.smithi079.stderr:Verifying IP 172.21.15.79 port 6789 ... 2024-04-22T23:44:04.347 INFO:teuthology.orchestra.run.smithi079.stderr:Base mon IP is 172.21.15.79, final addrv is [v2:172.21.15.79:3300,v1:172.21.15.79:6789] 2024-04-22T23:44:04.348 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/sbin/ip: default via 172.21.15.254 dev enp3s0f1 2024-04-22T23:44:04.349 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/sbin/ip: default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.79 metric 100 2024-04-22T23:44:04.349 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/sbin/ip: 158.69.67.47 via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.79 metric 100 2024-04-22T23:44:04.349 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/sbin/ip: 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2024-04-22T23:44:04.349 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/sbin/ip: 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.79 metric 100 2024-04-22T23:44:04.349 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/sbin/ip: 172.21.0.1 dev enp3s0f1 proto dhcp scope link src 172.21.15.79 metric 100 2024-04-22T23:44:04.349 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/sbin/ip: 172.21.0.2 dev enp3s0f1 proto dhcp scope link src 172.21.15.79 metric 100 2024-04-22T23:44:04.349 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/sbin/ip: 172.21.15.254 dev enp3s0f1 proto dhcp scope link src 172.21.15.79 metric 100 2024-04-22T23:44:04.350 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/sbin/ip: ::1 dev lo proto kernel metric 256 pref medium 2024-04-22T23:44:04.350 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/sbin/ip: fe80::/64 dev enp3s0f1 proto kernel metric 256 pref medium 2024-04-22T23:44:04.351 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/sbin/ip: default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 100 expires 1784sec pref medium 2024-04-22T23:44:04.352 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/sbin/ip: 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-04-22T23:44:04.353 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/sbin/ip: inet6 ::1/128 scope host 2024-04-22T23:44:04.353 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/sbin/ip: valid_lft forever preferred_lft forever 2024-04-22T23:44:04.353 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/sbin/ip: 5: enp3s0f1: mtu 1500 state UP qlen 1000 2024-04-22T23:44:04.353 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/sbin/ip: inet6 fe80::ec4:7aff:fe8f:ce87/64 scope link 2024-04-22T23:44:04.353 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/sbin/ip: valid_lft forever preferred_lft forever 2024-04-22T23:44:04.353 INFO:teuthology.orchestra.run.smithi079.stderr:Mon IP `172.21.15.79` is in CIDR network `172.21.0.0/20` 2024-04-22T23:44:04.354 INFO:teuthology.orchestra.run.smithi079.stderr:- internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-04-22T23:44:04.354 INFO:teuthology.orchestra.run.smithi079.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2024-04-22T23:44:04.738 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/docker: v17.2.0: Pulling from ceph/ceph 2024-04-22T23:44:04.868 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/docker: Digest: sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a 2024-04-22T23:44:04.868 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/docker: Status: Image is up to date for quay.io/ceph/ceph:v17.2.0 2024-04-22T23:44:04.893 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/docker: quay.io/ceph/ceph:v17.2.0 2024-04-22T23:44:05.796 INFO:teuthology.orchestra.run.smithi079.stderr:ceph: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable) 2024-04-22T23:44:06.425 INFO:teuthology.orchestra.run.smithi079.stderr:Ceph version: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable) 2024-04-22T23:44:06.425 INFO:teuthology.orchestra.run.smithi079.stderr:Extracting ceph user uid/gid from container image... 2024-04-22T23:44:07.143 INFO:teuthology.orchestra.run.smithi079.stderr:stat: 167 167 2024-04-22T23:44:07.755 INFO:teuthology.orchestra.run.smithi079.stderr:Creating initial keys... 2024-04-22T23:44:08.383 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-authtool: AQBI9iZmmTZbFxAAQPPc7eALX7jbQxmUc1jEWw== 2024-04-22T23:44:09.610 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-authtool: AQBJ9iZmIbfwJBAA9qEcFKGHxipIsHDuB52C6Q== 2024-04-22T23:44:10.921 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-authtool: AQBK9iZmIwx2NxAAKkl8ptb7v81g0AefMBU69Q== 2024-04-22T23:44:11.539 INFO:teuthology.orchestra.run.smithi079.stderr:Creating initial monmap... 2024-04-22T23:44:12.245 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: monmap file /tmp/monmap 2024-04-22T23:44:12.245 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/monmaptool: setting min_mon_release = octopus 2024-04-22T23:44:12.246 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: set fsid to 15ff8152-0102-11ef-bc93-c7b262605968 2024-04-22T23:44:12.246 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-04-22T23:44:12.893 INFO:teuthology.orchestra.run.smithi079.stderr:monmaptool for a [v2:172.21.15.79:3300,v1:172.21.15.79:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-04-22T23:44:12.893 INFO:teuthology.orchestra.run.smithi079.stderr:setting min_mon_release = octopus 2024-04-22T23:44:12.893 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/monmaptool: set fsid to 15ff8152-0102-11ef-bc93-c7b262605968 2024-04-22T23:44:12.893 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-04-22T23:44:12.893 INFO:teuthology.orchestra.run.smithi079.stderr: 2024-04-22T23:44:12.893 INFO:teuthology.orchestra.run.smithi079.stderr:Creating mon... 2024-04-22T23:44:13.618 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.620+0000 7fa634661880 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-22T23:44:13.618 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.620+0000 7fa634661880 1 imported monmap: 2024-04-22T23:44:13.618 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: epoch 0 2024-04-22T23:44:13.618 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: fsid 15ff8152-0102-11ef-bc93-c7b262605968 2024-04-22T23:44:13.619 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: last_changed 2024-04-22T23:44:12.254326+0000 2024-04-22T23:44:13.619 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: created 2024-04-22T23:44:12.254326+0000 2024-04-22T23:44:13.619 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: min_mon_release 15 (octopus) 2024-04-22T23:44:13.619 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: election_strategy: 1 2024-04-22T23:44:13.619 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: 0: [v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0] mon.a 2024-04-22T23:44:13.619 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: 2024-04-22T23:44:13.619 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.620+0000 7fa634661880 0 /usr/bin/ceph-mon: set fsid to 15ff8152-0102-11ef-bc93-c7b262605968 2024-04-22T23:44:13.619 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.620+0000 7fa634661880 4 rocksdb: RocksDB version: 6.15.5 2024-04-22T23:44:13.619 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: 2024-04-22T23:44:13.619 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.620+0000 7fa634661880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-04-22T23:44:13.621 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.620+0000 7fa634661880 4 rocksdb: Compile date Apr 18 2022 2024-04-22T23:44:13.621 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.620+0000 7fa634661880 4 rocksdb: DB SUMMARY 2024-04-22T23:44:13.621 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: 2024-04-22T23:44:13.621 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.620+0000 7fa634661880 4 rocksdb: DB Session ID: B43R4580FBJANQMVZXOA 2024-04-22T23:44:13.621 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: 2024-04-22T23:44:13.621 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.620+0000 7fa634661880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2024-04-22T23:44:13.622 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: 2024-04-22T23:44:13.622 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.620+0000 7fa634661880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2024-04-22T23:44:13.622 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: 2024-04-22T23:44:13.622 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.620+0000 7fa634661880 4 rocksdb: Options.error_if_exists: 0 2024-04-22T23:44:13.622 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.620+0000 7fa634661880 4 rocksdb: Options.create_if_missing: 1 2024-04-22T23:44:13.622 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.620+0000 7fa634661880 4 rocksdb: Options.paranoid_checks: 1 2024-04-22T23:44:13.622 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.620+0000 7fa634661880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-22T23:44:13.622 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.620+0000 7fa634661880 4 rocksdb: Options.env: 0x55bb25cc6860 2024-04-22T23:44:13.622 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.620+0000 7fa634661880 4 rocksdb: Options.fs: Posix File System 2024-04-22T23:44:13.622 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.620+0000 7fa634661880 4 rocksdb: Options.info_log: 0x55bb26643320 2024-04-22T23:44:13.622 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.620+0000 7fa634661880 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-22T23:44:13.622 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.620+0000 7fa634661880 4 rocksdb: Options.statistics: (nil) 2024-04-22T23:44:13.622 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.620+0000 7fa634661880 4 rocksdb: Options.use_fsync: 0 2024-04-22T23:44:13.622 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.620+0000 7fa634661880 4 rocksdb: Options.max_log_file_size: 0 2024-04-22T23:44:13.623 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.620+0000 7fa634661880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-22T23:44:13.623 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.620+0000 7fa634661880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-22T23:44:13.623 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.620+0000 7fa634661880 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-22T23:44:13.623 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.620+0000 7fa634661880 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-22T23:44:13.623 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.620+0000 7fa634661880 4 rocksdb: Options.allow_fallocate: 1 2024-04-22T23:44:13.623 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.620+0000 7fa634661880 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-22T23:44:13.623 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.620+0000 7fa634661880 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-22T23:44:13.623 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.620+0000 7fa634661880 4 rocksdb: Options.use_direct_reads: 0 2024-04-22T23:44:13.623 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.620+0000 7fa634661880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-22T23:44:13.623 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.620+0000 7fa634661880 4 rocksdb: Options.create_missing_column_families: 0 2024-04-22T23:44:13.623 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.620+0000 7fa634661880 4 rocksdb: Options.db_log_dir: 2024-04-22T23:44:13.623 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.620+0000 7fa634661880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-04-22T23:44:13.623 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.620+0000 7fa634661880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-22T23:44:13.623 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.620+0000 7fa634661880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-22T23:44:13.623 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.620+0000 7fa634661880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-22T23:44:13.624 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.620+0000 7fa634661880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-22T23:44:13.624 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.620+0000 7fa634661880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-22T23:44:13.624 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.620+0000 7fa634661880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-22T23:44:13.624 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.620+0000 7fa634661880 4 rocksdb: Options.advise_random_on_open: 1 2024-04-22T23:44:13.624 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.620+0000 7fa634661880 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-22T23:44:13.624 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.620+0000 7fa634661880 4 rocksdb: Options.write_buffer_manager: 0x55bb268e3950 2024-04-22T23:44:13.624 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.620+0000 7fa634661880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-22T23:44:13.624 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.620+0000 7fa634661880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-04-22T23:44:13.624 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.620+0000 7fa634661880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-22T23:44:13.647 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.620+0000 7fa634661880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-22T23:44:13.647 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.620+0000 7fa634661880 4 rocksdb: Options.rate_limiter: (nil) 2024-04-22T23:44:13.647 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.620+0000 7fa634661880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-22T23:44:13.647 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.620+0000 7fa634661880 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-22T23:44:13.647 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.620+0000 7fa634661880 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-22T23:44:13.647 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.620+0000 7fa634661880 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-22T23:44:13.647 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.620+0000 7fa634661880 4 rocksdb: Options.unordered_write: 0 2024-04-22T23:44:13.647 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.620+0000 7fa634661880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-22T23:44:13.647 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.620+0000 7fa634661880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-22T23:44:13.647 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.620+0000 7fa634661880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-22T23:44:13.647 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.620+0000 7fa634661880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-22T23:44:13.647 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.620+0000 7fa634661880 4 rocksdb: Options.row_cache: None 2024-04-22T23:44:13.648 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.620+0000 7fa634661880 4 rocksdb: Options.wal_filter: None 2024-04-22T23:44:13.648 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.620+0000 7fa634661880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-22T23:44:13.648 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.620+0000 7fa634661880 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-22T23:44:13.648 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.620+0000 7fa634661880 4 rocksdb: Options.preserve_deletes: 0 2024-04-22T23:44:13.648 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.620+0000 7fa634661880 4 rocksdb: Options.two_write_queues: 0 2024-04-22T23:44:13.648 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.620+0000 7fa634661880 4 rocksdb: Options.manual_wal_flush: 0 2024-04-22T23:44:13.648 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.620+0000 7fa634661880 4 rocksdb: Options.atomic_flush: 0 2024-04-22T23:44:13.648 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.620+0000 7fa634661880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-22T23:44:13.648 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.620+0000 7fa634661880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-22T23:44:13.648 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.620+0000 7fa634661880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-22T23:44:13.648 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.620+0000 7fa634661880 4 rocksdb: Options.log_readahead_size: 0 2024-04-22T23:44:13.648 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.620+0000 7fa634661880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-22T23:44:13.648 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.620+0000 7fa634661880 4 rocksdb: Options.best_efforts_recovery: 0 2024-04-22T23:44:13.648 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.620+0000 7fa634661880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-22T23:44:13.648 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.620+0000 7fa634661880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-22T23:44:13.648 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.620+0000 7fa634661880 4 rocksdb: Options.allow_data_in_errors: 0 2024-04-22T23:44:13.649 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.620+0000 7fa634661880 4 rocksdb: Options.db_host_id: __hostname__ 2024-04-22T23:44:13.649 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.620+0000 7fa634661880 4 rocksdb: Options.max_background_jobs: 2 2024-04-22T23:44:13.649 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.620+0000 7fa634661880 4 rocksdb: Options.max_background_compactions: -1 2024-04-22T23:44:13.649 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.620+0000 7fa634661880 4 rocksdb: Options.max_subcompactions: 1 2024-04-22T23:44:13.649 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.620+0000 7fa634661880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-22T23:44:13.649 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.620+0000 7fa634661880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-22T23:44:13.649 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.620+0000 7fa634661880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-22T23:44:13.649 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.620+0000 7fa634661880 4 rocksdb: Options.max_total_wal_size: 0 2024-04-22T23:44:13.649 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.620+0000 7fa634661880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-22T23:44:13.649 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.620+0000 7fa634661880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-22T23:44:13.649 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.620+0000 7fa634661880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-22T23:44:13.649 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.620+0000 7fa634661880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-22T23:44:13.649 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.620+0000 7fa634661880 4 rocksdb: Options.max_open_files: -1 2024-04-22T23:44:13.649 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.620+0000 7fa634661880 4 rocksdb: Options.bytes_per_sync: 0 2024-04-22T23:44:13.649 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.620+0000 7fa634661880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-22T23:44:13.649 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.620+0000 7fa634661880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-22T23:44:13.649 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.620+0000 7fa634661880 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-22T23:44:13.650 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.620+0000 7fa634661880 4 rocksdb: Options.max_background_flushes: -1 2024-04-22T23:44:13.650 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.620+0000 7fa634661880 4 rocksdb: Compression algorithms supported: 2024-04-22T23:44:13.650 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.620+0000 7fa634661880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-22T23:44:13.650 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.620+0000 7fa634661880 4 rocksdb: kZSTD supported: 0 2024-04-22T23:44:13.650 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.620+0000 7fa634661880 4 rocksdb: kXpressCompression supported: 0 2024-04-22T23:44:13.650 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.620+0000 7fa634661880 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-22T23:44:13.650 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.620+0000 7fa634661880 4 rocksdb: kLZ4Compression supported: 1 2024-04-22T23:44:13.650 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.620+0000 7fa634661880 4 rocksdb: kBZip2Compression supported: 0 2024-04-22T23:44:13.650 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.620+0000 7fa634661880 4 rocksdb: kZlibCompression supported: 1 2024-04-22T23:44:13.650 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.620+0000 7fa634661880 4 rocksdb: kSnappyCompression supported: 1 2024-04-22T23:44:13.650 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.620+0000 7fa634661880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-22T23:44:13.650 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.624+0000 7fa634661880 4 rocksdb: [db/db_impl/db_impl_open.cc:281] Creating manifest 1 2024-04-22T23:44:13.650 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: 2024-04-22T23:44:13.650 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.628+0000 7fa634661880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2024-04-22T23:44:13.651 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: 2024-04-22T23:44:13.651 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.628+0000 7fa634661880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2024-04-22T23:44:13.651 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: 2024-04-22T23:44:13.651 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.628+0000 7fa634661880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-22T23:44:13.651 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.628+0000 7fa634661880 4 rocksdb: Options.merge_operator: 2024-04-22T23:44:13.651 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.628+0000 7fa634661880 4 rocksdb: Options.compaction_filter: None 2024-04-22T23:44:13.651 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.628+0000 7fa634661880 4 rocksdb: Options.compaction_filter_factory: None 2024-04-22T23:44:13.651 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.628+0000 7fa634661880 4 rocksdb: Options.sst_partitioner_factory: None 2024-04-22T23:44:13.651 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.628+0000 7fa634661880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-22T23:44:13.651 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.628+0000 7fa634661880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-22T23:44:13.651 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.628+0000 7fa634661880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55bb26694b08) 2024-04-22T23:44:13.651 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks: 1 2024-04-22T23:44:13.651 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-22T23:44:13.651 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-22T23:44:13.652 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: pin_top_level_index_and_filter: 1 2024-04-22T23:44:13.652 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: index_type: 0 2024-04-22T23:44:13.652 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: data_block_index_type: 0 2024-04-22T23:44:13.652 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: index_shortening: 1 2024-04-22T23:44:13.652 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: data_block_hash_table_util_ratio: 0.750000 2024-04-22T23:44:13.652 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: hash_index_allow_collision: 1 2024-04-22T23:44:13.652 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: checksum: 1 2024-04-22T23:44:13.652 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: no_block_cache: 0 2024-04-22T23:44:13.652 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: block_cache: 0x55bb26674170 2024-04-22T23:44:13.652 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: block_cache_name: BinnedLRUCache 2024-04-22T23:44:13.652 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: block_cache_options: 2024-04-22T23:44:13.652 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: capacity : 536870912 2024-04-22T23:44:13.652 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: num_shard_bits : 4 2024-04-22T23:44:13.652 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: strict_capacity_limit : 0 2024-04-22T23:44:13.653 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: high_pri_pool_ratio: 0.000 2024-04-22T23:44:13.653 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: block_cache_compressed: (nil) 2024-04-22T23:44:13.653 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: persistent_cache: (nil) 2024-04-22T23:44:13.653 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: block_size: 4096 2024-04-22T23:44:13.653 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: block_size_deviation: 10 2024-04-22T23:44:13.653 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: block_restart_interval: 16 2024-04-22T23:44:13.653 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: index_block_restart_interval: 1 2024-04-22T23:44:13.653 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: metadata_block_size: 4096 2024-04-22T23:44:13.653 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: partition_filters: 0 2024-04-22T23:44:13.653 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: use_delta_encoding: 1 2024-04-22T23:44:13.653 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: filter_policy: rocksdb.BuiltinBloomFilter 2024-04-22T23:44:13.653 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: whole_key_filtering: 1 2024-04-22T23:44:13.653 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: verify_compression: 0 2024-04-22T23:44:13.653 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: read_amp_bytes_per_bit: 0 2024-04-22T23:44:13.653 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: format_version: 4 2024-04-22T23:44:13.653 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: enable_index_compression: 1 2024-04-22T23:44:13.654 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: block_align: 0 2024-04-22T23:44:13.654 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: 2024-04-22T23:44:13.654 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.628+0000 7fa634661880 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-22T23:44:13.654 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.628+0000 7fa634661880 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-22T23:44:13.654 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.628+0000 7fa634661880 4 rocksdb: Options.compression: NoCompression 2024-04-22T23:44:13.654 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.628+0000 7fa634661880 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-22T23:44:13.654 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.628+0000 7fa634661880 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-22T23:44:13.654 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.628+0000 7fa634661880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-22T23:44:13.654 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.628+0000 7fa634661880 4 rocksdb: Options.num_levels: 7 2024-04-22T23:44:13.654 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.628+0000 7fa634661880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-22T23:44:13.654 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.628+0000 7fa634661880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-22T23:44:13.654 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.628+0000 7fa634661880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-22T23:44:13.654 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.628+0000 7fa634661880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-22T23:44:13.655 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.628+0000 7fa634661880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-22T23:44:13.655 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.628+0000 7fa634661880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-22T23:44:13.655 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.628+0000 7fa634661880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-22T23:44:13.655 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.628+0000 7fa634661880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-22T23:44:13.655 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.628+0000 7fa634661880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-22T23:44:13.655 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.628+0000 7fa634661880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-22T23:44:13.655 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.628+0000 7fa634661880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-22T23:44:13.655 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.628+0000 7fa634661880 4 rocksdb: Options.compression_opts.level: 32767 2024-04-22T23:44:13.655 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.628+0000 7fa634661880 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-22T23:44:13.655 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.628+0000 7fa634661880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-22T23:44:13.655 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.628+0000 7fa634661880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-22T23:44:13.655 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.628+0000 7fa634661880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-22T23:44:13.655 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.628+0000 7fa634661880 4 rocksdb: Options.compression_opts.enabled: false 2024-04-22T23:44:13.655 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.628+0000 7fa634661880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-22T23:44:13.655 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.628+0000 7fa634661880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-22T23:44:13.656 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.628+0000 7fa634661880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-22T23:44:13.656 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.628+0000 7fa634661880 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-22T23:44:13.656 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.628+0000 7fa634661880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-22T23:44:13.656 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.628+0000 7fa634661880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-22T23:44:13.656 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.628+0000 7fa634661880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-22T23:44:13.656 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.628+0000 7fa634661880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-22T23:44:13.656 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.628+0000 7fa634661880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-22T23:44:13.656 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.628+0000 7fa634661880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-22T23:44:13.656 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.628+0000 7fa634661880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-22T23:44:13.656 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.628+0000 7fa634661880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-22T23:44:13.656 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.628+0000 7fa634661880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-22T23:44:13.656 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.628+0000 7fa634661880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-22T23:44:13.656 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.628+0000 7fa634661880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-22T23:44:13.656 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.628+0000 7fa634661880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-22T23:44:13.657 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.628+0000 7fa634661880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-22T23:44:13.657 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.628+0000 7fa634661880 4 rocksdb: Options.arena_block_size: 4194304 2024-04-22T23:44:13.657 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.628+0000 7fa634661880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-22T23:44:13.657 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.628+0000 7fa634661880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-22T23:44:13.657 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.628+0000 7fa634661880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-04-22T23:44:13.657 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.628+0000 7fa634661880 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-22T23:44:13.657 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.628+0000 7fa634661880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-22T23:44:13.657 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.628+0000 7fa634661880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-22T23:44:13.657 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.628+0000 7fa634661880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-22T23:44:13.657 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.628+0000 7fa634661880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-22T23:44:13.657 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.628+0000 7fa634661880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-22T23:44:13.657 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.628+0000 7fa634661880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-22T23:44:13.657 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.628+0000 7fa634661880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-22T23:44:13.657 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.628+0000 7fa634661880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-22T23:44:13.657 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.628+0000 7fa634661880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-22T23:44:13.658 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.628+0000 7fa634661880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-22T23:44:13.658 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.628+0000 7fa634661880 4 rocksdb: Options.table_properties_collectors: 2024-04-22T23:44:13.658 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.628+0000 7fa634661880 4 rocksdb: Options.inplace_update_support: 0 2024-04-22T23:44:13.658 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.628+0000 7fa634661880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-22T23:44:13.658 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.628+0000 7fa634661880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-22T23:44:13.658 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.628+0000 7fa634661880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-22T23:44:13.658 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.628+0000 7fa634661880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-22T23:44:13.658 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.628+0000 7fa634661880 4 rocksdb: Options.bloom_locality: 0 2024-04-22T23:44:13.658 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.628+0000 7fa634661880 4 rocksdb: Options.max_successive_merges: 0 2024-04-22T23:44:13.658 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.628+0000 7fa634661880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-22T23:44:13.658 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.628+0000 7fa634661880 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-22T23:44:13.658 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.628+0000 7fa634661880 4 rocksdb: Options.force_consistency_checks: 1 2024-04-22T23:44:13.658 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.628+0000 7fa634661880 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-22T23:44:13.658 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.628+0000 7fa634661880 4 rocksdb: Options.ttl: 2592000 2024-04-22T23:44:13.659 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.628+0000 7fa634661880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-22T23:44:13.659 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.628+0000 7fa634661880 4 rocksdb: Options.enable_blob_files: false 2024-04-22T23:44:13.659 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.628+0000 7fa634661880 4 rocksdb: Options.min_blob_size: 0 2024-04-22T23:44:13.659 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.628+0000 7fa634661880 4 rocksdb: Options.blob_file_size: 268435456 2024-04-22T23:44:13.659 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.628+0000 7fa634661880 4 rocksdb: Options.blob_compression_type: NoCompression 2024-04-22T23:44:13.659 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.628+0000 7fa634661880 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-04-22T23:44:13.659 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.628+0000 7fa634661880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-22T23:44:13.659 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.628+0000 7fa634661880 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-04-22T23:44:13.659 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: 2024-04-22T23:44:13.659 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.628+0000 7fa634661880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 0 2024-04-22T23:44:13.659 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: 2024-04-22T23:44:13.659 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.628+0000 7fa634661880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 3 2024-04-22T23:44:13.659 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: 2024-04-22T23:44:13.659 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.632+0000 7fa634661880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x55bb2665aa80 2024-04-22T23:44:13.659 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.632+0000 7fa634661880 4 rocksdb: DB pointer 0x55bb266ce000 2024-04-22T23:44:13.659 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.632+0000 7fa62624b700 4 rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2024-04-22T23:44:13.660 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.632+0000 7fa62624b700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-04-22T23:44:13.660 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: ** DB Stats ** 2024-04-22T23:44:13.660 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-04-22T23:44:13.660 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-04-22T23:44:13.660 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-22T23:44:13.660 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-22T23:44:13.660 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-04-22T23:44:13.660 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-04-22T23:44:13.660 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-22T23:44:13.660 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: 2024-04-22T23:44:13.660 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-04-22T23:44:13.660 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-04-22T23:44:13.660 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-22T23:44:13.660 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-04-22T23:44:13.660 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-04-22T23:44:13.660 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: 2024-04-22T23:44:13.661 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-04-22T23:44:13.661 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-04-22T23:44:13.661 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-22T23:44:13.661 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-04-22T23:44:13.661 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2024-04-22T23:44:13.661 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-22T23:44:13.661 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2024-04-22T23:44:13.661 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2024-04-22T23:44:13.661 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2024-04-22T23:44:13.661 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-22T23:44:13.661 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-22T23:44:13.661 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-04-22T23:44:13.661 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: 2024-04-22T23:44:13.661 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2024-04-22T23:44:13.661 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: 2024-04-22T23:44:13.661 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-04-22T23:44:13.662 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-04-22T23:44:13.662 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-22T23:44:13.662 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-04-22T23:44:13.662 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-04-22T23:44:13.662 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: 2024-04-22T23:44:13.662 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-04-22T23:44:13.662 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-04-22T23:44:13.662 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-22T23:44:13.662 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-04-22T23:44:13.662 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2024-04-22T23:44:13.662 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-22T23:44:13.662 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2024-04-22T23:44:13.662 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2024-04-22T23:44:13.662 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2024-04-22T23:44:13.662 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-22T23:44:13.663 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-22T23:44:13.663 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-04-22T23:44:13.663 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: 2024-04-22T23:44:13.663 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2024-04-22T23:44:13.663 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: 2024-04-22T23:44:13.663 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.632+0000 7fa634661880 4 rocksdb: [db/db_impl/db_impl.cc:447] Shutdown: canceling all background work 2024-04-22T23:44:13.663 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.632+0000 7fa634661880 4 rocksdb: [db/db_impl/db_impl.cc:625] Shutdown complete 2024-04-22T23:44:13.663 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-04-22T23:44:13.632+0000 7fa634661880 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2024-04-22T23:44:14.165 INFO:teuthology.orchestra.run.smithi079.stderr:create mon.a on 2024-04-22T23:44:14.399 INFO:teuthology.orchestra.run.smithi079.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2024-04-22T23:44:14.603 INFO:teuthology.orchestra.run.smithi079.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph-15ff8152-0102-11ef-bc93-c7b262605968.target -> /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968.target. 2024-04-22T23:44:14.603 INFO:teuthology.orchestra.run.smithi079.stderr:systemctl: Created symlink /etc/systemd/system/ceph.target.wants/ceph-15ff8152-0102-11ef-bc93-c7b262605968.target -> /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968.target. 2024-04-22T23:44:15.009 INFO:teuthology.orchestra.run.smithi079.stderr:systemctl: Failed to reset failed state of unit ceph-15ff8152-0102-11ef-bc93-c7b262605968@mon.a.service: Unit ceph-15ff8152-0102-11ef-bc93-c7b262605968@mon.a.service not loaded. 2024-04-22T23:44:15.013 INFO:teuthology.orchestra.run.smithi079.stderr:systemctl: Created symlink /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968.target.wants/ceph-15ff8152-0102-11ef-bc93-c7b262605968@mon.a.service -> /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service. 2024-04-22T23:44:15.212 INFO:teuthology.orchestra.run.smithi079.stderr:firewalld does not appear to be present 2024-04-22T23:44:15.212 INFO:teuthology.orchestra.run.smithi079.stderr:Not possible to enable service . firewalld.service is not available 2024-04-22T23:44:15.212 INFO:teuthology.orchestra.run.smithi079.stderr:Waiting for mon to start... 2024-04-22T23:44:15.212 INFO:teuthology.orchestra.run.smithi079.stderr:Waiting for mon... 2024-04-22T23:44:16.652 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: cluster: 2024-04-22T23:44:16.652 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: id: 15ff8152-0102-11ef-bc93-c7b262605968 2024-04-22T23:44:16.652 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: health: HEALTH_OK 2024-04-22T23:44:16.652 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: 2024-04-22T23:44:16.653 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: services: 2024-04-22T23:44:16.653 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: mon: 1 daemons, quorum a (age 0.211157s) 2024-04-22T23:44:16.653 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: mgr: no daemons active 2024-04-22T23:44:16.653 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: osd: 0 osds: 0 up, 0 in 2024-04-22T23:44:16.653 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: 2024-04-22T23:44:16.653 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: data: 2024-04-22T23:44:16.653 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: pools: 0 pools, 0 pgs 2024-04-22T23:44:16.653 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: objects: 0 objects, 0 B 2024-04-22T23:44:16.653 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: usage: 0 B used, 0 B / 0 B avail 2024-04-22T23:44:16.653 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: pgs: 2024-04-22T23:44:16.653 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: 2024-04-22T23:44:16.664 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:16 smithi079 bash[18133]: cluster 2024-04-22T23:44:16.444155+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-04-22T23:44:17.190 INFO:teuthology.orchestra.run.smithi079.stderr:mon is available 2024-04-22T23:44:17.190 INFO:teuthology.orchestra.run.smithi079.stderr:Assimilating anything we can from ceph.conf... 2024-04-22T23:44:17.539 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:17 smithi079 bash[18133]: cluster 2024-04-22T23:44:16.448614+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-04-22T23:44:17.539 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:17 smithi079 bash[18133]: cluster 2024-04-22T23:44:16.449021+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0]} 2024-04-22T23:44:17.539 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:17 smithi079 bash[18133]: cluster 2024-04-22T23:44:16.452192+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2024-04-22T23:44:17.539 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:17 smithi079 bash[18133]: cluster 2024-04-22T23:44:16.456082+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-04-22T23:44:17.540 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:17 smithi079 bash[18133]: cluster 2024-04-22T23:44:16.456569+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2024-04-22T23:44:17.540 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:17 smithi079 bash[18133]: audit 2024-04-22T23:44:16.659728+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.79:0/1421856151' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-04-22T23:44:18.134 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: 2024-04-22T23:44:18.135 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: [global] 2024-04-22T23:44:18.135 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: fsid = 15ff8152-0102-11ef-bc93-c7b262605968 2024-04-22T23:44:18.135 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: mon_host = [v2:172.21.15.79:3300,v1:172.21.15.79:6789] 2024-04-22T23:44:18.135 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2024-04-22T23:44:18.135 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2024-04-22T23:44:18.135 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2024-04-22T23:44:18.135 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2024-04-22T23:44:18.135 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: 2024-04-22T23:44:18.135 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: [mgr] 2024-04-22T23:44:18.135 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: mgr/cephadm/use_agent = False 2024-04-22T23:44:18.135 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2024-04-22T23:44:18.135 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: 2024-04-22T23:44:18.135 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: [osd] 2024-04-22T23:44:18.135 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2024-04-22T23:44:18.136 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2024-04-22T23:44:18.721 INFO:teuthology.orchestra.run.smithi079.stderr:Generating new minimal ceph.conf... 2024-04-22T23:44:18.745 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:18 smithi079 bash[18133]: audit 2024-04-22T23:44:18.136503+0000 mon.a (mon.0) 8 : audit [INF] from='client.? 172.21.15.79:0/2359816774' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-04-22T23:44:18.745 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:18 smithi079 bash[18133]: audit 2024-04-22T23:44:18.141853+0000 mon.a (mon.0) 9 : audit [INF] from='client.? 172.21.15.79:0/2359816774' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-04-22T23:44:20.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:19 smithi079 bash[18133]: audit 2024-04-22T23:44:19.742960+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.79:0/2145070892' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:44:20.351 INFO:teuthology.orchestra.run.smithi079.stderr:Restarting the monitor... 2024-04-22T23:44:20.711 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:20 smithi079 systemd[1]: Stopping Ceph mon.a for 15ff8152-0102-11ef-bc93-c7b262605968... 2024-04-22T23:44:20.711 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:20 smithi079 bash[18496]: Error response from daemon: No such container: ceph-15ff8152-0102-11ef-bc93-c7b262605968-mon.a 2024-04-22T23:44:20.711 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:20 smithi079 bash[18133]: debug 2024-04-22T23:44:20.464+0000 7ff9b7ca7700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-04-22T23:44:20.711 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:20 smithi079 bash[18133]: debug 2024-04-22T23:44:20.464+0000 7ff9b7ca7700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-04-22T23:44:21.305 INFO:teuthology.orchestra.run.smithi079.stderr:Setting mon public_network to 172.21.0.0/20 2024-04-22T23:44:21.539 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:21 smithi079 bash[18504]: ceph-15ff8152-0102-11ef-bc93-c7b262605968-mon-a 2024-04-22T23:44:21.539 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:21 smithi079 bash[18537]: Error response from daemon: No such container: ceph-15ff8152-0102-11ef-bc93-c7b262605968-mon.a 2024-04-22T23:44:21.539 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:21 smithi079 systemd[1]: ceph-15ff8152-0102-11ef-bc93-c7b262605968@mon.a.service: Deactivated successfully. 2024-04-22T23:44:21.539 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:21 smithi079 systemd[1]: Stopped Ceph mon.a for 15ff8152-0102-11ef-bc93-c7b262605968. 2024-04-22T23:44:21.540 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:21 smithi079 systemd[1]: Started Ceph mon.a for 15ff8152-0102-11ef-bc93-c7b262605968. 2024-04-22T23:44:22.694 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.428+0000 7f017a2f3880 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-22T23:44:22.694 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.428+0000 7f017a2f3880 0 ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable), process ceph-mon, pid 7 2024-04-22T23:44:22.694 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.432+0000 7f017a2f3880 0 pidfile_write: ignore empty --pid-file 2024-04-22T23:44:22.694 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 0 load: jerasure load: lrc 2024-04-22T23:44:22.694 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: RocksDB version: 6.15.5 2024-04-22T23:44:22.694 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-04-22T23:44:22.694 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Compile date Apr 18 2022 2024-04-22T23:44:22.694 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: DB SUMMARY 2024-04-22T23:44:22.694 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: DB Session ID: 92WTNIOEWUX96HAD8I34 2024-04-22T23:44:22.695 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: CURRENT file: CURRENT 2024-04-22T23:44:22.695 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: IDENTITY file: IDENTITY 2024-04-22T23:44:22.695 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 131 Bytes 2024-04-22T23:44:22.695 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-04-22T23:44:22.695 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000010.log size: 82629 ; 2024-04-22T23:44:22.695 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.error_if_exists: 0 2024-04-22T23:44:22.695 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.create_if_missing: 0 2024-04-22T23:44:22.695 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.paranoid_checks: 1 2024-04-22T23:44:22.695 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-22T23:44:22.695 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.env: 0x55c0408c6860 2024-04-22T23:44:22.695 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.fs: Posix File System 2024-04-22T23:44:22.695 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.info_log: 0x55c041f81e00 2024-04-22T23:44:22.695 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-22T23:44:22.696 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.statistics: (nil) 2024-04-22T23:44:22.696 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.use_fsync: 0 2024-04-22T23:44:22.696 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.max_log_file_size: 0 2024-04-22T23:44:22.696 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-22T23:44:22.696 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-22T23:44:22.696 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-22T23:44:22.696 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-22T23:44:22.696 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.allow_fallocate: 1 2024-04-22T23:44:22.696 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-22T23:44:22.696 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-22T23:44:22.696 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.use_direct_reads: 0 2024-04-22T23:44:22.696 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-22T23:44:22.696 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.create_missing_column_families: 0 2024-04-22T23:44:22.696 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.db_log_dir: 2024-04-22T23:44:22.697 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-04-22T23:44:22.697 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-22T23:44:22.697 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-22T23:44:22.697 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-22T23:44:22.697 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-22T23:44:22.697 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-22T23:44:22.697 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-22T23:44:22.697 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.advise_random_on_open: 1 2024-04-22T23:44:22.697 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-22T23:44:22.697 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.write_buffer_manager: 0x55c0420722d0 2024-04-22T23:44:22.697 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-22T23:44:22.697 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-04-22T23:44:22.697 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-22T23:44:22.697 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-22T23:44:22.698 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.rate_limiter: (nil) 2024-04-22T23:44:22.698 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-22T23:44:22.698 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-22T23:44:22.698 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-22T23:44:22.699 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-22T23:44:22.699 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.unordered_write: 0 2024-04-22T23:44:22.699 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-22T23:44:22.700 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-22T23:44:22.700 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-22T23:44:22.700 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-22T23:44:22.700 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.row_cache: None 2024-04-22T23:44:22.700 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.wal_filter: None 2024-04-22T23:44:22.700 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-22T23:44:22.700 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-22T23:44:22.700 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.preserve_deletes: 0 2024-04-22T23:44:22.700 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.two_write_queues: 0 2024-04-22T23:44:22.700 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.manual_wal_flush: 0 2024-04-22T23:44:22.700 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.atomic_flush: 0 2024-04-22T23:44:22.700 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-22T23:44:22.700 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-22T23:44:22.700 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-22T23:44:22.700 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.log_readahead_size: 0 2024-04-22T23:44:22.700 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-22T23:44:22.701 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.best_efforts_recovery: 0 2024-04-22T23:44:22.701 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-22T23:44:22.701 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-22T23:44:22.701 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.allow_data_in_errors: 0 2024-04-22T23:44:22.701 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.db_host_id: __hostname__ 2024-04-22T23:44:22.701 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.max_background_jobs: 2 2024-04-22T23:44:22.701 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.max_background_compactions: -1 2024-04-22T23:44:22.701 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.max_subcompactions: 1 2024-04-22T23:44:22.701 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-22T23:44:22.701 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-22T23:44:22.701 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-22T23:44:22.701 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.max_total_wal_size: 0 2024-04-22T23:44:22.701 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-22T23:44:22.701 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-22T23:44:22.701 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-22T23:44:22.701 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-22T23:44:22.701 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.max_open_files: -1 2024-04-22T23:44:22.702 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.bytes_per_sync: 0 2024-04-22T23:44:22.702 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-22T23:44:22.702 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-22T23:44:22.702 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-22T23:44:22.702 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.max_background_flushes: -1 2024-04-22T23:44:22.702 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Compression algorithms supported: 2024-04-22T23:44:22.702 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-22T23:44:22.702 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: kZSTD supported: 0 2024-04-22T23:44:22.702 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: kXpressCompression supported: 0 2024-04-22T23:44:22.702 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-22T23:44:22.702 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: kLZ4Compression supported: 1 2024-04-22T23:44:22.702 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: kBZip2Compression supported: 0 2024-04-22T23:44:22.702 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: kZlibCompression supported: 1 2024-04-22T23:44:22.702 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: kSnappyCompression supported: 1 2024-04-22T23:44:22.702 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-22T23:44:22.703 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000009 2024-04-22T23:44:22.703 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2024-04-22T23:44:22.703 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-22T23:44:22.703 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.merge_operator: 2024-04-22T23:44:22.703 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.compaction_filter: None 2024-04-22T23:44:22.703 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.compaction_filter_factory: None 2024-04-22T23:44:22.703 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.sst_partitioner_factory: None 2024-04-22T23:44:22.703 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-22T23:44:22.703 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-22T23:44:22.703 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55c041f4fd00) 2024-04-22T23:44:22.703 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: cache_index_and_filter_blocks: 1 2024-04-22T23:44:22.703 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-22T23:44:22.703 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-22T23:44:22.703 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: pin_top_level_index_and_filter: 1 2024-04-22T23:44:22.703 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: index_type: 0 2024-04-22T23:44:22.703 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: data_block_index_type: 0 2024-04-22T23:44:22.704 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: index_shortening: 1 2024-04-22T23:44:22.704 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: data_block_hash_table_util_ratio: 0.750000 2024-04-22T23:44:22.704 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: hash_index_allow_collision: 1 2024-04-22T23:44:22.704 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: checksum: 1 2024-04-22T23:44:22.704 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: no_block_cache: 0 2024-04-22T23:44:22.704 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: block_cache: 0x55c041fb6170 2024-04-22T23:44:22.704 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: block_cache_name: BinnedLRUCache 2024-04-22T23:44:22.704 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: block_cache_options: 2024-04-22T23:44:22.704 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: capacity : 536870912 2024-04-22T23:44:22.704 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: num_shard_bits : 4 2024-04-22T23:44:22.704 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: strict_capacity_limit : 0 2024-04-22T23:44:22.704 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: high_pri_pool_ratio: 0.000 2024-04-22T23:44:22.704 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: block_cache_compressed: (nil) 2024-04-22T23:44:22.704 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: persistent_cache: (nil) 2024-04-22T23:44:22.704 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: block_size: 4096 2024-04-22T23:44:22.704 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: block_size_deviation: 10 2024-04-22T23:44:22.705 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: block_restart_interval: 16 2024-04-22T23:44:22.705 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: index_block_restart_interval: 1 2024-04-22T23:44:22.705 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: metadata_block_size: 4096 2024-04-22T23:44:22.705 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: partition_filters: 0 2024-04-22T23:44:22.705 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: use_delta_encoding: 1 2024-04-22T23:44:22.705 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: filter_policy: rocksdb.BuiltinBloomFilter 2024-04-22T23:44:22.705 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: whole_key_filtering: 1 2024-04-22T23:44:22.705 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: verify_compression: 0 2024-04-22T23:44:22.705 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: read_amp_bytes_per_bit: 0 2024-04-22T23:44:22.705 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: format_version: 4 2024-04-22T23:44:22.705 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: enable_index_compression: 1 2024-04-22T23:44:22.705 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: block_align: 0 2024-04-22T23:44:22.705 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-22T23:44:22.705 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-22T23:44:22.705 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.compression: NoCompression 2024-04-22T23:44:22.705 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-22T23:44:22.705 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-22T23:44:22.706 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-22T23:44:22.706 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.num_levels: 7 2024-04-22T23:44:22.706 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-22T23:44:22.706 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-22T23:44:22.706 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-22T23:44:22.706 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-22T23:44:22.706 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-22T23:44:22.706 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-22T23:44:22.706 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-22T23:44:22.706 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-22T23:44:22.706 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-22T23:44:22.706 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-22T23:44:22.706 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-22T23:44:22.706 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.compression_opts.level: 32767 2024-04-22T23:44:22.706 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-22T23:44:22.707 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-22T23:44:22.707 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-22T23:44:22.707 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-22T23:44:22.707 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.compression_opts.enabled: false 2024-04-22T23:44:22.707 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-22T23:44:22.707 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-22T23:44:22.707 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-22T23:44:22.707 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-22T23:44:22.707 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-22T23:44:22.707 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-22T23:44:22.707 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-22T23:44:22.707 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-22T23:44:22.707 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-22T23:44:22.707 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-22T23:44:22.708 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-22T23:44:22.708 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-22T23:44:22.708 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-22T23:44:22.708 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-22T23:44:22.708 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-22T23:44:22.708 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-22T23:44:22.708 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-22T23:44:22.708 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.arena_block_size: 4194304 2024-04-22T23:44:22.708 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-22T23:44:22.708 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-22T23:44:22.708 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-04-22T23:44:22.708 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-22T23:44:22.708 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-22T23:44:22.708 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-22T23:44:22.708 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-22T23:44:22.708 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-22T23:44:22.708 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-22T23:44:22.709 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-22T23:44:22.709 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-22T23:44:22.709 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-22T23:44:22.709 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-22T23:44:22.709 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-22T23:44:22.709 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.table_properties_collectors: 2024-04-22T23:44:22.709 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.inplace_update_support: 0 2024-04-22T23:44:22.709 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-22T23:44:22.709 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-22T23:44:22.709 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-22T23:44:22.709 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-22T23:44:22.709 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.bloom_locality: 0 2024-04-22T23:44:22.709 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.max_successive_merges: 0 2024-04-22T23:44:22.709 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-22T23:44:22.709 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-22T23:44:22.710 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.force_consistency_checks: 1 2024-04-22T23:44:22.710 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-22T23:44:22.710 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.ttl: 2592000 2024-04-22T23:44:22.710 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-22T23:44:22.710 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.enable_blob_files: false 2024-04-22T23:44:22.710 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.min_blob_size: 0 2024-04-22T23:44:22.710 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.blob_file_size: 268435456 2024-04-22T23:44:22.710 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.blob_compression_type: NoCompression 2024-04-22T23:44:22.710 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-04-22T23:44:22.710 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-22T23:44:22.710 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 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-04-22T23:44:22.710 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 5 2024-04-22T23:44:22.710 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 13 2024-04-22T23:44:22.710 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713829462442454, "job": 1, "event": "recovery_started", "wal_files": [10]} 2024-04-22T23:44:22.710 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: [db/db_impl/db_impl_open.cc:847] Recovering log #10 mode 2 2024-04-22T23:44:22.711 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 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-04-22T23:44:22.711 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713829462443285, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 14, "file_size": 79179, "file_checksum": "", "file_checksum_func_name": "Unknown", "table_properties": {"data_size": 77442, "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": 71751, "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": 1713829462, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "fb9d0ce8-c7b1-4a06-8482-5385211c32a9", "db_session_id": "92WTNIOEWUX96HAD8I34"}} 2024-04-22T23:44:22.711 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 15 2024-04-22T23:44:22.711 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.436+0000 7f017a2f3880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713829462443656, "job": 1, "event": "recovery_finished"} 2024-04-22T23:44:22.711 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.440+0000 7f017a2f3880 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-04-22T23:44:22.711 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.440+0000 7f017a2f3880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x55c041f9ca80 2024-04-22T23:44:22.711 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.440+0000 7f017a2f3880 4 rocksdb: DB pointer 0x55c041fac000 2024-04-22T23:44:22.711 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.440+0000 7f016a07b700 4 rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2024-04-22T23:44:22.711 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.440+0000 7f016a07b700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-04-22T23:44:22.711 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: ** DB Stats ** 2024-04-22T23:44:22.711 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-22T23:44:22.711 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-04-22T23:44:22.711 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-22T23:44:22.711 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-22T23:44:22.711 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-04-22T23:44:22.712 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-04-22T23:44:22.712 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-22T23:44:22.712 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: ** Compaction Stats [default] ** 2024-04-22T23:44:22.712 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-04-22T23:44:22.712 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-22T23:44:22.712 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: L0 2/0 79.08 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 143.8 0.00 0.00 1 0.001 0 0 2024-04-22T23:44:22.712 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: Sum 2/0 79.08 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 143.8 0.00 0.00 1 0.001 0 0 2024-04-22T23:44:22.712 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 143.8 0.00 0.00 1 0.001 0 0 2024-04-22T23:44:22.712 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: ** Compaction Stats [default] ** 2024-04-22T23:44:22.712 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-04-22T23:44:22.712 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-22T23:44:22.712 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 143.8 0.00 0.00 1 0.001 0 0 2024-04-22T23:44:22.712 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-22T23:44:22.712 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: Flush(GB): cumulative 0.000, interval 0.000 2024-04-22T23:44:22.712 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-22T23:44:22.712 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: AddFile(Total Files): cumulative 0, interval 0 2024-04-22T23:44:22.712 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-22T23:44:22.713 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: AddFile(Keys): cumulative 0, interval 0 2024-04-22T23:44:22.713 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: Cumulative compaction: 0.00 GB write, 20.52 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-22T23:44:22.713 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: Interval compaction: 0.00 GB write, 20.52 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-22T23:44:22.713 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-04-22T23:44:22.713 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: ** File Read Latency Histogram By Level [default] ** 2024-04-22T23:44:22.713 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: ** Compaction Stats [default] ** 2024-04-22T23:44:22.713 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-04-22T23:44:22.713 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-22T23:44:22.713 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: L0 2/0 79.08 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 143.8 0.00 0.00 1 0.001 0 0 2024-04-22T23:44:22.713 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: Sum 2/0 79.08 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 143.8 0.00 0.00 1 0.001 0 0 2024-04-22T23:44:22.713 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-04-22T23:44:22.713 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: ** Compaction Stats [default] ** 2024-04-22T23:44:22.713 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-04-22T23:44:22.713 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-22T23:44:22.714 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 143.8 0.00 0.00 1 0.001 0 0 2024-04-22T23:44:22.714 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-22T23:44:22.714 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: Flush(GB): cumulative 0.000, interval 0.000 2024-04-22T23:44:22.714 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-22T23:44:22.714 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: AddFile(Total Files): cumulative 0, interval 0 2024-04-22T23:44:22.714 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-22T23:44:22.714 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: AddFile(Keys): cumulative 0, interval 0 2024-04-22T23:44:22.714 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: Cumulative compaction: 0.00 GB write, 20.34 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-22T23:44:22.714 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-22T23:44:22.714 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-04-22T23:44:22.714 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: ** File Read Latency Histogram By Level [default] ** 2024-04-22T23:44:22.714 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.440+0000 7f017a2f3880 0 starting mon.a rank 0 at public addrs [v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0] at bind addrs [v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 15ff8152-0102-11ef-bc93-c7b262605968 2024-04-22T23:44:22.714 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.440+0000 7f017a2f3880 1 mon.a@-1(???) e1 preinit fsid 15ff8152-0102-11ef-bc93-c7b262605968 2024-04-22T23:44:22.714 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.440+0000 7f017a2f3880 0 mon.a@-1(???).mds e1 new map 2024-04-22T23:44:22.714 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.440+0000 7f017a2f3880 0 mon.a@-1(???).mds e1 print_map 2024-04-22T23:44:22.715 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: e1 2024-04-22T23:44:22.715 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: enable_multiple, ever_enabled_multiple: 1,1 2024-04-22T23:44:22.715 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-04-22T23:44:22.715 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: legacy client fscid: -1 2024-04-22T23:44:22.715 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: 2024-04-22T23:44:22.715 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: No filesystems configured 2024-04-22T23:44:22.715 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.440+0000 7f017a2f3880 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-04-22T23:44:22.715 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.440+0000 7f017a2f3880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-04-22T23:44:22.715 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.440+0000 7f017a2f3880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-04-22T23:44:22.715 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.440+0000 7f017a2f3880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-04-22T23:44:22.715 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: debug 2024-04-22T23:44:22.440+0000 7f017a2f3880 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-04-22T23:44:22.715 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: cluster 2024-04-22T23:44:22.468141+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-04-22T23:44:22.715 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: cluster 2024-04-22T23:44:22.468219+0000 mon.a (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0]} 2024-04-22T23:44:22.715 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: cluster 2024-04-22T23:44:22.468315+0000 mon.a (mon.0) 3 : cluster [DBG] fsmap 2024-04-22T23:44:22.715 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: cluster 2024-04-22T23:44:22.468354+0000 mon.a (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-04-22T23:44:22.715 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:22 smithi079 bash[18576]: cluster 2024-04-22T23:44:22.468764+0000 mon.a (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2024-04-22T23:44:23.279 INFO:teuthology.orchestra.run.smithi079.stderr:Wrote config to /etc/ceph/ceph.conf 2024-04-22T23:44:23.280 INFO:teuthology.orchestra.run.smithi079.stderr:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-04-22T23:44:23.280 INFO:teuthology.orchestra.run.smithi079.stderr:Creating mgr... 2024-04-22T23:44:23.280 INFO:teuthology.orchestra.run.smithi079.stderr:Verifying port 9283 ... 2024-04-22T23:44:23.528 INFO:teuthology.orchestra.run.smithi079.stderr:systemctl: Failed to reset failed state of unit ceph-15ff8152-0102-11ef-bc93-c7b262605968@mgr.y.service: Unit ceph-15ff8152-0102-11ef-bc93-c7b262605968@mgr.y.service not loaded. 2024-04-22T23:44:23.533 INFO:teuthology.orchestra.run.smithi079.stderr:systemctl: Created symlink /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968.target.wants/ceph-15ff8152-0102-11ef-bc93-c7b262605968@mgr.y.service -> /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service. 2024-04-22T23:44:23.636 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:23 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:44:23.736 INFO:teuthology.orchestra.run.smithi079.stderr:firewalld does not appear to be present 2024-04-22T23:44:23.736 INFO:teuthology.orchestra.run.smithi079.stderr:Not possible to enable service . firewalld.service is not available 2024-04-22T23:44:23.736 INFO:teuthology.orchestra.run.smithi079.stderr:firewalld does not appear to be present 2024-04-22T23:44:23.736 INFO:teuthology.orchestra.run.smithi079.stderr:Not possible to open ports <[9283]>. firewalld.service is not available 2024-04-22T23:44:23.736 INFO:teuthology.orchestra.run.smithi079.stderr:Waiting for mgr to start... 2024-04-22T23:44:23.736 INFO:teuthology.orchestra.run.smithi079.stderr:Waiting for mgr... 2024-04-22T23:44:24.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:23 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:44:24.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:23 smithi079 bash[18576]: audit 2024-04-22T23:44:22.689493+0000 mon.a (mon.0) 6 : audit [INF] from='client.? 172.21.15.79:0/1431990167' entity='client.admin' 2024-04-22T23:44:25.092 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: 2024-04-22T23:44:25.092 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: { 2024-04-22T23:44:25.092 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "fsid": "15ff8152-0102-11ef-bc93-c7b262605968", 2024-04-22T23:44:25.093 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "health": { 2024-04-22T23:44:25.093 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-04-22T23:44:25.093 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "checks": {}, 2024-04-22T23:44:25.093 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "mutes": [] 2024-04-22T23:44:25.093 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: }, 2024-04-22T23:44:25.093 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-04-22T23:44:25.093 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "quorum": [ 2024-04-22T23:44:25.093 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: 0 2024-04-22T23:44:25.093 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: ], 2024-04-22T23:44:25.093 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "quorum_names": [ 2024-04-22T23:44:25.093 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "a" 2024-04-22T23:44:25.093 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: ], 2024-04-22T23:44:25.093 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "quorum_age": 2, 2024-04-22T23:44:25.093 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "monmap": { 2024-04-22T23:44:25.093 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-22T23:44:25.094 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-04-22T23:44:25.094 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "num_mons": 1 2024-04-22T23:44:25.094 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: }, 2024-04-22T23:44:25.094 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "osdmap": { 2024-04-22T23:44:25.094 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-22T23:44:25.094 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "num_osds": 0, 2024-04-22T23:44:25.094 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-04-22T23:44:25.094 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-04-22T23:44:25.094 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-04-22T23:44:25.098 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-04-22T23:44:25.098 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-04-22T23:44:25.098 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: }, 2024-04-22T23:44:25.098 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "pgmap": { 2024-04-22T23:44:25.098 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-04-22T23:44:25.098 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-04-22T23:44:25.098 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "num_pools": 0, 2024-04-22T23:44:25.098 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "num_objects": 0, 2024-04-22T23:44:25.098 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-04-22T23:44:25.098 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-04-22T23:44:25.098 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-04-22T23:44:25.098 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "bytes_total": 0 2024-04-22T23:44:25.099 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: }, 2024-04-22T23:44:25.099 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "fsmap": { 2024-04-22T23:44:25.099 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-22T23:44:25.099 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "by_rank": [], 2024-04-22T23:44:25.099 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "up:standby": 0 2024-04-22T23:44:25.099 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: }, 2024-04-22T23:44:25.099 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "mgrmap": { 2024-04-22T23:44:25.099 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "available": false, 2024-04-22T23:44:25.099 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-04-22T23:44:25.099 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "modules": [ 2024-04-22T23:44:25.099 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "iostat", 2024-04-22T23:44:25.099 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "nfs", 2024-04-22T23:44:25.099 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "restful" 2024-04-22T23:44:25.099 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: ], 2024-04-22T23:44:25.099 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "services": {} 2024-04-22T23:44:25.100 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: }, 2024-04-22T23:44:25.100 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "servicemap": { 2024-04-22T23:44:25.100 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-22T23:44:25.100 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "modified": "2024-04-22T23:44:16.450473+0000", 2024-04-22T23:44:25.100 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "services": {} 2024-04-22T23:44:25.100 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: }, 2024-04-22T23:44:25.100 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "progress_events": {} 2024-04-22T23:44:25.100 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: } 2024-04-22T23:44:25.289 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:25 smithi079 bash[18576]: audit 2024-04-22T23:44:25.098874+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.79:0/1509017155' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-22T23:44:25.289 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:44:25 smithi079 bash[18834]: debug 2024-04-22T23:44:25.000+0000 7ff6635bd000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-22T23:44:25.712 INFO:teuthology.orchestra.run.smithi079.stderr:mgr not available, waiting (1/15)... 2024-04-22T23:44:26.789 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:44:26 smithi079 bash[18834]: debug 2024-04-22T23:44:26.516+0000 7ff6635bd000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-22T23:44:26.789 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:44:26 smithi079 bash[18834]: debug 2024-04-22T23:44:26.608+0000 7ff6635bd000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-22T23:44:27.289 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:44:26 smithi079 bash[18834]: debug 2024-04-22T23:44:26.848+0000 7ff6635bd000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-22T23:44:27.895 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:44:27 smithi079 bash[18834]: debug 2024-04-22T23:44:27.584+0000 7ff6635bd000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-22T23:44:27.895 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:44:27 smithi079 bash[18834]: debug 2024-04-22T23:44:27.688+0000 7ff6635bd000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-22T23:44:27.895 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:44:27 smithi079 bash[18834]: debug 2024-04-22T23:44:27.788+0000 7ff6635bd000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-22T23:44:28.289 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:44:27 smithi079 bash[18834]: debug 2024-04-22T23:44:27.900+0000 7ff6635bd000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-22T23:44:28.289 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:44:28 smithi079 bash[18834]: debug 2024-04-22T23:44:28.104+0000 7ff6635bd000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-22T23:44:28.659 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:44:28 smithi079 bash[18834]: debug 2024-04-22T23:44:28.376+0000 7ff6635bd000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-22T23:44:28.659 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:44:28 smithi079 bash[18834]: debug 2024-04-22T23:44:28.480+0000 7ff6635bd000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-22T23:44:28.799 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: 2024-04-22T23:44:28.799 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: { 2024-04-22T23:44:28.799 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "fsid": "15ff8152-0102-11ef-bc93-c7b262605968", 2024-04-22T23:44:28.799 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "health": { 2024-04-22T23:44:28.799 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-04-22T23:44:28.799 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "checks": {}, 2024-04-22T23:44:28.799 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "mutes": [] 2024-04-22T23:44:28.799 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: }, 2024-04-22T23:44:28.800 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-04-22T23:44:28.800 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "quorum": [ 2024-04-22T23:44:28.800 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: 0 2024-04-22T23:44:28.800 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: ], 2024-04-22T23:44:28.800 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "quorum_names": [ 2024-04-22T23:44:28.800 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "a" 2024-04-22T23:44:28.800 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: ], 2024-04-22T23:44:28.800 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "quorum_age": 6, 2024-04-22T23:44:28.800 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "monmap": { 2024-04-22T23:44:28.800 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-22T23:44:28.800 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-04-22T23:44:28.800 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "num_mons": 1 2024-04-22T23:44:28.800 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: }, 2024-04-22T23:44:28.800 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "osdmap": { 2024-04-22T23:44:28.800 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-22T23:44:28.801 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "num_osds": 0, 2024-04-22T23:44:28.801 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-04-22T23:44:28.801 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-04-22T23:44:28.801 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-04-22T23:44:28.804 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-04-22T23:44:28.804 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-04-22T23:44:28.804 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: }, 2024-04-22T23:44:28.804 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "pgmap": { 2024-04-22T23:44:28.804 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-04-22T23:44:28.804 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-04-22T23:44:28.805 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "num_pools": 0, 2024-04-22T23:44:28.805 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "num_objects": 0, 2024-04-22T23:44:28.805 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-04-22T23:44:28.805 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-04-22T23:44:28.805 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-04-22T23:44:28.805 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "bytes_total": 0 2024-04-22T23:44:28.805 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: }, 2024-04-22T23:44:28.805 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "fsmap": { 2024-04-22T23:44:28.805 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-22T23:44:28.805 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "by_rank": [], 2024-04-22T23:44:28.805 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "up:standby": 0 2024-04-22T23:44:28.805 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: }, 2024-04-22T23:44:28.805 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "mgrmap": { 2024-04-22T23:44:28.805 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "available": false, 2024-04-22T23:44:28.805 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-04-22T23:44:28.805 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "modules": [ 2024-04-22T23:44:28.806 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "iostat", 2024-04-22T23:44:28.806 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "nfs", 2024-04-22T23:44:28.806 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "restful" 2024-04-22T23:44:28.806 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: ], 2024-04-22T23:44:28.806 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "services": {} 2024-04-22T23:44:28.806 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: }, 2024-04-22T23:44:28.806 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "servicemap": { 2024-04-22T23:44:28.806 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-22T23:44:28.806 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "modified": "2024-04-22T23:44:16.450473+0000", 2024-04-22T23:44:28.806 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "services": {} 2024-04-22T23:44:28.806 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: }, 2024-04-22T23:44:28.806 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "progress_events": {} 2024-04-22T23:44:28.806 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: } 2024-04-22T23:44:29.005 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:28 smithi079 bash[18576]: audit 2024-04-22T23:44:28.805044+0000 mon.a (mon.0) 8 : audit [DBG] from='client.? 172.21.15.79:0/293366919' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-22T23:44:29.006 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:44:28 smithi079 bash[18834]: debug 2024-04-22T23:44:28.664+0000 7ff6635bd000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-22T23:44:29.006 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:44:28 smithi079 bash[18834]: debug 2024-04-22T23:44:28.908+0000 7ff6635bd000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-22T23:44:29.289 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:44:29 smithi079 bash[18834]: debug 2024-04-22T23:44:29.172+0000 7ff6635bd000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-22T23:44:29.351 INFO:teuthology.orchestra.run.smithi079.stderr:mgr not available, waiting (2/15)... 2024-04-22T23:44:29.672 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:44:29 smithi079 bash[18834]: debug 2024-04-22T23:44:29.332+0000 7ff6635bd000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-22T23:44:29.672 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:44:29 smithi079 bash[18834]: debug 2024-04-22T23:44:29.564+0000 7ff6635bd000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-22T23:44:30.001 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:44:29 smithi079 bash[18834]: debug 2024-04-22T23:44:29.676+0000 7ff6635bd000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-22T23:44:30.289 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:44:30 smithi079 bash[18834]: debug 2024-04-22T23:44:30.004+0000 7ff6635bd000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-22T23:44:31.020 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:44:30 smithi079 bash[18834]: debug 2024-04-22T23:44:30.712+0000 7ff6635bd000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-22T23:44:31.020 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:44:30 smithi079 bash[18834]: debug 2024-04-22T23:44:30.824+0000 7ff6635bd000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-22T23:44:31.702 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:44:31 smithi079 bash[18834]: debug 2024-04-22T23:44:31.024+0000 7ff6635bd000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-22T23:44:31.703 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:44:31 smithi079 bash[18834]: debug 2024-04-22T23:44:31.340+0000 7ff6635bd000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-22T23:44:32.029 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:44:31 smithi079 bash[18834]: debug 2024-04-22T23:44:31.708+0000 7ff6635bd000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-22T23:44:32.029 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:44:31 smithi079 bash[18834]: debug 2024-04-22T23:44:31.820+0000 7ff6635bd000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-22T23:44:32.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:31 smithi079 bash[18576]: cluster 2024-04-22T23:44:31.845607+0000 mon.a (mon.0) 9 : cluster [INF] Activating manager daemon y 2024-04-22T23:44:32.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:31 smithi079 bash[18576]: cluster 2024-04-22T23:44:31.848692+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e2: y(active, starting, since 0.00329163s) 2024-04-22T23:44:32.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:31 smithi079 bash[18576]: audit 2024-04-22T23:44:31.852339+0000 mon.a (mon.0) 11 : audit [DBG] from='mgr.14100 172.21.15.79:0/2075828778' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-22T23:44:32.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:31 smithi079 bash[18576]: audit 2024-04-22T23:44:31.852538+0000 mon.a (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.79:0/2075828778' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-22T23:44:32.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:31 smithi079 bash[18576]: audit 2024-04-22T23:44:31.852720+0000 mon.a (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.79:0/2075828778' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-22T23:44:32.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:31 smithi079 bash[18576]: audit 2024-04-22T23:44:31.852901+0000 mon.a (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.79:0/2075828778' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-22T23:44:32.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:31 smithi079 bash[18576]: audit 2024-04-22T23:44:31.853526+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.79:0/2075828778' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-22T23:44:32.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:31 smithi079 bash[18576]: cluster 2024-04-22T23:44:31.877947+0000 mon.a (mon.0) 16 : cluster [INF] Manager daemon y is now available 2024-04-22T23:44:32.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:31 smithi079 bash[18576]: audit 2024-04-22T23:44:31.890306+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.14100 172.21.15.79:0/2075828778' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-22T23:44:32.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:31 smithi079 bash[18576]: audit 2024-04-22T23:44:31.891590+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.14100 172.21.15.79:0/2075828778' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-22T23:44:32.321 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: 2024-04-22T23:44:32.321 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: { 2024-04-22T23:44:32.321 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "fsid": "15ff8152-0102-11ef-bc93-c7b262605968", 2024-04-22T23:44:32.321 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "health": { 2024-04-22T23:44:32.321 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-04-22T23:44:32.321 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "checks": {}, 2024-04-22T23:44:32.321 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "mutes": [] 2024-04-22T23:44:32.321 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: }, 2024-04-22T23:44:32.322 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-04-22T23:44:32.322 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "quorum": [ 2024-04-22T23:44:32.322 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: 0 2024-04-22T23:44:32.322 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: ], 2024-04-22T23:44:32.322 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "quorum_names": [ 2024-04-22T23:44:32.322 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "a" 2024-04-22T23:44:32.322 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: ], 2024-04-22T23:44:32.323 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "quorum_age": 9, 2024-04-22T23:44:32.323 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "monmap": { 2024-04-22T23:44:32.323 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-22T23:44:32.324 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-04-22T23:44:32.324 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "num_mons": 1 2024-04-22T23:44:32.324 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: }, 2024-04-22T23:44:32.324 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "osdmap": { 2024-04-22T23:44:32.324 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-22T23:44:32.324 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "num_osds": 0, 2024-04-22T23:44:32.324 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-04-22T23:44:32.324 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-04-22T23:44:32.324 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-04-22T23:44:32.327 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-04-22T23:44:32.327 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-04-22T23:44:32.327 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: }, 2024-04-22T23:44:32.328 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "pgmap": { 2024-04-22T23:44:32.328 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-04-22T23:44:32.328 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-04-22T23:44:32.328 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "num_pools": 0, 2024-04-22T23:44:32.328 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "num_objects": 0, 2024-04-22T23:44:32.328 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-04-22T23:44:32.328 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-04-22T23:44:32.328 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-04-22T23:44:32.328 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "bytes_total": 0 2024-04-22T23:44:32.328 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: }, 2024-04-22T23:44:32.328 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "fsmap": { 2024-04-22T23:44:32.328 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-22T23:44:32.328 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "by_rank": [], 2024-04-22T23:44:32.329 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "up:standby": 0 2024-04-22T23:44:32.329 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: }, 2024-04-22T23:44:32.329 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "mgrmap": { 2024-04-22T23:44:32.329 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "available": false, 2024-04-22T23:44:32.329 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-04-22T23:44:32.329 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "modules": [ 2024-04-22T23:44:32.329 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "iostat", 2024-04-22T23:44:32.329 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "nfs", 2024-04-22T23:44:32.329 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "restful" 2024-04-22T23:44:32.329 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: ], 2024-04-22T23:44:32.329 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "services": {} 2024-04-22T23:44:32.329 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: }, 2024-04-22T23:44:32.329 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "servicemap": { 2024-04-22T23:44:32.329 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-22T23:44:32.329 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "modified": "2024-04-22T23:44:16.450473+0000", 2024-04-22T23:44:32.330 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "services": {} 2024-04-22T23:44:32.330 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: }, 2024-04-22T23:44:32.330 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "progress_events": {} 2024-04-22T23:44:32.330 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: } 2024-04-22T23:44:32.941 INFO:teuthology.orchestra.run.smithi079.stderr:mgr not available, waiting (3/15)... 2024-04-22T23:44:33.289 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:32 smithi079 bash[18576]: audit 2024-04-22T23:44:31.897962+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.14100 172.21.15.79:0/2075828778' entity='mgr.y' 2024-04-22T23:44:33.289 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:32 smithi079 bash[18576]: audit 2024-04-22T23:44:31.907796+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.14100 172.21.15.79:0/2075828778' entity='mgr.y' 2024-04-22T23:44:33.289 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:32 smithi079 bash[18576]: audit 2024-04-22T23:44:31.912247+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.79:0/2075828778' entity='mgr.y' 2024-04-22T23:44:33.289 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:32 smithi079 bash[18576]: audit 2024-04-22T23:44:32.328417+0000 mon.a (mon.0) 22 : audit [DBG] from='client.? 172.21.15.79:0/4267719801' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-22T23:44:33.289 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:32 smithi079 bash[18576]: cluster 2024-04-22T23:44:32.859230+0000 mon.a (mon.0) 23 : cluster [DBG] mgrmap e3: y(active, since 1.01381s) 2024-04-22T23:44:35.289 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:34 smithi079 bash[18576]: cluster 2024-04-22T23:44:33.906968+0000 mon.a (mon.0) 24 : cluster [DBG] mgrmap e4: y(active, since 2s) 2024-04-22T23:44:36.265 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: 2024-04-22T23:44:36.265 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: { 2024-04-22T23:44:36.265 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "fsid": "15ff8152-0102-11ef-bc93-c7b262605968", 2024-04-22T23:44:36.265 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "health": { 2024-04-22T23:44:36.265 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-04-22T23:44:36.265 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "checks": {}, 2024-04-22T23:44:36.265 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "mutes": [] 2024-04-22T23:44:36.266 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: }, 2024-04-22T23:44:36.266 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-04-22T23:44:36.266 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "quorum": [ 2024-04-22T23:44:36.266 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: 0 2024-04-22T23:44:36.266 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: ], 2024-04-22T23:44:36.266 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "quorum_names": [ 2024-04-22T23:44:36.266 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "a" 2024-04-22T23:44:36.266 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: ], 2024-04-22T23:44:36.266 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "quorum_age": 13, 2024-04-22T23:44:36.266 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "monmap": { 2024-04-22T23:44:36.266 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-22T23:44:36.266 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-04-22T23:44:36.266 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "num_mons": 1 2024-04-22T23:44:36.266 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: }, 2024-04-22T23:44:36.267 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "osdmap": { 2024-04-22T23:44:36.267 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-22T23:44:36.267 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "num_osds": 0, 2024-04-22T23:44:36.267 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-04-22T23:44:36.267 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-04-22T23:44:36.267 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-04-22T23:44:36.267 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-04-22T23:44:36.267 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-04-22T23:44:36.267 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: }, 2024-04-22T23:44:36.267 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "pgmap": { 2024-04-22T23:44:36.267 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-04-22T23:44:36.267 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-04-22T23:44:36.267 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "num_pools": 0, 2024-04-22T23:44:36.267 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "num_objects": 0, 2024-04-22T23:44:36.267 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-04-22T23:44:36.268 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-04-22T23:44:36.268 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-04-22T23:44:36.268 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "bytes_total": 0 2024-04-22T23:44:36.268 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: }, 2024-04-22T23:44:36.268 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "fsmap": { 2024-04-22T23:44:36.268 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-22T23:44:36.268 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "by_rank": [], 2024-04-22T23:44:36.268 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "up:standby": 0 2024-04-22T23:44:36.268 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: }, 2024-04-22T23:44:36.268 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "mgrmap": { 2024-04-22T23:44:36.268 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "available": true, 2024-04-22T23:44:36.268 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-04-22T23:44:36.268 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "modules": [ 2024-04-22T23:44:36.268 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "iostat", 2024-04-22T23:44:36.268 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "nfs", 2024-04-22T23:44:36.269 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "restful" 2024-04-22T23:44:36.269 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: ], 2024-04-22T23:44:36.269 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "services": {} 2024-04-22T23:44:36.269 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: }, 2024-04-22T23:44:36.269 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "servicemap": { 2024-04-22T23:44:36.269 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-22T23:44:36.269 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "modified": "2024-04-22T23:44:16.450473+0000", 2024-04-22T23:44:36.270 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "services": {} 2024-04-22T23:44:36.270 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: }, 2024-04-22T23:44:36.270 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "progress_events": {} 2024-04-22T23:44:36.270 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: } 2024-04-22T23:44:36.539 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:36 smithi079 bash[18576]: audit 2024-04-22T23:44:36.269163+0000 mon.a (mon.0) 25 : audit [DBG] from='client.? 172.21.15.79:0/2849921919' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-22T23:44:36.855 INFO:teuthology.orchestra.run.smithi079.stderr:mgr is available 2024-04-22T23:44:38.021 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: 2024-04-22T23:44:38.021 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: [global] 2024-04-22T23:44:38.021 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: fsid = 15ff8152-0102-11ef-bc93-c7b262605968 2024-04-22T23:44:38.022 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2024-04-22T23:44:38.022 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2024-04-22T23:44:38.022 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2024-04-22T23:44:38.022 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2024-04-22T23:44:38.022 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: 2024-04-22T23:44:38.022 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: [mgr] 2024-04-22T23:44:38.022 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2024-04-22T23:44:38.022 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: 2024-04-22T23:44:38.022 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: [osd] 2024-04-22T23:44:38.022 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2024-04-22T23:44:38.022 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2024-04-22T23:44:38.578 INFO:teuthology.orchestra.run.smithi079.stderr:Enabling cephadm module... 2024-04-22T23:44:38.789 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:38 smithi079 bash[18576]: audit 2024-04-22T23:44:38.022586+0000 mon.a (mon.0) 26 : audit [INF] from='client.? 172.21.15.79:0/2361469763' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-04-22T23:44:38.789 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:38 smithi079 bash[18576]: audit 2024-04-22T23:44:38.029167+0000 mon.a (mon.0) 27 : audit [INF] from='client.? 172.21.15.79:0/2361469763' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-04-22T23:44:40.289 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:39 smithi079 bash[18576]: audit 2024-04-22T23:44:39.867096+0000 mon.a (mon.0) 28 : audit [INF] from='client.? 172.21.15.79:0/593908616' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-04-22T23:44:40.289 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:44:39 smithi079 bash[18834]: ignoring --setuser ceph since I am not root 2024-04-22T23:44:40.289 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:44:39 smithi079 bash[18834]: ignoring --setgroup ceph since I am not root 2024-04-22T23:44:40.289 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:44:40 smithi079 bash[18834]: debug 2024-04-22T23:44:40.112+0000 7f5aba831000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-22T23:44:41.288 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:40 smithi079 bash[18576]: audit 2024-04-22T23:44:39.924997+0000 mon.a (mon.0) 29 : audit [INF] from='client.? 172.21.15.79:0/593908616' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-04-22T23:44:41.289 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:40 smithi079 bash[18576]: cluster 2024-04-22T23:44:39.925114+0000 mon.a (mon.0) 30 : cluster [DBG] mgrmap e5: y(active, since 8s) 2024-04-22T23:44:41.718 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: { 2024-04-22T23:44:41.718 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "epoch": 5, 2024-04-22T23:44:41.718 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "available": true, 2024-04-22T23:44:41.718 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "active_name": "y", 2024-04-22T23:44:41.718 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "num_standby": 0 2024-04-22T23:44:41.718 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: } 2024-04-22T23:44:41.917 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:44:41 smithi079 bash[18834]: debug 2024-04-22T23:44:41.624+0000 7f5aba831000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-22T23:44:41.917 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:44:41 smithi079 bash[18834]: debug 2024-04-22T23:44:41.720+0000 7f5aba831000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-22T23:44:42.288 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:44:41 smithi079 bash[18834]: debug 2024-04-22T23:44:41.968+0000 7f5aba831000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-22T23:44:42.289 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:41 smithi079 bash[18576]: audit 2024-04-22T23:44:41.726814+0000 mon.a (mon.0) 31 : audit [DBG] from='client.? 172.21.15.79:0/100900341' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-04-22T23:44:42.371 INFO:teuthology.orchestra.run.smithi079.stderr:Waiting for the mgr to restart... 2024-04-22T23:44:42.372 INFO:teuthology.orchestra.run.smithi079.stderr:Waiting for mgr epoch 5... 2024-04-22T23:44:42.968 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:44:42 smithi079 bash[18834]: debug 2024-04-22T23:44:42.692+0000 7f5aba831000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-22T23:44:42.968 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:44:42 smithi079 bash[18834]: debug 2024-04-22T23:44:42.800+0000 7f5aba831000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-22T23:44:42.969 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:44:42 smithi079 bash[18834]: debug 2024-04-22T23:44:42.900+0000 7f5aba831000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-22T23:44:43.224 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:44:43 smithi079 bash[18834]: debug 2024-04-22T23:44:43.012+0000 7f5aba831000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-22T23:44:43.494 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:44:43 smithi079 bash[18834]: debug 2024-04-22T23:44:43.228+0000 7f5aba831000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-22T23:44:43.767 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:44:43 smithi079 bash[18834]: debug 2024-04-22T23:44:43.496+0000 7f5aba831000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-22T23:44:43.767 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:44:43 smithi079 bash[18834]: debug 2024-04-22T23:44:43.596+0000 7f5aba831000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-22T23:44:44.039 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:44:43 smithi079 bash[18834]: debug 2024-04-22T23:44:43.772+0000 7f5aba831000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-22T23:44:44.039 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:44:44 smithi079 bash[18834]: debug 2024-04-22T23:44:44.012+0000 7f5aba831000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-22T23:44:44.539 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:44:44 smithi079 bash[18834]: debug 2024-04-22T23:44:44.272+0000 7f5aba831000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-22T23:44:44.539 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:44:44 smithi079 bash[18834]: debug 2024-04-22T23:44:44.432+0000 7f5aba831000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-22T23:44:45.039 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:44:44 smithi079 bash[18834]: debug 2024-04-22T23:44:44.660+0000 7f5aba831000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-22T23:44:45.039 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:44:44 smithi079 bash[18834]: debug 2024-04-22T23:44:44.772+0000 7f5aba831000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-22T23:44:45.538 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:44:45 smithi079 bash[18834]: debug 2024-04-22T23:44:45.104+0000 7f5aba831000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-22T23:44:46.128 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:44:45 smithi079 bash[18834]: debug 2024-04-22T23:44:45.820+0000 7f5aba831000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-22T23:44:46.128 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:44:45 smithi079 bash[18834]: debug 2024-04-22T23:44:45.928+0000 7f5aba831000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-22T23:44:46.476 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:44:46 smithi079 bash[18834]: debug 2024-04-22T23:44:46.132+0000 7f5aba831000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-22T23:44:46.789 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:44:46 smithi079 bash[18834]: debug 2024-04-22T23:44:46.480+0000 7f5aba831000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-22T23:44:47.289 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:44:46 smithi079 bash[18834]: debug 2024-04-22T23:44:46.844+0000 7f5aba831000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-22T23:44:47.289 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:44:46 smithi079 bash[18834]: debug 2024-04-22T23:44:46.956+0000 7f5aba831000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-22T23:44:48.045 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: { 2024-04-22T23:44:48.045 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "mgrmap_epoch": 7, 2024-04-22T23:44:48.045 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "initialized": true 2024-04-22T23:44:48.045 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: } 2024-04-22T23:44:48.259 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:47 smithi079 bash[18576]: cluster 2024-04-22T23:44:46.981556+0000 mon.a (mon.0) 32 : cluster [INF] Active manager daemon y restarted 2024-04-22T23:44:48.259 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:47 smithi079 bash[18576]: cluster 2024-04-22T23:44:46.982611+0000 mon.a (mon.0) 33 : cluster [INF] Activating manager daemon y 2024-04-22T23:44:48.259 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:47 smithi079 bash[18576]: cluster 2024-04-22T23:44:46.986334+0000 mon.a (mon.0) 34 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-04-22T23:44:48.259 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:47 smithi079 bash[18576]: cluster 2024-04-22T23:44:47.038227+0000 mon.a (mon.0) 35 : cluster [DBG] mgrmap e6: y(active, starting, since 0.0558942s) 2024-04-22T23:44:48.259 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:47 smithi079 bash[18576]: audit 2024-04-22T23:44:47.040723+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.14120 172.21.15.79:0/720665801' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-22T23:44:48.259 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:47 smithi079 bash[18576]: audit 2024-04-22T23:44:47.043020+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.14120 172.21.15.79:0/720665801' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-22T23:44:48.259 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:47 smithi079 bash[18576]: audit 2024-04-22T23:44:47.044073+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.14120 172.21.15.79:0/720665801' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-22T23:44:48.260 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:47 smithi079 bash[18576]: audit 2024-04-22T23:44:47.044317+0000 mon.a (mon.0) 39 : audit [DBG] from='mgr.14120 172.21.15.79:0/720665801' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-22T23:44:48.260 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:47 smithi079 bash[18576]: audit 2024-04-22T23:44:47.044533+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.14120 172.21.15.79:0/720665801' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-22T23:44:48.260 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:47 smithi079 bash[18576]: cluster 2024-04-22T23:44:47.069981+0000 mon.a (mon.0) 41 : cluster [INF] Manager daemon y is now available 2024-04-22T23:44:48.260 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:47 smithi079 bash[18576]: audit 2024-04-22T23:44:47.085615+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.14120 172.21.15.79:0/720665801' entity='mgr.y' 2024-04-22T23:44:48.260 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:47 smithi079 bash[18576]: audit 2024-04-22T23:44:47.089386+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.14120 172.21.15.79:0/720665801' entity='mgr.y' 2024-04-22T23:44:48.260 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:47 smithi079 bash[18576]: audit 2024-04-22T23:44:47.093138+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14120 172.21.15.79:0/720665801' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T23:44:48.260 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:47 smithi079 bash[18576]: audit 2024-04-22T23:44:47.094714+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.14120 172.21.15.79:0/720665801' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T23:44:48.260 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:47 smithi079 bash[18576]: audit 2024-04-22T23:44:47.097818+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.14120 172.21.15.79:0/720665801' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T23:44:48.260 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:47 smithi079 bash[18576]: audit 2024-04-22T23:44:47.106960+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.14120 172.21.15.79:0/720665801' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-22T23:44:48.260 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:47 smithi079 bash[18576]: audit 2024-04-22T23:44:47.108295+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.14120 172.21.15.79:0/720665801' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-22T23:44:48.539 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:44:48 smithi079 bash[18834]: [22/Apr/2024:23:44:48] ENGINE Bus STARTING 2024-04-22T23:44:48.539 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:44:48 smithi079 bash[18834]: [22/Apr/2024:23:44:48] ENGINE Serving on https://172.21.15.79:7150 2024-04-22T23:44:48.539 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:44:48 smithi079 bash[18834]: [22/Apr/2024:23:44:48] ENGINE Bus STARTED 2024-04-22T23:44:48.720 INFO:teuthology.orchestra.run.smithi079.stderr:mgr epoch 5 is available 2024-04-22T23:44:48.721 INFO:teuthology.orchestra.run.smithi079.stderr:Setting orchestrator backend to cephadm... 2024-04-22T23:44:49.289 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:49 smithi079 bash[18576]: cluster 2024-04-22T23:44:48.043661+0000 mon.a (mon.0) 49 : cluster [DBG] mgrmap e7: y(active, since 1.06132s) 2024-04-22T23:44:49.289 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:49 smithi079 bash[18576]: cephadm 2024-04-22T23:44:48.279224+0000 mgr.y (mgr.14120) 3 : cephadm [INF] [22/Apr/2024:23:44:48] ENGINE Bus STARTING 2024-04-22T23:44:49.289 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:49 smithi079 bash[18576]: cephadm 2024-04-22T23:44:48.397398+0000 mgr.y (mgr.14120) 4 : cephadm [INF] [22/Apr/2024:23:44:48] ENGINE Serving on https://172.21.15.79:7150 2024-04-22T23:44:49.289 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:49 smithi079 bash[18576]: cephadm 2024-04-22T23:44:48.397571+0000 mgr.y (mgr.14120) 5 : cephadm [INF] [22/Apr/2024:23:44:48] ENGINE Bus STARTED 2024-04-22T23:44:49.289 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:49 smithi079 bash[18576]: audit 2024-04-22T23:44:48.403341+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.14120 172.21.15.79:0/720665801' entity='mgr.y' 2024-04-22T23:44:49.289 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:49 smithi079 bash[18576]: audit 2024-04-22T23:44:48.416709+0000 mon.a (mon.0) 51 : audit [DBG] from='mgr.14120 172.21.15.79:0/720665801' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T23:44:50.789 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:50 smithi079 bash[18576]: cluster 2024-04-22T23:44:49.404669+0000 mon.a (mon.0) 52 : cluster [DBG] mgrmap e8: y(active, since 2s) 2024-04-22T23:44:50.789 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:50 smithi079 bash[18576]: audit 2024-04-22T23:44:49.898974+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-04-22T23:44:50.789 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:50 smithi079 bash[18576]: audit 2024-04-22T23:44:49.911630+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.14120 172.21.15.79:0/720665801' entity='mgr.y' 2024-04-22T23:44:50.789 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:50 smithi079 bash[18576]: audit 2024-04-22T23:44:49.937293+0000 mon.a (mon.0) 54 : audit [DBG] from='mgr.14120 172.21.15.79:0/720665801' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T23:44:51.697 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: value unchanged 2024-04-22T23:44:52.248 INFO:teuthology.orchestra.run.smithi079.stderr:Generating ssh key... 2024-04-22T23:44:52.288 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:52 smithi079 bash[18576]: audit 2024-04-22T23:44:51.706693+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-04-22T23:44:54.039 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:44:53 smithi079 bash[18834]: Generating public/private rsa key pair. 2024-04-22T23:44:54.039 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:44:53 smithi079 bash[18834]: Your identification has been saved in /tmp/tmp78hszeqy/key. 2024-04-22T23:44:54.039 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:44:53 smithi079 bash[18834]: Your public key has been saved in /tmp/tmp78hszeqy/key.pub. 2024-04-22T23:44:54.040 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:44:53 smithi079 bash[18834]: The key fingerprint is: 2024-04-22T23:44:54.040 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:44:53 smithi079 bash[18834]: SHA256:cZflHqoZmNc3GPkW8LLqDAQd4h6Z1FtQ7Wk8CA6gi+s ceph-15ff8152-0102-11ef-bc93-c7b262605968 2024-04-22T23:44:54.040 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:44:53 smithi079 bash[18834]: The key's randomart image is: 2024-04-22T23:44:54.040 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:44:53 smithi079 bash[18834]: +---[RSA 3072]----+ 2024-04-22T23:44:54.040 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:44:53 smithi079 bash[18834]: | ..o.oo... . | 2024-04-22T23:44:54.040 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:44:53 smithi079 bash[18834]: | . o.=o.. .B | 2024-04-22T23:44:54.040 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:44:53 smithi079 bash[18834]: | . *oo+.+*.= | 2024-04-22T23:44:54.040 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:44:53 smithi079 bash[18834]: | . . . oo=.o*O o | 2024-04-22T23:44:54.040 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:44:53 smithi079 bash[18834]: |. . . S o.=.* | 2024-04-22T23:44:54.040 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:44:53 smithi079 bash[18834]: | . . . = o . | 2024-04-22T23:44:54.040 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:44:53 smithi079 bash[18834]: |. . + | 2024-04-22T23:44:54.040 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:44:53 smithi079 bash[18834]: |. + | 2024-04-22T23:44:54.040 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:44:53 smithi079 bash[18834]: | E o | 2024-04-22T23:44:54.041 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:44:53 smithi079 bash[18834]: +----[SHA256]-----+ 2024-04-22T23:44:54.979 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:54 smithi079 bash[18576]: audit 2024-04-22T23:44:53.541969+0000 mgr.y (mgr.14120) 8 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:44:54.979 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:54 smithi079 bash[18576]: cephadm 2024-04-22T23:44:53.542366+0000 mgr.y (mgr.14120) 9 : cephadm [INF] Generating ssh key... 2024-04-22T23:44:54.979 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:54 smithi079 bash[18576]: audit 2024-04-22T23:44:53.736258+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.14120 172.21.15.79:0/720665801' entity='mgr.y' 2024-04-22T23:44:54.979 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:54 smithi079 bash[18576]: audit 2024-04-22T23:44:53.741101+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.14120 172.21.15.79:0/720665801' entity='mgr.y' 2024-04-22T23:44:55.467 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCtpG2aeS/im5Mqo1OH1022Zom3EDqrY36Xu3hHtCtkjMirZILxaV7ZY0heK7ty7Jxi++UrWq7mFYizYl5gc7pl3inEGI9+c/64bRhanbc/0/HtpX0Nl87SyBd6gQ5lL8kzogFOl1RX2GPfh5tMrTuWNrNTGgXBBmRXYoWlOpLwRglgPQ5huJzyEB+SdZfl4GPmgn6eO8ieKHDS2Zar5YHOYQtZmdJ4kpKkaamwkH6sp6J7cE/ZIWDvmfuajt1Ba1naQibpBHwc3NPeI0bhDvzWochNE/4tyiwnp4aOo2y6N9aFPl/2bGr6SDH3xGC2qPdrkX/UU9vPEuVaZRIOAIGLk9TgXj2WZNwopf2ZKc+7Fy8CCmuR5Si9pX4SzLfxC4JmU6vH0TBKW5ZTFHndvkHIcRyxMDvdwTaWySQgIRdmTIECwj316smyAHgQC5o7PwdkZV1EGe4N4NK9zY155jA+mV38xkbDeJav8fVqpYsjAVEADIAnGVWHJVgVVYSoL90= ceph-15ff8152-0102-11ef-bc93-c7b262605968 2024-04-22T23:44:56.052 INFO:teuthology.orchestra.run.smithi079.stderr:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-04-22T23:44:56.052 INFO:teuthology.orchestra.run.smithi079.stderr:Adding key to root@localhost authorized_keys... 2024-04-22T23:44:56.052 INFO:teuthology.orchestra.run.smithi079.stderr:Adding host smithi079... 2024-04-22T23:44:56.288 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:56 smithi079 bash[18576]: audit 2024-04-22T23:44:55.476430+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-04-22T23:44:58.183 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: Added host 'smithi079' with addr '172.21.15.79' 2024-04-22T23:44:58.550 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:58 smithi079 bash[18576]: audit 2024-04-22T23:44:57.285250+0000 mgr.y (mgr.14120) 11 : audit [DBG] from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi079", "addr": "172.21.15.79", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:44:58.550 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:58 smithi079 bash[18576]: cephadm 2024-04-22T23:44:57.554414+0000 mgr.y (mgr.14120) 12 : cephadm [INF] Deploying cephadm binary to smithi079 2024-04-22T23:44:58.550 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:58 smithi079 bash[18576]: audit 2024-04-22T23:44:58.192599+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.14120 172.21.15.79:0/720665801' entity='mgr.y' 2024-04-22T23:44:58.550 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:58 smithi079 bash[18576]: audit 2024-04-22T23:44:58.198254+0000 mon.a (mon.0) 58 : audit [DBG] from='mgr.14120 172.21.15.79:0/720665801' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T23:44:59.016 INFO:teuthology.orchestra.run.smithi079.stderr:Deploying unmanaged mon service... 2024-04-22T23:44:59.788 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:44:59 smithi079 bash[18576]: cephadm 2024-04-22T23:44:58.192897+0000 mgr.y (mgr.14120) 13 : cephadm [INF] Added host smithi079 2024-04-22T23:45:00.860 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: Scheduled mon update... 2024-04-22T23:45:01.637 INFO:teuthology.orchestra.run.smithi079.stderr:Deploying unmanaged mgr service... 2024-04-22T23:45:02.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:01 smithi079 bash[18576]: audit 2024-04-22T23:45:00.862756+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-04-22T23:45:02.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:01 smithi079 bash[18576]: cephadm 2024-04-22T23:45:00.864057+0000 mgr.y (mgr.14120) 15 : cephadm [INF] Saving service mon spec with placement count:5 2024-04-22T23:45:02.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:01 smithi079 bash[18576]: audit 2024-04-22T23:45:00.868576+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.14120 172.21.15.79:0/720665801' entity='mgr.y' 2024-04-22T23:45:02.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:01 smithi079 bash[18576]: audit 2024-04-22T23:45:01.593391+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14120 172.21.15.79:0/720665801' entity='mgr.y' 2024-04-22T23:45:02.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:01 smithi079 bash[18576]: audit 2024-04-22T23:45:01.842845+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.14120 172.21.15.79:0/720665801' entity='mgr.y' 2024-04-22T23:45:03.065 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: Scheduled mgr update... 2024-04-22T23:45:04.347 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:04 smithi079 bash[18576]: audit 2024-04-22T23:45:03.068713+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-04-22T23:45:04.348 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:04 smithi079 bash[18576]: cephadm 2024-04-22T23:45:03.070217+0000 mgr.y (mgr.14120) 17 : cephadm [INF] Saving service mgr spec with placement count:2 2024-04-22T23:45:04.348 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:04 smithi079 bash[18576]: audit 2024-04-22T23:45:03.074168+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.14120 172.21.15.79:0/720665801' entity='mgr.y' 2024-04-22T23:45:06.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:05 smithi079 bash[18576]: audit 2024-04-22T23:45:04.766844+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.14120 172.21.15.79:0/720665801' entity='mgr.y' 2024-04-22T23:45:06.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:05 smithi079 bash[18576]: audit 2024-04-22T23:45:04.897193+0000 mon.a (mon.0) 64 : audit [INF] from='client.? 172.21.15.79:0/4153757544' entity='client.admin' 2024-04-22T23:45:06.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:05 smithi079 bash[18576]: audit 2024-04-22T23:45:05.220583+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.14120 172.21.15.79:0/720665801' entity='mgr.y' 2024-04-22T23:45:07.341 INFO:teuthology.orchestra.run.smithi079.stderr:Enabling the dashboard module... 2024-04-22T23:45:08.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:07 smithi079 bash[18576]: audit 2024-04-22T23:45:06.780070+0000 mon.a (mon.0) 66 : audit [INF] from='client.? 172.21.15.79:0/3705500784' entity='client.admin' 2024-04-22T23:45:09.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:08 smithi079 bash[18576]: cluster 2024-04-22T23:45:07.045456+0000 mgr.y (mgr.14120) 18 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:45:09.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:08 smithi079 bash[18576]: audit 2024-04-22T23:45:08.773817+0000 mon.a (mon.0) 67 : audit [INF] from='client.? 172.21.15.79:0/4136466964' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-04-22T23:45:09.039 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:45:08 smithi079 bash[18834]: ignoring --setuser ceph since I am not root 2024-04-22T23:45:09.039 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:45:08 smithi079 bash[18834]: ignoring --setgroup ceph since I am not root 2024-04-22T23:45:09.039 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:45:08 smithi079 bash[18834]: debug 2024-04-22T23:45:08.955+0000 7fcc3e24a000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-22T23:45:10.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:09 smithi079 bash[18576]: audit 2024-04-22T23:45:08.782378+0000 mon.a (mon.0) 68 : audit [INF] from='client.? 172.21.15.79:0/4136466964' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-04-22T23:45:10.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:09 smithi079 bash[18576]: cluster 2024-04-22T23:45:08.782440+0000 mon.a (mon.0) 69 : cluster [DBG] mgrmap e9: y(active, since 21s) 2024-04-22T23:45:10.788 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:45:10 smithi079 bash[18834]: debug 2024-04-22T23:45:10.483+0000 7fcc3e24a000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-22T23:45:10.788 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:45:10 smithi079 bash[18834]: debug 2024-04-22T23:45:10.583+0000 7fcc3e24a000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-22T23:45:11.098 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: { 2024-04-22T23:45:11.098 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "epoch": 9, 2024-04-22T23:45:11.098 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "available": true, 2024-04-22T23:45:11.098 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "active_name": "y", 2024-04-22T23:45:11.098 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "num_standby": 0 2024-04-22T23:45:11.098 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: } 2024-04-22T23:45:11.111 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:45:10 smithi079 bash[18834]: debug 2024-04-22T23:45:10.831+0000 7fcc3e24a000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-22T23:45:11.538 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:11 smithi079 bash[18576]: audit 2024-04-22T23:45:11.107373+0000 mon.a (mon.0) 70 : audit [DBG] from='client.? 172.21.15.79:0/3653946385' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-04-22T23:45:11.707 INFO:teuthology.orchestra.run.smithi079.stderr:Waiting for the mgr to restart... 2024-04-22T23:45:11.707 INFO:teuthology.orchestra.run.smithi079.stderr:Waiting for mgr epoch 9... 2024-04-22T23:45:11.882 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:45:11 smithi079 bash[18834]: debug 2024-04-22T23:45:11.567+0000 7fcc3e24a000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-22T23:45:11.883 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:45:11 smithi079 bash[18834]: debug 2024-04-22T23:45:11.671+0000 7fcc3e24a000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-22T23:45:11.883 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:45:11 smithi079 bash[18834]: debug 2024-04-22T23:45:11.775+0000 7fcc3e24a000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-22T23:45:12.288 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:45:11 smithi079 bash[18834]: debug 2024-04-22T23:45:11.887+0000 7fcc3e24a000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-22T23:45:12.288 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:45:12 smithi079 bash[18834]: debug 2024-04-22T23:45:12.095+0000 7fcc3e24a000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-22T23:45:12.651 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:45:12 smithi079 bash[18834]: debug 2024-04-22T23:45:12.367+0000 7fcc3e24a000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-22T23:45:12.651 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:45:12 smithi079 bash[18834]: debug 2024-04-22T23:45:12.471+0000 7fcc3e24a000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-22T23:45:13.038 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:45:12 smithi079 bash[18834]: debug 2024-04-22T23:45:12.655+0000 7fcc3e24a000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-22T23:45:13.038 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:45:12 smithi079 bash[18834]: debug 2024-04-22T23:45:12.899+0000 7fcc3e24a000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-22T23:45:13.538 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:45:13 smithi079 bash[18834]: debug 2024-04-22T23:45:13.163+0000 7fcc3e24a000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-22T23:45:13.538 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:45:13 smithi079 bash[18834]: debug 2024-04-22T23:45:13.327+0000 7fcc3e24a000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-22T23:45:13.999 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:45:13 smithi079 bash[18834]: debug 2024-04-22T23:45:13.559+0000 7fcc3e24a000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-22T23:45:13.999 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:45:13 smithi079 bash[18834]: debug 2024-04-22T23:45:13.671+0000 7fcc3e24a000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-22T23:45:14.288 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:45:14 smithi079 bash[18834]: debug 2024-04-22T23:45:14.003+0000 7fcc3e24a000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-22T23:45:15.024 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:45:14 smithi079 bash[18834]: debug 2024-04-22T23:45:14.715+0000 7fcc3e24a000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-22T23:45:15.025 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:45:14 smithi079 bash[18834]: debug 2024-04-22T23:45:14.827+0000 7fcc3e24a000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-22T23:45:15.288 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:45:15 smithi079 bash[18834]: debug 2024-04-22T23:45:15.027+0000 7fcc3e24a000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-22T23:45:15.707 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:45:15 smithi079 bash[18834]: debug 2024-04-22T23:45:15.347+0000 7fcc3e24a000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-22T23:45:15.975 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:45:15 smithi079 bash[18834]: debug 2024-04-22T23:45:15.711+0000 7fcc3e24a000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-22T23:45:15.975 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:45:15 smithi079 bash[18834]: debug 2024-04-22T23:45:15.827+0000 7fcc3e24a000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-22T23:45:16.788 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:45:16 smithi079 bash[18834]: [22/Apr/2024:23:45:16] ENGINE Bus STARTING 2024-04-22T23:45:16.788 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:45:16 smithi079 bash[18834]: [22/Apr/2024:23:45:16] ENGINE Serving on https://172.21.15.79:7150 2024-04-22T23:45:16.788 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:45:16 smithi079 bash[18834]: [22/Apr/2024:23:45:16] ENGINE Bus STARTED 2024-04-22T23:45:16.920 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: { 2024-04-22T23:45:16.920 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "mgrmap_epoch": 11, 2024-04-22T23:45:16.920 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "initialized": true 2024-04-22T23:45:16.920 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: } 2024-04-22T23:45:17.129 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:16 smithi079 bash[18576]: cluster 2024-04-22T23:45:15.853609+0000 mon.a (mon.0) 71 : cluster [INF] Active manager daemon y restarted 2024-04-22T23:45:17.129 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:16 smithi079 bash[18576]: cluster 2024-04-22T23:45:15.854468+0000 mon.a (mon.0) 72 : cluster [INF] Activating manager daemon y 2024-04-22T23:45:17.129 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:16 smithi079 bash[18576]: cluster 2024-04-22T23:45:15.860503+0000 mon.a (mon.0) 73 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-04-22T23:45:17.129 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:16 smithi079 bash[18576]: cluster 2024-04-22T23:45:15.912281+0000 mon.a (mon.0) 74 : cluster [DBG] mgrmap e10: y(active, starting, since 0.0580829s) 2024-04-22T23:45:17.129 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:16 smithi079 bash[18576]: audit 2024-04-22T23:45:15.914769+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-22T23:45:17.129 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:16 smithi079 bash[18576]: audit 2024-04-22T23:45:15.916904+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-22T23:45:17.129 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:16 smithi079 bash[18576]: audit 2024-04-22T23:45:15.918067+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-22T23:45:17.129 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:16 smithi079 bash[18576]: audit 2024-04-22T23:45:15.918510+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-22T23:45:17.130 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:16 smithi079 bash[18576]: audit 2024-04-22T23:45:15.918841+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-22T23:45:17.130 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:16 smithi079 bash[18576]: cluster 2024-04-22T23:45:15.941531+0000 mon.a (mon.0) 80 : cluster [INF] Manager daemon y is now available 2024-04-22T23:45:17.130 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:16 smithi079 bash[18576]: audit 2024-04-22T23:45:15.959236+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T23:45:17.130 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:16 smithi079 bash[18576]: audit 2024-04-22T23:45:15.962110+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T23:45:17.130 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:16 smithi079 bash[18576]: audit 2024-04-22T23:45:15.974735+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-22T23:45:17.130 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:16 smithi079 bash[18576]: audit 2024-04-22T23:45:15.976111+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-22T23:45:17.130 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:16 smithi079 bash[18576]: cephadm 2024-04-22T23:45:16.303660+0000 mgr.y (mgr.14152) 1 : cephadm [INF] [22/Apr/2024:23:45:16] ENGINE Bus STARTING 2024-04-22T23:45:17.130 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:16 smithi079 bash[18576]: cephadm 2024-04-22T23:45:16.418287+0000 mgr.y (mgr.14152) 2 : cephadm [INF] [22/Apr/2024:23:45:16] ENGINE Serving on https://172.21.15.79:7150 2024-04-22T23:45:17.130 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:16 smithi079 bash[18576]: cephadm 2024-04-22T23:45:16.418474+0000 mgr.y (mgr.14152) 3 : cephadm [INF] [22/Apr/2024:23:45:16] ENGINE Bus STARTED 2024-04-22T23:45:17.130 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:16 smithi079 bash[18576]: audit 2024-04-22T23:45:16.424247+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:45:17.555 INFO:teuthology.orchestra.run.smithi079.stderr:mgr epoch 9 is available 2024-04-22T23:45:17.555 INFO:teuthology.orchestra.run.smithi079.stderr:Generating a dashboard self-signed certificate... 2024-04-22T23:45:18.185 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:17 smithi079 bash[18576]: audit 2024-04-22T23:45:16.916861+0000 mgr.y (mgr.14152) 4 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-04-22T23:45:18.186 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:17 smithi079 bash[18576]: cluster 2024-04-22T23:45:16.917999+0000 mon.a (mon.0) 86 : cluster [DBG] mgrmap e11: y(active, since 1.0638s) 2024-04-22T23:45:18.186 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:17 smithi079 bash[18576]: audit 2024-04-22T23:45:16.929123+0000 mgr.y (mgr.14152) 5 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-04-22T23:45:18.814 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: Self-signed certificate created 2024-04-22T23:45:19.403 INFO:teuthology.orchestra.run.smithi079.stderr:Creating initial admin user... 2024-04-22T23:45:19.788 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:19 smithi079 bash[18576]: cluster 2024-04-22T23:45:18.468237+0000 mon.a (mon.0) 87 : cluster [DBG] mgrmap e12: y(active, since 2s) 2024-04-22T23:45:19.788 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:19 smithi079 bash[18576]: audit 2024-04-22T23:45:18.726826+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-04-22T23:45:19.788 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:19 smithi079 bash[18576]: audit 2024-04-22T23:45:18.821106+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:45:19.789 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:19 smithi079 bash[18576]: audit 2024-04-22T23:45:18.823401+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:45:20.872 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: {"username": "admin", "password": "$2b$12$EJUzjo2tL8rutoeV5mN7AeNYISjWjqoQf2BfAZmOrSJmzSNVaQlCu", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1713829520, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-04-22T23:45:21.288 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:21 smithi079 bash[18576]: audit 2024-04-22T23:45:20.106503+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:45:21.288 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:21 smithi079 bash[18576]: audit 2024-04-22T23:45:20.540793+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:45:21.288 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:21 smithi079 bash[18576]: audit 2024-04-22T23:45:20.648126+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-04-22T23:45:21.288 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:21 smithi079 bash[18576]: audit 2024-04-22T23:45:20.881375+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:45:21.476 INFO:teuthology.orchestra.run.smithi079.stderr:Fetching dashboard port number... 2024-04-22T23:45:22.732 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: 8443 2024-04-22T23:45:23.267 INFO:teuthology.orchestra.run.smithi079.stderr:firewalld does not appear to be present 2024-04-22T23:45:23.267 INFO:teuthology.orchestra.run.smithi079.stderr:Not possible to open ports <[8443]>. firewalld.service is not available 2024-04-22T23:45:23.271 INFO:teuthology.orchestra.run.smithi079.stderr:Ceph Dashboard is now available at: 2024-04-22T23:45:23.271 INFO:teuthology.orchestra.run.smithi079.stderr: 2024-04-22T23:45:23.271 INFO:teuthology.orchestra.run.smithi079.stderr: URL: https://smithi079.front.sepia.ceph.com:8443/ 2024-04-22T23:45:23.271 INFO:teuthology.orchestra.run.smithi079.stderr: User: admin 2024-04-22T23:45:23.271 INFO:teuthology.orchestra.run.smithi079.stderr: Password: khhj18zlxx 2024-04-22T23:45:23.271 INFO:teuthology.orchestra.run.smithi079.stderr: 2024-04-22T23:45:23.271 INFO:teuthology.orchestra.run.smithi079.stderr:Enabling autotune for osd_memory_target 2024-04-22T23:45:23.538 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:23 smithi079 bash[18576]: cluster 2024-04-22T23:45:22.113078+0000 mon.a (mon.0) 93 : cluster [DBG] mgrmap e13: y(active, since 6s) 2024-04-22T23:45:23.538 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:23 smithi079 bash[18576]: audit 2024-04-22T23:45:22.741909+0000 mon.a (mon.0) 94 : audit [DBG] from='client.? 172.21.15.79:0/2420686391' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-04-22T23:45:27.135 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: set mgr/dashboard/cluster/status 2024-04-22T23:45:27.670 INFO:teuthology.orchestra.run.smithi079.stderr:You can access the Ceph CLI with: 2024-04-22T23:45:27.670 INFO:teuthology.orchestra.run.smithi079.stderr: 2024-04-22T23:45:27.670 INFO:teuthology.orchestra.run.smithi079.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid 15ff8152-0102-11ef-bc93-c7b262605968 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-04-22T23:45:27.670 INFO:teuthology.orchestra.run.smithi079.stderr: 2024-04-22T23:45:27.670 INFO:teuthology.orchestra.run.smithi079.stderr:Please consider enabling telemetry to help improve Ceph: 2024-04-22T23:45:27.670 INFO:teuthology.orchestra.run.smithi079.stderr: 2024-04-22T23:45:27.671 INFO:teuthology.orchestra.run.smithi079.stderr: ceph telemetry on 2024-04-22T23:45:27.671 INFO:teuthology.orchestra.run.smithi079.stderr: 2024-04-22T23:45:27.671 INFO:teuthology.orchestra.run.smithi079.stderr:For more information see: 2024-04-22T23:45:27.671 INFO:teuthology.orchestra.run.smithi079.stderr: 2024-04-22T23:45:27.671 INFO:teuthology.orchestra.run.smithi079.stderr: https://docs.ceph.com/docs/master/mgr/telemetry/ 2024-04-22T23:45:27.671 INFO:teuthology.orchestra.run.smithi079.stderr: 2024-04-22T23:45:27.671 INFO:teuthology.orchestra.run.smithi079.stderr:Bootstrap complete. 2024-04-22T23:45:27.722 INFO:tasks.cephadm:Fetching config... 2024-04-22T23:45:27.722 DEBUG:teuthology.orchestra.run.smithi079:> set -ex 2024-04-22T23:45:27.722 DEBUG:teuthology.orchestra.run.smithi079:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-04-22T23:45:27.728 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-04-22T23:45:27.728 DEBUG:teuthology.orchestra.run.smithi079:> set -ex 2024-04-22T23:45:27.728 DEBUG:teuthology.orchestra.run.smithi079:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-04-22T23:45:27.773 INFO:tasks.cephadm:Fetching mon keyring... 2024-04-22T23:45:27.773 DEBUG:teuthology.orchestra.run.smithi079:> set -ex 2024-04-22T23:45:27.773 DEBUG:teuthology.orchestra.run.smithi079:> sudo dd if=/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/mon.a/keyring of=/dev/stdout 2024-04-22T23:45:27.831 INFO:tasks.cephadm:Fetching pub ssh key... 2024-04-22T23:45:27.832 DEBUG:teuthology.orchestra.run.smithi079:> set -ex 2024-04-22T23:45:27.832 DEBUG:teuthology.orchestra.run.smithi079:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-04-22T23:45:27.877 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-04-22T23:45:27.878 DEBUG:teuthology.orchestra.run.smithi079:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCtpG2aeS/im5Mqo1OH1022Zom3EDqrY36Xu3hHtCtkjMirZILxaV7ZY0heK7ty7Jxi++UrWq7mFYizYl5gc7pl3inEGI9+c/64bRhanbc/0/HtpX0Nl87SyBd6gQ5lL8kzogFOl1RX2GPfh5tMrTuWNrNTGgXBBmRXYoWlOpLwRglgPQ5huJzyEB+SdZfl4GPmgn6eO8ieKHDS2Zar5YHOYQtZmdJ4kpKkaamwkH6sp6J7cE/ZIWDvmfuajt1Ba1naQibpBHwc3NPeI0bhDvzWochNE/4tyiwnp4aOo2y6N9aFPl/2bGr6SDH3xGC2qPdrkX/UU9vPEuVaZRIOAIGLk9TgXj2WZNwopf2ZKc+7Fy8CCmuR5Si9pX4SzLfxC4JmU6vH0TBKW5ZTFHndvkHIcRyxMDvdwTaWySQgIRdmTIECwj316smyAHgQC5o7PwdkZV1EGe4N4NK9zY155jA+mV38xkbDeJav8fVqpYsjAVEADIAnGVWHJVgVVYSoL90= ceph-15ff8152-0102-11ef-bc93-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-04-22T23:45:27.946 INFO:teuthology.orchestra.run.smithi079.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCtpG2aeS/im5Mqo1OH1022Zom3EDqrY36Xu3hHtCtkjMirZILxaV7ZY0heK7ty7Jxi++UrWq7mFYizYl5gc7pl3inEGI9+c/64bRhanbc/0/HtpX0Nl87SyBd6gQ5lL8kzogFOl1RX2GPfh5tMrTuWNrNTGgXBBmRXYoWlOpLwRglgPQ5huJzyEB+SdZfl4GPmgn6eO8ieKHDS2Zar5YHOYQtZmdJ4kpKkaamwkH6sp6J7cE/ZIWDvmfuajt1Ba1naQibpBHwc3NPeI0bhDvzWochNE/4tyiwnp4aOo2y6N9aFPl/2bGr6SDH3xGC2qPdrkX/UU9vPEuVaZRIOAIGLk9TgXj2WZNwopf2ZKc+7Fy8CCmuR5Si9pX4SzLfxC4JmU6vH0TBKW5ZTFHndvkHIcRyxMDvdwTaWySQgIRdmTIECwj316smyAHgQC5o7PwdkZV1EGe4N4NK9zY155jA+mV38xkbDeJav8fVqpYsjAVEADIAnGVWHJVgVVYSoL90= ceph-15ff8152-0102-11ef-bc93-c7b262605968 2024-04-22T23:45:27.955 DEBUG:teuthology.orchestra.run.smithi171:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCtpG2aeS/im5Mqo1OH1022Zom3EDqrY36Xu3hHtCtkjMirZILxaV7ZY0heK7ty7Jxi++UrWq7mFYizYl5gc7pl3inEGI9+c/64bRhanbc/0/HtpX0Nl87SyBd6gQ5lL8kzogFOl1RX2GPfh5tMrTuWNrNTGgXBBmRXYoWlOpLwRglgPQ5huJzyEB+SdZfl4GPmgn6eO8ieKHDS2Zar5YHOYQtZmdJ4kpKkaamwkH6sp6J7cE/ZIWDvmfuajt1Ba1naQibpBHwc3NPeI0bhDvzWochNE/4tyiwnp4aOo2y6N9aFPl/2bGr6SDH3xGC2qPdrkX/UU9vPEuVaZRIOAIGLk9TgXj2WZNwopf2ZKc+7Fy8CCmuR5Si9pX4SzLfxC4JmU6vH0TBKW5ZTFHndvkHIcRyxMDvdwTaWySQgIRdmTIECwj316smyAHgQC5o7PwdkZV1EGe4N4NK9zY155jA+mV38xkbDeJav8fVqpYsjAVEADIAnGVWHJVgVVYSoL90= ceph-15ff8152-0102-11ef-bc93-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-04-22T23:45:27.978 INFO:teuthology.orchestra.run.smithi171.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCtpG2aeS/im5Mqo1OH1022Zom3EDqrY36Xu3hHtCtkjMirZILxaV7ZY0heK7ty7Jxi++UrWq7mFYizYl5gc7pl3inEGI9+c/64bRhanbc/0/HtpX0Nl87SyBd6gQ5lL8kzogFOl1RX2GPfh5tMrTuWNrNTGgXBBmRXYoWlOpLwRglgPQ5huJzyEB+SdZfl4GPmgn6eO8ieKHDS2Zar5YHOYQtZmdJ4kpKkaamwkH6sp6J7cE/ZIWDvmfuajt1Ba1naQibpBHwc3NPeI0bhDvzWochNE/4tyiwnp4aOo2y6N9aFPl/2bGr6SDH3xGC2qPdrkX/UU9vPEuVaZRIOAIGLk9TgXj2WZNwopf2ZKc+7Fy8CCmuR5Si9pX4SzLfxC4JmU6vH0TBKW5ZTFHndvkHIcRyxMDvdwTaWySQgIRdmTIECwj316smyAHgQC5o7PwdkZV1EGe4N4NK9zY155jA+mV38xkbDeJav8fVqpYsjAVEADIAnGVWHJVgVVYSoL90= ceph-15ff8152-0102-11ef-bc93-c7b262605968 2024-04-22T23:45:27.987 DEBUG:teuthology.orchestra.run.smithi079:> 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 15ff8152-0102-11ef-bc93-c7b262605968 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-04-22T23:45:28.288 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:28 smithi079 bash[18576]: audit 2024-04-22T23:45:27.142115+0000 mon.a (mon.0) 95 : audit [INF] from='client.? 172.21.15.79:0/2714142485' entity='client.admin' 2024-04-22T23:45:32.100 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-04-22T23:45:32.100 DEBUG:teuthology.orchestra.run.smithi079:> 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 15ff8152-0102-11ef-bc93-c7b262605968 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-04-22T23:45:32.538 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:32 smithi079 bash[18576]: audit 2024-04-22T23:45:31.064280+0000 mon.a (mon.0) 96 : audit [INF] from='client.? 172.21.15.79:0/3967110867' entity='client.admin' 2024-04-22T23:45:32.538 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:32 smithi079 bash[18576]: audit 2024-04-22T23:45:31.451535+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:45:32.538 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:32 smithi079 bash[18576]: audit 2024-04-22T23:45:31.452542+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi079", "name": "osd_memory_target"}]: dispatch 2024-04-22T23:45:32.538 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:32 smithi079 bash[18576]: audit 2024-04-22T23:45:31.456290+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:45:32.538 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:32 smithi079 bash[18576]: audit 2024-04-22T23:45:31.457493+0000 mon.a (mon.0) 100 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T23:45:32.539 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:32 smithi079 bash[18576]: audit 2024-04-22T23:45:31.462483+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:45:36.086 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi171 2024-04-22T23:45:36.086 DEBUG:teuthology.orchestra.run.smithi171:> set -ex 2024-04-22T23:45:36.086 DEBUG:teuthology.orchestra.run.smithi171:> dd of=/etc/ceph/ceph.conf 2024-04-22T23:45:36.092 DEBUG:teuthology.orchestra.run.smithi171:> set -ex 2024-04-22T23:45:36.092 DEBUG:teuthology.orchestra.run.smithi171:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-04-22T23:45:36.140 INFO:tasks.cephadm:Adding host smithi171 to orchestrator... 2024-04-22T23:45:36.140 DEBUG:teuthology.orchestra.run.smithi079:> 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 15ff8152-0102-11ef-bc93-c7b262605968 -- ceph orch host add smithi171 2024-04-22T23:45:36.538 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:36 smithi079 bash[18576]: audit 2024-04-22T23:45:35.332425+0000 mgr.y (mgr.14152) 8 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:45:36.538 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:36 smithi079 bash[18576]: audit 2024-04-22T23:45:35.337303+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:45:36.538 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:36 smithi079 bash[18576]: audit 2024-04-22T23:45:35.385616+0000 mon.a (mon.0) 103 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T23:45:36.538 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:36 smithi079 bash[18576]: audit 2024-04-22T23:45:35.386763+0000 mon.a (mon.0) 104 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:45:36.539 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:36 smithi079 bash[18576]: audit 2024-04-22T23:45:35.387403+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:45:36.539 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:36 smithi079 bash[18576]: cephadm 2024-04-22T23:45:35.388437+0000 mgr.y (mgr.14152) 9 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.conf 2024-04-22T23:45:36.539 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:36 smithi079 bash[18576]: cephadm 2024-04-22T23:45:35.485326+0000 mgr.y (mgr.14152) 10 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.client.admin.keyring 2024-04-22T23:45:36.539 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:36 smithi079 bash[18576]: audit 2024-04-22T23:45:35.717812+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:45:36.539 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:36 smithi079 bash[18576]: audit 2024-04-22T23:45:35.723063+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:45:38.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:37 smithi079 bash[18576]: cluster 2024-04-22T23:45:35.919847+0000 mgr.y (mgr.14152) 11 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:45:39.806 INFO:teuthology.orchestra.run.smithi079.stdout:Added host 'smithi171' with addr '172.21.15.171' 2024-04-22T23:45:40.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:39 smithi079 bash[18576]: cluster 2024-04-22T23:45:37.920267+0000 mgr.y (mgr.14152) 12 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:45:40.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:39 smithi079 bash[18576]: audit 2024-04-22T23:45:38.800670+0000 mgr.y (mgr.14152) 13 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi171", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:45:40.428 DEBUG:teuthology.orchestra.run.smithi079:> 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 15ff8152-0102-11ef-bc93-c7b262605968 -- ceph orch host ls --format=json 2024-04-22T23:45:41.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:40 smithi079 bash[18576]: cephadm 2024-04-22T23:45:39.130595+0000 mgr.y (mgr.14152) 14 : cephadm [INF] Deploying cephadm binary to smithi171 2024-04-22T23:45:41.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:40 smithi079 bash[18576]: audit 2024-04-22T23:45:39.815813+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:45:41.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:40 smithi079 bash[18576]: cephadm 2024-04-22T23:45:39.816552+0000 mgr.y (mgr.14152) 15 : cephadm [INF] Added host smithi171 2024-04-22T23:45:41.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:40 smithi079 bash[18576]: audit 2024-04-22T23:45:39.837831+0000 mon.a (mon.0) 109 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T23:45:41.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:40 smithi079 bash[18576]: audit 2024-04-22T23:45:39.839721+0000 mon.a (mon.0) 110 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:45:41.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:40 smithi079 bash[18576]: audit 2024-04-22T23:45:39.840785+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:45:41.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:40 smithi079 bash[18576]: audit 2024-04-22T23:45:40.081688+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:45:41.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:40 smithi079 bash[18576]: audit 2024-04-22T23:45:40.804523+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:45:42.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:41 smithi079 bash[18576]: cluster 2024-04-22T23:45:39.920709+0000 mgr.y (mgr.14152) 16 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:45:42.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:41 smithi079 bash[18576]: audit 2024-04-22T23:45:41.309784+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:45:43.052 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-04-22T23:45:43.052 INFO:teuthology.orchestra.run.smithi079.stdout:[{"addr": "172.21.15.79", "hostname": "smithi079", "labels": [], "status": ""}, {"addr": "172.21.15.171", "hostname": "smithi171", "labels": [], "status": ""}] 2024-04-22T23:45:43.579 INFO:tasks.cephadm:Setting crush tunables to default 2024-04-22T23:45:43.579 DEBUG:teuthology.orchestra.run.smithi079:> 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 15ff8152-0102-11ef-bc93-c7b262605968 -- ceph osd crush tunables default 2024-04-22T23:45:44.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:43 smithi079 bash[18576]: cluster 2024-04-22T23:45:41.921060+0000 mgr.y (mgr.14152) 17 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:45:45.254 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:44 smithi079 bash[18576]: audit 2024-04-22T23:45:43.061856+0000 mgr.y (mgr.14152) 18 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-22T23:45:46.288 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:45 smithi079 bash[18576]: cluster 2024-04-22T23:45:43.921463+0000 mgr.y (mgr.14152) 19 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:45:46.288 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:45 smithi079 bash[18576]: audit 2024-04-22T23:45:45.677342+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:45:46.288 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:45 smithi079 bash[18576]: audit 2024-04-22T23:45:45.683889+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:45:46.288 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:45 smithi079 bash[18576]: audit 2024-04-22T23:45:45.685154+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi171", "name": "osd_memory_target"}]: dispatch 2024-04-22T23:45:46.288 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:45 smithi079 bash[18576]: audit 2024-04-22T23:45:45.693505+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:45:46.842 INFO:teuthology.orchestra.run.smithi079.stderr:adjusted tunables profile to default 2024-04-22T23:45:47.287 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:46 smithi079 bash[18576]: audit 2024-04-22T23:45:46.226418+0000 mon.a (mon.0) 119 : audit [INF] from='client.? 172.21.15.79:0/3781973510' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-04-22T23:45:47.401 INFO:tasks.cephadm:Adding mon.a on smithi079 2024-04-22T23:45:47.401 INFO:tasks.cephadm:Adding mon.c on smithi079 2024-04-22T23:45:47.401 INFO:tasks.cephadm:Adding mon.b on smithi171 2024-04-22T23:45:47.401 DEBUG:teuthology.orchestra.run.smithi171:> 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 15ff8152-0102-11ef-bc93-c7b262605968 -- ceph orch apply mon '3;smithi079:172.21.15.79=a;smithi079:[v2:172.21.15.79:3301,v1:172.21.15.79:6790]=c;smithi171:172.21.15.171=b' 2024-04-22T23:45:48.287 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:47 smithi079 bash[18576]: cluster 2024-04-22T23:45:45.921721+0000 mgr.y (mgr.14152) 20 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:45:48.288 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:47 smithi079 bash[18576]: audit 2024-04-22T23:45:46.847629+0000 mon.a (mon.0) 120 : audit [INF] from='client.? 172.21.15.79:0/3781973510' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-04-22T23:45:48.288 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:47 smithi079 bash[18576]: cluster 2024-04-22T23:45:46.847770+0000 mon.a (mon.0) 121 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-22T23:45:49.287 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:48 smithi079 bash[18576]: cluster 2024-04-22T23:45:47.922124+0000 mgr.y (mgr.14152) 21 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:45:49.825 INFO:teuthology.orchestra.run.smithi171.stdout:Scheduled mon update... 2024-04-22T23:45:50.489 DEBUG:teuthology.orchestra.run.smithi079:mon.c> sudo journalctl -f -n 0 -u ceph-15ff8152-0102-11ef-bc93-c7b262605968@mon.c.service 2024-04-22T23:45:50.491 DEBUG:teuthology.orchestra.run.smithi171:mon.b> sudo journalctl -f -n 0 -u ceph-15ff8152-0102-11ef-bc93-c7b262605968@mon.b.service 2024-04-22T23:45:50.493 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-04-22T23:45:50.493 DEBUG:teuthology.orchestra.run.smithi171:> 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 15ff8152-0102-11ef-bc93-c7b262605968 -- ceph mon dump -f json 2024-04-22T23:45:51.288 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:50 smithi079 bash[18576]: audit 2024-04-22T23:45:49.823818+0000 mgr.y (mgr.14152) 22 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi079:172.21.15.79=a;smithi079:[v2:172.21.15.79:3301,v1:172.21.15.79:6790]=c;smithi171:172.21.15.171=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:45:51.288 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:50 smithi079 bash[18576]: cephadm 2024-04-22T23:45:49.829472+0000 mgr.y (mgr.14152) 23 : cephadm [INF] Saving service mon spec with placement smithi079:172.21.15.79=a;smithi079:[v2:172.21.15.79:3301,v1:172.21.15.79:6790]=c;smithi171:172.21.15.171=b;count:3 2024-04-22T23:45:51.288 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:50 smithi079 bash[18576]: audit 2024-04-22T23:45:49.834428+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:45:51.288 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:50 smithi079 bash[18576]: audit 2024-04-22T23:45:49.869865+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T23:45:51.288 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:50 smithi079 bash[18576]: audit 2024-04-22T23:45:49.872626+0000 mon.a (mon.0) 124 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:45:51.289 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:50 smithi079 bash[18576]: audit 2024-04-22T23:45:49.874328+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:45:51.289 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:50 smithi079 bash[18576]: audit 2024-04-22T23:45:50.206592+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:45:51.289 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:50 smithi079 bash[18576]: audit 2024-04-22T23:45:50.213149+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:45:51.289 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:50 smithi079 bash[18576]: audit 2024-04-22T23:45:50.216638+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-22T23:45:51.289 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:50 smithi079 bash[18576]: audit 2024-04-22T23:45:50.218371+0000 mon.a (mon.0) 129 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:45:52.037 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:51 smithi079 bash[18576]: cephadm 2024-04-22T23:45:49.876927+0000 mgr.y (mgr.14152) 24 : cephadm [INF] Updating smithi171:/etc/ceph/ceph.conf 2024-04-22T23:45:52.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:51 smithi079 bash[18576]: cluster 2024-04-22T23:45:49.922539+0000 mgr.y (mgr.14152) 25 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:45:52.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:51 smithi079 bash[18576]: cephadm 2024-04-22T23:45:50.001330+0000 mgr.y (mgr.14152) 26 : cephadm [INF] Updating smithi171:/etc/ceph/ceph.client.admin.keyring 2024-04-22T23:45:52.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:51 smithi079 bash[18576]: cephadm 2024-04-22T23:45:50.220321+0000 mgr.y (mgr.14152) 27 : cephadm [INF] Deploying daemon mon.c on smithi079 2024-04-22T23:45:52.886 INFO:teuthology.orchestra.run.smithi171.stdout: 2024-04-22T23:45:52.886 INFO:teuthology.orchestra.run.smithi171.stdout:{"epoch":1,"fsid":"15ff8152-0102-11ef-bc93-c7b262605968","modified":"2024-04-22T23:44:12.254326Z","created":"2024-04-22T23:44:12.254326Z","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.79:3300","nonce":0},{"type":"v1","addr":"172.21.15.79:6789","nonce":0}]},"addr":"172.21.15.79:6789/0","public_addr":"172.21.15.79:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-22T23:45:52.889 INFO:teuthology.orchestra.run.smithi171.stderr:dumped monmap epoch 1 2024-04-22T23:45:53.772 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:53 smithi079 bash[18576]: cluster 2024-04-22T23:45:51.922936+0000 mgr.y (mgr.14152) 28 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:45:53.772 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:53 smithi079 bash[18576]: audit 2024-04-22T23:45:52.896691+0000 mon.a (mon.0) 130 : audit [DBG] from='client.? 172.21.15.171:0/1267908574' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-22T23:45:53.772 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:53 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:45:53.773 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:45:53 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:45:53.773 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:53 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:45:53.773 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:53 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:45:53.773 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:53 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:45:54.037 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:53 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:45:54.038 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:45:53 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:45:54.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:53 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:45:54.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:53 smithi079 systemd[1]: Started Ceph mon.c for 15ff8152-0102-11ef-bc93-c7b262605968. 2024-04-22T23:45:54.415 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-04-22T23:45:54.415 DEBUG:teuthology.orchestra.run.smithi171:> 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 15ff8152-0102-11ef-bc93-c7b262605968 -- ceph mon dump -f json 2024-04-22T23:45:55.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.731+0000 7f407d621880 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-22T23:45:55.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.731+0000 7f407d621880 0 ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable), process ceph-mon, pid 7 2024-04-22T23:45:55.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.731+0000 7f407d621880 0 pidfile_write: ignore empty --pid-file 2024-04-22T23:45:55.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 0 load: jerasure load: lrc 2024-04-22T23:45:55.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: RocksDB version: 6.15.5 2024-04-22T23:45:55.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-04-22T23:45:55.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Compile date Apr 18 2022 2024-04-22T23:45:55.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: DB SUMMARY 2024-04-22T23:45:55.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: DB Session ID: S3X5ZE7U5GRWU103A51Q 2024-04-22T23:45:55.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: CURRENT file: CURRENT 2024-04-22T23:45:55.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: IDENTITY file: IDENTITY 2024-04-22T23:45:55.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: MANIFEST file: MANIFEST-000003 size: 57 Bytes 2024-04-22T23:45:55.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2024-04-22T23:45:55.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000004.log size: 511 ; 2024-04-22T23:45:55.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.error_if_exists: 0 2024-04-22T23:45:55.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.create_if_missing: 0 2024-04-22T23:45:55.040 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.paranoid_checks: 1 2024-04-22T23:45:55.040 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-22T23:45:55.040 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.env: 0x55fdd9ec6860 2024-04-22T23:45:55.040 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.fs: Posix File System 2024-04-22T23:45:55.040 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.info_log: 0x55fddbdcde00 2024-04-22T23:45:55.040 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-22T23:45:55.040 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.statistics: (nil) 2024-04-22T23:45:55.040 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.use_fsync: 0 2024-04-22T23:45:55.040 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.max_log_file_size: 0 2024-04-22T23:45:55.040 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-22T23:45:55.040 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-22T23:45:55.041 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-22T23:45:55.041 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-22T23:45:55.041 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.allow_fallocate: 1 2024-04-22T23:45:55.041 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-22T23:45:55.041 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-22T23:45:55.041 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.use_direct_reads: 0 2024-04-22T23:45:55.041 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-22T23:45:55.041 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.create_missing_column_families: 0 2024-04-22T23:45:55.041 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.db_log_dir: 2024-04-22T23:45:55.041 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-c/store.db 2024-04-22T23:45:55.041 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-22T23:45:55.041 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-22T23:45:55.042 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-22T23:45:55.042 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-22T23:45:55.042 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-22T23:45:55.042 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-22T23:45:55.042 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.advise_random_on_open: 1 2024-04-22T23:45:55.042 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-22T23:45:55.042 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.write_buffer_manager: 0x55fddbebe300 2024-04-22T23:45:55.042 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-22T23:45:55.042 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-04-22T23:45:55.042 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-22T23:45:55.043 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-22T23:45:55.043 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.rate_limiter: (nil) 2024-04-22T23:45:55.043 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-22T23:45:55.043 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-22T23:45:55.043 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-22T23:45:55.043 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-22T23:45:55.043 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.unordered_write: 0 2024-04-22T23:45:55.043 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-22T23:45:55.043 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-22T23:45:55.043 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-22T23:45:55.043 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-22T23:45:55.043 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.row_cache: None 2024-04-22T23:45:55.043 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.wal_filter: None 2024-04-22T23:45:55.043 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-22T23:45:55.043 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-22T23:45:55.044 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.preserve_deletes: 0 2024-04-22T23:45:55.044 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.two_write_queues: 0 2024-04-22T23:45:55.044 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.manual_wal_flush: 0 2024-04-22T23:45:55.044 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.atomic_flush: 0 2024-04-22T23:45:55.044 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-22T23:45:55.044 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-22T23:45:55.044 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-22T23:45:55.044 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.log_readahead_size: 0 2024-04-22T23:45:55.044 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-22T23:45:55.044 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.best_efforts_recovery: 0 2024-04-22T23:45:55.044 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-22T23:45:55.044 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-22T23:45:55.044 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.allow_data_in_errors: 0 2024-04-22T23:45:55.044 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.db_host_id: __hostname__ 2024-04-22T23:45:55.044 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.max_background_jobs: 2 2024-04-22T23:45:55.045 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.max_background_compactions: -1 2024-04-22T23:45:55.045 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.max_subcompactions: 1 2024-04-22T23:45:55.045 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-22T23:45:55.045 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-22T23:45:55.045 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-22T23:45:55.045 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.max_total_wal_size: 0 2024-04-22T23:45:55.045 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-22T23:45:55.045 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-22T23:45:55.045 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-22T23:45:55.045 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-22T23:45:55.045 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.max_open_files: -1 2024-04-22T23:45:55.045 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.bytes_per_sync: 0 2024-04-22T23:45:55.045 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-22T23:45:55.045 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-22T23:45:55.045 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-22T23:45:55.046 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.max_background_flushes: -1 2024-04-22T23:45:55.046 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Compression algorithms supported: 2024-04-22T23:45:55.046 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-22T23:45:55.046 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: kZSTD supported: 0 2024-04-22T23:45:55.046 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: kXpressCompression supported: 0 2024-04-22T23:45:55.046 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-22T23:45:55.046 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: kLZ4Compression supported: 1 2024-04-22T23:45:55.046 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: kBZip2Compression supported: 0 2024-04-22T23:45:55.046 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: kZlibCompression supported: 1 2024-04-22T23:45:55.046 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: kSnappyCompression supported: 1 2024-04-22T23:45:55.046 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-22T23:45:55.046 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000003 2024-04-22T23:45:55.046 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2024-04-22T23:45:55.046 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-22T23:45:55.047 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.merge_operator: 2024-04-22T23:45:55.048 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.compaction_filter: None 2024-04-22T23:45:55.048 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.compaction_filter_factory: None 2024-04-22T23:45:55.048 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.sst_partitioner_factory: None 2024-04-22T23:45:55.048 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-22T23:45:55.049 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-22T23:45:55.049 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55fddbd9bd00) 2024-04-22T23:45:55.049 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: cache_index_and_filter_blocks: 1 2024-04-22T23:45:55.049 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-22T23:45:55.049 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-22T23:45:55.049 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: pin_top_level_index_and_filter: 1 2024-04-22T23:45:55.049 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: index_type: 0 2024-04-22T23:45:55.049 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: data_block_index_type: 0 2024-04-22T23:45:55.049 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: index_shortening: 1 2024-04-22T23:45:55.049 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: data_block_hash_table_util_ratio: 0.750000 2024-04-22T23:45:55.049 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: hash_index_allow_collision: 1 2024-04-22T23:45:55.049 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: checksum: 1 2024-04-22T23:45:55.049 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: no_block_cache: 0 2024-04-22T23:45:55.049 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: block_cache: 0x55fddbe02170 2024-04-22T23:45:55.049 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: block_cache_name: BinnedLRUCache 2024-04-22T23:45:55.050 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: block_cache_options: 2024-04-22T23:45:55.050 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: capacity : 536870912 2024-04-22T23:45:55.050 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: num_shard_bits : 4 2024-04-22T23:45:55.050 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: strict_capacity_limit : 0 2024-04-22T23:45:55.050 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: high_pri_pool_ratio: 0.000 2024-04-22T23:45:55.050 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: block_cache_compressed: (nil) 2024-04-22T23:45:55.050 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: persistent_cache: (nil) 2024-04-22T23:45:55.050 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: block_size: 4096 2024-04-22T23:45:55.050 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: block_size_deviation: 10 2024-04-22T23:45:55.050 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: block_restart_interval: 16 2024-04-22T23:45:55.050 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: index_block_restart_interval: 1 2024-04-22T23:45:55.050 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: metadata_block_size: 4096 2024-04-22T23:45:55.050 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: partition_filters: 0 2024-04-22T23:45:55.050 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: use_delta_encoding: 1 2024-04-22T23:45:55.051 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: filter_policy: rocksdb.BuiltinBloomFilter 2024-04-22T23:45:55.051 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: whole_key_filtering: 1 2024-04-22T23:45:55.051 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: verify_compression: 0 2024-04-22T23:45:55.051 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: read_amp_bytes_per_bit: 0 2024-04-22T23:45:55.051 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: format_version: 4 2024-04-22T23:45:55.051 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: enable_index_compression: 1 2024-04-22T23:45:55.051 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: block_align: 0 2024-04-22T23:45:55.051 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-22T23:45:55.051 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-22T23:45:55.051 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.compression: NoCompression 2024-04-22T23:45:55.051 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-22T23:45:55.051 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-22T23:45:55.051 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-22T23:45:55.051 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.num_levels: 7 2024-04-22T23:45:55.051 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-22T23:45:55.051 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-22T23:45:55.052 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-22T23:45:55.052 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-22T23:45:55.052 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-22T23:45:55.052 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-22T23:45:55.052 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-22T23:45:55.052 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-22T23:45:55.052 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-22T23:45:55.052 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-22T23:45:55.052 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-22T23:45:55.052 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.compression_opts.level: 32767 2024-04-22T23:45:55.052 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-22T23:45:55.052 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-22T23:45:55.052 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-22T23:45:55.053 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-22T23:45:55.053 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.compression_opts.enabled: false 2024-04-22T23:45:55.053 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-22T23:45:55.053 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-22T23:45:55.053 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-22T23:45:55.053 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-22T23:45:55.053 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-22T23:45:55.053 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-22T23:45:55.053 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-22T23:45:55.053 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-22T23:45:55.053 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-22T23:45:55.053 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-22T23:45:55.053 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-22T23:45:55.053 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-22T23:45:55.053 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-22T23:45:55.053 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-22T23:45:55.054 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-22T23:45:55.054 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-22T23:45:55.054 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-22T23:45:55.054 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.arena_block_size: 4194304 2024-04-22T23:45:55.054 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-22T23:45:55.054 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-22T23:45:55.054 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-04-22T23:45:55.054 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-22T23:45:55.054 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-22T23:45:55.054 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-22T23:45:55.054 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-22T23:45:55.054 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-22T23:45:55.054 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-22T23:45:55.054 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-22T23:45:55.054 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-22T23:45:55.054 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-22T23:45:55.055 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-22T23:45:55.055 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-22T23:45:55.055 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.table_properties_collectors: 2024-04-22T23:45:55.055 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.inplace_update_support: 0 2024-04-22T23:45:55.055 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-22T23:45:55.055 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-22T23:45:55.055 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-22T23:45:55.055 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-22T23:45:55.055 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.bloom_locality: 0 2024-04-22T23:45:55.055 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.max_successive_merges: 0 2024-04-22T23:45:55.055 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-22T23:45:55.055 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-22T23:45:55.055 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.force_consistency_checks: 1 2024-04-22T23:45:55.055 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-22T23:45:55.055 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.ttl: 2592000 2024-04-22T23:45:55.055 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-22T23:45:55.055 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.enable_blob_files: false 2024-04-22T23:45:55.056 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.min_blob_size: 0 2024-04-22T23:45:55.056 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.blob_file_size: 268435456 2024-04-22T23:45:55.056 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.blob_compression_type: NoCompression 2024-04-22T23:45:55.056 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-04-22T23:45:55.056 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-22T23:45:55.056 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: [db/version_set.cc:4773] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000003 succeeded,manifest_file_number is 3, next_file_number is 5, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-04-22T23:45:55.056 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 0 2024-04-22T23:45:55.056 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 7 2024-04-22T23:45:55.056 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713829554738970, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-04-22T23:45:55.056 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: [db/db_impl/db_impl_open.cc:847] Recovering log #4 mode 2 2024-04-22T23:45:55.056 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 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-04-22T23:45:55.056 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713829554739357, "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": 1713829554, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "524295bb-996e-4ab6-9ea3-e32cbfb94200", "db_session_id": "S3X5ZE7U5GRWU103A51Q"}} 2024-04-22T23:45:55.056 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.735+0000 7f407d621880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 9 2024-04-22T23:45:55.056 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.739+0000 7f407d621880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713829554739798, "job": 1, "event": "recovery_finished"} 2024-04-22T23:45:55.056 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.739+0000 7f407d621880 4 rocksdb: [file/delete_scheduler.cc:73] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-04-22T23:45:55.056 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.739+0000 7f407d621880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x55fddbde8a80 2024-04-22T23:45:55.057 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.739+0000 7f407d621880 4 rocksdb: DB pointer 0x55fddbdf8000 2024-04-22T23:45:55.057 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.739+0000 7f406d3a9700 4 rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2024-04-22T23:45:55.057 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.739+0000 7f406d3a9700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-04-22T23:45:55.057 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: ** DB Stats ** 2024-04-22T23:45:55.057 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-22T23:45:55.057 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-04-22T23:45:55.057 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-22T23:45:55.057 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-22T23:45:55.057 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-04-22T23:45:55.057 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-04-22T23:45:55.057 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-22T23:45:55.057 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: ** Compaction Stats [default] ** 2024-04-22T23:45:55.057 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-04-22T23:45:55.057 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-22T23:45:55.057 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: L0 1/0 1.51 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.0 0.00 0.00 1 0.000 0 0 2024-04-22T23:45:55.057 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: Sum 1/0 1.51 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.0 0.00 0.00 1 0.000 0 0 2024-04-22T23:45:55.057 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.0 0.00 0.00 1 0.000 0 0 2024-04-22T23:45:55.058 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: ** Compaction Stats [default] ** 2024-04-22T23:45:55.058 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-04-22T23:45:55.058 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-22T23:45:55.058 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 4.0 0.00 0.00 1 0.000 0 0 2024-04-22T23:45:55.058 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-22T23:45:55.058 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: Flush(GB): cumulative 0.000, interval 0.000 2024-04-22T23:45:55.058 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-22T23:45:55.058 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: AddFile(Total Files): cumulative 0, interval 0 2024-04-22T23:45:55.058 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-22T23:45:55.058 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: AddFile(Keys): cumulative 0, interval 0 2024-04-22T23:45:55.058 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: Cumulative compaction: 0.00 GB write, 0.40 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-22T23:45:55.058 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: Interval compaction: 0.00 GB write, 0.40 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-22T23:45:55.058 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-04-22T23:45:55.058 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: ** File Read Latency Histogram By Level [default] ** 2024-04-22T23:45:55.058 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: ** Compaction Stats [default] ** 2024-04-22T23:45:55.058 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-04-22T23:45:55.059 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-22T23:45:55.059 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: L0 1/0 1.51 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.0 0.00 0.00 1 0.000 0 0 2024-04-22T23:45:55.059 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: Sum 1/0 1.51 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.0 0.00 0.00 1 0.000 0 0 2024-04-22T23:45:55.059 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-04-22T23:45:55.059 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: ** Compaction Stats [default] ** 2024-04-22T23:45:55.059 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-04-22T23:45:55.059 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-22T23:45:55.059 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 4.0 0.00 0.00 1 0.000 0 0 2024-04-22T23:45:55.059 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-22T23:45:55.059 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: Flush(GB): cumulative 0.000, interval 0.000 2024-04-22T23:45:55.059 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-22T23:45:55.059 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: AddFile(Total Files): cumulative 0, interval 0 2024-04-22T23:45:55.059 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-22T23:45:55.059 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: AddFile(Keys): cumulative 0, interval 0 2024-04-22T23:45:55.059 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: Cumulative compaction: 0.00 GB write, 0.40 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-22T23:45:55.059 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-22T23:45:55.059 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-04-22T23:45:55.060 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: ** File Read Latency Histogram By Level [default] ** 2024-04-22T23:45:55.060 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.739+0000 7f407d621880 0 mon.c does not exist in monmap, will attempt to join an existing cluster 2024-04-22T23:45:55.060 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.739+0000 7f407d621880 0 using public_addrv [v2:172.21.15.79:3301/0,v1:172.21.15.79:6790/0] 2024-04-22T23:45:55.060 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.739+0000 7f407d621880 0 starting mon.c rank -1 at public addrs [v2:172.21.15.79:3301/0,v1:172.21.15.79:6790/0] at bind addrs [v2:172.21.15.79:3301/0,v1:172.21.15.79:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 15ff8152-0102-11ef-bc93-c7b262605968 2024-04-22T23:45:55.060 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.739+0000 7f407d621880 1 mon.c@-1(???) e0 preinit fsid 15ff8152-0102-11ef-bc93-c7b262605968 2024-04-22T23:45:55.060 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.755+0000 7f40703af700 0 mon.c@-1(synchronizing).mds e1 new map 2024-04-22T23:45:55.060 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.755+0000 7f40703af700 0 mon.c@-1(synchronizing).mds e1 print_map 2024-04-22T23:45:55.060 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: e1 2024-04-22T23:45:55.060 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: enable_multiple, ever_enabled_multiple: 1,1 2024-04-22T23:45:55.060 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-04-22T23:45:55.060 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: legacy client fscid: -1 2024-04-22T23:45:55.060 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: 2024-04-22T23:45:55.060 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: No filesystems configured 2024-04-22T23:45:55.060 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.755+0000 7f40703af700 1 mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-04-22T23:45:55.060 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.755+0000 7f40703af700 1 mon.c@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2024-04-22T23:45:55.060 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.755+0000 7f40703af700 1 mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-04-22T23:45:55.061 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.755+0000 7f40703af700 1 mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-04-22T23:45:55.061 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.755+0000 7f40703af700 1 mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-04-22T23:45:55.061 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.755+0000 7f40703af700 1 mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-04-22T23:45:55.061 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.759+0000 7f40703af700 0 mon.c@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-04-22T23:45:55.061 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.759+0000 7f40703af700 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-04-22T23:45:55.061 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.759+0000 7f40703af700 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-04-22T23:45:55.061 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.759+0000 7f40703af700 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-04-22T23:45:55.061 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: cephadm 2024-04-22T23:45:49.876927+0000 mgr.y (mgr.14152) 24 : cephadm [INF] Updating smithi171:/etc/ceph/ceph.conf 2024-04-22T23:45:55.061 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: cluster 2024-04-22T23:45:49.922539+0000 mgr.y (mgr.14152) 25 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:45:55.061 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: cephadm 2024-04-22T23:45:50.001330+0000 mgr.y (mgr.14152) 26 : cephadm [INF] Updating smithi171:/etc/ceph/ceph.client.admin.keyring 2024-04-22T23:45:55.061 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: cephadm 2024-04-22T23:45:50.220321+0000 mgr.y (mgr.14152) 27 : cephadm [INF] Deploying daemon mon.c on smithi079 2024-04-22T23:45:55.061 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: cluster 2024-04-22T23:45:51.922936+0000 mgr.y (mgr.14152) 28 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:45:55.061 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: audit 2024-04-22T23:45:52.896691+0000 mon.a (mon.0) 130 : audit [DBG] from='client.? 172.21.15.171:0/1267908574' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-22T23:45:55.061 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:54 smithi079 bash[23665]: debug 2024-04-22T23:45:54.759+0000 7f40703af700 1 mon.c@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-04-22T23:45:58.896 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:58 smithi171 systemd[1]: Started Ceph mon.b for 15ff8152-0102-11ef-bc93-c7b262605968. 2024-04-22T23:46:00.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.677+0000 7fc6f9199880 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-22T23:46:00.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.677+0000 7fc6f9199880 0 ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable), process ceph-mon, pid 7 2024-04-22T23:46:00.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.677+0000 7fc6f9199880 0 pidfile_write: ignore empty --pid-file 2024-04-22T23:46:00.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.681+0000 7fc6f9199880 0 load: jerasure load: lrc 2024-04-22T23:46:00.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: RocksDB version: 6.15.5 2024-04-22T23:46:00.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-04-22T23:46:00.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Compile date Apr 18 2022 2024-04-22T23:46:00.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: DB SUMMARY 2024-04-22T23:46:00.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: DB Session ID: XX590IO7IVU5UHV7WBGZ 2024-04-22T23:46:00.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: CURRENT file: CURRENT 2024-04-22T23:46:00.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: IDENTITY file: IDENTITY 2024-04-22T23:46:00.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: MANIFEST file: MANIFEST-000003 size: 57 Bytes 2024-04-22T23:46:00.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2024-04-22T23:46:00.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000004.log size: 511 ; 2024-04-22T23:46:00.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.error_if_exists: 0 2024-04-22T23:46:00.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.create_if_missing: 0 2024-04-22T23:46:00.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.paranoid_checks: 1 2024-04-22T23:46:00.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-22T23:46:00.063 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.env: 0x5641600c6860 2024-04-22T23:46:00.063 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.fs: Posix File System 2024-04-22T23:46:00.063 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.info_log: 0x5641618c7e00 2024-04-22T23:46:00.063 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-22T23:46:00.063 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.statistics: (nil) 2024-04-22T23:46:00.063 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.use_fsync: 0 2024-04-22T23:46:00.063 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.max_log_file_size: 0 2024-04-22T23:46:00.063 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-22T23:46:00.063 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-22T23:46:00.065 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-22T23:46:00.065 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-22T23:46:00.065 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.allow_fallocate: 1 2024-04-22T23:46:00.065 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-22T23:46:00.065 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-22T23:46:00.065 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.use_direct_reads: 0 2024-04-22T23:46:00.065 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-22T23:46:00.065 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.create_missing_column_families: 0 2024-04-22T23:46:00.065 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.db_log_dir: 2024-04-22T23:46:00.065 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-b/store.db 2024-04-22T23:46:00.065 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-22T23:46:00.066 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-22T23:46:00.066 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-22T23:46:00.066 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-22T23:46:00.066 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-22T23:46:00.066 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-22T23:46:00.066 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.advise_random_on_open: 1 2024-04-22T23:46:00.066 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-22T23:46:00.066 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.write_buffer_manager: 0x5641619b82d0 2024-04-22T23:46:00.066 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-22T23:46:00.066 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-04-22T23:46:00.066 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-22T23:46:00.066 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-22T23:46:00.066 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.rate_limiter: (nil) 2024-04-22T23:46:00.066 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-22T23:46:00.067 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-22T23:46:00.067 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-22T23:46:00.067 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-22T23:46:00.067 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.unordered_write: 0 2024-04-22T23:46:00.067 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-22T23:46:00.067 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-22T23:46:00.067 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-22T23:46:00.067 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-22T23:46:00.067 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.row_cache: None 2024-04-22T23:46:00.067 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.wal_filter: None 2024-04-22T23:46:00.067 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-22T23:46:00.067 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-22T23:46:00.067 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.preserve_deletes: 0 2024-04-22T23:46:00.067 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.two_write_queues: 0 2024-04-22T23:46:00.067 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.manual_wal_flush: 0 2024-04-22T23:46:00.068 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.atomic_flush: 0 2024-04-22T23:46:00.068 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-22T23:46:00.068 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-22T23:46:00.068 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-22T23:46:00.068 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.log_readahead_size: 0 2024-04-22T23:46:00.068 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-22T23:46:00.068 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.best_efforts_recovery: 0 2024-04-22T23:46:00.068 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-22T23:46:00.068 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-22T23:46:00.068 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.allow_data_in_errors: 0 2024-04-22T23:46:00.068 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.db_host_id: __hostname__ 2024-04-22T23:46:00.068 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.max_background_jobs: 2 2024-04-22T23:46:00.068 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.max_background_compactions: -1 2024-04-22T23:46:00.068 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.max_subcompactions: 1 2024-04-22T23:46:00.069 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-22T23:46:00.069 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-22T23:46:00.069 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-22T23:46:00.069 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.max_total_wal_size: 0 2024-04-22T23:46:00.069 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-22T23:46:00.069 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-22T23:46:00.069 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-22T23:46:00.069 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-22T23:46:00.069 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.max_open_files: -1 2024-04-22T23:46:00.069 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.bytes_per_sync: 0 2024-04-22T23:46:00.069 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-22T23:46:00.069 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-22T23:46:00.069 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-22T23:46:00.069 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.max_background_flushes: -1 2024-04-22T23:46:00.069 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Compression algorithms supported: 2024-04-22T23:46:00.070 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-22T23:46:00.070 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: kZSTD supported: 0 2024-04-22T23:46:00.070 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: kXpressCompression supported: 0 2024-04-22T23:46:00.070 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-22T23:46:00.070 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: kLZ4Compression supported: 1 2024-04-22T23:46:00.070 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: kBZip2Compression supported: 0 2024-04-22T23:46:00.070 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: kZlibCompression supported: 1 2024-04-22T23:46:00.070 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: kSnappyCompression supported: 1 2024-04-22T23:46:00.070 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-22T23:46:00.070 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000003 2024-04-22T23:46:00.070 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2024-04-22T23:46:00.070 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-22T23:46:00.070 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.merge_operator: 2024-04-22T23:46:00.070 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.compaction_filter: None 2024-04-22T23:46:00.070 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.compaction_filter_factory: None 2024-04-22T23:46:00.071 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.sst_partitioner_factory: None 2024-04-22T23:46:00.071 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-22T23:46:00.071 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-22T23:46:00.071 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x564161895d00) 2024-04-22T23:46:00.071 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: cache_index_and_filter_blocks: 1 2024-04-22T23:46:00.071 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-22T23:46:00.071 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-22T23:46:00.071 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: pin_top_level_index_and_filter: 1 2024-04-22T23:46:00.071 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: index_type: 0 2024-04-22T23:46:00.071 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: data_block_index_type: 0 2024-04-22T23:46:00.071 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: index_shortening: 1 2024-04-22T23:46:00.071 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: data_block_hash_table_util_ratio: 0.750000 2024-04-22T23:46:00.071 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: hash_index_allow_collision: 1 2024-04-22T23:46:00.071 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: checksum: 1 2024-04-22T23:46:00.071 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: no_block_cache: 0 2024-04-22T23:46:00.072 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: block_cache: 0x5641618fc170 2024-04-22T23:46:00.072 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: block_cache_name: BinnedLRUCache 2024-04-22T23:46:00.072 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: block_cache_options: 2024-04-22T23:46:00.072 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: capacity : 536870912 2024-04-22T23:46:00.072 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: num_shard_bits : 4 2024-04-22T23:46:00.072 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: strict_capacity_limit : 0 2024-04-22T23:46:00.072 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: high_pri_pool_ratio: 0.000 2024-04-22T23:46:00.072 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: block_cache_compressed: (nil) 2024-04-22T23:46:00.072 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: persistent_cache: (nil) 2024-04-22T23:46:00.072 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: block_size: 4096 2024-04-22T23:46:00.072 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: block_size_deviation: 10 2024-04-22T23:46:00.072 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: block_restart_interval: 16 2024-04-22T23:46:00.072 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: index_block_restart_interval: 1 2024-04-22T23:46:00.072 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: metadata_block_size: 4096 2024-04-22T23:46:00.072 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: partition_filters: 0 2024-04-22T23:46:00.073 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: use_delta_encoding: 1 2024-04-22T23:46:00.073 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: filter_policy: rocksdb.BuiltinBloomFilter 2024-04-22T23:46:00.073 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: whole_key_filtering: 1 2024-04-22T23:46:00.073 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: verify_compression: 0 2024-04-22T23:46:00.073 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: read_amp_bytes_per_bit: 0 2024-04-22T23:46:00.073 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: format_version: 4 2024-04-22T23:46:00.073 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: enable_index_compression: 1 2024-04-22T23:46:00.073 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: block_align: 0 2024-04-22T23:46:00.073 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-22T23:46:00.073 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-22T23:46:00.073 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.compression: NoCompression 2024-04-22T23:46:00.073 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-22T23:46:00.073 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-22T23:46:00.073 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-22T23:46:00.073 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.num_levels: 7 2024-04-22T23:46:00.073 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-22T23:46:00.074 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-22T23:46:00.074 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-22T23:46:00.074 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-22T23:46:00.074 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-22T23:46:00.074 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-22T23:46:00.074 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-22T23:46:00.074 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-22T23:46:00.074 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-22T23:46:00.074 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-22T23:46:00.074 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-22T23:46:00.074 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.compression_opts.level: 32767 2024-04-22T23:46:00.074 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-22T23:46:00.074 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-22T23:46:00.074 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-22T23:46:00.075 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-22T23:46:00.075 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.compression_opts.enabled: false 2024-04-22T23:46:00.075 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-22T23:46:00.075 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-22T23:46:00.075 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-22T23:46:00.075 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-22T23:46:00.075 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-22T23:46:00.075 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-22T23:46:00.075 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-22T23:46:00.075 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-22T23:46:00.075 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-22T23:46:00.075 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-22T23:46:00.075 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-22T23:46:00.075 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-22T23:46:00.075 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-22T23:46:00.076 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-22T23:46:00.076 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-22T23:46:00.076 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-22T23:46:00.076 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-22T23:46:00.076 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.arena_block_size: 4194304 2024-04-22T23:46:00.076 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-22T23:46:00.076 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-22T23:46:00.076 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-04-22T23:46:00.076 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-22T23:46:00.076 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-22T23:46:00.076 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-22T23:46:00.076 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-22T23:46:00.076 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-22T23:46:00.076 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-22T23:46:00.077 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-22T23:46:00.077 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-22T23:46:00.077 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-22T23:46:00.077 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-22T23:46:00.077 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-22T23:46:00.077 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.table_properties_collectors: 2024-04-22T23:46:00.077 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.inplace_update_support: 0 2024-04-22T23:46:00.077 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-22T23:46:00.077 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-22T23:46:00.077 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-22T23:46:00.077 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-22T23:46:00.077 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.bloom_locality: 0 2024-04-22T23:46:00.077 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.max_successive_merges: 0 2024-04-22T23:46:00.077 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-22T23:46:00.077 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-22T23:46:00.077 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.force_consistency_checks: 1 2024-04-22T23:46:00.078 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-22T23:46:00.078 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.ttl: 2592000 2024-04-22T23:46:00.078 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-22T23:46:00.078 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.enable_blob_files: false 2024-04-22T23:46:00.078 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.min_blob_size: 0 2024-04-22T23:46:00.078 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.blob_file_size: 268435456 2024-04-22T23:46:00.078 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.blob_compression_type: NoCompression 2024-04-22T23:46:00.078 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-04-22T23:46:00.078 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-22T23:46:00.078 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 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-04-22T23:46:00.078 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 0 2024-04-22T23:46:00.078 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 7 2024-04-22T23:46:00.078 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713829559687578, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-04-22T23:46:00.078 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: [db/db_impl/db_impl_open.cc:847] Recovering log #4 mode 2 2024-04-22T23:46:00.079 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 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-04-22T23:46:00.079 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713829559688081, "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": 1713829559, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "334f8c1a-9c9f-4725-b609-f19a9a724a05", "db_session_id": "XX590IO7IVU5UHV7WBGZ"}} 2024-04-22T23:46:00.079 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 9 2024-04-22T23:46:00.079 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713829559688599, "job": 1, "event": "recovery_finished"} 2024-04-22T23:46:00.079 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.685+0000 7fc6f9199880 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-04-22T23:46:00.079 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.689+0000 7fc6f9199880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x5641618e2a80 2024-04-22T23:46:00.079 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.689+0000 7fc6f9199880 4 rocksdb: DB pointer 0x5641618f2000 2024-04-22T23:46:00.079 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.689+0000 7fc6e8f21700 4 rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2024-04-22T23:46:00.079 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.689+0000 7fc6e8f21700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-04-22T23:46:00.079 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: ** DB Stats ** 2024-04-22T23:46:00.079 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-22T23:46:00.079 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-04-22T23:46:00.079 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-22T23:46:00.079 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-22T23:46:00.079 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-04-22T23:46:00.080 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-04-22T23:46:00.080 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-22T23:46:00.080 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: ** Compaction Stats [default] ** 2024-04-22T23:46:00.080 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-04-22T23:46:00.080 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-22T23:46:00.080 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: 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-04-22T23:46:00.080 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: 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-04-22T23:46:00.080 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: 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-04-22T23:46:00.080 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: ** Compaction Stats [default] ** 2024-04-22T23:46:00.080 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-04-22T23:46:00.080 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-22T23:46:00.080 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: 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-04-22T23:46:00.081 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-22T23:46:00.081 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: Flush(GB): cumulative 0.000, interval 0.000 2024-04-22T23:46:00.081 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-22T23:46:00.081 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: AddFile(Total Files): cumulative 0, interval 0 2024-04-22T23:46:00.081 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-22T23:46:00.081 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: AddFile(Keys): cumulative 0, interval 0 2024-04-22T23:46:00.081 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: Cumulative compaction: 0.00 GB write, 0.34 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-22T23:46:00.081 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: Interval compaction: 0.00 GB write, 0.34 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-22T23:46:00.081 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-04-22T23:46:00.081 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: ** File Read Latency Histogram By Level [default] ** 2024-04-22T23:46:00.081 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: ** Compaction Stats [default] ** 2024-04-22T23:46:00.081 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-04-22T23:46:00.082 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-22T23:46:00.082 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: 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-04-22T23:46:00.082 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: 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-04-22T23:46:00.082 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-04-22T23:46:00.082 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: ** Compaction Stats [default] ** 2024-04-22T23:46:00.082 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-04-22T23:46:00.082 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-22T23:46:00.082 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: 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-04-22T23:46:00.082 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-22T23:46:00.082 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: Flush(GB): cumulative 0.000, interval 0.000 2024-04-22T23:46:00.082 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-22T23:46:00.082 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: AddFile(Total Files): cumulative 0, interval 0 2024-04-22T23:46:00.082 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-22T23:46:00.083 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: AddFile(Keys): cumulative 0, interval 0 2024-04-22T23:46:00.083 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: Cumulative compaction: 0.00 GB write, 0.34 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-22T23:46:00.083 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-22T23:46:00.083 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-04-22T23:46:00.083 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: ** File Read Latency Histogram By Level [default] ** 2024-04-22T23:46:00.083 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.689+0000 7fc6f9199880 0 mon.b does not exist in monmap, will attempt to join an existing cluster 2024-04-22T23:46:00.083 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.689+0000 7fc6f9199880 0 using public_addr v2:172.21.15.171:0/0 -> [v2:172.21.15.171:3300/0,v1:172.21.15.171:6789/0] 2024-04-22T23:46:00.083 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.689+0000 7fc6f9199880 0 starting mon.b rank -1 at public addrs [v2:172.21.15.171:3300/0,v1:172.21.15.171:6789/0] at bind addrs [v2:172.21.15.171:3300/0,v1:172.21.15.171:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 15ff8152-0102-11ef-bc93-c7b262605968 2024-04-22T23:46:00.083 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.689+0000 7fc6f9199880 1 mon.b@-1(???) e0 preinit fsid 15ff8152-0102-11ef-bc93-c7b262605968 2024-04-22T23:46:00.083 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.705+0000 7fc6ebf27700 0 mon.b@-1(synchronizing).mds e1 new map 2024-04-22T23:46:00.083 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.705+0000 7fc6ebf27700 0 mon.b@-1(synchronizing).mds e1 print_map 2024-04-22T23:46:00.083 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: e1 2024-04-22T23:46:00.083 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: enable_multiple, ever_enabled_multiple: 1,1 2024-04-22T23:46:00.083 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-04-22T23:46:00.083 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: legacy client fscid: -1 2024-04-22T23:46:00.084 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: 2024-04-22T23:46:00.084 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: No filesystems configured 2024-04-22T23:46:00.084 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.705+0000 7fc6ebf27700 1 mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-04-22T23:46:00.084 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.705+0000 7fc6ebf27700 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-04-22T23:46:00.084 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.705+0000 7fc6ebf27700 1 mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-04-22T23:46:00.084 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.705+0000 7fc6ebf27700 1 mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-04-22T23:46:00.084 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.705+0000 7fc6ebf27700 1 mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-04-22T23:46:00.084 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.705+0000 7fc6ebf27700 1 mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-04-22T23:46:00.084 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.705+0000 7fc6ebf27700 0 mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-04-22T23:46:00.084 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.705+0000 7fc6ebf27700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-04-22T23:46:00.084 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.705+0000 7fc6ebf27700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-04-22T23:46:00.084 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.705+0000 7fc6ebf27700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-04-22T23:46:00.084 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: cephadm 2024-04-22T23:45:49.876927+0000 mgr.y (mgr.14152) 24 : cephadm [INF] Updating smithi171:/etc/ceph/ceph.conf 2024-04-22T23:46:00.084 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: cluster 2024-04-22T23:45:49.922539+0000 mgr.y (mgr.14152) 25 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:46:00.084 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: cephadm 2024-04-22T23:45:50.001330+0000 mgr.y (mgr.14152) 26 : cephadm [INF] Updating smithi171:/etc/ceph/ceph.client.admin.keyring 2024-04-22T23:46:00.085 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: cephadm 2024-04-22T23:45:50.220321+0000 mgr.y (mgr.14152) 27 : cephadm [INF] Deploying daemon mon.c on smithi079 2024-04-22T23:46:00.085 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: cluster 2024-04-22T23:45:51.922936+0000 mgr.y (mgr.14152) 28 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:46:00.085 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: audit 2024-04-22T23:45:52.896691+0000 mon.a (mon.0) 130 : audit [DBG] from='client.? 172.21.15.171:0/1267908574' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-22T23:46:00.085 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.709+0000 7fc6ebf27700 1 mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-04-22T23:46:00.085 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:45:59 smithi171 bash[18565]: debug 2024-04-22T23:45:59.709+0000 7fc6ebf27700 10 mon.b@-1(synchronizing) e2 handle_conf_change mon_allow_pool_delete,mon_cluster_log_to_file 2024-04-22T23:46:00.288 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:59 smithi079 bash[18576]: cephadm 2024-04-22T23:45:53.914292+0000 mgr.y (mgr.14152) 29 : cephadm [INF] Deploying daemon mon.b on smithi171 2024-04-22T23:46:00.288 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:59 smithi079 bash[18576]: cluster 2024-04-22T23:45:53.923202+0000 mgr.y (mgr.14152) 30 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:46:00.288 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:59 smithi079 bash[18576]: audit 2024-04-22T23:45:54.767922+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-22T23:46:00.289 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:59 smithi079 bash[18576]: cluster 2024-04-22T23:45:54.768092+0000 mon.a (mon.0) 136 : cluster [INF] mon.a calling monitor election 2024-04-22T23:46:00.289 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:59 smithi079 bash[18576]: audit 2024-04-22T23:45:54.769047+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-22T23:46:00.289 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:59 smithi079 bash[18576]: audit 2024-04-22T23:45:55.765299+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-22T23:46:00.289 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:59 smithi079 bash[18576]: cluster 2024-04-22T23:45:55.923566+0000 mgr.y (mgr.14152) 31 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:46:00.289 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:59 smithi079 bash[18576]: audit 2024-04-22T23:45:56.765409+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-22T23:46:00.289 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:59 smithi079 bash[18576]: cluster 2024-04-22T23:45:56.767497+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-04-22T23:46:00.289 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:59 smithi079 bash[18576]: audit 2024-04-22T23:45:57.765701+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-22T23:46:00.289 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:59 smithi079 bash[18576]: cluster 2024-04-22T23:45:57.923963+0000 mgr.y (mgr.14152) 32 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:46:00.289 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:59 smithi079 bash[18576]: audit 2024-04-22T23:45:58.765880+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-22T23:46:00.289 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:59 smithi079 bash[18576]: audit 2024-04-22T23:45:59.715163+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T23:46:00.289 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:59 smithi079 bash[18576]: audit 2024-04-22T23:45:59.765896+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-22T23:46:00.289 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:59 smithi079 bash[18576]: cluster 2024-04-22T23:45:59.789100+0000 mon.a (mon.0) 144 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-04-22T23:46:00.289 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:59 smithi079 bash[18576]: cluster 2024-04-22T23:45:59.795524+0000 mon.a (mon.0) 145 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0],c=[v2:172.21.15.79:3301/0,v1:172.21.15.79:6790/0]} 2024-04-22T23:46:00.289 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:59 smithi079 bash[18576]: cluster 2024-04-22T23:45:59.795612+0000 mon.a (mon.0) 146 : cluster [DBG] fsmap 2024-04-22T23:46:00.289 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:59 smithi079 bash[18576]: cluster 2024-04-22T23:45:59.795657+0000 mon.a (mon.0) 147 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-22T23:46:00.290 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:59 smithi079 bash[18576]: cluster 2024-04-22T23:45:59.795951+0000 mon.a (mon.0) 148 : cluster [DBG] mgrmap e13: y(active, since 43s) 2024-04-22T23:46:00.290 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:59 smithi079 bash[18576]: cluster 2024-04-22T23:45:59.802264+0000 mon.a (mon.0) 149 : cluster [INF] overall HEALTH_OK 2024-04-22T23:46:00.290 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:59 smithi079 bash[18576]: audit 2024-04-22T23:45:59.807250+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:46:00.290 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:59 smithi079 bash[18576]: audit 2024-04-22T23:45:59.810319+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T23:46:00.290 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:59 smithi079 bash[18576]: audit 2024-04-22T23:45:59.813221+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:46:00.290 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:45:59 smithi079 bash[18576]: audit 2024-04-22T23:45:59.815063+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:46:00.290 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:59 smithi079 bash[23665]: cephadm 2024-04-22T23:45:53.914292+0000 mgr.y (mgr.14152) 29 : cephadm [INF] Deploying daemon mon.b on smithi171 2024-04-22T23:46:00.290 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:59 smithi079 bash[23665]: cluster 2024-04-22T23:45:53.923202+0000 mgr.y (mgr.14152) 30 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:46:00.290 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:59 smithi079 bash[23665]: audit 2024-04-22T23:45:54.767922+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-22T23:46:00.290 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:59 smithi079 bash[23665]: cluster 2024-04-22T23:45:54.768092+0000 mon.a (mon.0) 136 : cluster [INF] mon.a calling monitor election 2024-04-22T23:46:00.290 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:59 smithi079 bash[23665]: audit 2024-04-22T23:45:54.769047+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-22T23:46:00.290 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:59 smithi079 bash[23665]: audit 2024-04-22T23:45:55.765299+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-22T23:46:00.291 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:59 smithi079 bash[23665]: cluster 2024-04-22T23:45:55.923566+0000 mgr.y (mgr.14152) 31 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:46:00.291 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:59 smithi079 bash[23665]: audit 2024-04-22T23:45:56.765409+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-22T23:46:00.291 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:59 smithi079 bash[23665]: cluster 2024-04-22T23:45:56.767497+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-04-22T23:46:00.291 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:59 smithi079 bash[23665]: audit 2024-04-22T23:45:57.765701+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-22T23:46:00.291 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:59 smithi079 bash[23665]: cluster 2024-04-22T23:45:57.923963+0000 mgr.y (mgr.14152) 32 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:46:00.291 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:59 smithi079 bash[23665]: audit 2024-04-22T23:45:58.765880+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-22T23:46:00.291 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:59 smithi079 bash[23665]: audit 2024-04-22T23:45:59.715163+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T23:46:00.291 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:59 smithi079 bash[23665]: audit 2024-04-22T23:45:59.765896+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-22T23:46:00.291 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:59 smithi079 bash[23665]: cluster 2024-04-22T23:45:59.789100+0000 mon.a (mon.0) 144 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-04-22T23:46:00.291 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:59 smithi079 bash[23665]: cluster 2024-04-22T23:45:59.795524+0000 mon.a (mon.0) 145 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0],c=[v2:172.21.15.79:3301/0,v1:172.21.15.79:6790/0]} 2024-04-22T23:46:00.291 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:59 smithi079 bash[23665]: cluster 2024-04-22T23:45:59.795612+0000 mon.a (mon.0) 146 : cluster [DBG] fsmap 2024-04-22T23:46:00.291 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:59 smithi079 bash[23665]: cluster 2024-04-22T23:45:59.795657+0000 mon.a (mon.0) 147 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-22T23:46:00.291 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:59 smithi079 bash[23665]: cluster 2024-04-22T23:45:59.795951+0000 mon.a (mon.0) 148 : cluster [DBG] mgrmap e13: y(active, since 43s) 2024-04-22T23:46:00.291 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:59 smithi079 bash[23665]: cluster 2024-04-22T23:45:59.802264+0000 mon.a (mon.0) 149 : cluster [INF] overall HEALTH_OK 2024-04-22T23:46:00.291 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:59 smithi079 bash[23665]: audit 2024-04-22T23:45:59.807250+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:46:00.292 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:59 smithi079 bash[23665]: audit 2024-04-22T23:45:59.810319+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T23:46:00.292 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:59 smithi079 bash[23665]: audit 2024-04-22T23:45:59.813221+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:46:00.292 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:45:59 smithi079 bash[23665]: audit 2024-04-22T23:45:59.815063+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:46:00.639 INFO:teuthology.orchestra.run.smithi171.stdout: 2024-04-22T23:46:00.640 INFO:teuthology.orchestra.run.smithi171.stdout:{"epoch":2,"fsid":"15ff8152-0102-11ef-bc93-c7b262605968","modified":"2024-04-22T23:45:54.765310Z","created":"2024-04-22T23:44:12.254326Z","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.79:3300","nonce":0},{"type":"v1","addr":"172.21.15.79:6789","nonce":0}]},"addr":"172.21.15.79:6789/0","public_addr":"172.21.15.79:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:3301","nonce":0},{"type":"v1","addr":"172.21.15.79:6790","nonce":0}]},"addr":"172.21.15.79:6790/0","public_addr":"172.21.15.79:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-04-22T23:46:00.642 INFO:teuthology.orchestra.run.smithi171.stderr:dumped monmap epoch 2 2024-04-22T23:46:01.287 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:00 smithi079 bash[18576]: cluster 2024-04-22T23:45:59.924373+0000 mgr.y (mgr.14152) 33 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:46:01.287 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:00 smithi079 bash[18576]: audit 2024-04-22T23:46:00.649972+0000 mon.a (mon.0) 154 : audit [DBG] from='client.? 172.21.15.171:0/1871743453' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-22T23:46:01.288 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:00 smithi079 bash[18576]: audit 2024-04-22T23:46:00.715322+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T23:46:01.288 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:00 smithi079 bash[18576]: audit 2024-04-22T23:46:00.765805+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-22T23:46:01.288 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:00 smithi079 bash[23665]: cluster 2024-04-22T23:45:59.924373+0000 mgr.y (mgr.14152) 33 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:46:01.288 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:00 smithi079 bash[23665]: audit 2024-04-22T23:46:00.649972+0000 mon.a (mon.0) 154 : audit [DBG] from='client.? 172.21.15.171:0/1871743453' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-22T23:46:01.288 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:00 smithi079 bash[23665]: audit 2024-04-22T23:46:00.715322+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T23:46:01.288 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:00 smithi079 bash[23665]: audit 2024-04-22T23:46:00.765805+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-22T23:46:02.282 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-04-22T23:46:02.282 DEBUG:teuthology.orchestra.run.smithi171:> 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 15ff8152-0102-11ef-bc93-c7b262605968 -- ceph mon dump -f json 2024-04-22T23:46:07.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:06 smithi171 bash[18565]: cephadm 2024-04-22T23:45:53.914292+0000 mgr.y (mgr.14152) 29 : cephadm [INF] Deploying daemon mon.b on smithi171 2024-04-22T23:46:07.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:06 smithi171 bash[18565]: cluster 2024-04-22T23:45:53.923202+0000 mgr.y (mgr.14152) 30 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:46:07.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:06 smithi171 bash[18565]: audit 2024-04-22T23:45:54.767922+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-22T23:46:07.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:06 smithi171 bash[18565]: cluster 2024-04-22T23:45:54.768092+0000 mon.a (mon.0) 136 : cluster [INF] mon.a calling monitor election 2024-04-22T23:46:07.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:06 smithi171 bash[18565]: audit 2024-04-22T23:45:54.769047+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-22T23:46:07.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:06 smithi171 bash[18565]: audit 2024-04-22T23:45:55.765299+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-22T23:46:07.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:06 smithi171 bash[18565]: cluster 2024-04-22T23:45:55.923566+0000 mgr.y (mgr.14152) 31 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:46:07.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:06 smithi171 bash[18565]: audit 2024-04-22T23:45:56.765409+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-22T23:46:07.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:06 smithi171 bash[18565]: cluster 2024-04-22T23:45:56.767497+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-04-22T23:46:07.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:06 smithi171 bash[18565]: audit 2024-04-22T23:45:57.765701+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-22T23:46:07.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:06 smithi171 bash[18565]: cluster 2024-04-22T23:45:57.923963+0000 mgr.y (mgr.14152) 32 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:46:07.063 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:06 smithi171 bash[18565]: audit 2024-04-22T23:45:58.765880+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-22T23:46:07.063 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:06 smithi171 bash[18565]: audit 2024-04-22T23:45:59.715163+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T23:46:07.063 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:06 smithi171 bash[18565]: audit 2024-04-22T23:45:59.765896+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-22T23:46:07.063 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:06 smithi171 bash[18565]: cluster 2024-04-22T23:45:59.789100+0000 mon.a (mon.0) 144 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-04-22T23:46:07.063 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:06 smithi171 bash[18565]: cluster 2024-04-22T23:45:59.795524+0000 mon.a (mon.0) 145 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0],c=[v2:172.21.15.79:3301/0,v1:172.21.15.79:6790/0]} 2024-04-22T23:46:07.063 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:06 smithi171 bash[18565]: cluster 2024-04-22T23:45:59.795612+0000 mon.a (mon.0) 146 : cluster [DBG] fsmap 2024-04-22T23:46:07.063 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:06 smithi171 bash[18565]: cluster 2024-04-22T23:45:59.795657+0000 mon.a (mon.0) 147 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-22T23:46:07.063 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:06 smithi171 bash[18565]: cluster 2024-04-22T23:45:59.795951+0000 mon.a (mon.0) 148 : cluster [DBG] mgrmap e13: y(active, since 43s) 2024-04-22T23:46:07.063 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:06 smithi171 bash[18565]: cluster 2024-04-22T23:45:59.802264+0000 mon.a (mon.0) 149 : cluster [INF] overall HEALTH_OK 2024-04-22T23:46:07.063 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:06 smithi171 bash[18565]: audit 2024-04-22T23:45:59.807250+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:46:07.063 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:06 smithi171 bash[18565]: audit 2024-04-22T23:45:59.810319+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T23:46:07.064 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:06 smithi171 bash[18565]: audit 2024-04-22T23:45:59.813221+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:46:07.064 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:06 smithi171 bash[18565]: audit 2024-04-22T23:45:59.815063+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:46:07.064 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:06 smithi171 bash[18565]: cluster 2024-04-22T23:45:59.924373+0000 mgr.y (mgr.14152) 33 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:46:07.064 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:06 smithi171 bash[18565]: audit 2024-04-22T23:46:00.649972+0000 mon.a (mon.0) 154 : audit [DBG] from='client.? 172.21.15.171:0/1871743453' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-22T23:46:07.064 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:06 smithi171 bash[18565]: audit 2024-04-22T23:46:00.715322+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T23:46:07.064 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:06 smithi171 bash[18565]: audit 2024-04-22T23:46:00.765805+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-22T23:46:07.064 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:06 smithi171 bash[18565]: audit 2024-04-22T23:46:01.721536+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-22T23:46:07.064 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:06 smithi171 bash[18565]: cluster 2024-04-22T23:46:01.722004+0000 mon.a (mon.0) 160 : cluster [INF] mon.a calling monitor election 2024-04-22T23:46:07.064 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:06 smithi171 bash[18565]: cluster 2024-04-22T23:46:01.722826+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-04-22T23:46:07.064 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:06 smithi171 bash[18565]: audit 2024-04-22T23:46:01.745441+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T23:46:07.064 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:06 smithi171 bash[18565]: audit 2024-04-22T23:46:01.745853+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-22T23:46:07.065 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:06 smithi171 bash[18565]: cluster 2024-04-22T23:46:01.924800+0000 mgr.y (mgr.14152) 34 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:46:07.065 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:06 smithi171 bash[18565]: audit 2024-04-22T23:46:02.715907+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T23:46:07.065 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:06 smithi171 bash[18565]: audit 2024-04-22T23:46:03.716309+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T23:46:07.065 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:06 smithi171 bash[18565]: cluster 2024-04-22T23:46:03.716534+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-04-22T23:46:07.065 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:06 smithi171 bash[18565]: cluster 2024-04-22T23:46:03.925311+0000 mgr.y (mgr.14152) 35 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:46:07.065 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:06 smithi171 bash[18565]: audit 2024-04-22T23:46:04.716151+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T23:46:07.065 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:06 smithi171 bash[18565]: audit 2024-04-22T23:46:05.716386+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T23:46:07.065 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:06 smithi171 bash[18565]: audit 2024-04-22T23:46:06.716572+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T23:46:07.065 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:06 smithi171 bash[18565]: cluster 2024-04-22T23:46:06.725761+0000 mon.a (mon.0) 168 : cluster [INF] mon.a calling monitor election 2024-04-22T23:46:07.065 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:06 smithi171 bash[18565]: cluster 2024-04-22T23:46:06.767967+0000 mon.a (mon.0) 169 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-22T23:46:07.065 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:06 smithi171 bash[18565]: cluster 2024-04-22T23:46:06.775411+0000 mon.a (mon.0) 170 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0],b=[v2:172.21.15.171:3300/0,v1:172.21.15.171:6789/0],c=[v2:172.21.15.79:3301/0,v1:172.21.15.79:6790/0]} 2024-04-22T23:46:07.065 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:06 smithi171 bash[18565]: cluster 2024-04-22T23:46:06.775506+0000 mon.a (mon.0) 171 : cluster [DBG] fsmap 2024-04-22T23:46:07.065 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:06 smithi171 bash[18565]: cluster 2024-04-22T23:46:06.775556+0000 mon.a (mon.0) 172 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-22T23:46:07.065 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:06 smithi171 bash[18565]: cluster 2024-04-22T23:46:06.775830+0000 mon.a (mon.0) 173 : cluster [DBG] mgrmap e13: y(active, since 50s) 2024-04-22T23:46:07.065 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:06 smithi171 bash[18565]: cluster 2024-04-22T23:46:06.787662+0000 mon.a (mon.0) 174 : cluster [INF] overall HEALTH_OK 2024-04-22T23:46:07.066 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:06 smithi171 bash[18565]: audit 2024-04-22T23:46:06.794392+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:46:07.066 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:06 smithi171 bash[18565]: audit 2024-04-22T23:46:06.803788+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:46:07.122 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:06 smithi079 bash[23665]: audit 2024-04-22T23:46:01.721536+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-22T23:46:07.123 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:06 smithi079 bash[23665]: cluster 2024-04-22T23:46:01.722004+0000 mon.a (mon.0) 160 : cluster [INF] mon.a calling monitor election 2024-04-22T23:46:07.123 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:06 smithi079 bash[23665]: cluster 2024-04-22T23:46:01.722826+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-04-22T23:46:07.123 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:06 smithi079 bash[23665]: audit 2024-04-22T23:46:01.745441+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T23:46:07.123 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:06 smithi079 bash[23665]: audit 2024-04-22T23:46:01.745853+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-22T23:46:07.123 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:06 smithi079 bash[23665]: cluster 2024-04-22T23:46:01.924800+0000 mgr.y (mgr.14152) 34 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:46:07.123 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:06 smithi079 bash[23665]: audit 2024-04-22T23:46:02.715907+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T23:46:07.123 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:06 smithi079 bash[23665]: audit 2024-04-22T23:46:03.716309+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T23:46:07.123 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:06 smithi079 bash[23665]: cluster 2024-04-22T23:46:03.716534+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-04-22T23:46:07.123 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:06 smithi079 bash[23665]: cluster 2024-04-22T23:46:03.925311+0000 mgr.y (mgr.14152) 35 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:46:07.123 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:06 smithi079 bash[23665]: audit 2024-04-22T23:46:04.716151+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T23:46:07.123 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:06 smithi079 bash[23665]: audit 2024-04-22T23:46:05.716386+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T23:46:07.123 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:06 smithi079 bash[23665]: audit 2024-04-22T23:46:06.716572+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T23:46:07.123 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:06 smithi079 bash[23665]: cluster 2024-04-22T23:46:06.725761+0000 mon.a (mon.0) 168 : cluster [INF] mon.a calling monitor election 2024-04-22T23:46:07.123 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:06 smithi079 bash[23665]: cluster 2024-04-22T23:46:06.767967+0000 mon.a (mon.0) 169 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-22T23:46:07.123 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:06 smithi079 bash[23665]: cluster 2024-04-22T23:46:06.775411+0000 mon.a (mon.0) 170 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0],b=[v2:172.21.15.171:3300/0,v1:172.21.15.171:6789/0],c=[v2:172.21.15.79:3301/0,v1:172.21.15.79:6790/0]} 2024-04-22T23:46:07.124 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:06 smithi079 bash[23665]: cluster 2024-04-22T23:46:06.775506+0000 mon.a (mon.0) 171 : cluster [DBG] fsmap 2024-04-22T23:46:07.124 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:06 smithi079 bash[23665]: cluster 2024-04-22T23:46:06.775556+0000 mon.a (mon.0) 172 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-22T23:46:07.124 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:06 smithi079 bash[23665]: cluster 2024-04-22T23:46:06.775830+0000 mon.a (mon.0) 173 : cluster [DBG] mgrmap e13: y(active, since 50s) 2024-04-22T23:46:07.124 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:06 smithi079 bash[23665]: cluster 2024-04-22T23:46:06.787662+0000 mon.a (mon.0) 174 : cluster [INF] overall HEALTH_OK 2024-04-22T23:46:07.124 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:06 smithi079 bash[23665]: audit 2024-04-22T23:46:06.794392+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:46:07.124 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:06 smithi079 bash[23665]: audit 2024-04-22T23:46:06.803788+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:46:07.124 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:06 smithi079 bash[18576]: audit 2024-04-22T23:46:01.721536+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-22T23:46:07.124 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:06 smithi079 bash[18576]: cluster 2024-04-22T23:46:01.722004+0000 mon.a (mon.0) 160 : cluster [INF] mon.a calling monitor election 2024-04-22T23:46:07.124 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:06 smithi079 bash[18576]: cluster 2024-04-22T23:46:01.722826+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-04-22T23:46:07.124 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:06 smithi079 bash[18576]: audit 2024-04-22T23:46:01.745441+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T23:46:07.124 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:06 smithi079 bash[18576]: audit 2024-04-22T23:46:01.745853+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-22T23:46:07.124 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:06 smithi079 bash[18576]: cluster 2024-04-22T23:46:01.924800+0000 mgr.y (mgr.14152) 34 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:46:07.125 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:06 smithi079 bash[18576]: audit 2024-04-22T23:46:02.715907+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T23:46:07.125 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:06 smithi079 bash[18576]: audit 2024-04-22T23:46:03.716309+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T23:46:07.125 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:06 smithi079 bash[18576]: cluster 2024-04-22T23:46:03.716534+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-04-22T23:46:07.125 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:06 smithi079 bash[18576]: cluster 2024-04-22T23:46:03.925311+0000 mgr.y (mgr.14152) 35 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:46:07.125 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:06 smithi079 bash[18576]: audit 2024-04-22T23:46:04.716151+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T23:46:07.125 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:06 smithi079 bash[18576]: audit 2024-04-22T23:46:05.716386+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T23:46:07.125 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:06 smithi079 bash[18576]: audit 2024-04-22T23:46:06.716572+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T23:46:07.125 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:06 smithi079 bash[18576]: cluster 2024-04-22T23:46:06.725761+0000 mon.a (mon.0) 168 : cluster [INF] mon.a calling monitor election 2024-04-22T23:46:07.125 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:06 smithi079 bash[18576]: cluster 2024-04-22T23:46:06.767967+0000 mon.a (mon.0) 169 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-22T23:46:07.125 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:06 smithi079 bash[18576]: cluster 2024-04-22T23:46:06.775411+0000 mon.a (mon.0) 170 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0],b=[v2:172.21.15.171:3300/0,v1:172.21.15.171:6789/0],c=[v2:172.21.15.79:3301/0,v1:172.21.15.79:6790/0]} 2024-04-22T23:46:07.125 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:06 smithi079 bash[18576]: cluster 2024-04-22T23:46:06.775506+0000 mon.a (mon.0) 171 : cluster [DBG] fsmap 2024-04-22T23:46:07.125 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:06 smithi079 bash[18576]: cluster 2024-04-22T23:46:06.775556+0000 mon.a (mon.0) 172 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-22T23:46:07.125 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:06 smithi079 bash[18576]: cluster 2024-04-22T23:46:06.775830+0000 mon.a (mon.0) 173 : cluster [DBG] mgrmap e13: y(active, since 50s) 2024-04-22T23:46:07.125 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:06 smithi079 bash[18576]: cluster 2024-04-22T23:46:06.787662+0000 mon.a (mon.0) 174 : cluster [INF] overall HEALTH_OK 2024-04-22T23:46:07.126 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:06 smithi079 bash[18576]: audit 2024-04-22T23:46:06.794392+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:46:07.126 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:06 smithi079 bash[18576]: audit 2024-04-22T23:46:06.803788+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:46:07.698 INFO:teuthology.orchestra.run.smithi171.stdout: 2024-04-22T23:46:07.698 INFO:teuthology.orchestra.run.smithi171.stdout:{"epoch":3,"fsid":"15ff8152-0102-11ef-bc93-c7b262605968","modified":"2024-04-22T23:46:01.715531Z","created":"2024-04-22T23:44:12.254326Z","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.79:3300","nonce":0},{"type":"v1","addr":"172.21.15.79:6789","nonce":0}]},"addr":"172.21.15.79:6789/0","public_addr":"172.21.15.79:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:3301","nonce":0},{"type":"v1","addr":"172.21.15.79:6790","nonce":0}]},"addr":"172.21.15.79:6790/0","public_addr":"172.21.15.79:6790/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:3300","nonce":0},{"type":"v1","addr":"172.21.15.171:6789","nonce":0}]},"addr":"172.21.15.171:6789/0","public_addr":"172.21.15.171:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2024-04-22T23:46:07.700 INFO:teuthology.orchestra.run.smithi171.stderr:dumped monmap epoch 3 2024-04-22T23:46:08.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:07 smithi171 bash[18565]: cluster 2024-04-22T23:46:05.925799+0000 mgr.y (mgr.14152) 36 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:46:08.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:07 smithi171 bash[18565]: cephadm 2024-04-22T23:46:06.795732+0000 mgr.y (mgr.14152) 37 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.conf 2024-04-22T23:46:08.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:07 smithi171 bash[18565]: cephadm 2024-04-22T23:46:06.805446+0000 mgr.y (mgr.14152) 38 : cephadm [INF] Updating smithi171:/etc/ceph/ceph.conf 2024-04-22T23:46:08.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:07 smithi171 bash[18565]: audit 2024-04-22T23:46:06.912190+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:46:08.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:07 smithi171 bash[18565]: audit 2024-04-22T23:46:06.933375+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:46:08.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:07 smithi171 bash[18565]: audit 2024-04-22T23:46:06.938981+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:46:08.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:07 smithi171 bash[18565]: audit 2024-04-22T23:46:06.940709+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-22T23:46:08.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:07 smithi171 bash[18565]: audit 2024-04-22T23:46:06.941496+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-22T23:46:08.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:07 smithi171 bash[18565]: audit 2024-04-22T23:46:06.942361+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:46:08.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:07 smithi171 bash[18565]: audit 2024-04-22T23:46:07.708222+0000 mon.a (mon.0) 183 : audit [DBG] from='client.? 172.21.15.171:0/1178096076' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-22T23:46:08.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:07 smithi171 bash[18565]: audit 2024-04-22T23:46:07.716262+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T23:46:08.149 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:07 smithi079 bash[23665]: cluster 2024-04-22T23:46:05.925799+0000 mgr.y (mgr.14152) 36 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:46:08.149 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:07 smithi079 bash[23665]: cephadm 2024-04-22T23:46:06.795732+0000 mgr.y (mgr.14152) 37 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.conf 2024-04-22T23:46:08.149 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:07 smithi079 bash[23665]: cephadm 2024-04-22T23:46:06.805446+0000 mgr.y (mgr.14152) 38 : cephadm [INF] Updating smithi171:/etc/ceph/ceph.conf 2024-04-22T23:46:08.149 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:07 smithi079 bash[23665]: audit 2024-04-22T23:46:06.912190+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:46:08.149 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:07 smithi079 bash[23665]: audit 2024-04-22T23:46:06.933375+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:46:08.149 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:07 smithi079 bash[23665]: audit 2024-04-22T23:46:06.938981+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:46:08.149 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:07 smithi079 bash[23665]: audit 2024-04-22T23:46:06.940709+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-22T23:46:08.150 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:07 smithi079 bash[23665]: audit 2024-04-22T23:46:06.941496+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-22T23:46:08.150 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:07 smithi079 bash[23665]: audit 2024-04-22T23:46:06.942361+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:46:08.150 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:07 smithi079 bash[23665]: audit 2024-04-22T23:46:07.708222+0000 mon.a (mon.0) 183 : audit [DBG] from='client.? 172.21.15.171:0/1178096076' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-22T23:46:08.150 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:07 smithi079 bash[23665]: audit 2024-04-22T23:46:07.716262+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T23:46:08.150 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:07 smithi079 bash[18576]: cluster 2024-04-22T23:46:05.925799+0000 mgr.y (mgr.14152) 36 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:46:08.150 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:07 smithi079 bash[18576]: cephadm 2024-04-22T23:46:06.795732+0000 mgr.y (mgr.14152) 37 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.conf 2024-04-22T23:46:08.150 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:07 smithi079 bash[18576]: cephadm 2024-04-22T23:46:06.805446+0000 mgr.y (mgr.14152) 38 : cephadm [INF] Updating smithi171:/etc/ceph/ceph.conf 2024-04-22T23:46:08.150 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:07 smithi079 bash[18576]: audit 2024-04-22T23:46:06.912190+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:46:08.150 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:07 smithi079 bash[18576]: audit 2024-04-22T23:46:06.933375+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:46:08.150 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:07 smithi079 bash[18576]: audit 2024-04-22T23:46:06.938981+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:46:08.150 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:07 smithi079 bash[18576]: audit 2024-04-22T23:46:06.940709+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-22T23:46:08.150 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:07 smithi079 bash[18576]: audit 2024-04-22T23:46:06.941496+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-22T23:46:08.151 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:07 smithi079 bash[18576]: audit 2024-04-22T23:46:06.942361+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:46:08.151 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:07 smithi079 bash[18576]: audit 2024-04-22T23:46:07.708222+0000 mon.a (mon.0) 183 : audit [DBG] from='client.? 172.21.15.171:0/1178096076' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-22T23:46:08.151 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:07 smithi079 bash[18576]: audit 2024-04-22T23:46:07.716262+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T23:46:08.266 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-04-22T23:46:08.267 DEBUG:teuthology.orchestra.run.smithi079:> 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 15ff8152-0102-11ef-bc93-c7b262605968 -- ceph config generate-minimal-conf 2024-04-22T23:46:09.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:08 smithi079 bash[18576]: cephadm 2024-04-22T23:46:06.940436+0000 mgr.y (mgr.14152) 39 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-04-22T23:46:09.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:08 smithi079 bash[18576]: cephadm 2024-04-22T23:46:06.943186+0000 mgr.y (mgr.14152) 40 : cephadm [INF] Reconfiguring daemon mon.a on smithi079 2024-04-22T23:46:09.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:08 smithi079 bash[23665]: cephadm 2024-04-22T23:46:06.940436+0000 mgr.y (mgr.14152) 39 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-04-22T23:46:09.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:08 smithi079 bash[23665]: cephadm 2024-04-22T23:46:06.943186+0000 mgr.y (mgr.14152) 40 : cephadm [INF] Reconfiguring daemon mon.a on smithi079 2024-04-22T23:46:09.310 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:08 smithi171 bash[18565]: cephadm 2024-04-22T23:46:06.940436+0000 mgr.y (mgr.14152) 39 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-04-22T23:46:09.311 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:08 smithi171 bash[18565]: cephadm 2024-04-22T23:46:06.943186+0000 mgr.y (mgr.14152) 40 : cephadm [INF] Reconfiguring daemon mon.a on smithi079 2024-04-22T23:46:10.037 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:09 smithi079 bash[18576]: cluster 2024-04-22T23:46:07.926261+0000 mgr.y (mgr.14152) 41 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:46:10.037 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:09 smithi079 bash[18576]: audit 2024-04-22T23:46:09.050719+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:46:10.037 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:09 smithi079 bash[18576]: audit 2024-04-22T23:46:09.052018+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-22T23:46:10.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:09 smithi079 bash[18576]: audit 2024-04-22T23:46:09.053062+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-22T23:46:10.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:09 smithi079 bash[18576]: audit 2024-04-22T23:46:09.053987+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:46:10.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:09 smithi079 bash[23665]: cluster 2024-04-22T23:46:07.926261+0000 mgr.y (mgr.14152) 41 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:46:10.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:09 smithi079 bash[23665]: audit 2024-04-22T23:46:09.050719+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:46:10.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:09 smithi079 bash[23665]: audit 2024-04-22T23:46:09.052018+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-22T23:46:10.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:09 smithi079 bash[23665]: audit 2024-04-22T23:46:09.053062+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-22T23:46:10.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:09 smithi079 bash[23665]: audit 2024-04-22T23:46:09.053987+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:46:10.311 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:09 smithi171 bash[18565]: cluster 2024-04-22T23:46:07.926261+0000 mgr.y (mgr.14152) 41 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:46:10.311 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:09 smithi171 bash[18565]: audit 2024-04-22T23:46:09.050719+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:46:10.311 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:09 smithi171 bash[18565]: audit 2024-04-22T23:46:09.052018+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-22T23:46:10.311 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:09 smithi171 bash[18565]: audit 2024-04-22T23:46:09.053062+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-22T23:46:10.311 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:09 smithi171 bash[18565]: audit 2024-04-22T23:46:09.053987+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:46:11.012 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:10 smithi079 bash[18576]: cephadm 2024-04-22T23:46:09.051646+0000 mgr.y (mgr.14152) 42 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-04-22T23:46:11.012 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:10 smithi079 bash[18576]: cephadm 2024-04-22T23:46:09.054989+0000 mgr.y (mgr.14152) 43 : cephadm [INF] Reconfiguring daemon mon.c on smithi079 2024-04-22T23:46:11.012 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:10 smithi079 bash[23665]: cephadm 2024-04-22T23:46:09.051646+0000 mgr.y (mgr.14152) 42 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-04-22T23:46:11.012 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:10 smithi079 bash[23665]: cephadm 2024-04-22T23:46:09.054989+0000 mgr.y (mgr.14152) 43 : cephadm [INF] Reconfiguring daemon mon.c on smithi079 2024-04-22T23:46:11.310 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:10 smithi171 bash[18565]: cephadm 2024-04-22T23:46:09.051646+0000 mgr.y (mgr.14152) 42 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-04-22T23:46:11.311 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:10 smithi171 bash[18565]: cephadm 2024-04-22T23:46:09.054989+0000 mgr.y (mgr.14152) 43 : cephadm [INF] Reconfiguring daemon mon.c on smithi079 2024-04-22T23:46:12.209 INFO:teuthology.orchestra.run.smithi079.stdout:# minimal ceph.conf for 15ff8152-0102-11ef-bc93-c7b262605968 2024-04-22T23:46:12.209 INFO:teuthology.orchestra.run.smithi079.stdout:[global] 2024-04-22T23:46:12.209 INFO:teuthology.orchestra.run.smithi079.stdout: fsid = 15ff8152-0102-11ef-bc93-c7b262605968 2024-04-22T23:46:12.209 INFO:teuthology.orchestra.run.smithi079.stdout: mon_host = [v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0] [v2:172.21.15.171:3300/0,v1:172.21.15.171:6789/0] [v2:172.21.15.79:3301/0,v1:172.21.15.79:6790/0] 2024-04-22T23:46:12.222 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:11 smithi079 bash[18576]: cluster 2024-04-22T23:46:09.926655+0000 mgr.y (mgr.14152) 44 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:46:12.222 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:11 smithi079 bash[18576]: audit 2024-04-22T23:46:11.845740+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:46:12.222 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:11 smithi079 bash[18576]: audit 2024-04-22T23:46:11.846994+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-22T23:46:12.222 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:11 smithi079 bash[18576]: audit 2024-04-22T23:46:11.847962+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-22T23:46:12.222 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:11 smithi079 bash[23665]: cluster 2024-04-22T23:46:09.926655+0000 mgr.y (mgr.14152) 44 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:46:12.223 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:11 smithi079 bash[23665]: audit 2024-04-22T23:46:11.845740+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:46:12.223 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:11 smithi079 bash[23665]: audit 2024-04-22T23:46:11.846994+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-22T23:46:12.223 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:11 smithi079 bash[23665]: audit 2024-04-22T23:46:11.847962+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-22T23:46:12.310 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:11 smithi171 bash[18565]: cluster 2024-04-22T23:46:09.926655+0000 mgr.y (mgr.14152) 44 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:46:12.311 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:11 smithi171 bash[18565]: audit 2024-04-22T23:46:11.845740+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:46:12.311 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:11 smithi171 bash[18565]: audit 2024-04-22T23:46:11.846994+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-22T23:46:12.311 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:11 smithi171 bash[18565]: audit 2024-04-22T23:46:11.847962+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-22T23:46:12.950 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-04-22T23:46:12.950 DEBUG:teuthology.orchestra.run.smithi079:> set -ex 2024-04-22T23:46:12.950 DEBUG:teuthology.orchestra.run.smithi079:> sudo dd of=/etc/ceph/ceph.conf 2024-04-22T23:46:12.963 DEBUG:teuthology.orchestra.run.smithi079:> set -ex 2024-04-22T23:46:12.964 DEBUG:teuthology.orchestra.run.smithi079:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-04-22T23:46:13.020 DEBUG:teuthology.orchestra.run.smithi171:> set -ex 2024-04-22T23:46:13.020 DEBUG:teuthology.orchestra.run.smithi171:> sudo dd of=/etc/ceph/ceph.conf 2024-04-22T23:46:13.031 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:12 smithi171 bash[18565]: cephadm 2024-04-22T23:46:11.846629+0000 mgr.y (mgr.14152) 45 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-04-22T23:46:13.031 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:12 smithi171 bash[18565]: audit 2024-04-22T23:46:11.848902+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:46:13.031 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:12 smithi171 bash[18565]: cephadm 2024-04-22T23:46:11.850276+0000 mgr.y (mgr.14152) 46 : cephadm [INF] Reconfiguring daemon mon.b on smithi171 2024-04-22T23:46:13.032 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:12 smithi171 bash[18565]: cluster 2024-04-22T23:46:11.926934+0000 mgr.y (mgr.14152) 47 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:46:13.032 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:12 smithi171 bash[18565]: audit 2024-04-22T23:46:12.219729+0000 mon.a (mon.0) 193 : audit [DBG] from='client.? 172.21.15.79:0/1963217063' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:46:13.034 DEBUG:teuthology.orchestra.run.smithi171:> set -ex 2024-04-22T23:46:13.034 DEBUG:teuthology.orchestra.run.smithi171:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-04-22T23:46:13.088 INFO:tasks.cephadm:Adding mgr.y on smithi079 2024-04-22T23:46:13.088 INFO:tasks.cephadm:Adding mgr.x on smithi171 2024-04-22T23:46:13.088 DEBUG:teuthology.orchestra.run.smithi171:> 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 15ff8152-0102-11ef-bc93-c7b262605968 -- ceph orch apply mgr '2;smithi079=y;smithi171=x' 2024-04-22T23:46:13.287 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:12 smithi079 bash[18576]: cephadm 2024-04-22T23:46:11.846629+0000 mgr.y (mgr.14152) 45 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-04-22T23:46:13.287 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:12 smithi079 bash[18576]: audit 2024-04-22T23:46:11.848902+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:46:13.287 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:12 smithi079 bash[18576]: cephadm 2024-04-22T23:46:11.850276+0000 mgr.y (mgr.14152) 46 : cephadm [INF] Reconfiguring daemon mon.b on smithi171 2024-04-22T23:46:13.287 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:12 smithi079 bash[18576]: cluster 2024-04-22T23:46:11.926934+0000 mgr.y (mgr.14152) 47 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:46:13.288 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:12 smithi079 bash[18576]: audit 2024-04-22T23:46:12.219729+0000 mon.a (mon.0) 193 : audit [DBG] from='client.? 172.21.15.79:0/1963217063' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:46:13.288 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:12 smithi079 bash[23665]: cephadm 2024-04-22T23:46:11.846629+0000 mgr.y (mgr.14152) 45 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-04-22T23:46:13.288 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:12 smithi079 bash[23665]: audit 2024-04-22T23:46:11.848902+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:46:13.288 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:12 smithi079 bash[23665]: cephadm 2024-04-22T23:46:11.850276+0000 mgr.y (mgr.14152) 46 : cephadm [INF] Reconfiguring daemon mon.b on smithi171 2024-04-22T23:46:13.288 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:12 smithi079 bash[23665]: cluster 2024-04-22T23:46:11.926934+0000 mgr.y (mgr.14152) 47 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:46:13.288 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:12 smithi079 bash[23665]: audit 2024-04-22T23:46:12.219729+0000 mon.a (mon.0) 193 : audit [DBG] from='client.? 172.21.15.79:0/1963217063' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:46:14.787 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:14 smithi079 bash[18576]: audit 2024-04-22T23:46:13.420316+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:46:14.788 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:14 smithi079 bash[18576]: audit 2024-04-22T23:46:13.422649+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T23:46:14.788 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:14 smithi079 bash[18576]: audit 2024-04-22T23:46:13.425238+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:46:14.788 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:14 smithi079 bash[18576]: audit 2024-04-22T23:46:13.426873+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:46:14.788 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:14 smithi079 bash[18576]: cephadm 2024-04-22T23:46:13.429395+0000 mgr.y (mgr.14152) 48 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.conf 2024-04-22T23:46:14.788 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:14 smithi079 bash[18576]: cephadm 2024-04-22T23:46:13.429849+0000 mgr.y (mgr.14152) 49 : cephadm [INF] Updating smithi171:/etc/ceph/ceph.conf 2024-04-22T23:46:14.788 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:14 smithi079 bash[18576]: audit 2024-04-22T23:46:13.618674+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:46:14.788 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:14 smithi079 bash[18576]: audit 2024-04-22T23:46:13.624463+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:46:14.788 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:14 smithi079 bash[18576]: audit 2024-04-22T23:46:13.631338+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:46:14.788 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:14 smithi079 bash[23665]: audit 2024-04-22T23:46:13.420316+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:46:14.788 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:14 smithi079 bash[23665]: audit 2024-04-22T23:46:13.422649+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T23:46:14.788 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:14 smithi079 bash[23665]: audit 2024-04-22T23:46:13.425238+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:46:14.789 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:14 smithi079 bash[23665]: audit 2024-04-22T23:46:13.426873+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:46:14.789 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:14 smithi079 bash[23665]: cephadm 2024-04-22T23:46:13.429395+0000 mgr.y (mgr.14152) 48 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.conf 2024-04-22T23:46:14.789 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:14 smithi079 bash[23665]: cephadm 2024-04-22T23:46:13.429849+0000 mgr.y (mgr.14152) 49 : cephadm [INF] Updating smithi171:/etc/ceph/ceph.conf 2024-04-22T23:46:14.789 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:14 smithi079 bash[23665]: audit 2024-04-22T23:46:13.618674+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:46:14.789 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:14 smithi079 bash[23665]: audit 2024-04-22T23:46:13.624463+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:46:14.789 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:14 smithi079 bash[23665]: audit 2024-04-22T23:46:13.631338+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:46:14.810 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:14 smithi171 bash[18565]: audit 2024-04-22T23:46:13.420316+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:46:14.811 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:14 smithi171 bash[18565]: audit 2024-04-22T23:46:13.422649+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T23:46:14.811 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:14 smithi171 bash[18565]: audit 2024-04-22T23:46:13.425238+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:46:14.811 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:14 smithi171 bash[18565]: audit 2024-04-22T23:46:13.426873+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:46:14.811 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:14 smithi171 bash[18565]: cephadm 2024-04-22T23:46:13.429395+0000 mgr.y (mgr.14152) 48 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.conf 2024-04-22T23:46:14.811 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:14 smithi171 bash[18565]: cephadm 2024-04-22T23:46:13.429849+0000 mgr.y (mgr.14152) 49 : cephadm [INF] Updating smithi171:/etc/ceph/ceph.conf 2024-04-22T23:46:14.811 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:14 smithi171 bash[18565]: audit 2024-04-22T23:46:13.618674+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:46:14.811 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:14 smithi171 bash[18565]: audit 2024-04-22T23:46:13.624463+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:46:14.811 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:14 smithi171 bash[18565]: audit 2024-04-22T23:46:13.631338+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:46:15.743 INFO:teuthology.orchestra.run.smithi171.stdout:Scheduled mgr update... 2024-04-22T23:46:15.944 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:15 smithi171 bash[18565]: cluster 2024-04-22T23:46:13.927317+0000 mgr.y (mgr.14152) 50 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:46:16.037 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:15 smithi079 bash[18576]: cluster 2024-04-22T23:46:13.927317+0000 mgr.y (mgr.14152) 50 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:46:16.037 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:15 smithi079 bash[23665]: cluster 2024-04-22T23:46:13.927317+0000 mgr.y (mgr.14152) 50 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:46:16.548 DEBUG:teuthology.orchestra.run.smithi171:mgr.x> sudo journalctl -f -n 0 -u ceph-15ff8152-0102-11ef-bc93-c7b262605968@mgr.x.service 2024-04-22T23:46:16.551 INFO:tasks.cephadm:Deploying OSDs... 2024-04-22T23:46:16.551 DEBUG:teuthology.orchestra.run.smithi079:> set -ex 2024-04-22T23:46:16.551 DEBUG:teuthology.orchestra.run.smithi079:> dd if=/scratch_devs of=/dev/stdout 2024-04-22T23:46:16.557 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-04-22T23:46:16.557 DEBUG:teuthology.orchestra.run.smithi079:> stat /dev/vg_nvme/lv_1 2024-04-22T23:46:16.606 INFO:teuthology.orchestra.run.smithi079.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-04-22T23:46:16.606 INFO:teuthology.orchestra.run.smithi079.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-22T23:46:16.606 INFO:teuthology.orchestra.run.smithi079.stdout:Device: 5h/5d Inode: 875 Links: 1 2024-04-22T23:46:16.606 INFO:teuthology.orchestra.run.smithi079.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-22T23:46:16.606 INFO:teuthology.orchestra.run.smithi079.stdout:Access: 2024-04-22 23:39:47.558769082 +0000 2024-04-22T23:46:16.607 INFO:teuthology.orchestra.run.smithi079.stdout:Modify: 2024-04-22 23:39:47.294771439 +0000 2024-04-22T23:46:16.607 INFO:teuthology.orchestra.run.smithi079.stdout:Change: 2024-04-22 23:39:47.294771439 +0000 2024-04-22T23:46:16.607 INFO:teuthology.orchestra.run.smithi079.stdout: Birth: - 2024-04-22T23:46:16.607 DEBUG:teuthology.orchestra.run.smithi079:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-04-22T23:46:16.660 INFO:teuthology.orchestra.run.smithi079.stderr:1+0 records in 2024-04-22T23:46:16.660 INFO:teuthology.orchestra.run.smithi079.stderr:1+0 records out 2024-04-22T23:46:16.660 INFO:teuthology.orchestra.run.smithi079.stderr:512 bytes copied, 0.000365183 s, 1.4 MB/s 2024-04-22T23:46:16.661 DEBUG:teuthology.orchestra.run.smithi079:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-04-22T23:46:16.710 DEBUG:teuthology.orchestra.run.smithi079:> stat /dev/vg_nvme/lv_2 2024-04-22T23:46:16.757 INFO:teuthology.orchestra.run.smithi079.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-04-22T23:46:16.757 INFO:teuthology.orchestra.run.smithi079.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-22T23:46:16.757 INFO:teuthology.orchestra.run.smithi079.stdout:Device: 5h/5d Inode: 888 Links: 1 2024-04-22T23:46:16.757 INFO:teuthology.orchestra.run.smithi079.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-22T23:46:16.757 INFO:teuthology.orchestra.run.smithi079.stdout:Access: 2024-04-22 23:39:48.062764580 +0000 2024-04-22T23:46:16.757 INFO:teuthology.orchestra.run.smithi079.stdout:Modify: 2024-04-22 23:39:47.802766902 +0000 2024-04-22T23:46:16.757 INFO:teuthology.orchestra.run.smithi079.stdout:Change: 2024-04-22 23:39:47.802766902 +0000 2024-04-22T23:46:16.757 INFO:teuthology.orchestra.run.smithi079.stdout: Birth: - 2024-04-22T23:46:16.758 DEBUG:teuthology.orchestra.run.smithi079:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-04-22T23:46:16.811 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:16 smithi171 bash[18565]: audit 2024-04-22T23:46:15.742293+0000 mgr.y (mgr.14152) 51 : audit [DBG] from='client.24107 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi079=y;smithi171=x", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:46:16.811 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:16 smithi171 bash[18565]: cephadm 2024-04-22T23:46:15.745778+0000 mgr.y (mgr.14152) 52 : cephadm [INF] Saving service mgr spec with placement smithi079=y;smithi171=x;count:2 2024-04-22T23:46:16.811 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:16 smithi171 bash[18565]: audit 2024-04-22T23:46:15.753281+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:46:16.811 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:16 smithi171 bash[18565]: audit 2024-04-22T23:46:15.804352+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T23:46:16.811 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:16 smithi171 bash[18565]: audit 2024-04-22T23:46:15.807014+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:46:16.811 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:16 smithi171 bash[18565]: audit 2024-04-22T23:46:15.808814+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:46:16.811 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:16 smithi171 bash[18565]: audit 2024-04-22T23:46:15.817903+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:46:16.811 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:16 smithi171 bash[18565]: audit 2024-04-22T23:46:15.820904+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-22T23:46:16.811 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:16 smithi171 bash[18565]: audit 2024-04-22T23:46:15.826367+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-04-22T23:46:16.811 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:16 smithi171 bash[18565]: audit 2024-04-22T23:46:15.828011+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-22T23:46:16.811 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:16 smithi171 bash[18565]: audit 2024-04-22T23:46:15.830030+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:46:16.811 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:16 smithi171 bash[18565]: cephadm 2024-04-22T23:46:15.831922+0000 mgr.y (mgr.14152) 53 : cephadm [INF] Deploying daemon mgr.x on smithi171 2024-04-22T23:46:16.812 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:16 smithi171 bash[18565]: audit 2024-04-22T23:46:15.976375+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-22T23:46:16.812 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:16 smithi171 bash[18565]: audit 2024-04-22T23:46:15.977953+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-22T23:46:16.813 INFO:teuthology.orchestra.run.smithi079.stderr:1+0 records in 2024-04-22T23:46:16.813 INFO:teuthology.orchestra.run.smithi079.stderr:1+0 records out 2024-04-22T23:46:16.813 INFO:teuthology.orchestra.run.smithi079.stderr:512 bytes copied, 0.000377936 s, 1.4 MB/s 2024-04-22T23:46:16.813 DEBUG:teuthology.orchestra.run.smithi079:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-04-22T23:46:16.866 DEBUG:teuthology.orchestra.run.smithi079:> stat /dev/vg_nvme/lv_3 2024-04-22T23:46:16.914 INFO:teuthology.orchestra.run.smithi079.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-04-22T23:46:16.914 INFO:teuthology.orchestra.run.smithi079.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-22T23:46:16.914 INFO:teuthology.orchestra.run.smithi079.stdout:Device: 5h/5d Inode: 906 Links: 1 2024-04-22T23:46:16.914 INFO:teuthology.orchestra.run.smithi079.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-22T23:46:16.914 INFO:teuthology.orchestra.run.smithi079.stdout:Access: 2024-04-22 23:39:48.574760006 +0000 2024-04-22T23:46:16.914 INFO:teuthology.orchestra.run.smithi079.stdout:Modify: 2024-04-22 23:39:48.314762328 +0000 2024-04-22T23:46:16.914 INFO:teuthology.orchestra.run.smithi079.stdout:Change: 2024-04-22 23:39:48.314762328 +0000 2024-04-22T23:46:16.914 INFO:teuthology.orchestra.run.smithi079.stdout: Birth: - 2024-04-22T23:46:16.914 DEBUG:teuthology.orchestra.run.smithi079:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-04-22T23:46:16.969 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:16 smithi079 bash[18576]: audit 2024-04-22T23:46:15.742293+0000 mgr.y (mgr.14152) 51 : audit [DBG] from='client.24107 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi079=y;smithi171=x", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:46:16.969 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:16 smithi079 bash[18576]: cephadm 2024-04-22T23:46:15.745778+0000 mgr.y (mgr.14152) 52 : cephadm [INF] Saving service mgr spec with placement smithi079=y;smithi171=x;count:2 2024-04-22T23:46:16.969 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:16 smithi079 bash[18576]: audit 2024-04-22T23:46:15.753281+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:46:16.970 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:16 smithi079 bash[18576]: audit 2024-04-22T23:46:15.804352+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T23:46:16.970 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:16 smithi079 bash[18576]: audit 2024-04-22T23:46:15.807014+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:46:16.970 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:16 smithi079 bash[18576]: audit 2024-04-22T23:46:15.808814+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:46:16.970 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:16 smithi079 bash[18576]: audit 2024-04-22T23:46:15.817903+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:46:16.970 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:16 smithi079 bash[18576]: audit 2024-04-22T23:46:15.820904+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-22T23:46:16.970 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:16 smithi079 bash[18576]: audit 2024-04-22T23:46:15.826367+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-04-22T23:46:16.970 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:16 smithi079 bash[18576]: audit 2024-04-22T23:46:15.828011+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-22T23:46:16.970 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:16 smithi079 bash[18576]: audit 2024-04-22T23:46:15.830030+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:46:16.970 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:16 smithi079 bash[18576]: cephadm 2024-04-22T23:46:15.831922+0000 mgr.y (mgr.14152) 53 : cephadm [INF] Deploying daemon mgr.x on smithi171 2024-04-22T23:46:16.970 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:16 smithi079 bash[18576]: audit 2024-04-22T23:46:15.976375+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-22T23:46:16.970 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:16 smithi079 bash[18576]: audit 2024-04-22T23:46:15.977953+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-22T23:46:16.970 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:16 smithi079 bash[23665]: audit 2024-04-22T23:46:15.742293+0000 mgr.y (mgr.14152) 51 : audit [DBG] from='client.24107 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi079=y;smithi171=x", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:46:16.971 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:16 smithi079 bash[23665]: cephadm 2024-04-22T23:46:15.745778+0000 mgr.y (mgr.14152) 52 : cephadm [INF] Saving service mgr spec with placement smithi079=y;smithi171=x;count:2 2024-04-22T23:46:16.971 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:16 smithi079 bash[23665]: audit 2024-04-22T23:46:15.753281+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:46:16.971 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:16 smithi079 bash[23665]: audit 2024-04-22T23:46:15.804352+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T23:46:16.971 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:16 smithi079 bash[23665]: audit 2024-04-22T23:46:15.807014+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:46:16.971 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:16 smithi079 bash[23665]: audit 2024-04-22T23:46:15.808814+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:46:16.971 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:16 smithi079 bash[23665]: audit 2024-04-22T23:46:15.817903+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:46:16.971 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:16 smithi079 bash[23665]: audit 2024-04-22T23:46:15.820904+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-22T23:46:16.971 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:16 smithi079 bash[23665]: audit 2024-04-22T23:46:15.826367+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-04-22T23:46:16.971 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:16 smithi079 bash[23665]: audit 2024-04-22T23:46:15.828011+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-22T23:46:16.971 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:16 smithi079 bash[23665]: audit 2024-04-22T23:46:15.830030+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:46:16.971 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:16 smithi079 bash[23665]: cephadm 2024-04-22T23:46:15.831922+0000 mgr.y (mgr.14152) 53 : cephadm [INF] Deploying daemon mgr.x on smithi171 2024-04-22T23:46:16.971 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:16 smithi079 bash[23665]: audit 2024-04-22T23:46:15.976375+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-22T23:46:16.971 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:16 smithi079 bash[23665]: audit 2024-04-22T23:46:15.977953+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-22T23:46:16.972 INFO:teuthology.orchestra.run.smithi079.stderr:1+0 records in 2024-04-22T23:46:16.972 INFO:teuthology.orchestra.run.smithi079.stderr:1+0 records out 2024-04-22T23:46:16.972 INFO:teuthology.orchestra.run.smithi079.stderr:512 bytes copied, 0.000407024 s, 1.3 MB/s 2024-04-22T23:46:16.973 DEBUG:teuthology.orchestra.run.smithi079:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-04-22T23:46:17.022 DEBUG:teuthology.orchestra.run.smithi079:> stat /dev/vg_nvme/lv_4 2024-04-22T23:46:17.068 INFO:teuthology.orchestra.run.smithi079.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-04-22T23:46:17.069 INFO:teuthology.orchestra.run.smithi079.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-22T23:46:17.069 INFO:teuthology.orchestra.run.smithi079.stdout:Device: 5h/5d Inode: 923 Links: 1 2024-04-22T23:46:17.069 INFO:teuthology.orchestra.run.smithi079.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-22T23:46:17.069 INFO:teuthology.orchestra.run.smithi079.stdout:Access: 2024-04-22 23:39:49.062755648 +0000 2024-04-22T23:46:17.069 INFO:teuthology.orchestra.run.smithi079.stdout:Modify: 2024-04-22 23:39:48.794758041 +0000 2024-04-22T23:46:17.069 INFO:teuthology.orchestra.run.smithi079.stdout:Change: 2024-04-22 23:39:48.794758041 +0000 2024-04-22T23:46:17.069 INFO:teuthology.orchestra.run.smithi079.stdout: Birth: - 2024-04-22T23:46:17.069 DEBUG:teuthology.orchestra.run.smithi079:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-04-22T23:46:17.123 INFO:teuthology.orchestra.run.smithi079.stderr:1+0 records in 2024-04-22T23:46:17.123 INFO:teuthology.orchestra.run.smithi079.stderr:1+0 records out 2024-04-22T23:46:17.123 INFO:teuthology.orchestra.run.smithi079.stderr:512 bytes copied, 0.000332669 s, 1.5 MB/s 2024-04-22T23:46:17.124 DEBUG:teuthology.orchestra.run.smithi079:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-04-22T23:46:17.178 DEBUG:teuthology.orchestra.run.smithi171:> set -ex 2024-04-22T23:46:17.178 DEBUG:teuthology.orchestra.run.smithi171:> dd if=/scratch_devs of=/dev/stdout 2024-04-22T23:46:17.184 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-04-22T23:46:17.184 DEBUG:teuthology.orchestra.run.smithi171:> stat /dev/vg_nvme/lv_1 2024-04-22T23:46:17.231 INFO:teuthology.orchestra.run.smithi171.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-04-22T23:46:17.232 INFO:teuthology.orchestra.run.smithi171.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-22T23:46:17.232 INFO:teuthology.orchestra.run.smithi171.stdout:Device: 5h/5d Inode: 874 Links: 1 2024-04-22T23:46:17.232 INFO:teuthology.orchestra.run.smithi171.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-22T23:46:17.232 INFO:teuthology.orchestra.run.smithi171.stdout:Access: 2024-04-22 23:39:45.135358300 +0000 2024-04-22T23:46:17.232 INFO:teuthology.orchestra.run.smithi171.stdout:Modify: 2024-04-22 23:39:45.131358335 +0000 2024-04-22T23:46:17.232 INFO:teuthology.orchestra.run.smithi171.stdout:Change: 2024-04-22 23:39:45.131358335 +0000 2024-04-22T23:46:17.232 INFO:teuthology.orchestra.run.smithi171.stdout: Birth: - 2024-04-22T23:46:17.232 DEBUG:teuthology.orchestra.run.smithi171:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-04-22T23:46:17.286 INFO:teuthology.orchestra.run.smithi171.stderr:1+0 records in 2024-04-22T23:46:17.286 INFO:teuthology.orchestra.run.smithi171.stderr:1+0 records out 2024-04-22T23:46:17.286 INFO:teuthology.orchestra.run.smithi171.stderr:512 bytes copied, 0.00039578 s, 1.3 MB/s 2024-04-22T23:46:17.288 DEBUG:teuthology.orchestra.run.smithi171:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-04-22T23:46:17.336 DEBUG:teuthology.orchestra.run.smithi171:> stat /dev/vg_nvme/lv_2 2024-04-22T23:46:17.383 INFO:teuthology.orchestra.run.smithi171.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-04-22T23:46:17.383 INFO:teuthology.orchestra.run.smithi171.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-22T23:46:17.383 INFO:teuthology.orchestra.run.smithi171.stdout:Device: 5h/5d Inode: 892 Links: 1 2024-04-22T23:46:17.383 INFO:teuthology.orchestra.run.smithi171.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-22T23:46:17.383 INFO:teuthology.orchestra.run.smithi171.stdout:Access: 2024-04-22 23:39:45.875351689 +0000 2024-04-22T23:46:17.383 INFO:teuthology.orchestra.run.smithi171.stdout:Modify: 2024-04-22 23:39:45.591354227 +0000 2024-04-22T23:46:17.383 INFO:teuthology.orchestra.run.smithi171.stdout:Change: 2024-04-22 23:39:45.591354227 +0000 2024-04-22T23:46:17.383 INFO:teuthology.orchestra.run.smithi171.stdout: Birth: - 2024-04-22T23:46:17.384 DEBUG:teuthology.orchestra.run.smithi171:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-04-22T23:46:17.438 INFO:teuthology.orchestra.run.smithi171.stderr:1+0 records in 2024-04-22T23:46:17.438 INFO:teuthology.orchestra.run.smithi171.stderr:1+0 records out 2024-04-22T23:46:17.438 INFO:teuthology.orchestra.run.smithi171.stderr:512 bytes copied, 0.000409734 s, 1.2 MB/s 2024-04-22T23:46:17.440 DEBUG:teuthology.orchestra.run.smithi171:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-04-22T23:46:17.489 DEBUG:teuthology.orchestra.run.smithi171:> stat /dev/vg_nvme/lv_3 2024-04-22T23:46:17.535 INFO:teuthology.orchestra.run.smithi171.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-04-22T23:46:17.535 INFO:teuthology.orchestra.run.smithi171.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-22T23:46:17.535 INFO:teuthology.orchestra.run.smithi171.stdout:Device: 5h/5d Inode: 910 Links: 1 2024-04-22T23:46:17.535 INFO:teuthology.orchestra.run.smithi171.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-22T23:46:17.536 INFO:teuthology.orchestra.run.smithi171.stdout:Access: 2024-04-22 23:39:46.379347188 +0000 2024-04-22T23:46:17.536 INFO:teuthology.orchestra.run.smithi171.stdout:Modify: 2024-04-22 23:39:46.115349547 +0000 2024-04-22T23:46:17.536 INFO:teuthology.orchestra.run.smithi171.stdout:Change: 2024-04-22 23:39:46.115349547 +0000 2024-04-22T23:46:17.536 INFO:teuthology.orchestra.run.smithi171.stdout: Birth: - 2024-04-22T23:46:17.536 DEBUG:teuthology.orchestra.run.smithi171:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-04-22T23:46:17.588 INFO:teuthology.orchestra.run.smithi171.stderr:1+0 records in 2024-04-22T23:46:17.589 INFO:teuthology.orchestra.run.smithi171.stderr:1+0 records out 2024-04-22T23:46:17.589 INFO:teuthology.orchestra.run.smithi171.stderr:512 bytes copied, 0.000308226 s, 1.7 MB/s 2024-04-22T23:46:17.590 DEBUG:teuthology.orchestra.run.smithi171:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-04-22T23:46:17.640 DEBUG:teuthology.orchestra.run.smithi171:> stat /dev/vg_nvme/lv_4 2024-04-22T23:46:17.686 INFO:teuthology.orchestra.run.smithi171.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-04-22T23:46:17.686 INFO:teuthology.orchestra.run.smithi171.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-22T23:46:17.687 INFO:teuthology.orchestra.run.smithi171.stdout:Device: 5h/5d Inode: 924 Links: 1 2024-04-22T23:46:17.687 INFO:teuthology.orchestra.run.smithi171.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-22T23:46:17.687 INFO:teuthology.orchestra.run.smithi171.stdout:Access: 2024-04-22 23:39:46.887342651 +0000 2024-04-22T23:46:17.687 INFO:teuthology.orchestra.run.smithi171.stdout:Modify: 2024-04-22 23:39:46.623345009 +0000 2024-04-22T23:46:17.687 INFO:teuthology.orchestra.run.smithi171.stdout:Change: 2024-04-22 23:39:46.623345009 +0000 2024-04-22T23:46:17.687 INFO:teuthology.orchestra.run.smithi171.stdout: Birth: - 2024-04-22T23:46:17.687 DEBUG:teuthology.orchestra.run.smithi171:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-04-22T23:46:17.743 INFO:teuthology.orchestra.run.smithi171.stderr:1+0 records in 2024-04-22T23:46:17.743 INFO:teuthology.orchestra.run.smithi171.stderr:1+0 records out 2024-04-22T23:46:17.743 INFO:teuthology.orchestra.run.smithi171.stderr:512 bytes copied, 0.000295593 s, 1.7 MB/s 2024-04-22T23:46:17.744 DEBUG:teuthology.orchestra.run.smithi171:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-04-22T23:46:17.792 INFO:tasks.cephadm:Deploying osd.0 on smithi079 with /dev/vg_nvme/lv_4... 2024-04-22T23:46:17.792 DEBUG:teuthology.orchestra.run.smithi079:> 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 15ff8152-0102-11ef-bc93-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-04-22T23:46:17.810 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:17 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:46:17.810 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:46:17 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:46:17.810 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:46:17 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:46:17.810 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:46:17 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:46:17.939 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:17 smithi171 bash[18565]: cluster 2024-04-22T23:46:15.927734+0000 mgr.y (mgr.14152) 54 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:46:18.071 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:17 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:46:18.071 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:46:17 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:46:18.072 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:46:18 smithi171 systemd[1]: Started Ceph mgr.x for 15ff8152-0102-11ef-bc93-c7b262605968. 2024-04-22T23:46:18.287 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:17 smithi079 bash[18576]: cluster 2024-04-22T23:46:15.927734+0000 mgr.y (mgr.14152) 54 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:46:18.287 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:17 smithi079 bash[23665]: cluster 2024-04-22T23:46:15.927734+0000 mgr.y (mgr.14152) 54 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:46:19.248 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:19 smithi079 bash[18576]: cluster 2024-04-22T23:46:17.928158+0000 mgr.y (mgr.14152) 55 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:46:19.248 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:19 smithi079 bash[18576]: audit 2024-04-22T23:46:18.096084+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:46:19.248 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:19 smithi079 bash[18576]: audit 2024-04-22T23:46:18.100111+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T23:46:19.248 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:19 smithi079 bash[18576]: audit 2024-04-22T23:46:18.102791+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:46:19.248 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:19 smithi079 bash[18576]: audit 2024-04-22T23:46:18.104412+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:46:19.248 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:19 smithi079 bash[23665]: cluster 2024-04-22T23:46:17.928158+0000 mgr.y (mgr.14152) 55 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:46:19.248 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:19 smithi079 bash[23665]: audit 2024-04-22T23:46:18.096084+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:46:19.248 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:19 smithi079 bash[23665]: audit 2024-04-22T23:46:18.100111+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T23:46:19.248 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:19 smithi079 bash[23665]: audit 2024-04-22T23:46:18.102791+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:46:19.248 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:19 smithi079 bash[23665]: audit 2024-04-22T23:46:18.104412+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:46:19.311 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:19 smithi171 bash[18565]: cluster 2024-04-22T23:46:17.928158+0000 mgr.y (mgr.14152) 55 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:46:19.311 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:19 smithi171 bash[18565]: audit 2024-04-22T23:46:18.096084+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:46:19.311 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:19 smithi171 bash[18565]: audit 2024-04-22T23:46:18.100111+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T23:46:19.311 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:19 smithi171 bash[18565]: audit 2024-04-22T23:46:18.102791+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:46:19.311 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:19 smithi171 bash[18565]: audit 2024-04-22T23:46:18.104412+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:46:19.311 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:46:18 smithi171 bash[19409]: debug 2024-04-22T23:46:18.960+0000 7f86f01f9700 1 -- 172.21.15.171:0/922047749 <== mon.2 v2:172.21.15.171:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x56364206c340 con 0x563642de8800 2024-04-22T23:46:19.311 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:46:19 smithi171 bash[19409]: debug 2024-04-22T23:46:19.096+0000 7f86f8e68000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-22T23:46:20.814 INFO:teuthology.orchestra.run.smithi079.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-04-22T23:46:20.814 INFO:teuthology.orchestra.run.smithi079.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-04-22T23:46:20.814 INFO:teuthology.orchestra.run.smithi079.stderr: stderr: 10+0 records in 2024-04-22T23:46:20.815 INFO:teuthology.orchestra.run.smithi079.stderr:10+0 records out 2024-04-22T23:46:20.815 INFO:teuthology.orchestra.run.smithi079.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0132613 s, 791 MB/s 2024-04-22T23:46:20.815 INFO:teuthology.orchestra.run.smithi079.stderr:--> Zapping successful for: 2024-04-22T23:46:20.938 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:46:20 smithi171 bash[19409]: debug 2024-04-22T23:46:20.600+0000 7f86f8e68000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-22T23:46:20.938 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:46:20 smithi171 bash[19409]: debug 2024-04-22T23:46:20.696+0000 7f86f8e68000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-22T23:46:21.246 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:21 smithi079 bash[18576]: cluster 2024-04-22T23:46:19.928554+0000 mgr.y (mgr.14152) 56 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:46:21.246 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:21 smithi079 bash[18576]: audit 2024-04-22T23:46:20.983297+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:46:21.247 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:21 smithi079 bash[18576]: audit 2024-04-22T23:46:21.032976+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:46:21.247 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:21 smithi079 bash[18576]: audit 2024-04-22T23:46:21.040239+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:46:21.247 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:21 smithi079 bash[18576]: audit 2024-04-22T23:46:21.044002+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-22T23:46:21.247 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:21 smithi079 bash[18576]: audit 2024-04-22T23:46:21.045541+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-22T23:46:21.247 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:21 smithi079 bash[18576]: audit 2024-04-22T23:46:21.046894+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:46:21.247 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:21 smithi079 bash[23665]: cluster 2024-04-22T23:46:19.928554+0000 mgr.y (mgr.14152) 56 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:46:21.247 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:21 smithi079 bash[23665]: audit 2024-04-22T23:46:20.983297+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:46:21.247 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:21 smithi079 bash[23665]: audit 2024-04-22T23:46:21.032976+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:46:21.247 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:21 smithi079 bash[23665]: audit 2024-04-22T23:46:21.040239+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:46:21.247 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:21 smithi079 bash[23665]: audit 2024-04-22T23:46:21.044002+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-22T23:46:21.247 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:21 smithi079 bash[23665]: audit 2024-04-22T23:46:21.045541+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-22T23:46:21.248 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:21 smithi079 bash[23665]: audit 2024-04-22T23:46:21.046894+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:46:21.310 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:46:20 smithi171 bash[19409]: debug 2024-04-22T23:46:20.944+0000 7f86f8e68000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-22T23:46:21.311 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:21 smithi171 bash[18565]: cluster 2024-04-22T23:46:19.928554+0000 mgr.y (mgr.14152) 56 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:46:21.311 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:21 smithi171 bash[18565]: audit 2024-04-22T23:46:20.983297+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:46:21.311 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:21 smithi171 bash[18565]: audit 2024-04-22T23:46:21.032976+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:46:21.311 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:21 smithi171 bash[18565]: audit 2024-04-22T23:46:21.040239+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:46:21.311 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:21 smithi171 bash[18565]: audit 2024-04-22T23:46:21.044002+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-22T23:46:21.311 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:21 smithi171 bash[18565]: audit 2024-04-22T23:46:21.045541+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-22T23:46:21.311 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:21 smithi171 bash[18565]: audit 2024-04-22T23:46:21.046894+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:46:21.902 DEBUG:teuthology.orchestra.run.smithi079:> 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 15ff8152-0102-11ef-bc93-c7b262605968 -- ceph orch daemon add osd smithi079:vg_nvme/lv_4 2024-04-22T23:46:21.982 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:46:21 smithi171 bash[19409]: debug 2024-04-22T23:46:21.680+0000 7f86f8e68000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-22T23:46:21.983 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:46:21 smithi171 bash[19409]: debug 2024-04-22T23:46:21.784+0000 7f86f8e68000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-22T23:46:21.983 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:46:21 smithi171 bash[19409]: debug 2024-04-22T23:46:21.884+0000 7f86f8e68000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-22T23:46:21.983 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:46:21 smithi171 bash[19409]: debug 2024-04-22T23:46:21.988+0000 7f86f8e68000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-22T23:46:22.265 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:22 smithi079 bash[18576]: cephadm 2024-04-22T23:46:21.043460+0000 mgr.y (mgr.14152) 57 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-04-22T23:46:22.265 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:22 smithi079 bash[18576]: cephadm 2024-04-22T23:46:21.048558+0000 mgr.y (mgr.14152) 58 : cephadm [INF] Reconfiguring daemon mgr.y on smithi079 2024-04-22T23:46:22.265 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:22 smithi079 bash[23665]: cephadm 2024-04-22T23:46:21.043460+0000 mgr.y (mgr.14152) 57 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-04-22T23:46:22.265 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:22 smithi079 bash[23665]: cephadm 2024-04-22T23:46:21.048558+0000 mgr.y (mgr.14152) 58 : cephadm [INF] Reconfiguring daemon mgr.y on smithi079 2024-04-22T23:46:22.310 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:46:22 smithi171 bash[19409]: debug 2024-04-22T23:46:22.200+0000 7f86f8e68000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-22T23:46:22.311 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:22 smithi171 bash[18565]: cephadm 2024-04-22T23:46:21.043460+0000 mgr.y (mgr.14152) 57 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-04-22T23:46:22.311 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:22 smithi171 bash[18565]: cephadm 2024-04-22T23:46:21.048558+0000 mgr.y (mgr.14152) 58 : cephadm [INF] Reconfiguring daemon mgr.y on smithi079 2024-04-22T23:46:22.735 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:46:22 smithi171 bash[19409]: debug 2024-04-22T23:46:22.468+0000 7f86f8e68000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-22T23:46:22.735 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:46:22 smithi171 bash[19409]: debug 2024-04-22T23:46:22.568+0000 7f86f8e68000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-22T23:46:23.060 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:46:22 smithi171 bash[19409]: debug 2024-04-22T23:46:22.744+0000 7f86f8e68000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-22T23:46:23.060 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:46:22 smithi171 bash[19409]: debug 2024-04-22T23:46:22.988+0000 7f86f8e68000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-22T23:46:23.566 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:23 smithi171 bash[18565]: cluster 2024-04-22T23:46:21.928860+0000 mgr.y (mgr.14152) 59 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:46:23.566 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:46:23 smithi171 bash[19409]: debug 2024-04-22T23:46:23.252+0000 7f86f8e68000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-22T23:46:23.566 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:46:23 smithi171 bash[19409]: debug 2024-04-22T23:46:23.412+0000 7f86f8e68000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-22T23:46:23.725 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:23 smithi079 bash[18576]: cluster 2024-04-22T23:46:21.928860+0000 mgr.y (mgr.14152) 59 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:46:23.725 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:23 smithi079 bash[23665]: cluster 2024-04-22T23:46:21.928860+0000 mgr.y (mgr.14152) 59 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:46:24.060 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:46:23 smithi171 bash[19409]: debug 2024-04-22T23:46:23.640+0000 7f86f8e68000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-22T23:46:24.061 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:46:23 smithi171 bash[19409]: debug 2024-04-22T23:46:23.752+0000 7f86f8e68000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-22T23:46:24.560 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:46:24 smithi171 bash[19409]: debug 2024-04-22T23:46:24.088+0000 7f86f8e68000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-22T23:46:24.787 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:24 smithi079 bash[18576]: audit 2024-04-22T23:46:23.604120+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:46:24.787 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:24 smithi079 bash[18576]: audit 2024-04-22T23:46:23.605501+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T23:46:24.787 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:24 smithi079 bash[18576]: audit 2024-04-22T23:46:23.606656+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:46:24.787 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:24 smithi079 bash[18576]: audit 2024-04-22T23:46:23.607447+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:46:24.787 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:24 smithi079 bash[18576]: audit 2024-04-22T23:46:23.852798+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:46:24.787 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:24 smithi079 bash[23665]: audit 2024-04-22T23:46:23.604120+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:46:24.787 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:24 smithi079 bash[23665]: audit 2024-04-22T23:46:23.605501+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T23:46:24.787 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:24 smithi079 bash[23665]: audit 2024-04-22T23:46:23.606656+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:46:24.787 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:24 smithi079 bash[23665]: audit 2024-04-22T23:46:23.607447+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:46:24.788 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:24 smithi079 bash[23665]: audit 2024-04-22T23:46:23.852798+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:46:24.900 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:46:24 smithi171 bash[19409]: debug 2024-04-22T23:46:24.796+0000 7f86f8e68000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-22T23:46:24.900 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:24 smithi171 bash[18565]: audit 2024-04-22T23:46:23.604120+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:46:24.901 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:24 smithi171 bash[18565]: audit 2024-04-22T23:46:23.605501+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T23:46:24.901 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:24 smithi171 bash[18565]: audit 2024-04-22T23:46:23.606656+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:46:24.901 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:24 smithi171 bash[18565]: audit 2024-04-22T23:46:23.607447+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:46:24.901 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:24 smithi171 bash[18565]: audit 2024-04-22T23:46:23.852798+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:46:25.310 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:46:24 smithi171 bash[19409]: debug 2024-04-22T23:46:24.908+0000 7f86f8e68000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-22T23:46:25.310 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:46:25 smithi171 bash[19409]: debug 2024-04-22T23:46:25.108+0000 7f86f8e68000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-22T23:46:25.784 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:46:25 smithi171 bash[19409]: debug 2024-04-22T23:46:25.428+0000 7f86f8e68000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-22T23:46:25.785 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:25 smithi171 bash[18565]: cluster 2024-04-22T23:46:23.929182+0000 mgr.y (mgr.14152) 60 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:46:25.785 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:25 smithi171 bash[18565]: audit 2024-04-22T23:46:25.373367+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-22T23:46:25.785 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:25 smithi171 bash[18565]: audit 2024-04-22T23:46:25.379444+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-22T23:46:25.785 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:25 smithi171 bash[18565]: audit 2024-04-22T23:46:25.380441+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:46:25.787 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:25 smithi079 bash[18576]: cluster 2024-04-22T23:46:23.929182+0000 mgr.y (mgr.14152) 60 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:46:25.787 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:25 smithi079 bash[18576]: audit 2024-04-22T23:46:25.373367+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-22T23:46:25.787 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:25 smithi079 bash[18576]: audit 2024-04-22T23:46:25.379444+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-22T23:46:25.787 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:25 smithi079 bash[18576]: audit 2024-04-22T23:46:25.380441+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:46:25.787 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:25 smithi079 bash[23665]: cluster 2024-04-22T23:46:23.929182+0000 mgr.y (mgr.14152) 60 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:46:25.787 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:25 smithi079 bash[23665]: audit 2024-04-22T23:46:25.373367+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-22T23:46:25.787 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:25 smithi079 bash[23665]: audit 2024-04-22T23:46:25.379444+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-22T23:46:25.787 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:25 smithi079 bash[23665]: audit 2024-04-22T23:46:25.380441+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:46:26.060 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:46:25 smithi171 bash[19409]: debug 2024-04-22T23:46:25.792+0000 7f86f8e68000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-22T23:46:26.061 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:46:25 smithi171 bash[19409]: debug 2024-04-22T23:46:25.904+0000 7f86f8e68000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-22T23:46:27.037 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:26 smithi079 bash[18576]: audit 2024-04-22T23:46:25.369605+0000 mgr.y (mgr.14152) 61 : audit [DBG] from='client.24118 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi079:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:46:27.037 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:26 smithi079 bash[18576]: cluster 2024-04-22T23:46:25.929957+0000 mon.a (mon.0) 230 : cluster [DBG] Standby manager daemon x started 2024-04-22T23:46:27.037 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:26 smithi079 bash[18576]: audit 2024-04-22T23:46:25.930261+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.171:0/3520758515' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-22T23:46:27.037 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:26 smithi079 bash[18576]: audit 2024-04-22T23:46:25.931177+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.171:0/3520758515' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-22T23:46:27.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:26 smithi079 bash[18576]: audit 2024-04-22T23:46:25.932341+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.171:0/3520758515' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-22T23:46:27.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:26 smithi079 bash[18576]: audit 2024-04-22T23:46:25.933001+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.171:0/3520758515' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-22T23:46:27.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:26 smithi079 bash[23665]: audit 2024-04-22T23:46:25.369605+0000 mgr.y (mgr.14152) 61 : audit [DBG] from='client.24118 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi079:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:46:27.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:26 smithi079 bash[23665]: cluster 2024-04-22T23:46:25.929957+0000 mon.a (mon.0) 230 : cluster [DBG] Standby manager daemon x started 2024-04-22T23:46:27.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:26 smithi079 bash[23665]: audit 2024-04-22T23:46:25.930261+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.171:0/3520758515' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-22T23:46:27.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:26 smithi079 bash[23665]: audit 2024-04-22T23:46:25.931177+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.171:0/3520758515' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-22T23:46:27.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:26 smithi079 bash[23665]: audit 2024-04-22T23:46:25.932341+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.171:0/3520758515' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-22T23:46:27.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:26 smithi079 bash[23665]: audit 2024-04-22T23:46:25.933001+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.171:0/3520758515' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-22T23:46:27.060 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:26 smithi171 bash[18565]: audit 2024-04-22T23:46:25.369605+0000 mgr.y (mgr.14152) 61 : audit [DBG] from='client.24118 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi079:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:46:27.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:26 smithi171 bash[18565]: cluster 2024-04-22T23:46:25.929957+0000 mon.a (mon.0) 230 : cluster [DBG] Standby manager daemon x started 2024-04-22T23:46:27.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:26 smithi171 bash[18565]: audit 2024-04-22T23:46:25.930261+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.171:0/3520758515' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-22T23:46:27.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:26 smithi171 bash[18565]: audit 2024-04-22T23:46:25.931177+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.171:0/3520758515' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-22T23:46:27.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:26 smithi171 bash[18565]: audit 2024-04-22T23:46:25.932341+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.171:0/3520758515' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-22T23:46:27.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:26 smithi171 bash[18565]: audit 2024-04-22T23:46:25.933001+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.171:0/3520758515' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-22T23:46:28.037 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:27 smithi079 bash[18576]: cluster 2024-04-22T23:46:25.929619+0000 mgr.y (mgr.14152) 62 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:46:28.037 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:27 smithi079 bash[18576]: cluster 2024-04-22T23:46:26.627885+0000 mon.a (mon.0) 231 : cluster [DBG] mgrmap e14: y(active, since 70s), standbys: x 2024-04-22T23:46:28.037 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:27 smithi079 bash[18576]: audit 2024-04-22T23:46:26.628315+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-22T23:46:28.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:27 smithi079 bash[23665]: cluster 2024-04-22T23:46:25.929619+0000 mgr.y (mgr.14152) 62 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:46:28.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:27 smithi079 bash[23665]: cluster 2024-04-22T23:46:26.627885+0000 mon.a (mon.0) 231 : cluster [DBG] mgrmap e14: y(active, since 70s), standbys: x 2024-04-22T23:46:28.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:27 smithi079 bash[23665]: audit 2024-04-22T23:46:26.628315+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-22T23:46:28.060 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:27 smithi171 bash[18565]: cluster 2024-04-22T23:46:25.929619+0000 mgr.y (mgr.14152) 62 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:46:28.060 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:27 smithi171 bash[18565]: cluster 2024-04-22T23:46:26.627885+0000 mon.a (mon.0) 231 : cluster [DBG] mgrmap e14: y(active, since 70s), standbys: x 2024-04-22T23:46:28.060 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:27 smithi171 bash[18565]: audit 2024-04-22T23:46:26.628315+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-22T23:46:30.037 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:29 smithi079 bash[18576]: cluster 2024-04-22T23:46:27.930103+0000 mgr.y (mgr.14152) 63 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:46:30.037 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:29 smithi079 bash[23665]: cluster 2024-04-22T23:46:27.930103+0000 mgr.y (mgr.14152) 63 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:46:30.060 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:29 smithi171 bash[18565]: cluster 2024-04-22T23:46:27.930103+0000 mgr.y (mgr.14152) 63 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:46:32.037 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:31 smithi079 bash[18576]: cluster 2024-04-22T23:46:29.930522+0000 mgr.y (mgr.14152) 64 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:46:32.037 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:31 smithi079 bash[18576]: audit 2024-04-22T23:46:31.095603+0000 mon.a (mon.0) 233 : audit [INF] from='client.? 172.21.15.79:0/3757235897' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7eacc11e-dd6a-4768-885f-507f7087b1c2"}]: dispatch 2024-04-22T23:46:32.037 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:31 smithi079 bash[18576]: audit 2024-04-22T23:46:31.102475+0000 mon.a (mon.0) 234 : audit [INF] from='client.? 172.21.15.79:0/3757235897' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7eacc11e-dd6a-4768-885f-507f7087b1c2"}]': finished 2024-04-22T23:46:32.037 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:31 smithi079 bash[18576]: cluster 2024-04-22T23:46:31.102583+0000 mon.a (mon.0) 235 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-04-22T23:46:32.037 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:31 smithi079 bash[18576]: audit 2024-04-22T23:46:31.102877+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-22T23:46:32.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:31 smithi079 bash[23665]: cluster 2024-04-22T23:46:29.930522+0000 mgr.y (mgr.14152) 64 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:46:32.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:31 smithi079 bash[23665]: audit 2024-04-22T23:46:31.095603+0000 mon.a (mon.0) 233 : audit [INF] from='client.? 172.21.15.79:0/3757235897' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7eacc11e-dd6a-4768-885f-507f7087b1c2"}]: dispatch 2024-04-22T23:46:32.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:31 smithi079 bash[23665]: audit 2024-04-22T23:46:31.102475+0000 mon.a (mon.0) 234 : audit [INF] from='client.? 172.21.15.79:0/3757235897' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7eacc11e-dd6a-4768-885f-507f7087b1c2"}]': finished 2024-04-22T23:46:32.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:31 smithi079 bash[23665]: cluster 2024-04-22T23:46:31.102583+0000 mon.a (mon.0) 235 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-04-22T23:46:32.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:31 smithi079 bash[23665]: audit 2024-04-22T23:46:31.102877+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-22T23:46:32.060 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:31 smithi171 bash[18565]: cluster 2024-04-22T23:46:29.930522+0000 mgr.y (mgr.14152) 64 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:46:32.060 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:31 smithi171 bash[18565]: audit 2024-04-22T23:46:31.095603+0000 mon.a (mon.0) 233 : audit [INF] from='client.? 172.21.15.79:0/3757235897' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7eacc11e-dd6a-4768-885f-507f7087b1c2"}]: dispatch 2024-04-22T23:46:32.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:31 smithi171 bash[18565]: audit 2024-04-22T23:46:31.102475+0000 mon.a (mon.0) 234 : audit [INF] from='client.? 172.21.15.79:0/3757235897' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7eacc11e-dd6a-4768-885f-507f7087b1c2"}]': finished 2024-04-22T23:46:32.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:31 smithi171 bash[18565]: cluster 2024-04-22T23:46:31.102583+0000 mon.a (mon.0) 235 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-04-22T23:46:32.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:31 smithi171 bash[18565]: audit 2024-04-22T23:46:31.102877+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-22T23:46:33.037 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:32 smithi079 bash[18576]: audit 2024-04-22T23:46:31.787379+0000 mon.a (mon.0) 237 : audit [DBG] from='client.? 172.21.15.79:0/2575253882' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-22T23:46:33.037 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:32 smithi079 bash[23665]: audit 2024-04-22T23:46:31.787379+0000 mon.a (mon.0) 237 : audit [DBG] from='client.? 172.21.15.79:0/2575253882' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-22T23:46:33.060 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:32 smithi171 bash[18565]: audit 2024-04-22T23:46:31.787379+0000 mon.a (mon.0) 237 : audit [DBG] from='client.? 172.21.15.79:0/2575253882' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-22T23:46:34.037 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:33 smithi079 bash[18576]: cluster 2024-04-22T23:46:31.930984+0000 mgr.y (mgr.14152) 65 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:46:34.037 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:33 smithi079 bash[23665]: cluster 2024-04-22T23:46:31.930984+0000 mgr.y (mgr.14152) 65 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:46:34.060 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:33 smithi171 bash[18565]: cluster 2024-04-22T23:46:31.930984+0000 mgr.y (mgr.14152) 65 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:46:36.037 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:35 smithi079 bash[18576]: cluster 2024-04-22T23:46:33.931456+0000 mgr.y (mgr.14152) 66 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:46:36.037 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:35 smithi079 bash[23665]: cluster 2024-04-22T23:46:33.931456+0000 mgr.y (mgr.14152) 66 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:46:36.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:35 smithi171 bash[18565]: cluster 2024-04-22T23:46:33.931456+0000 mgr.y (mgr.14152) 66 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:46:38.037 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:37 smithi079 bash[18576]: cluster 2024-04-22T23:46:35.931885+0000 mgr.y (mgr.14152) 67 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:46:38.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:37 smithi079 bash[23665]: cluster 2024-04-22T23:46:35.931885+0000 mgr.y (mgr.14152) 67 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:46:38.060 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:37 smithi171 bash[18565]: cluster 2024-04-22T23:46:35.931885+0000 mgr.y (mgr.14152) 67 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:46:39.928 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:39 smithi079 bash[18576]: cluster 2024-04-22T23:46:37.932270+0000 mgr.y (mgr.14152) 68 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:46:39.928 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:39 smithi079 bash[23665]: cluster 2024-04-22T23:46:37.932270+0000 mgr.y (mgr.14152) 68 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:46:40.060 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:39 smithi171 bash[18565]: cluster 2024-04-22T23:46:37.932270+0000 mgr.y (mgr.14152) 68 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:46:42.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:41 smithi079 bash[18576]: cluster 2024-04-22T23:46:39.932680+0000 mgr.y (mgr.14152) 69 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:46:42.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:41 smithi079 bash[18576]: audit 2024-04-22T23:46:41.133833+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-22T23:46:42.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:41 smithi079 bash[18576]: audit 2024-04-22T23:46:41.135380+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:46:42.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:41 smithi079 bash[23665]: cluster 2024-04-22T23:46:39.932680+0000 mgr.y (mgr.14152) 69 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:46:42.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:41 smithi079 bash[23665]: audit 2024-04-22T23:46:41.133833+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-22T23:46:42.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:41 smithi079 bash[23665]: audit 2024-04-22T23:46:41.135380+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:46:42.060 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:41 smithi171 bash[18565]: cluster 2024-04-22T23:46:39.932680+0000 mgr.y (mgr.14152) 69 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:46:42.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:41 smithi171 bash[18565]: audit 2024-04-22T23:46:41.133833+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-22T23:46:42.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:41 smithi171 bash[18565]: audit 2024-04-22T23:46:41.135380+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:46:42.787 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:42 smithi079 bash[18576]: cephadm 2024-04-22T23:46:41.136643+0000 mgr.y (mgr.14152) 70 : cephadm [INF] Deploying daemon osd.0 on smithi079 2024-04-22T23:46:42.788 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:42 smithi079 bash[23665]: cephadm 2024-04-22T23:46:41.136643+0000 mgr.y (mgr.14152) 70 : cephadm [INF] Deploying daemon osd.0 on smithi079 2024-04-22T23:46:43.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:42 smithi171 bash[18565]: cephadm 2024-04-22T23:46:41.136643+0000 mgr.y (mgr.14152) 70 : cephadm [INF] Deploying daemon osd.0 on smithi079 2024-04-22T23:46:43.856 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:43 smithi079 bash[23665]: cluster 2024-04-22T23:46:41.933071+0000 mgr.y (mgr.14152) 71 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:46:43.856 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:43 smithi079 bash[18576]: cluster 2024-04-22T23:46:41.933071+0000 mgr.y (mgr.14152) 71 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:46:44.060 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:43 smithi171 bash[18565]: cluster 2024-04-22T23:46:41.933071+0000 mgr.y (mgr.14152) 71 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:46:44.787 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:44 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:46:44.788 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:46:44 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:46:44.788 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:44 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:46:45.287 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:44 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:46:45.288 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:46:44 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:46:45.288 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:44 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:46:46.037 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:45 smithi079 bash[18576]: cluster 2024-04-22T23:46:43.933402+0000 mgr.y (mgr.14152) 72 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:46:46.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:45 smithi079 bash[18576]: audit 2024-04-22T23:46:44.969135+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T23:46:46.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:45 smithi079 bash[18576]: audit 2024-04-22T23:46:44.973317+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:46:46.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:45 smithi079 bash[18576]: audit 2024-04-22T23:46:44.973620+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:46:46.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:45 smithi079 bash[18576]: audit 2024-04-22T23:46:44.974453+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:46:46.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:45 smithi079 bash[23665]: cluster 2024-04-22T23:46:43.933402+0000 mgr.y (mgr.14152) 72 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:46:46.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:45 smithi079 bash[23665]: audit 2024-04-22T23:46:44.969135+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T23:46:46.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:45 smithi079 bash[23665]: audit 2024-04-22T23:46:44.973317+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:46:46.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:45 smithi079 bash[23665]: audit 2024-04-22T23:46:44.973620+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:46:46.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:45 smithi079 bash[23665]: audit 2024-04-22T23:46:44.974453+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:46:46.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:45 smithi171 bash[18565]: cluster 2024-04-22T23:46:43.933402+0000 mgr.y (mgr.14152) 72 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:46:46.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:45 smithi171 bash[18565]: audit 2024-04-22T23:46:44.969135+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T23:46:46.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:45 smithi171 bash[18565]: audit 2024-04-22T23:46:44.973317+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:46:46.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:45 smithi171 bash[18565]: audit 2024-04-22T23:46:44.973620+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:46:46.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:45 smithi171 bash[18565]: audit 2024-04-22T23:46:44.974453+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:46:48.037 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:47 smithi079 bash[18576]: cluster 2024-04-22T23:46:45.933714+0000 mgr.y (mgr.14152) 73 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:46:48.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:47 smithi079 bash[23665]: cluster 2024-04-22T23:46:45.933714+0000 mgr.y (mgr.14152) 73 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:46:48.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:47 smithi171 bash[18565]: cluster 2024-04-22T23:46:45.933714+0000 mgr.y (mgr.14152) 73 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:46:49.538 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:49 smithi079 bash[18576]: cluster 2024-04-22T23:46:47.934020+0000 mgr.y (mgr.14152) 74 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:46:49.538 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:49 smithi079 bash[18576]: audit 2024-04-22T23:46:48.077785+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:46:49.538 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:49 smithi079 bash[18576]: audit 2024-04-22T23:46:48.083941+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:46:49.538 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:49 smithi079 bash[23665]: cluster 2024-04-22T23:46:47.934020+0000 mgr.y (mgr.14152) 74 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:46:49.538 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:49 smithi079 bash[23665]: audit 2024-04-22T23:46:48.077785+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:46:49.538 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:49 smithi079 bash[23665]: audit 2024-04-22T23:46:48.083941+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:46:49.561 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:49 smithi171 bash[18565]: cluster 2024-04-22T23:46:47.934020+0000 mgr.y (mgr.14152) 74 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:46:49.561 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:49 smithi171 bash[18565]: audit 2024-04-22T23:46:48.077785+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:46:49.561 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:49 smithi171 bash[18565]: audit 2024-04-22T23:46:48.083941+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:46:51.132 INFO:teuthology.orchestra.run.smithi079.stdout:Created osd(s) 0 on host 'smithi079' 2024-04-22T23:46:51.320 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:51 smithi079 bash[18576]: cluster 2024-04-22T23:46:49.934437+0000 mgr.y (mgr.14152) 75 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:46:51.321 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:51 smithi079 bash[23665]: cluster 2024-04-22T23:46:49.934437+0000 mgr.y (mgr.14152) 75 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:46:51.561 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:51 smithi171 bash[18565]: cluster 2024-04-22T23:46:49.934437+0000 mgr.y (mgr.14152) 75 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:46:51.733 DEBUG:teuthology.orchestra.run.smithi079:osd.0> sudo journalctl -f -n 0 -u ceph-15ff8152-0102-11ef-bc93-c7b262605968@osd.0.service 2024-04-22T23:46:51.736 INFO:tasks.cephadm:Deploying osd.1 on smithi079 with /dev/vg_nvme/lv_3... 2024-04-22T23:46:51.736 DEBUG:teuthology.orchestra.run.smithi079:> 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 15ff8152-0102-11ef-bc93-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-04-22T23:46:52.288 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:52 smithi079 bash[18576]: audit 2024-04-22T23:46:51.141696+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:46:52.288 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:52 smithi079 bash[18576]: audit 2024-04-22T23:46:51.156993+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T23:46:52.288 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:52 smithi079 bash[18576]: audit 2024-04-22T23:46:51.158285+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:46:52.288 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:52 smithi079 bash[18576]: audit 2024-04-22T23:46:51.159124+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:46:52.288 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:52 smithi079 bash[18576]: audit 2024-04-22T23:46:51.334726+0000 mon.a (mon.0) 250 : audit [INF] from='osd.0 [v2:172.21.15.79:6802/1989856476,v1:172.21.15.79:6803/1989856476]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-22T23:46:52.288 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:52 smithi079 bash[23665]: audit 2024-04-22T23:46:51.141696+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:46:52.289 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:52 smithi079 bash[23665]: audit 2024-04-22T23:46:51.156993+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T23:46:52.289 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:52 smithi079 bash[23665]: audit 2024-04-22T23:46:51.158285+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:46:52.289 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:52 smithi079 bash[23665]: audit 2024-04-22T23:46:51.159124+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:46:52.289 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:52 smithi079 bash[23665]: audit 2024-04-22T23:46:51.334726+0000 mon.a (mon.0) 250 : audit [INF] from='osd.0 [v2:172.21.15.79:6802/1989856476,v1:172.21.15.79:6803/1989856476]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-22T23:46:52.561 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:52 smithi171 bash[18565]: audit 2024-04-22T23:46:51.141696+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:46:52.561 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:52 smithi171 bash[18565]: audit 2024-04-22T23:46:51.156993+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T23:46:52.561 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:52 smithi171 bash[18565]: audit 2024-04-22T23:46:51.158285+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:46:52.561 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:52 smithi171 bash[18565]: audit 2024-04-22T23:46:51.159124+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:46:52.561 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:52 smithi171 bash[18565]: audit 2024-04-22T23:46:51.334726+0000 mon.a (mon.0) 250 : audit [INF] from='osd.0 [v2:172.21.15.79:6802/1989856476,v1:172.21.15.79:6803/1989856476]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-22T23:46:53.538 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:53 smithi079 bash[23665]: cluster 2024-04-22T23:46:51.934861+0000 mgr.y (mgr.14152) 76 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:46:53.538 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:53 smithi079 bash[23665]: audit 2024-04-22T23:46:52.146759+0000 mon.a (mon.0) 251 : audit [INF] from='osd.0 [v2:172.21.15.79:6802/1989856476,v1:172.21.15.79:6803/1989856476]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-22T23:46:53.538 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:53 smithi079 bash[23665]: cluster 2024-04-22T23:46:52.146969+0000 mon.a (mon.0) 252 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-04-22T23:46:53.538 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:53 smithi079 bash[23665]: audit 2024-04-22T23:46:52.147643+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-22T23:46:53.538 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:53 smithi079 bash[23665]: audit 2024-04-22T23:46:52.148634+0000 mon.a (mon.0) 254 : audit [INF] from='osd.0 [v2:172.21.15.79:6802/1989856476,v1:172.21.15.79:6803/1989856476]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-04-22T23:46:53.539 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:53 smithi079 bash[18576]: cluster 2024-04-22T23:46:51.934861+0000 mgr.y (mgr.14152) 76 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:46:53.539 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:53 smithi079 bash[18576]: audit 2024-04-22T23:46:52.146759+0000 mon.a (mon.0) 251 : audit [INF] from='osd.0 [v2:172.21.15.79:6802/1989856476,v1:172.21.15.79:6803/1989856476]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-22T23:46:53.539 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:53 smithi079 bash[18576]: cluster 2024-04-22T23:46:52.146969+0000 mon.a (mon.0) 252 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-04-22T23:46:53.539 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:53 smithi079 bash[18576]: audit 2024-04-22T23:46:52.147643+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-22T23:46:53.539 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:53 smithi079 bash[18576]: audit 2024-04-22T23:46:52.148634+0000 mon.a (mon.0) 254 : audit [INF] from='osd.0 [v2:172.21.15.79:6802/1989856476,v1:172.21.15.79:6803/1989856476]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-04-22T23:46:53.539 INFO:journalctl@ceph.osd.0.smithi079.stdout:Apr 22 23:46:53 smithi079 bash[26336]: debug 2024-04-22T23:46:53.153+0000 7f8124007700 -1 osd.0 0 waiting for initial osdmap 2024-04-22T23:46:53.539 INFO:journalctl@ceph.osd.0.smithi079.stdout:Apr 22 23:46:53 smithi079 bash[26336]: debug 2024-04-22T23:46:53.157+0000 7f811e99e700 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-22T23:46:53.561 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:53 smithi171 bash[18565]: cluster 2024-04-22T23:46:51.934861+0000 mgr.y (mgr.14152) 76 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:46:53.561 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:53 smithi171 bash[18565]: audit 2024-04-22T23:46:52.146759+0000 mon.a (mon.0) 251 : audit [INF] from='osd.0 [v2:172.21.15.79:6802/1989856476,v1:172.21.15.79:6803/1989856476]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-22T23:46:53.561 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:53 smithi171 bash[18565]: cluster 2024-04-22T23:46:52.146969+0000 mon.a (mon.0) 252 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-04-22T23:46:53.561 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:53 smithi171 bash[18565]: audit 2024-04-22T23:46:52.147643+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-22T23:46:53.561 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:53 smithi171 bash[18565]: audit 2024-04-22T23:46:52.148634+0000 mon.a (mon.0) 254 : audit [INF] from='osd.0 [v2:172.21.15.79:6802/1989856476,v1:172.21.15.79:6803/1989856476]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-04-22T23:46:54.538 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:54 smithi079 bash[18576]: audit 2024-04-22T23:46:53.150328+0000 mon.a (mon.0) 255 : audit [INF] from='osd.0 [v2:172.21.15.79:6802/1989856476,v1:172.21.15.79:6803/1989856476]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]': finished 2024-04-22T23:46:54.538 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:54 smithi079 bash[18576]: cluster 2024-04-22T23:46:53.150506+0000 mon.a (mon.0) 256 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-04-22T23:46:54.538 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:54 smithi079 bash[18576]: audit 2024-04-22T23:46:53.150794+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-22T23:46:54.538 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:54 smithi079 bash[18576]: audit 2024-04-22T23:46:53.159506+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-22T23:46:54.539 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:54 smithi079 bash[23665]: audit 2024-04-22T23:46:53.150328+0000 mon.a (mon.0) 255 : audit [INF] from='osd.0 [v2:172.21.15.79:6802/1989856476,v1:172.21.15.79:6803/1989856476]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]': finished 2024-04-22T23:46:54.539 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:54 smithi079 bash[23665]: cluster 2024-04-22T23:46:53.150506+0000 mon.a (mon.0) 256 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-04-22T23:46:54.539 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:54 smithi079 bash[23665]: audit 2024-04-22T23:46:53.150794+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-22T23:46:54.539 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:54 smithi079 bash[23665]: audit 2024-04-22T23:46:53.159506+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-22T23:46:54.561 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:54 smithi171 bash[18565]: audit 2024-04-22T23:46:53.150328+0000 mon.a (mon.0) 255 : audit [INF] from='osd.0 [v2:172.21.15.79:6802/1989856476,v1:172.21.15.79:6803/1989856476]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]': finished 2024-04-22T23:46:54.561 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:54 smithi171 bash[18565]: cluster 2024-04-22T23:46:53.150506+0000 mon.a (mon.0) 256 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-04-22T23:46:54.561 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:54 smithi171 bash[18565]: audit 2024-04-22T23:46:53.150794+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-22T23:46:54.561 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:54 smithi171 bash[18565]: audit 2024-04-22T23:46:53.159506+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-22T23:46:55.403 INFO:teuthology.orchestra.run.smithi079.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-04-22T23:46:55.403 INFO:teuthology.orchestra.run.smithi079.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-04-22T23:46:55.404 INFO:teuthology.orchestra.run.smithi079.stderr: stderr: 10+0 records in 2024-04-22T23:46:55.404 INFO:teuthology.orchestra.run.smithi079.stderr:10+0 records out 2024-04-22T23:46:55.404 INFO:teuthology.orchestra.run.smithi079.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0137711 s, 761 MB/s 2024-04-22T23:46:55.404 INFO:teuthology.orchestra.run.smithi079.stderr:--> Zapping successful for: 2024-04-22T23:46:55.445 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:55 smithi079 bash[23665]: cluster 2024-04-22T23:46:52.339410+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-22T23:46:55.445 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:55 smithi079 bash[23665]: cluster 2024-04-22T23:46:52.339616+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-22T23:46:55.445 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:55 smithi079 bash[23665]: cluster 2024-04-22T23:46:53.935290+0000 mgr.y (mgr.14152) 77 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:46:55.445 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:55 smithi079 bash[23665]: cluster 2024-04-22T23:46:54.160431+0000 mon.a (mon.0) 259 : cluster [INF] osd.0 [v2:172.21.15.79:6802/1989856476,v1:172.21.15.79:6803/1989856476] boot 2024-04-22T23:46:55.445 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:55 smithi079 bash[23665]: cluster 2024-04-22T23:46:54.160477+0000 mon.a (mon.0) 260 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-04-22T23:46:55.445 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:55 smithi079 bash[23665]: audit 2024-04-22T23:46:54.161082+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-22T23:46:55.446 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:55 smithi079 bash[18576]: cluster 2024-04-22T23:46:52.339410+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-22T23:46:55.446 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:55 smithi079 bash[18576]: cluster 2024-04-22T23:46:52.339616+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-22T23:46:55.446 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:55 smithi079 bash[18576]: cluster 2024-04-22T23:46:53.935290+0000 mgr.y (mgr.14152) 77 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:46:55.446 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:55 smithi079 bash[18576]: cluster 2024-04-22T23:46:54.160431+0000 mon.a (mon.0) 259 : cluster [INF] osd.0 [v2:172.21.15.79:6802/1989856476,v1:172.21.15.79:6803/1989856476] boot 2024-04-22T23:46:55.446 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:55 smithi079 bash[18576]: cluster 2024-04-22T23:46:54.160477+0000 mon.a (mon.0) 260 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-04-22T23:46:55.446 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:55 smithi079 bash[18576]: audit 2024-04-22T23:46:54.161082+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-22T23:46:55.561 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:55 smithi171 bash[18565]: cluster 2024-04-22T23:46:52.339410+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-22T23:46:55.561 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:55 smithi171 bash[18565]: cluster 2024-04-22T23:46:52.339616+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-22T23:46:55.561 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:55 smithi171 bash[18565]: cluster 2024-04-22T23:46:53.935290+0000 mgr.y (mgr.14152) 77 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T23:46:55.561 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:55 smithi171 bash[18565]: cluster 2024-04-22T23:46:54.160431+0000 mon.a (mon.0) 259 : cluster [INF] osd.0 [v2:172.21.15.79:6802/1989856476,v1:172.21.15.79:6803/1989856476] boot 2024-04-22T23:46:55.561 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:55 smithi171 bash[18565]: cluster 2024-04-22T23:46:54.160477+0000 mon.a (mon.0) 260 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-04-22T23:46:55.561 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:55 smithi171 bash[18565]: audit 2024-04-22T23:46:54.161082+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-22T23:46:56.288 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:56 smithi079 bash[18576]: cluster 2024-04-22T23:46:55.173575+0000 mon.a (mon.0) 262 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-04-22T23:46:56.288 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:56 smithi079 bash[23665]: cluster 2024-04-22T23:46:55.173575+0000 mon.a (mon.0) 262 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-04-22T23:46:56.561 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:56 smithi171 bash[18565]: cluster 2024-04-22T23:46:55.173575+0000 mon.a (mon.0) 262 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-04-22T23:46:56.727 DEBUG:teuthology.orchestra.run.smithi079:> 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 15ff8152-0102-11ef-bc93-c7b262605968 -- ceph orch daemon add osd smithi079:vg_nvme/lv_3 2024-04-22T23:46:57.538 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:57 smithi079 bash[18576]: cluster 2024-04-22T23:46:55.935797+0000 mgr.y (mgr.14152) 78 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-22T23:46:57.538 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:57 smithi079 bash[23665]: cluster 2024-04-22T23:46:55.935797+0000 mgr.y (mgr.14152) 78 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-22T23:46:57.561 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:57 smithi171 bash[18565]: cluster 2024-04-22T23:46:55.935797+0000 mgr.y (mgr.14152) 78 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-22T23:46:59.734 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:46:59 smithi079 bash[18576]: cluster 2024-04-22T23:46:57.936193+0000 mgr.y (mgr.14152) 79 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-22T23:46:59.735 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:46:59 smithi079 bash[23665]: cluster 2024-04-22T23:46:57.936193+0000 mgr.y (mgr.14152) 79 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-22T23:46:59.811 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:46:59 smithi171 bash[18565]: cluster 2024-04-22T23:46:57.936193+0000 mgr.y (mgr.14152) 79 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-22T23:47:00.814 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:47:00 smithi171 bash[18565]: cephadm 2024-04-22T23:46:59.549097+0000 mgr.y (mgr.14152) 80 : cephadm [INF] Detected new or changed devices on smithi079 2024-04-22T23:47:00.815 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:47:00 smithi171 bash[18565]: audit 2024-04-22T23:46:59.556106+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:47:00.815 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:47:00 smithi171 bash[18565]: audit 2024-04-22T23:46:59.557572+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-22T23:47:00.815 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:47:00 smithi171 bash[18565]: cephadm 2024-04-22T23:46:59.558688+0000 mgr.y (mgr.14152) 81 : cephadm [INF] Adjusting osd_memory_target on smithi079 to 16241M 2024-04-22T23:47:00.815 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:47:00 smithi171 bash[18565]: audit 2024-04-22T23:46:59.563723+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:47:00.815 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:47:00 smithi171 bash[18565]: audit 2024-04-22T23:46:59.571981+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:47:00.816 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:47:00 smithi171 bash[18565]: audit 2024-04-22T23:47:00.101379+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-22T23:47:00.816 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:47:00 smithi171 bash[18565]: audit 2024-04-22T23:47:00.107331+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-22T23:47:00.816 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:47:00 smithi171 bash[18565]: audit 2024-04-22T23:47:00.108688+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:47:01.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:47:00 smithi079 bash[18576]: cephadm 2024-04-22T23:46:59.549097+0000 mgr.y (mgr.14152) 80 : cephadm [INF] Detected new or changed devices on smithi079 2024-04-22T23:47:01.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:47:00 smithi079 bash[18576]: audit 2024-04-22T23:46:59.556106+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:47:01.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:47:00 smithi079 bash[18576]: audit 2024-04-22T23:46:59.557572+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-22T23:47:01.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:47:00 smithi079 bash[18576]: cephadm 2024-04-22T23:46:59.558688+0000 mgr.y (mgr.14152) 81 : cephadm [INF] Adjusting osd_memory_target on smithi079 to 16241M 2024-04-22T23:47:01.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:47:00 smithi079 bash[18576]: audit 2024-04-22T23:46:59.563723+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:47:01.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:47:00 smithi079 bash[18576]: audit 2024-04-22T23:46:59.571981+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:47:01.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:47:00 smithi079 bash[18576]: audit 2024-04-22T23:47:00.101379+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-22T23:47:01.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:47:00 smithi079 bash[18576]: audit 2024-04-22T23:47:00.107331+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-22T23:47:01.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:47:00 smithi079 bash[18576]: audit 2024-04-22T23:47:00.108688+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:47:01.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:47:00 smithi079 bash[23665]: cephadm 2024-04-22T23:46:59.549097+0000 mgr.y (mgr.14152) 80 : cephadm [INF] Detected new or changed devices on smithi079 2024-04-22T23:47:01.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:47:00 smithi079 bash[23665]: audit 2024-04-22T23:46:59.556106+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:47:01.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:47:00 smithi079 bash[23665]: audit 2024-04-22T23:46:59.557572+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-22T23:47:01.040 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:47:00 smithi079 bash[23665]: cephadm 2024-04-22T23:46:59.558688+0000 mgr.y (mgr.14152) 81 : cephadm [INF] Adjusting osd_memory_target on smithi079 to 16241M 2024-04-22T23:47:01.040 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:47:00 smithi079 bash[23665]: audit 2024-04-22T23:46:59.563723+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:47:01.040 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:47:00 smithi079 bash[23665]: audit 2024-04-22T23:46:59.571981+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:47:01.040 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:47:00 smithi079 bash[23665]: audit 2024-04-22T23:47:00.101379+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-22T23:47:01.040 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:47:00 smithi079 bash[23665]: audit 2024-04-22T23:47:00.107331+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-22T23:47:01.040 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:47:00 smithi079 bash[23665]: audit 2024-04-22T23:47:00.108688+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:47:02.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:47:01 smithi079 bash[18576]: cluster 2024-04-22T23:46:59.936443+0000 mgr.y (mgr.14152) 82 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-22T23:47:02.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:47:01 smithi079 bash[18576]: audit 2024-04-22T23:47:00.094966+0000 mgr.y (mgr.14152) 83 : audit [DBG] from='client.24145 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi079:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:47:02.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:47:01 smithi079 bash[23665]: cluster 2024-04-22T23:46:59.936443+0000 mgr.y (mgr.14152) 82 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-22T23:47:02.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:47:01 smithi079 bash[23665]: audit 2024-04-22T23:47:00.094966+0000 mgr.y (mgr.14152) 83 : audit [DBG] from='client.24145 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi079:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:47:02.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:47:01 smithi171 bash[18565]: cluster 2024-04-22T23:46:59.936443+0000 mgr.y (mgr.14152) 82 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-22T23:47:02.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:47:01 smithi171 bash[18565]: audit 2024-04-22T23:47:00.094966+0000 mgr.y (mgr.14152) 83 : audit [DBG] from='client.24145 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi079:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:47:03.853 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:47:03 smithi079 bash[18576]: cluster 2024-04-22T23:47:01.936981+0000 mgr.y (mgr.14152) 84 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-22T23:47:04.036 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:47:03 smithi079 bash[23665]: cluster 2024-04-22T23:47:01.936981+0000 mgr.y (mgr.14152) 84 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-22T23:47:04.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:47:03 smithi171 bash[18565]: cluster 2024-04-22T23:47:01.936981+0000 mgr.y (mgr.14152) 84 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-22T23:47:06.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:47:05 smithi079 bash[18576]: cluster 2024-04-22T23:47:03.937407+0000 mgr.y (mgr.14152) 85 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-22T23:47:06.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:47:05 smithi079 bash[23665]: cluster 2024-04-22T23:47:03.937407+0000 mgr.y (mgr.14152) 85 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-22T23:47:06.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:47:05 smithi171 bash[18565]: cluster 2024-04-22T23:47:03.937407+0000 mgr.y (mgr.14152) 85 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-22T23:47:07.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:47:06 smithi079 bash[23665]: audit 2024-04-22T23:47:05.919224+0000 mon.c (mon.1) 3 : audit [INF] from='client.? 172.21.15.79:0/1684025702' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5fe6c2d8-c2bb-4a1b-94ff-458c86db11e4"}]: dispatch 2024-04-22T23:47:07.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:47:06 smithi079 bash[23665]: audit 2024-04-22T23:47:05.919962+0000 mon.a (mon.0) 270 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5fe6c2d8-c2bb-4a1b-94ff-458c86db11e4"}]: dispatch 2024-04-22T23:47:07.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:47:06 smithi079 bash[23665]: audit 2024-04-22T23:47:05.926998+0000 mon.a (mon.0) 271 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5fe6c2d8-c2bb-4a1b-94ff-458c86db11e4"}]': finished 2024-04-22T23:47:07.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:47:06 smithi079 bash[23665]: cluster 2024-04-22T23:47:05.927178+0000 mon.a (mon.0) 272 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-04-22T23:47:07.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:47:06 smithi079 bash[23665]: audit 2024-04-22T23:47:05.927309+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-22T23:47:07.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:47:06 smithi079 bash[18576]: audit 2024-04-22T23:47:05.919224+0000 mon.c (mon.1) 3 : audit [INF] from='client.? 172.21.15.79:0/1684025702' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5fe6c2d8-c2bb-4a1b-94ff-458c86db11e4"}]: dispatch 2024-04-22T23:47:07.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:47:06 smithi079 bash[18576]: audit 2024-04-22T23:47:05.919962+0000 mon.a (mon.0) 270 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5fe6c2d8-c2bb-4a1b-94ff-458c86db11e4"}]: dispatch 2024-04-22T23:47:07.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:47:06 smithi079 bash[18576]: audit 2024-04-22T23:47:05.926998+0000 mon.a (mon.0) 271 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5fe6c2d8-c2bb-4a1b-94ff-458c86db11e4"}]': finished 2024-04-22T23:47:07.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:47:06 smithi079 bash[18576]: cluster 2024-04-22T23:47:05.927178+0000 mon.a (mon.0) 272 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-04-22T23:47:07.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:47:06 smithi079 bash[18576]: audit 2024-04-22T23:47:05.927309+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-22T23:47:07.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:47:06 smithi171 bash[18565]: audit 2024-04-22T23:47:05.919224+0000 mon.c (mon.1) 3 : audit [INF] from='client.? 172.21.15.79:0/1684025702' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5fe6c2d8-c2bb-4a1b-94ff-458c86db11e4"}]: dispatch 2024-04-22T23:47:07.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:47:06 smithi171 bash[18565]: audit 2024-04-22T23:47:05.919962+0000 mon.a (mon.0) 270 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5fe6c2d8-c2bb-4a1b-94ff-458c86db11e4"}]: dispatch 2024-04-22T23:47:07.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:47:06 smithi171 bash[18565]: audit 2024-04-22T23:47:05.926998+0000 mon.a (mon.0) 271 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5fe6c2d8-c2bb-4a1b-94ff-458c86db11e4"}]': finished 2024-04-22T23:47:07.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:47:06 smithi171 bash[18565]: cluster 2024-04-22T23:47:05.927178+0000 mon.a (mon.0) 272 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-04-22T23:47:07.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:47:06 smithi171 bash[18565]: audit 2024-04-22T23:47:05.927309+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-22T23:47:08.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:47:07 smithi079 bash[18576]: cluster 2024-04-22T23:47:05.937763+0000 mgr.y (mgr.14152) 86 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-22T23:47:08.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:47:07 smithi079 bash[18576]: audit 2024-04-22T23:47:06.604097+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.79:0/1043422175' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-22T23:47:08.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:47:07 smithi079 bash[23665]: cluster 2024-04-22T23:47:05.937763+0000 mgr.y (mgr.14152) 86 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-22T23:47:08.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:47:07 smithi079 bash[23665]: audit 2024-04-22T23:47:06.604097+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.79:0/1043422175' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-22T23:47:08.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:47:07 smithi171 bash[18565]: cluster 2024-04-22T23:47:05.937763+0000 mgr.y (mgr.14152) 86 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-22T23:47:08.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:47:07 smithi171 bash[18565]: audit 2024-04-22T23:47:06.604097+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.79:0/1043422175' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-22T23:47:10.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:47:09 smithi079 bash[18576]: cluster 2024-04-22T23:47:07.938208+0000 mgr.y (mgr.14152) 87 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-22T23:47:10.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:47:09 smithi079 bash[23665]: cluster 2024-04-22T23:47:07.938208+0000 mgr.y (mgr.14152) 87 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-22T23:47:10.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:47:09 smithi171 bash[18565]: cluster 2024-04-22T23:47:07.938208+0000 mgr.y (mgr.14152) 87 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-22T23:47:12.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:47:11 smithi079 bash[18576]: cluster 2024-04-22T23:47:09.938570+0000 mgr.y (mgr.14152) 88 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-22T23:47:12.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:47:11 smithi079 bash[23665]: cluster 2024-04-22T23:47:09.938570+0000 mgr.y (mgr.14152) 88 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-22T23:47:12.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:47:11 smithi171 bash[18565]: cluster 2024-04-22T23:47:09.938570+0000 mgr.y (mgr.14152) 88 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-22T23:47:13.788 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:47:13 smithi079 bash[18576]: cluster 2024-04-22T23:47:11.938984+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-04-22T23:47:13.788 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:47:13 smithi079 bash[23665]: cluster 2024-04-22T23:47:11.938984+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-04-22T23:47:14.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:47:13 smithi171 bash[18565]: cluster 2024-04-22T23:47:11.938984+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-04-22T23:47:15.940 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:47:15 smithi079 bash[23665]: cluster 2024-04-22T23:47:13.939438+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-04-22T23:47:15.940 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:47:15 smithi079 bash[18576]: cluster 2024-04-22T23:47:13.939438+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-04-22T23:47:16.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:47:15 smithi171 bash[18565]: cluster 2024-04-22T23:47:13.939438+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-04-22T23:47:16.887 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:47:16 smithi079 bash[18576]: audit 2024-04-22T23:47:15.750072+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-22T23:47:16.887 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:47:16 smithi079 bash[18576]: audit 2024-04-22T23:47:15.751392+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:47:16.887 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:47:16 smithi079 bash[18576]: cephadm 2024-04-22T23:47:15.752449+0000 mgr.y (mgr.14152) 91 : cephadm [INF] Deploying daemon osd.1 on smithi079 2024-04-22T23:47:16.887 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:47:16 smithi079 bash[18576]: audit 2024-04-22T23:47:15.978118+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-22T23:47:16.888 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:47:16 smithi079 bash[18576]: audit 2024-04-22T23:47:15.979448+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-22T23:47:16.888 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:47:16 smithi079 bash[23665]: audit 2024-04-22T23:47:15.750072+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-22T23:47:16.888 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:47:16 smithi079 bash[23665]: audit 2024-04-22T23:47:15.751392+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:47:16.888 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:47:16 smithi079 bash[23665]: cephadm 2024-04-22T23:47:15.752449+0000 mgr.y (mgr.14152) 91 : cephadm [INF] Deploying daemon osd.1 on smithi079 2024-04-22T23:47:16.888 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:47:16 smithi079 bash[23665]: audit 2024-04-22T23:47:15.978118+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-22T23:47:16.888 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:47:16 smithi079 bash[23665]: audit 2024-04-22T23:47:15.979448+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-22T23:47:17.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:47:16 smithi171 bash[18565]: audit 2024-04-22T23:47:15.750072+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-22T23:47:17.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:47:16 smithi171 bash[18565]: audit 2024-04-22T23:47:15.751392+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:47:17.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:47:16 smithi171 bash[18565]: cephadm 2024-04-22T23:47:15.752449+0000 mgr.y (mgr.14152) 91 : cephadm [INF] Deploying daemon osd.1 on smithi079 2024-04-22T23:47:17.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:47:16 smithi171 bash[18565]: audit 2024-04-22T23:47:15.978118+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-22T23:47:17.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:47:16 smithi171 bash[18565]: audit 2024-04-22T23:47:15.979448+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-22T23:47:18.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:47:17 smithi079 bash[23665]: cluster 2024-04-22T23:47:15.939831+0000 mgr.y (mgr.14152) 92 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-22T23:47:18.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:47:17 smithi079 bash[18576]: cluster 2024-04-22T23:47:15.939831+0000 mgr.y (mgr.14152) 92 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-22T23:47:18.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:47:17 smithi171 bash[18565]: cluster 2024-04-22T23:47:15.939831+0000 mgr.y (mgr.14152) 92 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-22T23:47:19.503 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:47:19 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:47:19.503 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:47:19 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:47:19.504 INFO:journalctl@ceph.osd.0.smithi079.stdout:Apr 22 23:47:19 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:47:19.504 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:47:19 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:47:19.755 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:47:19 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:47:19.755 INFO:journalctl@ceph.osd.0.smithi079.stdout:Apr 22 23:47:19 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:47:19.756 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:47:19 smithi079 bash[18576]: cluster 2024-04-22T23:47:17.940365+0000 mgr.y (mgr.14152) 93 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-22T23:47:19.756 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:47:19 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:47:19.756 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:47:19 smithi079 bash[23665]: cluster 2024-04-22T23:47:17.940365+0000 mgr.y (mgr.14152) 93 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-22T23:47:19.756 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:47:19 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:47:20.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:47:19 smithi171 bash[18565]: cluster 2024-04-22T23:47:17.940365+0000 mgr.y (mgr.14152) 93 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-22T23:47:21.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:47:20 smithi079 bash[18576]: audit 2024-04-22T23:47:19.745590+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:47:21.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:47:20 smithi079 bash[18576]: audit 2024-04-22T23:47:19.786899+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T23:47:21.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:47:20 smithi079 bash[18576]: audit 2024-04-22T23:47:19.788049+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:47:21.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:47:20 smithi079 bash[18576]: audit 2024-04-22T23:47:19.788680+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:47:21.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:47:20 smithi079 bash[23665]: audit 2024-04-22T23:47:19.745590+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:47:21.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:47:20 smithi079 bash[23665]: audit 2024-04-22T23:47:19.786899+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T23:47:21.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:47:20 smithi079 bash[23665]: audit 2024-04-22T23:47:19.788049+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:47:21.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:47:20 smithi079 bash[23665]: audit 2024-04-22T23:47:19.788680+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:47:21.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:47:20 smithi171 bash[18565]: audit 2024-04-22T23:47:19.745590+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:47:21.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:47:20 smithi171 bash[18565]: audit 2024-04-22T23:47:19.786899+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T23:47:21.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:47:20 smithi171 bash[18565]: audit 2024-04-22T23:47:19.788049+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:47:21.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:47:20 smithi171 bash[18565]: audit 2024-04-22T23:47:19.788680+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:47:22.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:47:21 smithi079 bash[23665]: cluster 2024-04-22T23:47:19.940754+0000 mgr.y (mgr.14152) 94 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-22T23:47:22.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:47:21 smithi079 bash[18576]: cluster 2024-04-22T23:47:19.940754+0000 mgr.y (mgr.14152) 94 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-22T23:47:22.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:47:21 smithi171 bash[18565]: cluster 2024-04-22T23:47:19.940754+0000 mgr.y (mgr.14152) 94 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-22T23:47:24.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:47:23 smithi079 bash[18576]: cluster 2024-04-22T23:47:21.941067+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-04-22T23:47:24.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:47:23 smithi079 bash[18576]: audit 2024-04-22T23:47:23.285774+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:47:24.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:47:23 smithi079 bash[18576]: audit 2024-04-22T23:47:23.291626+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:47:24.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:47:23 smithi079 bash[23665]: cluster 2024-04-22T23:47:21.941067+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-04-22T23:47:24.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:47:23 smithi079 bash[23665]: audit 2024-04-22T23:47:23.285774+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:47:24.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:47:23 smithi079 bash[23665]: audit 2024-04-22T23:47:23.291626+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:47:24.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:47:23 smithi171 bash[18565]: cluster 2024-04-22T23:47:21.941067+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-04-22T23:47:24.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:47:23 smithi171 bash[18565]: audit 2024-04-22T23:47:23.285774+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:47:24.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:47:23 smithi171 bash[18565]: audit 2024-04-22T23:47:23.291626+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:47:25.940 INFO:teuthology.orchestra.run.smithi079.stdout:Created osd(s) 1 on host 'smithi079' 2024-04-22T23:47:26.010 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:47:25 smithi079 bash[18576]: cluster 2024-04-22T23:47:23.941608+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-04-22T23:47:26.011 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:47:25 smithi079 bash[23665]: cluster 2024-04-22T23:47:23.941608+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-04-22T23:47:26.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:47:25 smithi171 bash[18565]: cluster 2024-04-22T23:47:23.941608+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-04-22T23:47:26.594 DEBUG:teuthology.orchestra.run.smithi079:osd.1> sudo journalctl -f -n 0 -u ceph-15ff8152-0102-11ef-bc93-c7b262605968@osd.1.service 2024-04-22T23:47:26.596 INFO:tasks.cephadm:Deploying osd.2 on smithi079 with /dev/vg_nvme/lv_2... 2024-04-22T23:47:26.597 DEBUG:teuthology.orchestra.run.smithi079:> 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 15ff8152-0102-11ef-bc93-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-04-22T23:47:26.946 INFO:journalctl@ceph.osd.1.smithi079.stdout:Apr 22 23:47:26 smithi079 bash[29327]: debug 2024-04-22T23:47:26.716+0000 7f5cb3d883c0 -1 osd.1 0 log_to_monitors true 2024-04-22T23:47:27.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:47:26 smithi079 bash[18576]: cluster 2024-04-22T23:47:25.942076+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-04-22T23:47:27.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:47:26 smithi079 bash[18576]: audit 2024-04-22T23:47:25.949132+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:47:27.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:47:26 smithi079 bash[18576]: audit 2024-04-22T23:47:25.964815+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T23:47:27.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:47:26 smithi079 bash[18576]: audit 2024-04-22T23:47:25.966410+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:47:27.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:47:26 smithi079 bash[18576]: audit 2024-04-22T23:47:25.967284+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:47:27.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:47:26 smithi079 bash[18576]: audit 2024-04-22T23:47:26.723820+0000 mon.c (mon.1) 5 : audit [INF] from='osd.1 [v2:172.21.15.79:6810/3264687508,v1:172.21.15.79:6811/3264687508]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-22T23:47:27.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:47:26 smithi079 bash[18576]: audit 2024-04-22T23:47:26.724209+0000 mon.a (mon.0) 288 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-22T23:47:27.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:47:26 smithi079 bash[23665]: cluster 2024-04-22T23:47:25.942076+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-04-22T23:47:27.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:47:26 smithi079 bash[23665]: audit 2024-04-22T23:47:25.949132+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:47:27.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:47:26 smithi079 bash[23665]: audit 2024-04-22T23:47:25.964815+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T23:47:27.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:47:26 smithi079 bash[23665]: audit 2024-04-22T23:47:25.966410+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:47:27.040 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:47:26 smithi079 bash[23665]: audit 2024-04-22T23:47:25.967284+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:47:27.040 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:47:26 smithi079 bash[23665]: audit 2024-04-22T23:47:26.723820+0000 mon.c (mon.1) 5 : audit [INF] from='osd.1 [v2:172.21.15.79:6810/3264687508,v1:172.21.15.79:6811/3264687508]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-22T23:47:27.040 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:47:26 smithi079 bash[23665]: audit 2024-04-22T23:47:26.724209+0000 mon.a (mon.0) 288 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-22T23:47:27.311 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:47:26 smithi171 bash[18565]: cluster 2024-04-22T23:47:25.942076+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-04-22T23:47:27.312 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:47:26 smithi171 bash[18565]: audit 2024-04-22T23:47:25.949132+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:47:27.312 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:47:26 smithi171 bash[18565]: audit 2024-04-22T23:47:25.964815+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T23:47:27.312 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:47:26 smithi171 bash[18565]: audit 2024-04-22T23:47:25.966410+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:47:27.312 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:47:26 smithi171 bash[18565]: audit 2024-04-22T23:47:25.967284+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:47:27.312 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:47:26 smithi171 bash[18565]: audit 2024-04-22T23:47:26.723820+0000 mon.c (mon.1) 5 : audit [INF] from='osd.1 [v2:172.21.15.79:6810/3264687508,v1:172.21.15.79:6811/3264687508]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-22T23:47:27.312 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:47:26 smithi171 bash[18565]: audit 2024-04-22T23:47:26.724209+0000 mon.a (mon.0) 288 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-22T23:47:28.038 INFO:journalctl@ceph.osd.1.smithi079.stdout:Apr 22 23:47:27 smithi079 bash[29327]: debug 2024-04-22T23:47:27.964+0000 7f5caa78b700 -1 osd.1 0 waiting for initial osdmap 2024-04-22T23:47:28.038 INFO:journalctl@ceph.osd.1.smithi079.stdout:Apr 22 23:47:27 smithi079 bash[29327]: debug 2024-04-22T23:47:27.968+0000 7f5ca6124700 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-22T23:47:28.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:47:27 smithi079 bash[18576]: audit 2024-04-22T23:47:26.952634+0000 mon.a (mon.0) 289 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-22T23:47:28.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:47:27 smithi079 bash[18576]: cluster 2024-04-22T23:47:26.952836+0000 mon.a (mon.0) 290 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-04-22T23:47:28.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:47:27 smithi079 bash[18576]: audit 2024-04-22T23:47:26.953618+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-22T23:47:28.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:47:27 smithi079 bash[18576]: audit 2024-04-22T23:47:26.954249+0000 mon.c (mon.1) 6 : audit [INF] from='osd.1 [v2:172.21.15.79:6810/3264687508,v1:172.21.15.79:6811/3264687508]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-04-22T23:47:28.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:47:27 smithi079 bash[18576]: audit 2024-04-22T23:47:26.964466+0000 mon.a (mon.0) 292 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-04-22T23:47:28.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:47:27 smithi079 bash[23665]: audit 2024-04-22T23:47:26.952634+0000 mon.a (mon.0) 289 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-22T23:47:28.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:47:27 smithi079 bash[23665]: cluster 2024-04-22T23:47:26.952836+0000 mon.a (mon.0) 290 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-04-22T23:47:28.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:47:27 smithi079 bash[23665]: audit 2024-04-22T23:47:26.953618+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-22T23:47:28.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:47:27 smithi079 bash[23665]: audit 2024-04-22T23:47:26.954249+0000 mon.c (mon.1) 6 : audit [INF] from='osd.1 [v2:172.21.15.79:6810/3264687508,v1:172.21.15.79:6811/3264687508]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-04-22T23:47:28.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:47:27 smithi079 bash[23665]: audit 2024-04-22T23:47:26.964466+0000 mon.a (mon.0) 292 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-04-22T23:47:28.311 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:47:27 smithi171 bash[18565]: audit 2024-04-22T23:47:26.952634+0000 mon.a (mon.0) 289 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-22T23:47:28.312 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:47:27 smithi171 bash[18565]: cluster 2024-04-22T23:47:26.952836+0000 mon.a (mon.0) 290 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-04-22T23:47:28.312 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:47:27 smithi171 bash[18565]: audit 2024-04-22T23:47:26.953618+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-22T23:47:28.312 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:47:27 smithi171 bash[18565]: audit 2024-04-22T23:47:26.954249+0000 mon.c (mon.1) 6 : audit [INF] from='osd.1 [v2:172.21.15.79:6810/3264687508,v1:172.21.15.79:6811/3264687508]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-04-22T23:47:28.312 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:47:27 smithi171 bash[18565]: audit 2024-04-22T23:47:26.964466+0000 mon.a (mon.0) 292 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-04-22T23:47:29.288 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:47:28 smithi079 bash[18576]: cluster 2024-04-22T23:47:27.942478+0000 mgr.y (mgr.14152) 98 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-22T23:47:29.288 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:47:28 smithi079 bash[18576]: audit 2024-04-22T23:47:27.960480+0000 mon.a (mon.0) 293 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]': finished 2024-04-22T23:47:29.288 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:47:28 smithi079 bash[18576]: cluster 2024-04-22T23:47:27.960570+0000 mon.a (mon.0) 294 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-04-22T23:47:29.289 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:47:28 smithi079 bash[18576]: audit 2024-04-22T23:47:27.960948+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-22T23:47:29.289 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:47:28 smithi079 bash[18576]: audit 2024-04-22T23:47:27.965486+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-22T23:47:29.289 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:47:28 smithi079 bash[23665]: cluster 2024-04-22T23:47:27.942478+0000 mgr.y (mgr.14152) 98 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-22T23:47:29.289 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:47:28 smithi079 bash[23665]: audit 2024-04-22T23:47:27.960480+0000 mon.a (mon.0) 293 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]': finished 2024-04-22T23:47:29.289 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:47:28 smithi079 bash[23665]: cluster 2024-04-22T23:47:27.960570+0000 mon.a (mon.0) 294 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-04-22T23:47:29.289 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:47:28 smithi079 bash[23665]: audit 2024-04-22T23:47:27.960948+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-22T23:47:29.289 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:47:28 smithi079 bash[23665]: audit 2024-04-22T23:47:27.965486+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-22T23:47:29.311 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:47:28 smithi171 bash[18565]: cluster 2024-04-22T23:47:27.942478+0000 mgr.y (mgr.14152) 98 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-22T23:47:29.311 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:47:28 smithi171 bash[18565]: audit 2024-04-22T23:47:27.960480+0000 mon.a (mon.0) 293 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]': finished 2024-04-22T23:47:29.311 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:47:28 smithi171 bash[18565]: cluster 2024-04-22T23:47:27.960570+0000 mon.a (mon.0) 294 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-04-22T23:47:29.311 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:47:28 smithi171 bash[18565]: audit 2024-04-22T23:47:27.960948+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-22T23:47:29.312 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:47:28 smithi171 bash[18565]: audit 2024-04-22T23:47:27.965486+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-22T23:47:30.214 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:47:29 smithi079 bash[23665]: cluster 2024-04-22T23:47:27.674487+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-22T23:47:30.214 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:47:29 smithi079 bash[23665]: cluster 2024-04-22T23:47:27.674683+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-22T23:47:30.214 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:47:29 smithi079 bash[23665]: audit 2024-04-22T23:47:28.966087+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-22T23:47:30.214 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:47:29 smithi079 bash[23665]: cluster 2024-04-22T23:47:28.981620+0000 mon.a (mon.0) 298 : cluster [INF] osd.1 [v2:172.21.15.79:6810/3264687508,v1:172.21.15.79:6811/3264687508] boot 2024-04-22T23:47:30.214 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:47:29 smithi079 bash[23665]: cluster 2024-04-22T23:47:28.981746+0000 mon.a (mon.0) 299 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-04-22T23:47:30.214 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:47:29 smithi079 bash[23665]: audit 2024-04-22T23:47:28.981953+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-22T23:47:30.214 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:47:29 smithi079 bash[18576]: cluster 2024-04-22T23:47:27.674487+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-22T23:47:30.214 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:47:29 smithi079 bash[18576]: cluster 2024-04-22T23:47:27.674683+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-22T23:47:30.215 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:47:29 smithi079 bash[18576]: audit 2024-04-22T23:47:28.966087+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-22T23:47:30.215 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:47:29 smithi079 bash[18576]: cluster 2024-04-22T23:47:28.981620+0000 mon.a (mon.0) 298 : cluster [INF] osd.1 [v2:172.21.15.79:6810/3264687508,v1:172.21.15.79:6811/3264687508] boot 2024-04-22T23:47:30.215 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:47:29 smithi079 bash[18576]: cluster 2024-04-22T23:47:28.981746+0000 mon.a (mon.0) 299 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-04-22T23:47:30.215 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:47:29 smithi079 bash[18576]: audit 2024-04-22T23:47:28.981953+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-22T23:47:30.216 INFO:teuthology.orchestra.run.smithi079.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-04-22T23:47:30.216 INFO:teuthology.orchestra.run.smithi079.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-04-22T23:47:30.216 INFO:teuthology.orchestra.run.smithi079.stderr: stderr: 10+0 records in 2024-04-22T23:47:30.216 INFO:teuthology.orchestra.run.smithi079.stderr:10+0 records out 2024-04-22T23:47:30.216 INFO:teuthology.orchestra.run.smithi079.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.013616 s, 770 MB/s 2024-04-22T23:47:30.216 INFO:teuthology.orchestra.run.smithi079.stderr:--> Zapping successful for: 2024-04-22T23:47:30.311 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:47:29 smithi171 bash[18565]: cluster 2024-04-22T23:47:27.674487+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-22T23:47:30.312 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:47:29 smithi171 bash[18565]: cluster 2024-04-22T23:47:27.674683+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-22T23:47:30.312 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:47:29 smithi171 bash[18565]: audit 2024-04-22T23:47:28.966087+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-22T23:47:30.312 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:47:29 smithi171 bash[18565]: cluster 2024-04-22T23:47:28.981620+0000 mon.a (mon.0) 298 : cluster [INF] osd.1 [v2:172.21.15.79:6810/3264687508,v1:172.21.15.79:6811/3264687508] boot 2024-04-22T23:47:30.312 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:47:29 smithi171 bash[18565]: cluster 2024-04-22T23:47:28.981746+0000 mon.a (mon.0) 299 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-04-22T23:47:30.312 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:47:29 smithi171 bash[18565]: audit 2024-04-22T23:47:28.981953+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-22T23:47:31.288 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:47:30 smithi079 bash[23665]: cluster 2024-04-22T23:47:29.942783+0000 mgr.y (mgr.14152) 99 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-22T23:47:31.288 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:47:30 smithi079 bash[23665]: cluster 2024-04-22T23:47:29.984348+0000 mon.a (mon.0) 301 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-04-22T23:47:31.288 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:47:30 smithi079 bash[18576]: cluster 2024-04-22T23:47:29.942783+0000 mgr.y (mgr.14152) 99 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-22T23:47:31.288 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:47:30 smithi079 bash[18576]: cluster 2024-04-22T23:47:29.984348+0000 mon.a (mon.0) 301 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-04-22T23:47:31.311 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:47:30 smithi171 bash[18565]: cluster 2024-04-22T23:47:29.942783+0000 mgr.y (mgr.14152) 99 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-22T23:47:31.311 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:47:30 smithi171 bash[18565]: cluster 2024-04-22T23:47:29.984348+0000 mon.a (mon.0) 301 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-04-22T23:47:31.547 DEBUG:teuthology.orchestra.run.smithi079:> 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 15ff8152-0102-11ef-bc93-c7b262605968 -- ceph orch daemon add osd smithi079:vg_nvme/lv_2 2024-04-22T23:47:33.746 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:47:33 smithi079 bash[23665]: cluster 2024-04-22T23:47:31.943210+0000 mgr.y (mgr.14152) 100 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-22T23:47:33.746 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:47:33 smithi079 bash[18576]: cluster 2024-04-22T23:47:31.943210+0000 mgr.y (mgr.14152) 100 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-22T23:47:33.811 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:47:33 smithi171 bash[18565]: cluster 2024-04-22T23:47:31.943210+0000 mgr.y (mgr.14152) 100 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-22T23:47:35.788 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:47:35 smithi079 bash[18576]: cluster 2024-04-22T23:47:33.943546+0000 mgr.y (mgr.14152) 101 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-22T23:47:35.789 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:47:35 smithi079 bash[18576]: cephadm 2024-04-22T23:47:34.431390+0000 mgr.y (mgr.14152) 102 : cephadm [INF] Detected new or changed devices on smithi079 2024-04-22T23:47:35.789 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:47:35 smithi079 bash[18576]: audit 2024-04-22T23:47:34.443768+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:47:35.789 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:47:35 smithi079 bash[18576]: audit 2024-04-22T23:47:34.445818+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-22T23:47:35.789 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:47:35 smithi079 bash[18576]: audit 2024-04-22T23:47:34.447749+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-22T23:47:35.789 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:47:35 smithi079 bash[18576]: cephadm 2024-04-22T23:47:34.449131+0000 mgr.y (mgr.14152) 103 : cephadm [INF] Adjusting osd_memory_target on smithi079 to 8120M 2024-04-22T23:47:35.789 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:47:35 smithi079 bash[18576]: audit 2024-04-22T23:47:34.460372+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:47:35.789 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:47:35 smithi079 bash[18576]: audit 2024-04-22T23:47:34.470382+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:47:35.789 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:47:35 smithi079 bash[18576]: audit 2024-04-22T23:47:35.083537+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-22T23:47:35.789 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:47:35 smithi079 bash[18576]: audit 2024-04-22T23:47:35.089597+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-22T23:47:35.789 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:47:35 smithi079 bash[18576]: audit 2024-04-22T23:47:35.091011+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:47:35.790 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:47:35 smithi079 bash[23665]: cluster 2024-04-22T23:47:33.943546+0000 mgr.y (mgr.14152) 101 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-22T23:47:35.790 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:47:35 smithi079 bash[23665]: cephadm 2024-04-22T23:47:34.431390+0000 mgr.y (mgr.14152) 102 : cephadm [INF] Detected new or changed devices on smithi079 2024-04-22T23:47:35.790 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:47:35 smithi079 bash[23665]: audit 2024-04-22T23:47:34.443768+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:47:35.790 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:47:35 smithi079 bash[23665]: audit 2024-04-22T23:47:34.445818+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-22T23:47:35.790 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:47:35 smithi079 bash[23665]: audit 2024-04-22T23:47:34.447749+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-22T23:47:35.790 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:47:35 smithi079 bash[23665]: cephadm 2024-04-22T23:47:34.449131+0000 mgr.y (mgr.14152) 103 : cephadm [INF] Adjusting osd_memory_target on smithi079 to 8120M 2024-04-22T23:47:35.790 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:47:35 smithi079 bash[23665]: audit 2024-04-22T23:47:34.460372+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:47:35.790 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:47:35 smithi079 bash[23665]: audit 2024-04-22T23:47:34.470382+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:47:35.790 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:47:35 smithi079 bash[23665]: audit 2024-04-22T23:47:35.083537+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-22T23:47:35.790 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:47:35 smithi079 bash[23665]: audit 2024-04-22T23:47:35.089597+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-22T23:47:35.790 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:47:35 smithi079 bash[23665]: audit 2024-04-22T23:47:35.091011+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:47:35.811 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:47:35 smithi171 bash[18565]: cluster 2024-04-22T23:47:33.943546+0000 mgr.y (mgr.14152) 101 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-22T23:47:35.812 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:47:35 smithi171 bash[18565]: cephadm 2024-04-22T23:47:34.431390+0000 mgr.y (mgr.14152) 102 : cephadm [INF] Detected new or changed devices on smithi079 2024-04-22T23:47:35.812 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:47:35 smithi171 bash[18565]: audit 2024-04-22T23:47:34.443768+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:47:35.812 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:47:35 smithi171 bash[18565]: audit 2024-04-22T23:47:34.445818+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-22T23:47:35.812 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:47:35 smithi171 bash[18565]: audit 2024-04-22T23:47:34.447749+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-22T23:47:35.812 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:47:35 smithi171 bash[18565]: cephadm 2024-04-22T23:47:34.449131+0000 mgr.y (mgr.14152) 103 : cephadm [INF] Adjusting osd_memory_target on smithi079 to 8120M 2024-04-22T23:47:35.812 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:47:35 smithi171 bash[18565]: audit 2024-04-22T23:47:34.460372+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:47:35.812 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:47:35 smithi171 bash[18565]: audit 2024-04-22T23:47:34.470382+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:47:35.812 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:47:35 smithi171 bash[18565]: audit 2024-04-22T23:47:35.083537+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-22T23:47:35.812 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:47:35 smithi171 bash[18565]: audit 2024-04-22T23:47:35.089597+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-22T23:47:35.812 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:47:35 smithi171 bash[18565]: audit 2024-04-22T23:47:35.091011+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:47:36.788 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:47:36 smithi079 bash[18576]: audit 2024-04-22T23:47:35.076888+0000 mgr.y (mgr.14152) 104 : audit [DBG] from='client.14268 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi079:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:47:36.788 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:47:36 smithi079 bash[23665]: audit 2024-04-22T23:47:35.076888+0000 mgr.y (mgr.14152) 104 : audit [DBG] from='client.14268 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi079:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:47:36.811 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:47:36 smithi171 bash[18565]: audit 2024-04-22T23:47:35.076888+0000 mgr.y (mgr.14152) 104 : audit [DBG] from='client.14268 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi079:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:47:37.788 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:47:37 smithi079 bash[18576]: cluster 2024-04-22T23:47:35.944119+0000 mgr.y (mgr.14152) 105 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-22T23:47:37.788 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:47:37 smithi079 bash[23665]: cluster 2024-04-22T23:47:35.944119+0000 mgr.y (mgr.14152) 105 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-22T23:47:37.811 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:47:37 smithi171 bash[18565]: cluster 2024-04-22T23:47:35.944119+0000 mgr.y (mgr.14152) 105 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-22T23:47:39.788 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:47:39 smithi079 bash[18576]: cluster 2024-04-22T23:47:37.944662+0000 mgr.y (mgr.14152) 106 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-22T23:47:39.788 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:47:39 smithi079 bash[23665]: cluster 2024-04-22T23:47:37.944662+0000 mgr.y (mgr.14152) 106 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-22T23:47:39.811 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:47:39 smithi171 bash[18565]: cluster 2024-04-22T23:47:37.944662+0000 mgr.y (mgr.14152) 106 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-22T23:47:41.788 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:47:41 smithi079 bash[23665]: cluster 2024-04-22T23:47:39.945177+0000 mgr.y (mgr.14152) 107 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-22T23:47:41.788 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:47:41 smithi079 bash[23665]: audit 2024-04-22T23:47:40.957488+0000 mon.c (mon.1) 7 : audit [INF] from='client.? 172.21.15.79:0/956064006' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bb48e4b6-1c7f-4cf2-98c9-58eedc0c4a6c"}]: dispatch 2024-04-22T23:47:41.788 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:47:41 smithi079 bash[23665]: audit 2024-04-22T23:47:40.958287+0000 mon.a (mon.0) 310 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bb48e4b6-1c7f-4cf2-98c9-58eedc0c4a6c"}]: dispatch 2024-04-22T23:47:41.789 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:47:41 smithi079 bash[23665]: audit 2024-04-22T23:47:40.967122+0000 mon.a (mon.0) 311 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bb48e4b6-1c7f-4cf2-98c9-58eedc0c4a6c"}]': finished 2024-04-22T23:47:41.789 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:47:41 smithi079 bash[23665]: cluster 2024-04-22T23:47:40.967272+0000 mon.a (mon.0) 312 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-04-22T23:47:41.789 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:47:41 smithi079 bash[23665]: audit 2024-04-22T23:47:40.967458+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-22T23:47:41.789 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:47:41 smithi079 bash[18576]: cluster 2024-04-22T23:47:39.945177+0000 mgr.y (mgr.14152) 107 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-22T23:47:41.789 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:47:41 smithi079 bash[18576]: audit 2024-04-22T23:47:40.957488+0000 mon.c (mon.1) 7 : audit [INF] from='client.? 172.21.15.79:0/956064006' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bb48e4b6-1c7f-4cf2-98c9-58eedc0c4a6c"}]: dispatch 2024-04-22T23:47:41.789 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:47:41 smithi079 bash[18576]: audit 2024-04-22T23:47:40.958287+0000 mon.a (mon.0) 310 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bb48e4b6-1c7f-4cf2-98c9-58eedc0c4a6c"}]: dispatch 2024-04-22T23:47:41.789 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:47:41 smithi079 bash[18576]: audit 2024-04-22T23:47:40.967122+0000 mon.a (mon.0) 311 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bb48e4b6-1c7f-4cf2-98c9-58eedc0c4a6c"}]': finished 2024-04-22T23:47:41.789 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:47:41 smithi079 bash[18576]: cluster 2024-04-22T23:47:40.967272+0000 mon.a (mon.0) 312 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-04-22T23:47:41.789 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:47:41 smithi079 bash[18576]: audit 2024-04-22T23:47:40.967458+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-22T23:47:41.811 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:47:41 smithi171 bash[18565]: cluster 2024-04-22T23:47:39.945177+0000 mgr.y (mgr.14152) 107 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-22T23:47:41.811 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:47:41 smithi171 bash[18565]: audit 2024-04-22T23:47:40.957488+0000 mon.c (mon.1) 7 : audit [INF] from='client.? 172.21.15.79:0/956064006' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bb48e4b6-1c7f-4cf2-98c9-58eedc0c4a6c"}]: dispatch 2024-04-22T23:47:41.812 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:47:41 smithi171 bash[18565]: audit 2024-04-22T23:47:40.958287+0000 mon.a (mon.0) 310 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bb48e4b6-1c7f-4cf2-98c9-58eedc0c4a6c"}]: dispatch 2024-04-22T23:47:41.812 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:47:41 smithi171 bash[18565]: audit 2024-04-22T23:47:40.967122+0000 mon.a (mon.0) 311 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bb48e4b6-1c7f-4cf2-98c9-58eedc0c4a6c"}]': finished 2024-04-22T23:47:41.812 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:47:41 smithi171 bash[18565]: cluster 2024-04-22T23:47:40.967272+0000 mon.a (mon.0) 312 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-04-22T23:47:41.812 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:47:41 smithi171 bash[18565]: audit 2024-04-22T23:47:40.967458+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-22T23:47:42.788 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:47:42 smithi079 bash[23665]: audit 2024-04-22T23:47:41.669946+0000 mon.c (mon.1) 8 : audit [DBG] from='client.? 172.21.15.79:0/1327730174' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-22T23:47:42.788 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:47:42 smithi079 bash[18576]: audit 2024-04-22T23:47:41.669946+0000 mon.c (mon.1) 8 : audit [DBG] from='client.? 172.21.15.79:0/1327730174' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-22T23:47:42.811 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:47:42 smithi171 bash[18565]: audit 2024-04-22T23:47:41.669946+0000 mon.c (mon.1) 8 : audit [DBG] from='client.? 172.21.15.79:0/1327730174' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-22T23:47:43.788 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:47:43 smithi079 bash[18576]: cluster 2024-04-22T23:47:41.945654+0000 mgr.y (mgr.14152) 108 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-22T23:47:43.789 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:47:43 smithi079 bash[23665]: cluster 2024-04-22T23:47:41.945654+0000 mgr.y (mgr.14152) 108 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-22T23:47:43.811 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:47:43 smithi171 bash[18565]: cluster 2024-04-22T23:47:41.945654+0000 mgr.y (mgr.14152) 108 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-22T23:47:45.788 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:47:45 smithi079 bash[18576]: cluster 2024-04-22T23:47:43.945990+0000 mgr.y (mgr.14152) 109 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-22T23:47:45.789 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:47:45 smithi079 bash[23665]: cluster 2024-04-22T23:47:43.945990+0000 mgr.y (mgr.14152) 109 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-22T23:47:45.811 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:47:45 smithi171 bash[18565]: cluster 2024-04-22T23:47:43.945990+0000 mgr.y (mgr.14152) 109 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-22T23:47:47.788 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:47:47 smithi079 bash[23665]: cluster 2024-04-22T23:47:45.946459+0000 mgr.y (mgr.14152) 110 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-22T23:47:47.789 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:47:47 smithi079 bash[18576]: cluster 2024-04-22T23:47:45.946459+0000 mgr.y (mgr.14152) 110 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-22T23:47:47.811 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:47:47 smithi171 bash[18565]: cluster 2024-04-22T23:47:45.946459+0000 mgr.y (mgr.14152) 110 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-22T23:47:49.789 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:47:49 smithi079 bash[18576]: cluster 2024-04-22T23:47:47.946939+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-04-22T23:47:49.789 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:47:49 smithi079 bash[23665]: cluster 2024-04-22T23:47:47.946939+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-04-22T23:47:49.811 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:47:49 smithi171 bash[18565]: cluster 2024-04-22T23:47:47.946939+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-04-22T23:47:51.789 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:47:51 smithi079 bash[18576]: cluster 2024-04-22T23:47:49.947432+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-04-22T23:47:51.789 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:47:51 smithi079 bash[18576]: audit 2024-04-22T23:47:51.272659+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-22T23:47:51.789 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:47:51 smithi079 bash[18576]: audit 2024-04-22T23:47:51.274444+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:47:51.789 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:47:51 smithi079 bash[23665]: cluster 2024-04-22T23:47:49.947432+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-04-22T23:47:51.789 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:47:51 smithi079 bash[23665]: audit 2024-04-22T23:47:51.272659+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-22T23:47:51.789 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:47:51 smithi079 bash[23665]: audit 2024-04-22T23:47:51.274444+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:47:51.811 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:47:51 smithi171 bash[18565]: cluster 2024-04-22T23:47:49.947432+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-04-22T23:47:51.812 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:47:51 smithi171 bash[18565]: audit 2024-04-22T23:47:51.272659+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-22T23:47:51.812 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:47:51 smithi171 bash[18565]: audit 2024-04-22T23:47:51.274444+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:47:52.788 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:47:52 smithi079 bash[23665]: cephadm 2024-04-22T23:47:51.275896+0000 mgr.y (mgr.14152) 113 : cephadm [INF] Deploying daemon osd.2 on smithi079 2024-04-22T23:47:52.789 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:47:52 smithi079 bash[18576]: cephadm 2024-04-22T23:47:51.275896+0000 mgr.y (mgr.14152) 113 : cephadm [INF] Deploying daemon osd.2 on smithi079 2024-04-22T23:47:52.811 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:47:52 smithi171 bash[18565]: cephadm 2024-04-22T23:47:51.275896+0000 mgr.y (mgr.14152) 113 : cephadm [INF] Deploying daemon osd.2 on smithi079 2024-04-22T23:47:53.788 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:47:53 smithi079 bash[18576]: cluster 2024-04-22T23:47:51.947933+0000 mgr.y (mgr.14152) 114 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-22T23:47:53.789 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:47:53 smithi079 bash[23665]: cluster 2024-04-22T23:47:51.947933+0000 mgr.y (mgr.14152) 114 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-22T23:47:53.811 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:47:53 smithi171 bash[18565]: cluster 2024-04-22T23:47:51.947933+0000 mgr.y (mgr.14152) 114 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-22T23:47:54.964 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:47:54 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:47:54.964 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:47:54 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:47:54.965 INFO:journalctl@ceph.osd.0.smithi079.stdout:Apr 22 23:47:54 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:47:54.965 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:47:54 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:47:54.966 INFO:journalctl@ceph.osd.1.smithi079.stdout:Apr 22 23:47:54 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:47:55.225 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:47:55 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:47:55.225 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:47:55 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:47:55.226 INFO:journalctl@ceph.osd.0.smithi079.stdout:Apr 22 23:47:55 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:47:55.226 INFO:journalctl@ceph.osd.1.smithi079.stdout:Apr 22 23:47:55 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:47:55.226 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:47:55 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:47:55.789 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:47:55 smithi079 bash[18576]: cluster 2024-04-22T23:47:53.948376+0000 mgr.y (mgr.14152) 115 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-22T23:47:55.789 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:47:55 smithi079 bash[18576]: audit 2024-04-22T23:47:55.240842+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T23:47:55.789 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:47:55 smithi079 bash[18576]: audit 2024-04-22T23:47:55.244943+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:47:55.789 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:47:55 smithi079 bash[18576]: audit 2024-04-22T23:47:55.245241+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:47:55.789 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:47:55 smithi079 bash[18576]: audit 2024-04-22T23:47:55.246539+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:47:55.789 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:47:55 smithi079 bash[23665]: cluster 2024-04-22T23:47:53.948376+0000 mgr.y (mgr.14152) 115 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-22T23:47:55.789 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:47:55 smithi079 bash[23665]: audit 2024-04-22T23:47:55.240842+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T23:47:55.789 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:47:55 smithi079 bash[23665]: audit 2024-04-22T23:47:55.244943+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:47:55.790 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:47:55 smithi079 bash[23665]: audit 2024-04-22T23:47:55.245241+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:47:55.790 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:47:55 smithi079 bash[23665]: audit 2024-04-22T23:47:55.246539+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:47:55.812 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:47:55 smithi171 bash[18565]: cluster 2024-04-22T23:47:53.948376+0000 mgr.y (mgr.14152) 115 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-22T23:47:55.812 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:47:55 smithi171 bash[18565]: audit 2024-04-22T23:47:55.240842+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T23:47:55.812 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:47:55 smithi171 bash[18565]: audit 2024-04-22T23:47:55.244943+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:47:55.812 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:47:55 smithi171 bash[18565]: audit 2024-04-22T23:47:55.245241+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:47:55.812 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:47:55 smithi171 bash[18565]: audit 2024-04-22T23:47:55.246539+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:47:57.788 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:47:57 smithi079 bash[23665]: cluster 2024-04-22T23:47:55.948874+0000 mgr.y (mgr.14152) 116 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-22T23:47:57.789 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:47:57 smithi079 bash[18576]: cluster 2024-04-22T23:47:55.948874+0000 mgr.y (mgr.14152) 116 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-22T23:47:57.811 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:47:57 smithi171 bash[18565]: cluster 2024-04-22T23:47:55.948874+0000 mgr.y (mgr.14152) 116 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-22T23:48:00.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:47:59 smithi079 bash[18576]: cluster 2024-04-22T23:47:57.949344+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-04-22T23:48:00.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:47:59 smithi079 bash[18576]: audit 2024-04-22T23:47:58.759369+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:48:00.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:47:59 smithi079 bash[18576]: audit 2024-04-22T23:47:58.768782+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:48:00.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:47:59 smithi079 bash[23665]: cluster 2024-04-22T23:47:57.949344+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-04-22T23:48:00.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:47:59 smithi079 bash[23665]: audit 2024-04-22T23:47:58.759369+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:48:00.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:47:59 smithi079 bash[23665]: audit 2024-04-22T23:47:58.768782+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:48:00.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:47:59 smithi171 bash[18565]: cluster 2024-04-22T23:47:57.949344+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-04-22T23:48:00.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:47:59 smithi171 bash[18565]: audit 2024-04-22T23:47:58.759369+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:48:00.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:47:59 smithi171 bash[18565]: audit 2024-04-22T23:47:58.768782+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:48:01.569 INFO:teuthology.orchestra.run.smithi079.stdout:Created osd(s) 2 on host 'smithi079' 2024-04-22T23:48:02.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:01 smithi079 bash[18576]: cluster 2024-04-22T23:47:59.949843+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-04-22T23:48:02.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:01 smithi079 bash[18576]: audit 2024-04-22T23:48:01.577071+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:48:02.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:01 smithi079 bash[18576]: audit 2024-04-22T23:48:01.593068+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T23:48:02.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:01 smithi079 bash[18576]: audit 2024-04-22T23:48:01.595546+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:48:02.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:01 smithi079 bash[18576]: audit 2024-04-22T23:48:01.596995+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:48:02.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:01 smithi079 bash[23665]: cluster 2024-04-22T23:47:59.949843+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-04-22T23:48:02.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:01 smithi079 bash[23665]: audit 2024-04-22T23:48:01.577071+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:48:02.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:01 smithi079 bash[23665]: audit 2024-04-22T23:48:01.593068+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T23:48:02.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:01 smithi079 bash[23665]: audit 2024-04-22T23:48:01.595546+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:48:02.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:01 smithi079 bash[23665]: audit 2024-04-22T23:48:01.596995+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:48:02.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:01 smithi171 bash[18565]: cluster 2024-04-22T23:47:59.949843+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-04-22T23:48:02.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:01 smithi171 bash[18565]: audit 2024-04-22T23:48:01.577071+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:48:02.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:01 smithi171 bash[18565]: audit 2024-04-22T23:48:01.593068+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T23:48:02.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:01 smithi171 bash[18565]: audit 2024-04-22T23:48:01.595546+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:48:02.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:01 smithi171 bash[18565]: audit 2024-04-22T23:48:01.596995+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:48:02.203 DEBUG:teuthology.orchestra.run.smithi079:osd.2> sudo journalctl -f -n 0 -u ceph-15ff8152-0102-11ef-bc93-c7b262605968@osd.2.service 2024-04-22T23:48:02.207 INFO:tasks.cephadm:Deploying osd.3 on smithi079 with /dev/vg_nvme/lv_1... 2024-04-22T23:48:02.207 DEBUG:teuthology.orchestra.run.smithi079:> 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 15ff8152-0102-11ef-bc93-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-04-22T23:48:02.539 INFO:journalctl@ceph.osd.2.smithi079.stdout:Apr 22 23:48:02 smithi079 bash[32330]: debug 2024-04-22T23:48:02.287+0000 7fac9c60c3c0 -1 osd.2 0 log_to_monitors true 2024-04-22T23:48:03.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:02 smithi079 bash[18576]: audit 2024-04-22T23:48:02.294392+0000 mon.c (mon.1) 9 : audit [INF] from='osd.2 [v2:172.21.15.79:6818/2669933295,v1:172.21.15.79:6819/2669933295]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-22T23:48:03.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:02 smithi079 bash[18576]: audit 2024-04-22T23:48:02.294864+0000 mon.a (mon.0) 326 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-22T23:48:03.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:02 smithi079 bash[23665]: audit 2024-04-22T23:48:02.294392+0000 mon.c (mon.1) 9 : audit [INF] from='osd.2 [v2:172.21.15.79:6818/2669933295,v1:172.21.15.79:6819/2669933295]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-22T23:48:03.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:02 smithi079 bash[23665]: audit 2024-04-22T23:48:02.294864+0000 mon.a (mon.0) 326 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-22T23:48:03.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:02 smithi171 bash[18565]: audit 2024-04-22T23:48:02.294392+0000 mon.c (mon.1) 9 : audit [INF] from='osd.2 [v2:172.21.15.79:6818/2669933295,v1:172.21.15.79:6819/2669933295]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-22T23:48:03.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:02 smithi171 bash[18565]: audit 2024-04-22T23:48:02.294864+0000 mon.a (mon.0) 326 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-22T23:48:04.038 INFO:journalctl@ceph.osd.2.smithi079.stdout:Apr 22 23:48:03 smithi079 bash[32330]: debug 2024-04-22T23:48:03.783+0000 7fac9300f700 -1 osd.2 0 waiting for initial osdmap 2024-04-22T23:48:04.039 INFO:journalctl@ceph.osd.2.smithi079.stdout:Apr 22 23:48:03 smithi079 bash[32330]: debug 2024-04-22T23:48:03.787+0000 7fac8d9a6700 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-22T23:48:04.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:03 smithi079 bash[18576]: cluster 2024-04-22T23:48:01.950335+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-04-22T23:48:04.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:03 smithi079 bash[18576]: audit 2024-04-22T23:48:02.771574+0000 mon.a (mon.0) 327 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-22T23:48:04.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:03 smithi079 bash[18576]: cluster 2024-04-22T23:48:02.771788+0000 mon.a (mon.0) 328 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-04-22T23:48:04.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:03 smithi079 bash[18576]: audit 2024-04-22T23:48:02.772294+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-22T23:48:04.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:03 smithi079 bash[18576]: audit 2024-04-22T23:48:02.773100+0000 mon.c (mon.1) 10 : audit [INF] from='osd.2 [v2:172.21.15.79:6818/2669933295,v1:172.21.15.79:6819/2669933295]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-04-22T23:48:04.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:03 smithi079 bash[18576]: audit 2024-04-22T23:48:02.773867+0000 mon.a (mon.0) 330 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-04-22T23:48:04.040 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:03 smithi079 bash[23665]: cluster 2024-04-22T23:48:01.950335+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-04-22T23:48:04.040 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:03 smithi079 bash[23665]: audit 2024-04-22T23:48:02.771574+0000 mon.a (mon.0) 327 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-22T23:48:04.040 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:03 smithi079 bash[23665]: cluster 2024-04-22T23:48:02.771788+0000 mon.a (mon.0) 328 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-04-22T23:48:04.040 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:03 smithi079 bash[23665]: audit 2024-04-22T23:48:02.772294+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-22T23:48:04.040 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:03 smithi079 bash[23665]: audit 2024-04-22T23:48:02.773100+0000 mon.c (mon.1) 10 : audit [INF] from='osd.2 [v2:172.21.15.79:6818/2669933295,v1:172.21.15.79:6819/2669933295]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-04-22T23:48:04.040 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:03 smithi079 bash[23665]: audit 2024-04-22T23:48:02.773867+0000 mon.a (mon.0) 330 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-04-22T23:48:04.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:03 smithi171 bash[18565]: cluster 2024-04-22T23:48:01.950335+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-04-22T23:48:04.063 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:03 smithi171 bash[18565]: audit 2024-04-22T23:48:02.771574+0000 mon.a (mon.0) 327 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-22T23:48:04.063 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:03 smithi171 bash[18565]: cluster 2024-04-22T23:48:02.771788+0000 mon.a (mon.0) 328 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-04-22T23:48:04.063 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:03 smithi171 bash[18565]: audit 2024-04-22T23:48:02.772294+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-22T23:48:04.063 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:03 smithi171 bash[18565]: audit 2024-04-22T23:48:02.773100+0000 mon.c (mon.1) 10 : audit [INF] from='osd.2 [v2:172.21.15.79:6818/2669933295,v1:172.21.15.79:6819/2669933295]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-04-22T23:48:04.063 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:03 smithi171 bash[18565]: audit 2024-04-22T23:48:02.773867+0000 mon.a (mon.0) 330 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-04-22T23:48:05.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:04 smithi079 bash[23665]: audit 2024-04-22T23:48:03.774436+0000 mon.a (mon.0) 331 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]': finished 2024-04-22T23:48:05.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:04 smithi079 bash[23665]: cluster 2024-04-22T23:48:03.774624+0000 mon.a (mon.0) 332 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-04-22T23:48:05.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:04 smithi079 bash[23665]: audit 2024-04-22T23:48:03.775395+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-22T23:48:05.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:04 smithi079 bash[23665]: audit 2024-04-22T23:48:03.782713+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-22T23:48:05.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:04 smithi079 bash[18576]: audit 2024-04-22T23:48:03.774436+0000 mon.a (mon.0) 331 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]': finished 2024-04-22T23:48:05.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:04 smithi079 bash[18576]: cluster 2024-04-22T23:48:03.774624+0000 mon.a (mon.0) 332 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-04-22T23:48:05.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:04 smithi079 bash[18576]: audit 2024-04-22T23:48:03.775395+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-22T23:48:05.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:04 smithi079 bash[18576]: audit 2024-04-22T23:48:03.782713+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-22T23:48:05.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:04 smithi171 bash[18565]: audit 2024-04-22T23:48:03.774436+0000 mon.a (mon.0) 331 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]': finished 2024-04-22T23:48:05.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:04 smithi171 bash[18565]: cluster 2024-04-22T23:48:03.774624+0000 mon.a (mon.0) 332 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-04-22T23:48:05.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:04 smithi171 bash[18565]: audit 2024-04-22T23:48:03.775395+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-22T23:48:05.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:04 smithi171 bash[18565]: audit 2024-04-22T23:48:03.782713+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-22T23:48:05.732 INFO:teuthology.orchestra.run.smithi079.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-04-22T23:48:05.732 INFO:teuthology.orchestra.run.smithi079.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-04-22T23:48:05.732 INFO:teuthology.orchestra.run.smithi079.stderr: stderr: 10+0 records in 2024-04-22T23:48:05.732 INFO:teuthology.orchestra.run.smithi079.stderr:10+0 records out 2024-04-22T23:48:05.732 INFO:teuthology.orchestra.run.smithi079.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0155111 s, 676 MB/s 2024-04-22T23:48:05.732 INFO:teuthology.orchestra.run.smithi079.stderr:--> Zapping successful for: 2024-04-22T23:48:06.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:05 smithi079 bash[18576]: cluster 2024-04-22T23:48:03.269308+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-22T23:48:06.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:05 smithi079 bash[18576]: cluster 2024-04-22T23:48:03.269722+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-22T23:48:06.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:05 smithi079 bash[18576]: cluster 2024-04-22T23:48:03.950667+0000 mgr.y (mgr.14152) 120 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-22T23:48:06.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:05 smithi079 bash[18576]: cluster 2024-04-22T23:48:04.785164+0000 mon.a (mon.0) 335 : cluster [INF] osd.2 [v2:172.21.15.79:6818/2669933295,v1:172.21.15.79:6819/2669933295] boot 2024-04-22T23:48:06.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:05 smithi079 bash[18576]: cluster 2024-04-22T23:48:04.785274+0000 mon.a (mon.0) 336 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-04-22T23:48:06.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:05 smithi079 bash[18576]: audit 2024-04-22T23:48:04.786014+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-22T23:48:06.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:05 smithi079 bash[23665]: cluster 2024-04-22T23:48:03.269308+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-22T23:48:06.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:05 smithi079 bash[23665]: cluster 2024-04-22T23:48:03.269722+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-22T23:48:06.040 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:05 smithi079 bash[23665]: cluster 2024-04-22T23:48:03.950667+0000 mgr.y (mgr.14152) 120 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-22T23:48:06.040 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:05 smithi079 bash[23665]: cluster 2024-04-22T23:48:04.785164+0000 mon.a (mon.0) 335 : cluster [INF] osd.2 [v2:172.21.15.79:6818/2669933295,v1:172.21.15.79:6819/2669933295] boot 2024-04-22T23:48:06.040 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:05 smithi079 bash[23665]: cluster 2024-04-22T23:48:04.785274+0000 mon.a (mon.0) 336 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-04-22T23:48:06.040 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:05 smithi079 bash[23665]: audit 2024-04-22T23:48:04.786014+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-22T23:48:06.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:05 smithi171 bash[18565]: cluster 2024-04-22T23:48:03.269308+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-22T23:48:06.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:05 smithi171 bash[18565]: cluster 2024-04-22T23:48:03.269722+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-22T23:48:06.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:05 smithi171 bash[18565]: cluster 2024-04-22T23:48:03.950667+0000 mgr.y (mgr.14152) 120 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-22T23:48:06.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:05 smithi171 bash[18565]: cluster 2024-04-22T23:48:04.785164+0000 mon.a (mon.0) 335 : cluster [INF] osd.2 [v2:172.21.15.79:6818/2669933295,v1:172.21.15.79:6819/2669933295] boot 2024-04-22T23:48:06.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:05 smithi171 bash[18565]: cluster 2024-04-22T23:48:04.785274+0000 mon.a (mon.0) 336 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-04-22T23:48:06.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:05 smithi171 bash[18565]: audit 2024-04-22T23:48:04.786014+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-22T23:48:06.848 DEBUG:teuthology.orchestra.run.smithi079:> 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 15ff8152-0102-11ef-bc93-c7b262605968 -- ceph orch daemon add osd smithi079:vg_nvme/lv_1 2024-04-22T23:48:07.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:06 smithi079 bash[18576]: cluster 2024-04-22T23:48:05.802757+0000 mon.a (mon.0) 338 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-04-22T23:48:07.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:06 smithi079 bash[18576]: audit 2024-04-22T23:48:06.044693+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' 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-04-22T23:48:07.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:06 smithi079 bash[23665]: cluster 2024-04-22T23:48:05.802757+0000 mon.a (mon.0) 338 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-04-22T23:48:07.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:06 smithi079 bash[23665]: audit 2024-04-22T23:48:06.044693+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' 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-04-22T23:48:07.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:06 smithi171 bash[18565]: cluster 2024-04-22T23:48:05.802757+0000 mon.a (mon.0) 338 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-04-22T23:48:07.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:06 smithi171 bash[18565]: audit 2024-04-22T23:48:06.044693+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' 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-04-22T23:48:08.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:07 smithi171 bash[18565]: cluster 2024-04-22T23:48:05.951112+0000 mgr.y (mgr.14152) 121 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-22T23:48:08.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:07 smithi171 bash[18565]: audit 2024-04-22T23:48:06.815048+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' 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-04-22T23:48:08.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:07 smithi171 bash[18565]: cluster 2024-04-22T23:48:06.815243+0000 mon.a (mon.0) 341 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-04-22T23:48:08.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:07 smithi171 bash[18565]: audit 2024-04-22T23:48:06.817267+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-22T23:48:08.288 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:07 smithi079 bash[18576]: cluster 2024-04-22T23:48:05.951112+0000 mgr.y (mgr.14152) 121 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-22T23:48:08.288 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:07 smithi079 bash[18576]: audit 2024-04-22T23:48:06.815048+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' 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-04-22T23:48:08.289 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:07 smithi079 bash[18576]: cluster 2024-04-22T23:48:06.815243+0000 mon.a (mon.0) 341 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-04-22T23:48:08.289 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:07 smithi079 bash[18576]: audit 2024-04-22T23:48:06.817267+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-22T23:48:08.289 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:07 smithi079 bash[23665]: cluster 2024-04-22T23:48:05.951112+0000 mgr.y (mgr.14152) 121 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-22T23:48:08.289 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:07 smithi079 bash[23665]: audit 2024-04-22T23:48:06.815048+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' 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-04-22T23:48:08.289 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:07 smithi079 bash[23665]: cluster 2024-04-22T23:48:06.815243+0000 mon.a (mon.0) 341 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-04-22T23:48:08.289 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:07 smithi079 bash[23665]: audit 2024-04-22T23:48:06.817267+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-22T23:48:08.998 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:08 smithi079 bash[18576]: audit 2024-04-22T23:48:07.816352+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-04-22T23:48:08.998 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:08 smithi079 bash[18576]: cluster 2024-04-22T23:48:07.816581+0000 mon.a (mon.0) 344 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-04-22T23:48:08.998 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:08 smithi079 bash[23665]: audit 2024-04-22T23:48:07.816352+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-04-22T23:48:08.998 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:08 smithi079 bash[23665]: cluster 2024-04-22T23:48:07.816581+0000 mon.a (mon.0) 344 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-04-22T23:48:09.312 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:08 smithi171 bash[18565]: audit 2024-04-22T23:48:07.816352+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-04-22T23:48:09.312 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:08 smithi171 bash[18565]: cluster 2024-04-22T23:48:07.816581+0000 mon.a (mon.0) 344 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-04-22T23:48:10.192 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:09 smithi079 bash[23665]: cluster 2024-04-22T23:48:07.951617+0000 mgr.y (mgr.14152) 122 : cluster [DBG] pgmap v97: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-22T23:48:10.192 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:09 smithi079 bash[23665]: cluster 2024-04-22T23:48:08.834083+0000 mon.a (mon.0) 345 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-04-22T23:48:10.192 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:09 smithi079 bash[23665]: audit 2024-04-22T23:48:09.362836+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:48:10.193 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:09 smithi079 bash[18576]: cluster 2024-04-22T23:48:07.951617+0000 mgr.y (mgr.14152) 122 : cluster [DBG] pgmap v97: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-22T23:48:10.193 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:09 smithi079 bash[18576]: cluster 2024-04-22T23:48:08.834083+0000 mon.a (mon.0) 345 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-04-22T23:48:10.193 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:09 smithi079 bash[18576]: audit 2024-04-22T23:48:09.362836+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:48:10.312 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:09 smithi171 bash[18565]: cluster 2024-04-22T23:48:07.951617+0000 mgr.y (mgr.14152) 122 : cluster [DBG] pgmap v97: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-22T23:48:10.312 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:09 smithi171 bash[18565]: cluster 2024-04-22T23:48:08.834083+0000 mon.a (mon.0) 345 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-04-22T23:48:10.312 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:09 smithi171 bash[18565]: audit 2024-04-22T23:48:09.362836+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:48:11.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:10 smithi079 bash[18576]: cluster 2024-04-22T23:48:09.836619+0000 mon.a (mon.0) 347 : cluster [DBG] mgrmap e15: y(active, since 2m), standbys: x 2024-04-22T23:48:11.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:10 smithi079 bash[18576]: audit 2024-04-22T23:48:10.067753+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:48:11.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:10 smithi079 bash[18576]: audit 2024-04-22T23:48:10.069509+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-22T23:48:11.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:10 smithi079 bash[18576]: audit 2024-04-22T23:48:10.070594+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-22T23:48:11.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:10 smithi079 bash[18576]: audit 2024-04-22T23:48:10.071512+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-22T23:48:11.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:10 smithi079 bash[18576]: audit 2024-04-22T23:48:10.079350+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:48:11.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:10 smithi079 bash[18576]: audit 2024-04-22T23:48:10.086404+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:48:11.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:10 smithi079 bash[18576]: audit 2024-04-22T23:48:10.590448+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-22T23:48:11.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:10 smithi079 bash[18576]: audit 2024-04-22T23:48:10.593438+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-22T23:48:11.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:10 smithi079 bash[18576]: audit 2024-04-22T23:48:10.594586+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:48:11.040 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:10 smithi079 bash[23665]: cluster 2024-04-22T23:48:09.836619+0000 mon.a (mon.0) 347 : cluster [DBG] mgrmap e15: y(active, since 2m), standbys: x 2024-04-22T23:48:11.040 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:10 smithi079 bash[23665]: audit 2024-04-22T23:48:10.067753+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:48:11.040 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:10 smithi079 bash[23665]: audit 2024-04-22T23:48:10.069509+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-22T23:48:11.040 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:10 smithi079 bash[23665]: audit 2024-04-22T23:48:10.070594+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-22T23:48:11.040 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:10 smithi079 bash[23665]: audit 2024-04-22T23:48:10.071512+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-22T23:48:11.040 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:10 smithi079 bash[23665]: audit 2024-04-22T23:48:10.079350+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:48:11.040 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:10 smithi079 bash[23665]: audit 2024-04-22T23:48:10.086404+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:48:11.040 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:10 smithi079 bash[23665]: audit 2024-04-22T23:48:10.590448+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-22T23:48:11.040 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:10 smithi079 bash[23665]: audit 2024-04-22T23:48:10.593438+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-22T23:48:11.040 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:10 smithi079 bash[23665]: audit 2024-04-22T23:48:10.594586+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:48:11.314 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:10 smithi171 bash[18565]: cluster 2024-04-22T23:48:09.836619+0000 mon.a (mon.0) 347 : cluster [DBG] mgrmap e15: y(active, since 2m), standbys: x 2024-04-22T23:48:11.314 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:10 smithi171 bash[18565]: audit 2024-04-22T23:48:10.067753+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:48:11.314 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:10 smithi171 bash[18565]: audit 2024-04-22T23:48:10.069509+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-22T23:48:11.314 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:10 smithi171 bash[18565]: audit 2024-04-22T23:48:10.070594+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-22T23:48:11.314 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:10 smithi171 bash[18565]: audit 2024-04-22T23:48:10.071512+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-22T23:48:11.314 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:10 smithi171 bash[18565]: audit 2024-04-22T23:48:10.079350+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:48:11.314 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:10 smithi171 bash[18565]: audit 2024-04-22T23:48:10.086404+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:48:11.314 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:10 smithi171 bash[18565]: audit 2024-04-22T23:48:10.590448+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-22T23:48:11.314 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:10 smithi171 bash[18565]: audit 2024-04-22T23:48:10.593438+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-22T23:48:11.315 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:10 smithi171 bash[18565]: audit 2024-04-22T23:48:10.594586+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:48:12.289 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:12 smithi079 bash[18576]: cluster 2024-04-22T23:48:09.952110+0000 mgr.y (mgr.14152) 123 : cluster [DBG] pgmap v99: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-22T23:48:12.289 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:12 smithi079 bash[18576]: cephadm 2024-04-22T23:48:10.060081+0000 mgr.y (mgr.14152) 124 : cephadm [INF] Detected new or changed devices on smithi079 2024-04-22T23:48:12.289 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:12 smithi079 bash[18576]: cephadm 2024-04-22T23:48:10.072275+0000 mgr.y (mgr.14152) 125 : cephadm [INF] Adjusting osd_memory_target on smithi079 to 5413M 2024-04-22T23:48:12.289 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:12 smithi079 bash[18576]: audit 2024-04-22T23:48:10.585465+0000 mgr.y (mgr.14152) 126 : audit [DBG] from='client.14301 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi079:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:48:12.289 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:12 smithi079 bash[18576]: audit 2024-04-22T23:48:11.157765+0000 mon.a (mon.0) 357 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-22T23:48:12.289 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:12 smithi079 bash[23665]: cluster 2024-04-22T23:48:09.952110+0000 mgr.y (mgr.14152) 123 : cluster [DBG] pgmap v99: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-22T23:48:12.289 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:12 smithi079 bash[23665]: cephadm 2024-04-22T23:48:10.060081+0000 mgr.y (mgr.14152) 124 : cephadm [INF] Detected new or changed devices on smithi079 2024-04-22T23:48:12.289 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:12 smithi079 bash[23665]: cephadm 2024-04-22T23:48:10.072275+0000 mgr.y (mgr.14152) 125 : cephadm [INF] Adjusting osd_memory_target on smithi079 to 5413M 2024-04-22T23:48:12.289 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:12 smithi079 bash[23665]: audit 2024-04-22T23:48:10.585465+0000 mgr.y (mgr.14152) 126 : audit [DBG] from='client.14301 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi079:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:48:12.290 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:12 smithi079 bash[23665]: audit 2024-04-22T23:48:11.157765+0000 mon.a (mon.0) 357 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-22T23:48:12.312 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:12 smithi171 bash[18565]: cluster 2024-04-22T23:48:09.952110+0000 mgr.y (mgr.14152) 123 : cluster [DBG] pgmap v99: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-22T23:48:12.312 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:12 smithi171 bash[18565]: cephadm 2024-04-22T23:48:10.060081+0000 mgr.y (mgr.14152) 124 : cephadm [INF] Detected new or changed devices on smithi079 2024-04-22T23:48:12.312 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:12 smithi171 bash[18565]: cephadm 2024-04-22T23:48:10.072275+0000 mgr.y (mgr.14152) 125 : cephadm [INF] Adjusting osd_memory_target on smithi079 to 5413M 2024-04-22T23:48:12.312 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:12 smithi171 bash[18565]: audit 2024-04-22T23:48:10.585465+0000 mgr.y (mgr.14152) 126 : audit [DBG] from='client.14301 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi079:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:48:12.312 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:12 smithi171 bash[18565]: audit 2024-04-22T23:48:11.157765+0000 mon.a (mon.0) 357 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-22T23:48:14.113 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:13 smithi079 bash[18576]: cluster 2024-04-22T23:48:11.952531+0000 mgr.y (mgr.14152) 127 : cluster [DBG] pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-22T23:48:14.113 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:13 smithi079 bash[18576]: audit 2024-04-22T23:48:12.034876+0000 mon.a (mon.0) 358 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-22T23:48:14.113 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:13 smithi079 bash[18576]: audit 2024-04-22T23:48:12.036390+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-22T23:48:14.113 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:13 smithi079 bash[18576]: audit 2024-04-22T23:48:12.036793+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T23:48:14.114 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:13 smithi079 bash[18576]: audit 2024-04-22T23:48:12.036971+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-22T23:48:14.114 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:13 smithi079 bash[18576]: audit 2024-04-22T23:48:12.046553+0000 mon.c (mon.1) 11 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-22T23:48:14.114 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:13 smithi079 bash[18576]: audit 2024-04-22T23:48:12.046836+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-22T23:48:14.114 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:13 smithi079 bash[18576]: audit 2024-04-22T23:48:12.047027+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T23:48:14.114 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:13 smithi079 bash[18576]: audit 2024-04-22T23:48:12.047252+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-22T23:48:14.114 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:13 smithi079 bash[18576]: audit 2024-04-22T23:48:12.952286+0000 mon.c (mon.1) 12 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-22T23:48:14.114 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:13 smithi079 bash[18576]: audit 2024-04-22T23:48:12.958159+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-22T23:48:14.114 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:13 smithi079 bash[18576]: audit 2024-04-22T23:48:12.958329+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T23:48:14.114 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:13 smithi079 bash[18576]: audit 2024-04-22T23:48:12.958545+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-22T23:48:14.114 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:13 smithi079 bash[23665]: cluster 2024-04-22T23:48:11.952531+0000 mgr.y (mgr.14152) 127 : cluster [DBG] pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-22T23:48:14.114 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:13 smithi079 bash[23665]: audit 2024-04-22T23:48:12.034876+0000 mon.a (mon.0) 358 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-22T23:48:14.114 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:13 smithi079 bash[23665]: audit 2024-04-22T23:48:12.036390+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-22T23:48:14.115 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:13 smithi079 bash[23665]: audit 2024-04-22T23:48:12.036793+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T23:48:14.115 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:13 smithi079 bash[23665]: audit 2024-04-22T23:48:12.036971+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-22T23:48:14.115 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:13 smithi079 bash[23665]: audit 2024-04-22T23:48:12.046553+0000 mon.c (mon.1) 11 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-22T23:48:14.115 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:13 smithi079 bash[23665]: audit 2024-04-22T23:48:12.046836+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-22T23:48:14.115 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:13 smithi079 bash[23665]: audit 2024-04-22T23:48:12.047027+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T23:48:14.115 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:13 smithi079 bash[23665]: audit 2024-04-22T23:48:12.047252+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-22T23:48:14.115 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:13 smithi079 bash[23665]: audit 2024-04-22T23:48:12.952286+0000 mon.c (mon.1) 12 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-22T23:48:14.115 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:13 smithi079 bash[23665]: audit 2024-04-22T23:48:12.958159+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-22T23:48:14.115 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:13 smithi079 bash[23665]: audit 2024-04-22T23:48:12.958329+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T23:48:14.115 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:13 smithi079 bash[23665]: audit 2024-04-22T23:48:12.958545+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-22T23:48:14.312 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:13 smithi171 bash[18565]: cluster 2024-04-22T23:48:11.952531+0000 mgr.y (mgr.14152) 127 : cluster [DBG] pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-22T23:48:14.313 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:13 smithi171 bash[18565]: audit 2024-04-22T23:48:12.034876+0000 mon.a (mon.0) 358 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-22T23:48:14.313 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:13 smithi171 bash[18565]: audit 2024-04-22T23:48:12.036390+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-22T23:48:14.313 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:13 smithi171 bash[18565]: audit 2024-04-22T23:48:12.036793+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T23:48:14.313 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:13 smithi171 bash[18565]: audit 2024-04-22T23:48:12.036971+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-22T23:48:14.313 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:13 smithi171 bash[18565]: audit 2024-04-22T23:48:12.046553+0000 mon.c (mon.1) 11 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-22T23:48:14.313 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:13 smithi171 bash[18565]: audit 2024-04-22T23:48:12.046836+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-22T23:48:14.313 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:13 smithi171 bash[18565]: audit 2024-04-22T23:48:12.047027+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T23:48:14.313 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:13 smithi171 bash[18565]: audit 2024-04-22T23:48:12.047252+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-22T23:48:14.313 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:13 smithi171 bash[18565]: audit 2024-04-22T23:48:12.952286+0000 mon.c (mon.1) 12 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-22T23:48:14.313 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:13 smithi171 bash[18565]: audit 2024-04-22T23:48:12.958159+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-22T23:48:14.313 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:13 smithi171 bash[18565]: audit 2024-04-22T23:48:12.958329+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T23:48:14.313 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:13 smithi171 bash[18565]: audit 2024-04-22T23:48:12.958545+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-22T23:48:15.289 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:14 smithi079 bash[18576]: audit 2024-04-22T23:48:12.957648+0000 mon.b (mon.2) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-22T23:48:15.289 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:14 smithi079 bash[18576]: audit 2024-04-22T23:48:13.821362+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-22T23:48:15.289 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:14 smithi079 bash[18576]: audit 2024-04-22T23:48:13.880357+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:48:15.290 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:14 smithi079 bash[23665]: audit 2024-04-22T23:48:12.957648+0000 mon.b (mon.2) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-22T23:48:15.290 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:14 smithi079 bash[23665]: audit 2024-04-22T23:48:13.821362+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-22T23:48:15.290 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:14 smithi079 bash[23665]: audit 2024-04-22T23:48:13.880357+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:48:15.312 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:14 smithi171 bash[18565]: audit 2024-04-22T23:48:12.957648+0000 mon.b (mon.2) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-22T23:48:15.312 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:14 smithi171 bash[18565]: audit 2024-04-22T23:48:13.821362+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-22T23:48:15.312 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:14 smithi171 bash[18565]: audit 2024-04-22T23:48:13.880357+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:48:16.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:15 smithi079 bash[23665]: cluster 2024-04-22T23:48:13.952905+0000 mgr.y (mgr.14152) 128 : cluster [DBG] pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-22T23:48:16.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:15 smithi079 bash[18576]: cluster 2024-04-22T23:48:13.952905+0000 mgr.y (mgr.14152) 128 : cluster [DBG] pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-22T23:48:16.312 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:15 smithi171 bash[18565]: cluster 2024-04-22T23:48:13.952905+0000 mgr.y (mgr.14152) 128 : cluster [DBG] pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-22T23:48:17.289 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:16 smithi079 bash[23665]: audit 2024-04-22T23:48:15.979542+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-22T23:48:17.289 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:16 smithi079 bash[23665]: audit 2024-04-22T23:48:15.981350+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-22T23:48:17.289 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:16 smithi079 bash[23665]: audit 2024-04-22T23:48:16.470085+0000 mon.c (mon.1) 13 : audit [INF] from='client.? 172.21.15.79:0/3285430312' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8dd1e65f-5c05-4143-ad7c-52fc42f5e5a9"}]: dispatch 2024-04-22T23:48:17.289 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:16 smithi079 bash[23665]: audit 2024-04-22T23:48:16.470547+0000 mon.a (mon.0) 371 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8dd1e65f-5c05-4143-ad7c-52fc42f5e5a9"}]: dispatch 2024-04-22T23:48:17.289 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:16 smithi079 bash[23665]: audit 2024-04-22T23:48:16.475509+0000 mon.a (mon.0) 372 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8dd1e65f-5c05-4143-ad7c-52fc42f5e5a9"}]': finished 2024-04-22T23:48:17.289 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:16 smithi079 bash[23665]: cluster 2024-04-22T23:48:16.475568+0000 mon.a (mon.0) 373 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-04-22T23:48:17.289 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:16 smithi079 bash[23665]: audit 2024-04-22T23:48:16.475659+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-22T23:48:17.289 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:16 smithi079 bash[18576]: audit 2024-04-22T23:48:15.979542+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-22T23:48:17.289 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:16 smithi079 bash[18576]: audit 2024-04-22T23:48:15.981350+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-22T23:48:17.290 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:16 smithi079 bash[18576]: audit 2024-04-22T23:48:16.470085+0000 mon.c (mon.1) 13 : audit [INF] from='client.? 172.21.15.79:0/3285430312' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8dd1e65f-5c05-4143-ad7c-52fc42f5e5a9"}]: dispatch 2024-04-22T23:48:17.290 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:16 smithi079 bash[18576]: audit 2024-04-22T23:48:16.470547+0000 mon.a (mon.0) 371 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8dd1e65f-5c05-4143-ad7c-52fc42f5e5a9"}]: dispatch 2024-04-22T23:48:17.290 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:16 smithi079 bash[18576]: audit 2024-04-22T23:48:16.475509+0000 mon.a (mon.0) 372 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8dd1e65f-5c05-4143-ad7c-52fc42f5e5a9"}]': finished 2024-04-22T23:48:17.290 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:16 smithi079 bash[18576]: cluster 2024-04-22T23:48:16.475568+0000 mon.a (mon.0) 373 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-04-22T23:48:17.290 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:16 smithi079 bash[18576]: audit 2024-04-22T23:48:16.475659+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-22T23:48:17.312 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:16 smithi171 bash[18565]: audit 2024-04-22T23:48:15.979542+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-22T23:48:17.312 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:16 smithi171 bash[18565]: audit 2024-04-22T23:48:15.981350+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-22T23:48:17.312 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:16 smithi171 bash[18565]: audit 2024-04-22T23:48:16.470085+0000 mon.c (mon.1) 13 : audit [INF] from='client.? 172.21.15.79:0/3285430312' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8dd1e65f-5c05-4143-ad7c-52fc42f5e5a9"}]: dispatch 2024-04-22T23:48:17.312 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:16 smithi171 bash[18565]: audit 2024-04-22T23:48:16.470547+0000 mon.a (mon.0) 371 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8dd1e65f-5c05-4143-ad7c-52fc42f5e5a9"}]: dispatch 2024-04-22T23:48:17.312 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:16 smithi171 bash[18565]: audit 2024-04-22T23:48:16.475509+0000 mon.a (mon.0) 372 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8dd1e65f-5c05-4143-ad7c-52fc42f5e5a9"}]': finished 2024-04-22T23:48:17.312 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:16 smithi171 bash[18565]: cluster 2024-04-22T23:48:16.475568+0000 mon.a (mon.0) 373 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-04-22T23:48:17.312 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:16 smithi171 bash[18565]: audit 2024-04-22T23:48:16.475659+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-22T23:48:18.289 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:17 smithi079 bash[18576]: cluster 2024-04-22T23:48:15.953273+0000 mgr.y (mgr.14152) 129 : cluster [DBG] pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 196 KiB/s wr, 13 op/s 2024-04-22T23:48:18.289 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:17 smithi079 bash[18576]: audit 2024-04-22T23:48:17.163923+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.79:0/2069282682' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-22T23:48:18.289 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:17 smithi079 bash[23665]: cluster 2024-04-22T23:48:15.953273+0000 mgr.y (mgr.14152) 129 : cluster [DBG] pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 196 KiB/s wr, 13 op/s 2024-04-22T23:48:18.289 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:17 smithi079 bash[23665]: audit 2024-04-22T23:48:17.163923+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.79:0/2069282682' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-22T23:48:18.312 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:17 smithi171 bash[18565]: cluster 2024-04-22T23:48:15.953273+0000 mgr.y (mgr.14152) 129 : cluster [DBG] pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 196 KiB/s wr, 13 op/s 2024-04-22T23:48:18.312 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:17 smithi171 bash[18565]: audit 2024-04-22T23:48:17.163923+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.79:0/2069282682' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-22T23:48:20.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:19 smithi079 bash[18576]: cluster 2024-04-22T23:48:17.953754+0000 mgr.y (mgr.14152) 130 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-04-22T23:48:20.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:19 smithi079 bash[23665]: cluster 2024-04-22T23:48:17.953754+0000 mgr.y (mgr.14152) 130 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-04-22T23:48:20.311 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:19 smithi171 bash[18565]: cluster 2024-04-22T23:48:17.953754+0000 mgr.y (mgr.14152) 130 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-04-22T23:48:22.289 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:21 smithi079 bash[18576]: cluster 2024-04-22T23:48:19.954456+0000 mgr.y (mgr.14152) 131 : cluster [DBG] pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-04-22T23:48:22.289 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:21 smithi079 bash[23665]: cluster 2024-04-22T23:48:19.954456+0000 mgr.y (mgr.14152) 131 : cluster [DBG] pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-04-22T23:48:22.311 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:21 smithi171 bash[18565]: cluster 2024-04-22T23:48:19.954456+0000 mgr.y (mgr.14152) 131 : cluster [DBG] pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-04-22T23:48:24.103 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:23 smithi079 bash[23665]: cluster 2024-04-22T23:48:21.955020+0000 mgr.y (mgr.14152) 132 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-04-22T23:48:24.103 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:23 smithi079 bash[18576]: cluster 2024-04-22T23:48:21.955020+0000 mgr.y (mgr.14152) 132 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-04-22T23:48:24.312 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:23 smithi171 bash[18565]: cluster 2024-04-22T23:48:21.955020+0000 mgr.y (mgr.14152) 132 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-04-22T23:48:26.186 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:25 smithi079 bash[18576]: cluster 2024-04-22T23:48:23.955585+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; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-04-22T23:48:26.186 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:25 smithi079 bash[23665]: cluster 2024-04-22T23:48:23.955585+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; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-04-22T23:48:26.313 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:25 smithi171 bash[18565]: cluster 2024-04-22T23:48:23.955585+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; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-04-22T23:48:26.934 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:26 smithi079 bash[18576]: audit 2024-04-22T23:48:26.693892+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-22T23:48:26.934 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:26 smithi079 bash[18576]: audit 2024-04-22T23:48:26.695361+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:48:26.935 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:26 smithi079 bash[23665]: audit 2024-04-22T23:48:26.693892+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-22T23:48:26.935 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:26 smithi079 bash[23665]: audit 2024-04-22T23:48:26.695361+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:48:27.311 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:26 smithi171 bash[18565]: audit 2024-04-22T23:48:26.693892+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-22T23:48:27.312 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:26 smithi171 bash[18565]: audit 2024-04-22T23:48:26.695361+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:48:28.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:27 smithi079 bash[18576]: cluster 2024-04-22T23:48:25.956256+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 2024-04-22T23:48:28.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:27 smithi079 bash[18576]: cephadm 2024-04-22T23:48:26.696544+0000 mgr.y (mgr.14152) 135 : cephadm [INF] Deploying daemon osd.3 on smithi079 2024-04-22T23:48:28.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:27 smithi079 bash[23665]: cluster 2024-04-22T23:48:25.956256+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 2024-04-22T23:48:28.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:27 smithi079 bash[23665]: cephadm 2024-04-22T23:48:26.696544+0000 mgr.y (mgr.14152) 135 : cephadm [INF] Deploying daemon osd.3 on smithi079 2024-04-22T23:48:28.312 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:27 smithi171 bash[18565]: cluster 2024-04-22T23:48:25.956256+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 2024-04-22T23:48:28.312 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:27 smithi171 bash[18565]: cephadm 2024-04-22T23:48:26.696544+0000 mgr.y (mgr.14152) 135 : cephadm [INF] Deploying daemon osd.3 on smithi079 2024-04-22T23:48:29.203 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:28 smithi079 bash[18576]: cluster 2024-04-22T23:48:27.956638+0000 mgr.y (mgr.14152) 136 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-22T23:48:29.203 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:28 smithi079 bash[23665]: cluster 2024-04-22T23:48:27.956638+0000 mgr.y (mgr.14152) 136 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-22T23:48:29.311 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:28 smithi171 bash[18565]: cluster 2024-04-22T23:48:27.956638+0000 mgr.y (mgr.14152) 136 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-22T23:48:30.387 INFO:journalctl@ceph.osd.0.smithi079.stdout:Apr 22 23:48:30 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:48:30.388 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:30 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:48:30.388 INFO:journalctl@ceph.osd.1.smithi079.stdout:Apr 22 23:48:30 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:48:30.388 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:30 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:48:30.388 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:48:30 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:48:30.389 INFO:journalctl@ceph.osd.2.smithi079.stdout:Apr 22 23:48:30 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:48:30.652 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:30 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:48:30.653 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:48:30 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:48:30.653 INFO:journalctl@ceph.osd.0.smithi079.stdout:Apr 22 23:48:30 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:48:30.653 INFO:journalctl@ceph.osd.1.smithi079.stdout:Apr 22 23:48:30 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:48:30.654 INFO:journalctl@ceph.osd.2.smithi079.stdout:Apr 22 23:48:30 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:48:30.654 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:30 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:48:32.043 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:31 smithi079 bash[23665]: cluster 2024-04-22T23:48:29.957150+0000 mgr.y (mgr.14152) 137 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-22T23:48:32.043 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:31 smithi079 bash[23665]: audit 2024-04-22T23:48:30.670730+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:48:32.043 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:31 smithi079 bash[23665]: audit 2024-04-22T23:48:30.699714+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T23:48:32.043 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:31 smithi079 bash[23665]: audit 2024-04-22T23:48:30.701666+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:48:32.043 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:31 smithi079 bash[23665]: audit 2024-04-22T23:48:30.702472+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:48:32.043 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:31 smithi079 bash[18576]: cluster 2024-04-22T23:48:29.957150+0000 mgr.y (mgr.14152) 137 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-22T23:48:32.044 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:31 smithi079 bash[18576]: audit 2024-04-22T23:48:30.670730+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:48:32.044 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:31 smithi079 bash[18576]: audit 2024-04-22T23:48:30.699714+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T23:48:32.044 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:31 smithi079 bash[18576]: audit 2024-04-22T23:48:30.701666+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:48:32.044 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:31 smithi079 bash[18576]: audit 2024-04-22T23:48:30.702472+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:48:32.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:31 smithi171 bash[18565]: cluster 2024-04-22T23:48:29.957150+0000 mgr.y (mgr.14152) 137 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-22T23:48:32.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:31 smithi171 bash[18565]: audit 2024-04-22T23:48:30.670730+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:48:32.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:31 smithi171 bash[18565]: audit 2024-04-22T23:48:30.699714+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T23:48:32.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:31 smithi171 bash[18565]: audit 2024-04-22T23:48:30.701666+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:48:32.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:31 smithi171 bash[18565]: audit 2024-04-22T23:48:30.702472+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:48:33.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:33 smithi079 bash[18576]: cluster 2024-04-22T23:48:31.957495+0000 mgr.y (mgr.14152) 138 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-22T23:48:33.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:33 smithi079 bash[23665]: cluster 2024-04-22T23:48:31.957495+0000 mgr.y (mgr.14152) 138 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-22T23:48:34.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:33 smithi171 bash[18565]: cluster 2024-04-22T23:48:31.957495+0000 mgr.y (mgr.14152) 138 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-22T23:48:35.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:34 smithi079 bash[23665]: audit 2024-04-22T23:48:33.837363+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:48:35.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:34 smithi079 bash[23665]: audit 2024-04-22T23:48:34.096829+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:48:35.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:34 smithi079 bash[18576]: audit 2024-04-22T23:48:33.837363+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:48:35.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:34 smithi079 bash[18576]: audit 2024-04-22T23:48:34.096829+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:48:35.314 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:34 smithi171 bash[18565]: audit 2024-04-22T23:48:33.837363+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:48:35.314 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:34 smithi171 bash[18565]: audit 2024-04-22T23:48:34.096829+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:48:36.288 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:35 smithi079 bash[18576]: cluster 2024-04-22T23:48:33.957763+0000 mgr.y (mgr.14152) 139 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-22T23:48:36.288 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:35 smithi079 bash[23665]: cluster 2024-04-22T23:48:33.957763+0000 mgr.y (mgr.14152) 139 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-22T23:48:36.311 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:35 smithi171 bash[18565]: cluster 2024-04-22T23:48:33.957763+0000 mgr.y (mgr.14152) 139 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-22T23:48:37.092 INFO:teuthology.orchestra.run.smithi079.stdout:Created osd(s) 3 on host 'smithi079' 2024-04-22T23:48:37.744 DEBUG:teuthology.orchestra.run.smithi079:osd.3> sudo journalctl -f -n 0 -u ceph-15ff8152-0102-11ef-bc93-c7b262605968@osd.3.service 2024-04-22T23:48:37.747 INFO:tasks.cephadm:Deploying osd.4 on smithi171 with /dev/vg_nvme/lv_4... 2024-04-22T23:48:37.747 DEBUG:teuthology.orchestra.run.smithi171:> 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 15ff8152-0102-11ef-bc93-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-04-22T23:48:38.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:37 smithi079 bash[18576]: cluster 2024-04-22T23:48:35.958165+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 2024-04-22T23:48:38.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:37 smithi079 bash[18576]: audit 2024-04-22T23:48:37.038350+0000 mon.a (mon.0) 383 : audit [INF] from='osd.3 [v2:172.21.15.79:6826/2757094699,v1:172.21.15.79:6827/2757094699]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-22T23:48:38.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:37 smithi079 bash[18576]: audit 2024-04-22T23:48:37.101930+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:48:38.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:37 smithi079 bash[18576]: audit 2024-04-22T23:48:37.119893+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T23:48:38.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:37 smithi079 bash[18576]: audit 2024-04-22T23:48:37.121241+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:48:38.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:37 smithi079 bash[18576]: audit 2024-04-22T23:48:37.121975+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:48:38.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:37 smithi079 bash[23665]: cluster 2024-04-22T23:48:35.958165+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 2024-04-22T23:48:38.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:37 smithi079 bash[23665]: audit 2024-04-22T23:48:37.038350+0000 mon.a (mon.0) 383 : audit [INF] from='osd.3 [v2:172.21.15.79:6826/2757094699,v1:172.21.15.79:6827/2757094699]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-22T23:48:38.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:37 smithi079 bash[23665]: audit 2024-04-22T23:48:37.101930+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:48:38.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:37 smithi079 bash[23665]: audit 2024-04-22T23:48:37.119893+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T23:48:38.040 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:37 smithi079 bash[23665]: audit 2024-04-22T23:48:37.121241+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:48:38.040 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:37 smithi079 bash[23665]: audit 2024-04-22T23:48:37.121975+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:48:38.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:37 smithi171 bash[18565]: cluster 2024-04-22T23:48:35.958165+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 2024-04-22T23:48:38.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:37 smithi171 bash[18565]: audit 2024-04-22T23:48:37.038350+0000 mon.a (mon.0) 383 : audit [INF] from='osd.3 [v2:172.21.15.79:6826/2757094699,v1:172.21.15.79:6827/2757094699]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-22T23:48:38.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:37 smithi171 bash[18565]: audit 2024-04-22T23:48:37.101930+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:48:38.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:37 smithi171 bash[18565]: audit 2024-04-22T23:48:37.119893+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T23:48:38.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:37 smithi171 bash[18565]: audit 2024-04-22T23:48:37.121241+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:48:38.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:37 smithi171 bash[18565]: audit 2024-04-22T23:48:37.121975+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:48:39.045 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:38 smithi171 bash[18565]: audit 2024-04-22T23:48:37.856900+0000 mon.a (mon.0) 388 : audit [INF] from='osd.3 [v2:172.21.15.79:6826/2757094699,v1:172.21.15.79:6827/2757094699]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-22T23:48:39.045 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:38 smithi171 bash[18565]: cluster 2024-04-22T23:48:37.857098+0000 mon.a (mon.0) 389 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-04-22T23:48:39.045 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:38 smithi171 bash[18565]: audit 2024-04-22T23:48:37.858054+0000 mon.a (mon.0) 390 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-22T23:48:39.045 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:38 smithi171 bash[18565]: audit 2024-04-22T23:48:37.858933+0000 mon.a (mon.0) 391 : audit [INF] from='osd.3 [v2:172.21.15.79:6826/2757094699,v1:172.21.15.79:6827/2757094699]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-04-22T23:48:39.045 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:38 smithi171 bash[18565]: audit 2024-04-22T23:48:38.857487+0000 mon.a (mon.0) 392 : audit [INF] from='osd.3 [v2:172.21.15.79:6826/2757094699,v1:172.21.15.79:6827/2757094699]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]': finished 2024-04-22T23:48:39.045 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:38 smithi171 bash[18565]: cluster 2024-04-22T23:48:38.857643+0000 mon.a (mon.0) 393 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-04-22T23:48:39.045 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:38 smithi171 bash[18565]: audit 2024-04-22T23:48:38.857977+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-22T23:48:39.289 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:38 smithi079 bash[18576]: audit 2024-04-22T23:48:37.856900+0000 mon.a (mon.0) 388 : audit [INF] from='osd.3 [v2:172.21.15.79:6826/2757094699,v1:172.21.15.79:6827/2757094699]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-22T23:48:39.289 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:38 smithi079 bash[18576]: cluster 2024-04-22T23:48:37.857098+0000 mon.a (mon.0) 389 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-04-22T23:48:39.289 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:38 smithi079 bash[18576]: audit 2024-04-22T23:48:37.858054+0000 mon.a (mon.0) 390 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-22T23:48:39.289 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:38 smithi079 bash[18576]: audit 2024-04-22T23:48:37.858933+0000 mon.a (mon.0) 391 : audit [INF] from='osd.3 [v2:172.21.15.79:6826/2757094699,v1:172.21.15.79:6827/2757094699]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-04-22T23:48:39.289 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:38 smithi079 bash[18576]: audit 2024-04-22T23:48:38.857487+0000 mon.a (mon.0) 392 : audit [INF] from='osd.3 [v2:172.21.15.79:6826/2757094699,v1:172.21.15.79:6827/2757094699]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]': finished 2024-04-22T23:48:39.290 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:38 smithi079 bash[18576]: cluster 2024-04-22T23:48:38.857643+0000 mon.a (mon.0) 393 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-04-22T23:48:39.290 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:38 smithi079 bash[18576]: audit 2024-04-22T23:48:38.857977+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-22T23:48:39.290 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:38 smithi079 bash[23665]: audit 2024-04-22T23:48:37.856900+0000 mon.a (mon.0) 388 : audit [INF] from='osd.3 [v2:172.21.15.79:6826/2757094699,v1:172.21.15.79:6827/2757094699]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-22T23:48:39.290 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:38 smithi079 bash[23665]: cluster 2024-04-22T23:48:37.857098+0000 mon.a (mon.0) 389 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-04-22T23:48:39.290 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:38 smithi079 bash[23665]: audit 2024-04-22T23:48:37.858054+0000 mon.a (mon.0) 390 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-22T23:48:39.290 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:38 smithi079 bash[23665]: audit 2024-04-22T23:48:37.858933+0000 mon.a (mon.0) 391 : audit [INF] from='osd.3 [v2:172.21.15.79:6826/2757094699,v1:172.21.15.79:6827/2757094699]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-04-22T23:48:39.290 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:38 smithi079 bash[23665]: audit 2024-04-22T23:48:38.857487+0000 mon.a (mon.0) 392 : audit [INF] from='osd.3 [v2:172.21.15.79:6826/2757094699,v1:172.21.15.79:6827/2757094699]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]': finished 2024-04-22T23:48:39.290 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:38 smithi079 bash[23665]: cluster 2024-04-22T23:48:38.857643+0000 mon.a (mon.0) 393 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-04-22T23:48:39.290 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:38 smithi079 bash[23665]: audit 2024-04-22T23:48:38.857977+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-22T23:48:39.291 INFO:journalctl@ceph.osd.3.smithi079.stdout:Apr 22 23:48:38 smithi079 bash[35396]: debug 2024-04-22T23:48:38.862+0000 7f48cdf23700 -1 osd.3 0 waiting for initial osdmap 2024-04-22T23:48:39.291 INFO:journalctl@ceph.osd.3.smithi079.stdout:Apr 22 23:48:38 smithi079 bash[35396]: debug 2024-04-22T23:48:38.874+0000 7f48c78b8700 -1 osd.3 25 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-22T23:48:40.288 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:39 smithi079 bash[18576]: cluster 2024-04-22T23:48:37.958646+0000 mgr.y (mgr.14152) 141 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-22T23:48:40.289 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:39 smithi079 bash[18576]: audit 2024-04-22T23:48:38.867554+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-22T23:48:40.289 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:39 smithi079 bash[18576]: audit 2024-04-22T23:48:39.865619+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-22T23:48:40.289 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:39 smithi079 bash[23665]: cluster 2024-04-22T23:48:37.958646+0000 mgr.y (mgr.14152) 141 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-22T23:48:40.289 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:39 smithi079 bash[23665]: audit 2024-04-22T23:48:38.867554+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-22T23:48:40.289 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:39 smithi079 bash[23665]: audit 2024-04-22T23:48:39.865619+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-22T23:48:40.311 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:39 smithi171 bash[18565]: cluster 2024-04-22T23:48:37.958646+0000 mgr.y (mgr.14152) 141 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-22T23:48:40.312 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:39 smithi171 bash[18565]: audit 2024-04-22T23:48:38.867554+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-22T23:48:40.312 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:39 smithi171 bash[18565]: audit 2024-04-22T23:48:39.865619+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-22T23:48:40.528 INFO:teuthology.orchestra.run.smithi171.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-04-22T23:48:40.529 INFO:teuthology.orchestra.run.smithi171.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-04-22T23:48:40.529 INFO:teuthology.orchestra.run.smithi171.stderr: stderr: 10+0 records in 2024-04-22T23:48:40.529 INFO:teuthology.orchestra.run.smithi171.stderr:10+0 records out 2024-04-22T23:48:40.529 INFO:teuthology.orchestra.run.smithi171.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0128561 s, 816 MB/s 2024-04-22T23:48:40.529 INFO:teuthology.orchestra.run.smithi171.stderr:--> Zapping successful for: 2024-04-22T23:48:41.158 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:40 smithi079 bash[18576]: cluster 2024-04-22T23:48:38.021983+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-22T23:48:41.194 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:40 smithi079 bash[18576]: cluster 2024-04-22T23:48:38.022171+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-22T23:48:41.195 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:40 smithi079 bash[18576]: cluster 2024-04-22T23:48:39.873815+0000 mon.a (mon.0) 397 : cluster [INF] osd.3 [v2:172.21.15.79:6826/2757094699,v1:172.21.15.79:6827/2757094699] boot 2024-04-22T23:48:41.195 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:40 smithi079 bash[18576]: cluster 2024-04-22T23:48:39.873873+0000 mon.a (mon.0) 398 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-04-22T23:48:41.195 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:40 smithi079 bash[18576]: audit 2024-04-22T23:48:39.874276+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-22T23:48:41.195 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:40 smithi079 bash[18576]: cluster 2024-04-22T23:48:39.959052+0000 mgr.y (mgr.14152) 142 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-22T23:48:41.195 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:40 smithi079 bash[23665]: cluster 2024-04-22T23:48:38.021983+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-22T23:48:41.195 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:40 smithi079 bash[23665]: cluster 2024-04-22T23:48:38.022171+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-22T23:48:41.196 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:40 smithi079 bash[23665]: cluster 2024-04-22T23:48:39.873815+0000 mon.a (mon.0) 397 : cluster [INF] osd.3 [v2:172.21.15.79:6826/2757094699,v1:172.21.15.79:6827/2757094699] boot 2024-04-22T23:48:41.196 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:40 smithi079 bash[23665]: cluster 2024-04-22T23:48:39.873873+0000 mon.a (mon.0) 398 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-04-22T23:48:41.196 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:40 smithi079 bash[23665]: audit 2024-04-22T23:48:39.874276+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-22T23:48:41.196 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:40 smithi079 bash[23665]: cluster 2024-04-22T23:48:39.959052+0000 mgr.y (mgr.14152) 142 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-22T23:48:41.196 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:40 smithi171 bash[18565]: cluster 2024-04-22T23:48:38.021983+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-22T23:48:41.196 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:40 smithi171 bash[18565]: cluster 2024-04-22T23:48:38.022171+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-22T23:48:41.197 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:40 smithi171 bash[18565]: cluster 2024-04-22T23:48:39.873815+0000 mon.a (mon.0) 397 : cluster [INF] osd.3 [v2:172.21.15.79:6826/2757094699,v1:172.21.15.79:6827/2757094699] boot 2024-04-22T23:48:41.197 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:40 smithi171 bash[18565]: cluster 2024-04-22T23:48:39.873873+0000 mon.a (mon.0) 398 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-04-22T23:48:41.197 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:40 smithi171 bash[18565]: audit 2024-04-22T23:48:39.874276+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-22T23:48:41.197 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:40 smithi171 bash[18565]: cluster 2024-04-22T23:48:39.959052+0000 mgr.y (mgr.14152) 142 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-22T23:48:41.198 DEBUG:teuthology.orchestra.run.smithi171:> 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 15ff8152-0102-11ef-bc93-c7b262605968 -- ceph orch daemon add osd smithi171:vg_nvme/lv_4 2024-04-22T23:48:42.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:41 smithi079 bash[18576]: cluster 2024-04-22T23:48:40.888908+0000 mon.a (mon.0) 400 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-04-22T23:48:42.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:41 smithi079 bash[23665]: cluster 2024-04-22T23:48:40.888908+0000 mon.a (mon.0) 400 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-04-22T23:48:42.165 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:41 smithi171 bash[18565]: cluster 2024-04-22T23:48:40.888908+0000 mon.a (mon.0) 400 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-04-22T23:48:43.561 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:43 smithi171 bash[18565]: cluster 2024-04-22T23:48:41.959523+0000 mgr.y (mgr.14152) 143 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-22T23:48:43.788 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:43 smithi079 bash[18576]: cluster 2024-04-22T23:48:41.959523+0000 mgr.y (mgr.14152) 143 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-22T23:48:43.789 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:43 smithi079 bash[23665]: cluster 2024-04-22T23:48:41.959523+0000 mgr.y (mgr.14152) 143 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-22T23:48:44.789 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:44 smithi079 bash[18576]: audit 2024-04-22T23:48:43.664076+0000 mgr.y (mgr.14152) 144 : audit [DBG] from='client.24170 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi171:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:48:44.789 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:44 smithi079 bash[18576]: audit 2024-04-22T23:48:43.667352+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-22T23:48:44.789 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:44 smithi079 bash[18576]: audit 2024-04-22T23:48:43.670238+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-22T23:48:44.789 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:44 smithi079 bash[18576]: audit 2024-04-22T23:48:43.670986+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:48:44.790 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:44 smithi079 bash[18576]: audit 2024-04-22T23:48:44.350517+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:48:44.790 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:44 smithi079 bash[18576]: audit 2024-04-22T23:48:44.352887+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-22T23:48:44.790 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:44 smithi079 bash[18576]: audit 2024-04-22T23:48:44.354375+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-22T23:48:44.790 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:44 smithi079 bash[18576]: audit 2024-04-22T23:48:44.355736+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-22T23:48:44.790 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:44 smithi079 bash[18576]: audit 2024-04-22T23:48:44.357163+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-22T23:48:44.790 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:44 smithi079 bash[18576]: audit 2024-04-22T23:48:44.364966+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:48:44.790 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:44 smithi079 bash[18576]: audit 2024-04-22T23:48:44.372349+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:48:44.790 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:44 smithi079 bash[23665]: audit 2024-04-22T23:48:43.664076+0000 mgr.y (mgr.14152) 144 : audit [DBG] from='client.24170 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi171:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:48:44.790 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:44 smithi079 bash[23665]: audit 2024-04-22T23:48:43.667352+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-22T23:48:44.790 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:44 smithi079 bash[23665]: audit 2024-04-22T23:48:43.670238+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-22T23:48:44.790 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:44 smithi079 bash[23665]: audit 2024-04-22T23:48:43.670986+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:48:44.791 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:44 smithi079 bash[23665]: audit 2024-04-22T23:48:44.350517+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:48:44.791 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:44 smithi079 bash[23665]: audit 2024-04-22T23:48:44.352887+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-22T23:48:44.791 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:44 smithi079 bash[23665]: audit 2024-04-22T23:48:44.354375+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-22T23:48:44.791 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:44 smithi079 bash[23665]: audit 2024-04-22T23:48:44.355736+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-22T23:48:44.791 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:44 smithi079 bash[23665]: audit 2024-04-22T23:48:44.357163+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-22T23:48:44.791 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:44 smithi079 bash[23665]: audit 2024-04-22T23:48:44.364966+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:48:44.791 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:44 smithi079 bash[23665]: audit 2024-04-22T23:48:44.372349+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:48:44.812 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:44 smithi171 bash[18565]: audit 2024-04-22T23:48:43.664076+0000 mgr.y (mgr.14152) 144 : audit [DBG] from='client.24170 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi171:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:48:44.812 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:44 smithi171 bash[18565]: audit 2024-04-22T23:48:43.667352+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-22T23:48:44.812 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:44 smithi171 bash[18565]: audit 2024-04-22T23:48:43.670238+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-22T23:48:44.812 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:44 smithi171 bash[18565]: audit 2024-04-22T23:48:43.670986+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:48:44.812 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:44 smithi171 bash[18565]: audit 2024-04-22T23:48:44.350517+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:48:44.812 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:44 smithi171 bash[18565]: audit 2024-04-22T23:48:44.352887+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-22T23:48:44.812 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:44 smithi171 bash[18565]: audit 2024-04-22T23:48:44.354375+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-22T23:48:44.812 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:44 smithi171 bash[18565]: audit 2024-04-22T23:48:44.355736+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-22T23:48:44.812 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:44 smithi171 bash[18565]: audit 2024-04-22T23:48:44.357163+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-22T23:48:44.812 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:44 smithi171 bash[18565]: audit 2024-04-22T23:48:44.364966+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:48:44.812 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:44 smithi171 bash[18565]: audit 2024-04-22T23:48:44.372349+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:48:45.788 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:45 smithi079 bash[18576]: cluster 2024-04-22T23:48:43.960047+0000 mgr.y (mgr.14152) 145 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-22T23:48:45.789 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:45 smithi079 bash[18576]: cephadm 2024-04-22T23:48:44.339470+0000 mgr.y (mgr.14152) 146 : cephadm [INF] Detected new or changed devices on smithi079 2024-04-22T23:48:45.789 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:45 smithi079 bash[18576]: cephadm 2024-04-22T23:48:44.358239+0000 mgr.y (mgr.14152) 147 : cephadm [INF] Adjusting osd_memory_target on smithi079 to 4060M 2024-04-22T23:48:45.789 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:45 smithi079 bash[23665]: cluster 2024-04-22T23:48:43.960047+0000 mgr.y (mgr.14152) 145 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-22T23:48:45.789 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:45 smithi079 bash[23665]: cephadm 2024-04-22T23:48:44.339470+0000 mgr.y (mgr.14152) 146 : cephadm [INF] Detected new or changed devices on smithi079 2024-04-22T23:48:45.789 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:45 smithi079 bash[23665]: cephadm 2024-04-22T23:48:44.358239+0000 mgr.y (mgr.14152) 147 : cephadm [INF] Adjusting osd_memory_target on smithi079 to 4060M 2024-04-22T23:48:45.811 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:45 smithi171 bash[18565]: cluster 2024-04-22T23:48:43.960047+0000 mgr.y (mgr.14152) 145 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-22T23:48:45.812 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:45 smithi171 bash[18565]: cephadm 2024-04-22T23:48:44.339470+0000 mgr.y (mgr.14152) 146 : cephadm [INF] Detected new or changed devices on smithi079 2024-04-22T23:48:45.812 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:45 smithi171 bash[18565]: cephadm 2024-04-22T23:48:44.358239+0000 mgr.y (mgr.14152) 147 : cephadm [INF] Adjusting osd_memory_target on smithi079 to 4060M 2024-04-22T23:48:47.788 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:47 smithi079 bash[18576]: cluster 2024-04-22T23:48:45.960601+0000 mgr.y (mgr.14152) 148 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-22T23:48:47.789 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:47 smithi079 bash[23665]: cluster 2024-04-22T23:48:45.960601+0000 mgr.y (mgr.14152) 148 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-22T23:48:47.811 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:47 smithi171 bash[18565]: cluster 2024-04-22T23:48:45.960601+0000 mgr.y (mgr.14152) 148 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-22T23:48:49.789 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:49 smithi079 bash[18576]: cluster 2024-04-22T23:48:47.961168+0000 mgr.y (mgr.14152) 149 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-22T23:48:49.789 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:49 smithi079 bash[18576]: audit 2024-04-22T23:48:49.465368+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.171:0/3029329499' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "09e2396b-bdfa-4467-9b9d-0c50d698655f"}]: dispatch 2024-04-22T23:48:49.789 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:49 smithi079 bash[18576]: audit 2024-04-22T23:48:49.466661+0000 mon.a (mon.0) 411 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "09e2396b-bdfa-4467-9b9d-0c50d698655f"}]: dispatch 2024-04-22T23:48:49.789 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:49 smithi079 bash[18576]: audit 2024-04-22T23:48:49.475417+0000 mon.a (mon.0) 412 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "09e2396b-bdfa-4467-9b9d-0c50d698655f"}]': finished 2024-04-22T23:48:49.789 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:49 smithi079 bash[18576]: cluster 2024-04-22T23:48:49.475656+0000 mon.a (mon.0) 413 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-04-22T23:48:49.789 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:49 smithi079 bash[18576]: audit 2024-04-22T23:48:49.475996+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-22T23:48:49.789 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:49 smithi079 bash[23665]: cluster 2024-04-22T23:48:47.961168+0000 mgr.y (mgr.14152) 149 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-22T23:48:49.790 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:49 smithi079 bash[23665]: audit 2024-04-22T23:48:49.465368+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.171:0/3029329499' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "09e2396b-bdfa-4467-9b9d-0c50d698655f"}]: dispatch 2024-04-22T23:48:49.790 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:49 smithi079 bash[23665]: audit 2024-04-22T23:48:49.466661+0000 mon.a (mon.0) 411 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "09e2396b-bdfa-4467-9b9d-0c50d698655f"}]: dispatch 2024-04-22T23:48:49.790 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:49 smithi079 bash[23665]: audit 2024-04-22T23:48:49.475417+0000 mon.a (mon.0) 412 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "09e2396b-bdfa-4467-9b9d-0c50d698655f"}]': finished 2024-04-22T23:48:49.790 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:49 smithi079 bash[23665]: cluster 2024-04-22T23:48:49.475656+0000 mon.a (mon.0) 413 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-04-22T23:48:49.790 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:49 smithi079 bash[23665]: audit 2024-04-22T23:48:49.475996+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-22T23:48:49.811 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:49 smithi171 bash[18565]: cluster 2024-04-22T23:48:47.961168+0000 mgr.y (mgr.14152) 149 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-22T23:48:49.812 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:49 smithi171 bash[18565]: audit 2024-04-22T23:48:49.465368+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.171:0/3029329499' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "09e2396b-bdfa-4467-9b9d-0c50d698655f"}]: dispatch 2024-04-22T23:48:49.812 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:49 smithi171 bash[18565]: audit 2024-04-22T23:48:49.466661+0000 mon.a (mon.0) 411 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "09e2396b-bdfa-4467-9b9d-0c50d698655f"}]: dispatch 2024-04-22T23:48:49.812 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:49 smithi171 bash[18565]: audit 2024-04-22T23:48:49.475417+0000 mon.a (mon.0) 412 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "09e2396b-bdfa-4467-9b9d-0c50d698655f"}]': finished 2024-04-22T23:48:49.812 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:49 smithi171 bash[18565]: cluster 2024-04-22T23:48:49.475656+0000 mon.a (mon.0) 413 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-04-22T23:48:49.812 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:49 smithi171 bash[18565]: audit 2024-04-22T23:48:49.475996+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-22T23:48:50.811 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:50 smithi171 bash[18565]: audit 2024-04-22T23:48:50.116959+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.171:0/3251264804' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-22T23:48:51.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:50 smithi079 bash[18576]: audit 2024-04-22T23:48:50.116959+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.171:0/3251264804' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-22T23:48:51.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:50 smithi079 bash[23665]: audit 2024-04-22T23:48:50.116959+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.171:0/3251264804' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-22T23:48:51.811 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:51 smithi171 bash[18565]: cluster 2024-04-22T23:48:49.961722+0000 mgr.y (mgr.14152) 150 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-22T23:48:52.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:51 smithi079 bash[18576]: cluster 2024-04-22T23:48:49.961722+0000 mgr.y (mgr.14152) 150 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-22T23:48:52.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:51 smithi079 bash[23665]: cluster 2024-04-22T23:48:49.961722+0000 mgr.y (mgr.14152) 150 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-22T23:48:53.812 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:53 smithi171 bash[18565]: cluster 2024-04-22T23:48:51.962294+0000 mgr.y (mgr.14152) 151 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-22T23:48:54.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:53 smithi079 bash[18576]: cluster 2024-04-22T23:48:51.962294+0000 mgr.y (mgr.14152) 151 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-22T23:48:54.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:53 smithi079 bash[23665]: cluster 2024-04-22T23:48:51.962294+0000 mgr.y (mgr.14152) 151 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-22T23:48:55.813 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:55 smithi171 bash[18565]: cluster 2024-04-22T23:48:53.962851+0000 mgr.y (mgr.14152) 152 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-22T23:48:56.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:55 smithi079 bash[18576]: cluster 2024-04-22T23:48:53.962851+0000 mgr.y (mgr.14152) 152 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-22T23:48:56.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:55 smithi079 bash[23665]: cluster 2024-04-22T23:48:53.962851+0000 mgr.y (mgr.14152) 152 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-22T23:48:57.812 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:57 smithi171 bash[18565]: cluster 2024-04-22T23:48:55.963459+0000 mgr.y (mgr.14152) 153 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-22T23:48:58.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:57 smithi079 bash[18576]: cluster 2024-04-22T23:48:55.963459+0000 mgr.y (mgr.14152) 153 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-22T23:48:58.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:57 smithi079 bash[23665]: cluster 2024-04-22T23:48:55.963459+0000 mgr.y (mgr.14152) 153 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-22T23:48:59.812 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:59 smithi171 bash[18565]: cluster 2024-04-22T23:48:57.964095+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-04-22T23:48:59.812 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:59 smithi171 bash[18565]: audit 2024-04-22T23:48:59.246161+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-22T23:48:59.812 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:48:59 smithi171 bash[18565]: audit 2024-04-22T23:48:59.247958+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:49:00.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:59 smithi079 bash[18576]: cluster 2024-04-22T23:48:57.964095+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-04-22T23:49:00.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:59 smithi079 bash[18576]: audit 2024-04-22T23:48:59.246161+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-22T23:49:00.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:48:59 smithi079 bash[18576]: audit 2024-04-22T23:48:59.247958+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:49:00.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:59 smithi079 bash[23665]: cluster 2024-04-22T23:48:57.964095+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-04-22T23:49:00.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:59 smithi079 bash[23665]: audit 2024-04-22T23:48:59.246161+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-22T23:49:00.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:48:59 smithi079 bash[23665]: audit 2024-04-22T23:48:59.247958+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:49:00.811 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:00 smithi171 bash[18565]: cephadm 2024-04-22T23:48:59.249466+0000 mgr.y (mgr.14152) 155 : cephadm [INF] Deploying daemon osd.4 on smithi171 2024-04-22T23:49:01.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:00 smithi079 bash[18576]: cephadm 2024-04-22T23:48:59.249466+0000 mgr.y (mgr.14152) 155 : cephadm [INF] Deploying daemon osd.4 on smithi171 2024-04-22T23:49:01.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:00 smithi079 bash[23665]: cephadm 2024-04-22T23:48:59.249466+0000 mgr.y (mgr.14152) 155 : cephadm [INF] Deploying daemon osd.4 on smithi171 2024-04-22T23:49:01.944 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:01 smithi171 bash[18565]: cluster 2024-04-22T23:48:59.964715+0000 mgr.y (mgr.14152) 156 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-22T23:49:02.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:01 smithi079 bash[18576]: cluster 2024-04-22T23:48:59.964715+0000 mgr.y (mgr.14152) 156 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-22T23:49:02.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:01 smithi079 bash[23665]: cluster 2024-04-22T23:48:59.964715+0000 mgr.y (mgr.14152) 156 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-22T23:49:02.806 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:02 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:49:02.807 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:49:02 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:49:03.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:02 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:49:03.062 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:49:02 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:49:03.889 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:03 smithi171 bash[18565]: cluster 2024-04-22T23:49:01.965388+0000 mgr.y (mgr.14152) 157 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-22T23:49:03.889 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:03 smithi171 bash[18565]: audit 2024-04-22T23:49:03.078217+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:49:03.889 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:03 smithi171 bash[18565]: audit 2024-04-22T23:49:03.092528+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T23:49:03.889 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:03 smithi171 bash[18565]: audit 2024-04-22T23:49:03.095906+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:49:03.889 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:03 smithi171 bash[18565]: audit 2024-04-22T23:49:03.097852+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:49:04.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:03 smithi079 bash[18576]: cluster 2024-04-22T23:49:01.965388+0000 mgr.y (mgr.14152) 157 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-22T23:49:04.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:03 smithi079 bash[18576]: audit 2024-04-22T23:49:03.078217+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:49:04.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:03 smithi079 bash[18576]: audit 2024-04-22T23:49:03.092528+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T23:49:04.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:03 smithi079 bash[18576]: audit 2024-04-22T23:49:03.095906+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:49:04.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:03 smithi079 bash[18576]: audit 2024-04-22T23:49:03.097852+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:49:04.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:03 smithi079 bash[23665]: cluster 2024-04-22T23:49:01.965388+0000 mgr.y (mgr.14152) 157 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-22T23:49:04.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:03 smithi079 bash[23665]: audit 2024-04-22T23:49:03.078217+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:49:04.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:03 smithi079 bash[23665]: audit 2024-04-22T23:49:03.092528+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T23:49:04.040 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:03 smithi079 bash[23665]: audit 2024-04-22T23:49:03.095906+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:49:04.040 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:03 smithi079 bash[23665]: audit 2024-04-22T23:49:03.097852+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:49:06.037 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:05 smithi171 bash[18565]: cluster 2024-04-22T23:49:03.965950+0000 mgr.y (mgr.14152) 158 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-22T23:49:06.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:05 smithi079 bash[23665]: cluster 2024-04-22T23:49:03.965950+0000 mgr.y (mgr.14152) 158 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-22T23:49:06.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:05 smithi079 bash[18576]: cluster 2024-04-22T23:49:03.965950+0000 mgr.y (mgr.14152) 158 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-22T23:49:07.309 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:07 smithi171 bash[18565]: cluster 2024-04-22T23:49:05.966478+0000 mgr.y (mgr.14152) 159 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-22T23:49:07.310 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:07 smithi171 bash[18565]: audit 2024-04-22T23:49:06.062435+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:49:07.310 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:07 smithi171 bash[18565]: audit 2024-04-22T23:49:06.326083+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:49:07.538 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:07 smithi079 bash[23665]: cluster 2024-04-22T23:49:05.966478+0000 mgr.y (mgr.14152) 159 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-22T23:49:07.539 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:07 smithi079 bash[23665]: audit 2024-04-22T23:49:06.062435+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:49:07.539 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:07 smithi079 bash[23665]: audit 2024-04-22T23:49:06.326083+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:49:07.539 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:07 smithi079 bash[18576]: cluster 2024-04-22T23:49:05.966478+0000 mgr.y (mgr.14152) 159 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-22T23:49:07.539 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:07 smithi079 bash[18576]: audit 2024-04-22T23:49:06.062435+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:49:07.539 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:07 smithi079 bash[18576]: audit 2024-04-22T23:49:06.326083+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:49:09.124 INFO:teuthology.orchestra.run.smithi171.stdout:Created osd(s) 4 on host 'smithi171' 2024-04-22T23:49:09.789 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:09 smithi079 bash[18576]: cluster 2024-04-22T23:49:07.967043+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-04-22T23:49:09.789 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:09 smithi079 bash[18576]: audit 2024-04-22T23:49:09.132761+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:49:09.789 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:09 smithi079 bash[18576]: audit 2024-04-22T23:49:09.152446+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T23:49:09.789 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:09 smithi079 bash[18576]: audit 2024-04-22T23:49:09.155303+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:49:09.789 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:09 smithi079 bash[18576]: audit 2024-04-22T23:49:09.157119+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:49:09.790 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:09 smithi079 bash[18576]: audit 2024-04-22T23:49:09.422432+0000 mon.b (mon.2) 10 : audit [INF] from='osd.4 [v2:172.21.15.171:6800/555334850,v1:172.21.15.171:6801/555334850]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-22T23:49:09.790 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:09 smithi079 bash[18576]: audit 2024-04-22T23:49:09.423247+0000 mon.a (mon.0) 427 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-22T23:49:09.790 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:09 smithi079 bash[23665]: cluster 2024-04-22T23:49:07.967043+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-04-22T23:49:09.790 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:09 smithi079 bash[23665]: audit 2024-04-22T23:49:09.132761+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:49:09.790 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:09 smithi079 bash[23665]: audit 2024-04-22T23:49:09.152446+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T23:49:09.790 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:09 smithi079 bash[23665]: audit 2024-04-22T23:49:09.155303+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:49:09.790 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:09 smithi079 bash[23665]: audit 2024-04-22T23:49:09.157119+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:49:09.790 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:09 smithi079 bash[23665]: audit 2024-04-22T23:49:09.422432+0000 mon.b (mon.2) 10 : audit [INF] from='osd.4 [v2:172.21.15.171:6800/555334850,v1:172.21.15.171:6801/555334850]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-22T23:49:09.791 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:09 smithi079 bash[23665]: audit 2024-04-22T23:49:09.423247+0000 mon.a (mon.0) 427 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-22T23:49:09.791 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:09 smithi171 bash[18565]: cluster 2024-04-22T23:49:07.967043+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-04-22T23:49:09.791 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:09 smithi171 bash[18565]: audit 2024-04-22T23:49:09.132761+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:49:09.791 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:09 smithi171 bash[18565]: audit 2024-04-22T23:49:09.152446+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T23:49:09.791 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:09 smithi171 bash[18565]: audit 2024-04-22T23:49:09.155303+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:49:09.791 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:09 smithi171 bash[18565]: audit 2024-04-22T23:49:09.157119+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:49:09.791 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:09 smithi171 bash[18565]: audit 2024-04-22T23:49:09.422432+0000 mon.b (mon.2) 10 : audit [INF] from='osd.4 [v2:172.21.15.171:6800/555334850,v1:172.21.15.171:6801/555334850]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-22T23:49:09.792 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:09 smithi171 bash[18565]: audit 2024-04-22T23:49:09.423247+0000 mon.a (mon.0) 427 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-22T23:49:09.793 DEBUG:teuthology.orchestra.run.smithi171:osd.4> sudo journalctl -f -n 0 -u ceph-15ff8152-0102-11ef-bc93-c7b262605968@osd.4.service 2024-04-22T23:49:09.795 INFO:tasks.cephadm:Deploying osd.5 on smithi171 with /dev/vg_nvme/lv_3... 2024-04-22T23:49:09.796 DEBUG:teuthology.orchestra.run.smithi171:> 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 15ff8152-0102-11ef-bc93-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-04-22T23:49:11.455 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:11 smithi171 bash[18565]: cluster 2024-04-22T23:49:09.967653+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-04-22T23:49:11.455 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:11 smithi171 bash[18565]: audit 2024-04-22T23:49:10.136452+0000 mon.a (mon.0) 428 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-22T23:49:11.455 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:11 smithi171 bash[18565]: cluster 2024-04-22T23:49:10.136696+0000 mon.a (mon.0) 429 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-04-22T23:49:11.455 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:11 smithi171 bash[18565]: audit 2024-04-22T23:49:10.137015+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-22T23:49:11.455 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:11 smithi171 bash[18565]: audit 2024-04-22T23:49:10.137544+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:172.21.15.171:6800/555334850,v1:172.21.15.171:6801/555334850]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi171", "root=default"]}]: dispatch 2024-04-22T23:49:11.455 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:11 smithi171 bash[18565]: audit 2024-04-22T23:49:10.138669+0000 mon.a (mon.0) 431 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi171", "root=default"]}]: dispatch 2024-04-22T23:49:11.456 INFO:journalctl@ceph.osd.4.smithi171.stdout:Apr 22 23:49:11 smithi171 bash[21622]: debug 2024-04-22T23:49:11.147+0000 7fa1b4c80700 -1 osd.4 0 waiting for initial osdmap 2024-04-22T23:49:11.456 INFO:journalctl@ceph.osd.4.smithi171.stdout:Apr 22 23:49:11 smithi171 bash[21622]: debug 2024-04-22T23:49:11.155+0000 7fa1aee16700 -1 osd.4 30 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-22T23:49:11.539 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:11 smithi079 bash[18576]: cluster 2024-04-22T23:49:09.967653+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-04-22T23:49:11.539 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:11 smithi079 bash[18576]: audit 2024-04-22T23:49:10.136452+0000 mon.a (mon.0) 428 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-22T23:49:11.539 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:11 smithi079 bash[18576]: cluster 2024-04-22T23:49:10.136696+0000 mon.a (mon.0) 429 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-04-22T23:49:11.539 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:11 smithi079 bash[18576]: audit 2024-04-22T23:49:10.137015+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-22T23:49:11.539 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:11 smithi079 bash[18576]: audit 2024-04-22T23:49:10.137544+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:172.21.15.171:6800/555334850,v1:172.21.15.171:6801/555334850]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi171", "root=default"]}]: dispatch 2024-04-22T23:49:11.539 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:11 smithi079 bash[18576]: audit 2024-04-22T23:49:10.138669+0000 mon.a (mon.0) 431 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi171", "root=default"]}]: dispatch 2024-04-22T23:49:11.540 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:11 smithi079 bash[23665]: cluster 2024-04-22T23:49:09.967653+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-04-22T23:49:11.540 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:11 smithi079 bash[23665]: audit 2024-04-22T23:49:10.136452+0000 mon.a (mon.0) 428 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-22T23:49:11.540 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:11 smithi079 bash[23665]: cluster 2024-04-22T23:49:10.136696+0000 mon.a (mon.0) 429 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-04-22T23:49:11.540 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:11 smithi079 bash[23665]: audit 2024-04-22T23:49:10.137015+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-22T23:49:11.540 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:11 smithi079 bash[23665]: audit 2024-04-22T23:49:10.137544+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:172.21.15.171:6800/555334850,v1:172.21.15.171:6801/555334850]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi171", "root=default"]}]: dispatch 2024-04-22T23:49:11.540 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:11 smithi079 bash[23665]: audit 2024-04-22T23:49:10.138669+0000 mon.a (mon.0) 431 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi171", "root=default"]}]: dispatch 2024-04-22T23:49:12.498 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:12 smithi171 bash[18565]: audit 2024-04-22T23:49:11.139546+0000 mon.a (mon.0) 432 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi171", "root=default"]}]': finished 2024-04-22T23:49:12.498 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:12 smithi171 bash[18565]: cluster 2024-04-22T23:49:11.139760+0000 mon.a (mon.0) 433 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-04-22T23:49:12.499 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:12 smithi171 bash[18565]: audit 2024-04-22T23:49:11.140605+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-22T23:49:12.499 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:12 smithi171 bash[18565]: audit 2024-04-22T23:49:11.153228+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-22T23:49:12.539 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:12 smithi079 bash[18576]: audit 2024-04-22T23:49:11.139546+0000 mon.a (mon.0) 432 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi171", "root=default"]}]': finished 2024-04-22T23:49:12.539 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:12 smithi079 bash[18576]: cluster 2024-04-22T23:49:11.139760+0000 mon.a (mon.0) 433 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-04-22T23:49:12.539 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:12 smithi079 bash[18576]: audit 2024-04-22T23:49:11.140605+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-22T23:49:12.539 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:12 smithi079 bash[18576]: audit 2024-04-22T23:49:11.153228+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-22T23:49:12.539 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:12 smithi079 bash[23665]: audit 2024-04-22T23:49:11.139546+0000 mon.a (mon.0) 432 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi171", "root=default"]}]': finished 2024-04-22T23:49:12.539 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:12 smithi079 bash[23665]: cluster 2024-04-22T23:49:11.139760+0000 mon.a (mon.0) 433 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-04-22T23:49:12.539 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:12 smithi079 bash[23665]: audit 2024-04-22T23:49:11.140605+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-22T23:49:12.539 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:12 smithi079 bash[23665]: audit 2024-04-22T23:49:11.153228+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-22T23:49:13.079 INFO:teuthology.orchestra.run.smithi171.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-04-22T23:49:13.079 INFO:teuthology.orchestra.run.smithi171.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-04-22T23:49:13.079 INFO:teuthology.orchestra.run.smithi171.stderr: stderr: 10+0 records in 2024-04-22T23:49:13.079 INFO:teuthology.orchestra.run.smithi171.stderr:10+0 records out 2024-04-22T23:49:13.079 INFO:teuthology.orchestra.run.smithi171.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0135476 s, 774 MB/s 2024-04-22T23:49:13.079 INFO:teuthology.orchestra.run.smithi171.stderr: stderr: 2024-04-22T23:49:13.080 INFO:teuthology.orchestra.run.smithi171.stderr:--> Zapping successful for: 2024-04-22T23:49:13.539 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:13 smithi079 bash[23665]: cluster 2024-04-22T23:49:10.460300+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-22T23:49:13.539 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:13 smithi079 bash[23665]: cluster 2024-04-22T23:49:10.460500+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-22T23:49:13.539 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:13 smithi079 bash[23665]: cluster 2024-04-22T23:49:11.968211+0000 mgr.y (mgr.14152) 162 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-22T23:49:13.539 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:13 smithi079 bash[23665]: audit 2024-04-22T23:49:12.152512+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-22T23:49:13.539 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:13 smithi079 bash[23665]: cluster 2024-04-22T23:49:12.164277+0000 mon.a (mon.0) 437 : cluster [INF] osd.4 [v2:172.21.15.171:6800/555334850,v1:172.21.15.171:6801/555334850] boot 2024-04-22T23:49:13.539 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:13 smithi079 bash[23665]: cluster 2024-04-22T23:49:12.164395+0000 mon.a (mon.0) 438 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-04-22T23:49:13.540 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:13 smithi079 bash[23665]: audit 2024-04-22T23:49:12.165083+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-22T23:49:13.540 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:13 smithi079 bash[23665]: cluster 2024-04-22T23:49:12.530033+0000 mon.a (mon.0) 440 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-04-22T23:49:13.540 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:13 smithi079 bash[18576]: cluster 2024-04-22T23:49:10.460300+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-22T23:49:13.540 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:13 smithi079 bash[18576]: cluster 2024-04-22T23:49:10.460500+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-22T23:49:13.540 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:13 smithi079 bash[18576]: cluster 2024-04-22T23:49:11.968211+0000 mgr.y (mgr.14152) 162 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-22T23:49:13.540 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:13 smithi079 bash[18576]: audit 2024-04-22T23:49:12.152512+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-22T23:49:13.540 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:13 smithi079 bash[18576]: cluster 2024-04-22T23:49:12.164277+0000 mon.a (mon.0) 437 : cluster [INF] osd.4 [v2:172.21.15.171:6800/555334850,v1:172.21.15.171:6801/555334850] boot 2024-04-22T23:49:13.540 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:13 smithi079 bash[18576]: cluster 2024-04-22T23:49:12.164395+0000 mon.a (mon.0) 438 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-04-22T23:49:13.540 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:13 smithi079 bash[18576]: audit 2024-04-22T23:49:12.165083+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-22T23:49:13.540 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:13 smithi079 bash[18576]: cluster 2024-04-22T23:49:12.530033+0000 mon.a (mon.0) 440 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-04-22T23:49:13.562 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:13 smithi171 bash[18565]: cluster 2024-04-22T23:49:10.460300+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-22T23:49:13.562 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:13 smithi171 bash[18565]: cluster 2024-04-22T23:49:10.460500+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-22T23:49:13.562 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:13 smithi171 bash[18565]: cluster 2024-04-22T23:49:11.968211+0000 mgr.y (mgr.14152) 162 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-22T23:49:13.562 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:13 smithi171 bash[18565]: audit 2024-04-22T23:49:12.152512+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-22T23:49:13.562 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:13 smithi171 bash[18565]: cluster 2024-04-22T23:49:12.164277+0000 mon.a (mon.0) 437 : cluster [INF] osd.4 [v2:172.21.15.171:6800/555334850,v1:172.21.15.171:6801/555334850] boot 2024-04-22T23:49:13.562 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:13 smithi171 bash[18565]: cluster 2024-04-22T23:49:12.164395+0000 mon.a (mon.0) 438 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-04-22T23:49:13.562 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:13 smithi171 bash[18565]: audit 2024-04-22T23:49:12.165083+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-22T23:49:13.562 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:13 smithi171 bash[18565]: cluster 2024-04-22T23:49:12.530033+0000 mon.a (mon.0) 440 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-04-22T23:49:14.303 DEBUG:teuthology.orchestra.run.smithi171:> 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 15ff8152-0102-11ef-bc93-c7b262605968 -- ceph orch daemon add osd smithi171:vg_nvme/lv_3 2024-04-22T23:49:14.568 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:14 smithi171 bash[18565]: cluster 2024-04-22T23:49:13.546016+0000 mon.a (mon.0) 441 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-04-22T23:49:15.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:14 smithi079 bash[18576]: cluster 2024-04-22T23:49:13.546016+0000 mon.a (mon.0) 441 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-04-22T23:49:15.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:14 smithi079 bash[23665]: cluster 2024-04-22T23:49:13.546016+0000 mon.a (mon.0) 441 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-04-22T23:49:15.796 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:15 smithi171 bash[18565]: cluster 2024-04-22T23:49:13.968688+0000 mgr.y (mgr.14152) 163 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-04-22T23:49:15.797 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:15 smithi171 bash[18565]: cluster 2024-04-22T23:49:14.561364+0000 mon.a (mon.0) 442 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-04-22T23:49:16.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:15 smithi079 bash[18576]: cluster 2024-04-22T23:49:13.968688+0000 mgr.y (mgr.14152) 163 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-04-22T23:49:16.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:15 smithi079 bash[18576]: cluster 2024-04-22T23:49:14.561364+0000 mon.a (mon.0) 442 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-04-22T23:49:16.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:15 smithi079 bash[23665]: cluster 2024-04-22T23:49:13.968688+0000 mgr.y (mgr.14152) 163 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-04-22T23:49:16.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:15 smithi079 bash[23665]: cluster 2024-04-22T23:49:14.561364+0000 mon.a (mon.0) 442 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-04-22T23:49:16.812 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:16 smithi171 bash[18565]: cluster 2024-04-22T23:49:15.567450+0000 mon.a (mon.0) 443 : cluster [DBG] osdmap e35: 5 total, 5 up, 5 in 2024-04-22T23:49:16.812 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:16 smithi171 bash[18565]: audit 2024-04-22T23:49:15.983663+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-22T23:49:16.812 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:16 smithi171 bash[18565]: audit 2024-04-22T23:49:15.984152+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-22T23:49:17.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:16 smithi079 bash[18576]: cluster 2024-04-22T23:49:15.567450+0000 mon.a (mon.0) 443 : cluster [DBG] osdmap e35: 5 total, 5 up, 5 in 2024-04-22T23:49:17.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:16 smithi079 bash[18576]: audit 2024-04-22T23:49:15.983663+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-22T23:49:17.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:16 smithi079 bash[18576]: audit 2024-04-22T23:49:15.984152+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-22T23:49:17.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:16 smithi079 bash[23665]: cluster 2024-04-22T23:49:15.567450+0000 mon.a (mon.0) 443 : cluster [DBG] osdmap e35: 5 total, 5 up, 5 in 2024-04-22T23:49:17.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:16 smithi079 bash[23665]: audit 2024-04-22T23:49:15.983663+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-22T23:49:17.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:16 smithi079 bash[23665]: audit 2024-04-22T23:49:15.984152+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-22T23:49:17.760 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:17 smithi171 bash[18565]: cluster 2024-04-22T23:49:15.969243+0000 mgr.y (mgr.14152) 164 : cluster [DBG] pgmap v145: 1 pgs: 1 peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 135 KiB/s, 0 objects/s recovering 2024-04-22T23:49:17.761 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:17 smithi171 bash[18565]: audit 2024-04-22T23:49:17.430004+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:49:17.761 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:17 smithi171 bash[18565]: audit 2024-04-22T23:49:17.431979+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-22T23:49:17.761 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:17 smithi171 bash[18565]: audit 2024-04-22T23:49:17.444291+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:49:17.761 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:17 smithi171 bash[18565]: audit 2024-04-22T23:49:17.454489+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:49:18.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:17 smithi079 bash[18576]: cluster 2024-04-22T23:49:15.969243+0000 mgr.y (mgr.14152) 164 : cluster [DBG] pgmap v145: 1 pgs: 1 peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 135 KiB/s, 0 objects/s recovering 2024-04-22T23:49:18.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:17 smithi079 bash[18576]: audit 2024-04-22T23:49:17.430004+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:49:18.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:17 smithi079 bash[18576]: audit 2024-04-22T23:49:17.431979+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-22T23:49:18.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:17 smithi079 bash[18576]: audit 2024-04-22T23:49:17.444291+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:49:18.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:17 smithi079 bash[18576]: audit 2024-04-22T23:49:17.454489+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:49:18.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:17 smithi079 bash[23665]: cluster 2024-04-22T23:49:15.969243+0000 mgr.y (mgr.14152) 164 : cluster [DBG] pgmap v145: 1 pgs: 1 peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 135 KiB/s, 0 objects/s recovering 2024-04-22T23:49:18.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:17 smithi079 bash[23665]: audit 2024-04-22T23:49:17.430004+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:49:18.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:17 smithi079 bash[23665]: audit 2024-04-22T23:49:17.431979+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-22T23:49:18.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:17 smithi079 bash[23665]: audit 2024-04-22T23:49:17.444291+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:49:18.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:17 smithi079 bash[23665]: audit 2024-04-22T23:49:17.454489+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:49:19.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:18 smithi079 bash[18576]: cephadm 2024-04-22T23:49:17.418337+0000 mgr.y (mgr.14152) 165 : cephadm [INF] Detected new or changed devices on smithi171 2024-04-22T23:49:19.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:18 smithi079 bash[18576]: cephadm 2024-04-22T23:49:17.433331+0000 mgr.y (mgr.14152) 166 : cephadm [INF] Adjusting osd_memory_target on smithi171 to 17265M 2024-04-22T23:49:19.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:18 smithi079 bash[18576]: audit 2024-04-22T23:49:17.740771+0000 mgr.y (mgr.14152) 167 : audit [DBG] from='client.24197 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi171:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:49:19.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:18 smithi079 bash[18576]: audit 2024-04-22T23:49:17.747721+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-22T23:49:19.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:18 smithi079 bash[18576]: audit 2024-04-22T23:49:17.753993+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-22T23:49:19.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:18 smithi079 bash[18576]: audit 2024-04-22T23:49:17.755860+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:49:19.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:18 smithi079 bash[23665]: cephadm 2024-04-22T23:49:17.418337+0000 mgr.y (mgr.14152) 165 : cephadm [INF] Detected new or changed devices on smithi171 2024-04-22T23:49:19.040 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:18 smithi079 bash[23665]: cephadm 2024-04-22T23:49:17.433331+0000 mgr.y (mgr.14152) 166 : cephadm [INF] Adjusting osd_memory_target on smithi171 to 17265M 2024-04-22T23:49:19.040 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:18 smithi079 bash[23665]: audit 2024-04-22T23:49:17.740771+0000 mgr.y (mgr.14152) 167 : audit [DBG] from='client.24197 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi171:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:49:19.040 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:18 smithi079 bash[23665]: audit 2024-04-22T23:49:17.747721+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-22T23:49:19.040 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:18 smithi079 bash[23665]: audit 2024-04-22T23:49:17.753993+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-22T23:49:19.040 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:18 smithi079 bash[23665]: audit 2024-04-22T23:49:17.755860+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:49:19.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:18 smithi171 bash[18565]: cephadm 2024-04-22T23:49:17.418337+0000 mgr.y (mgr.14152) 165 : cephadm [INF] Detected new or changed devices on smithi171 2024-04-22T23:49:19.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:18 smithi171 bash[18565]: cephadm 2024-04-22T23:49:17.433331+0000 mgr.y (mgr.14152) 166 : cephadm [INF] Adjusting osd_memory_target on smithi171 to 17265M 2024-04-22T23:49:19.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:18 smithi171 bash[18565]: audit 2024-04-22T23:49:17.740771+0000 mgr.y (mgr.14152) 167 : audit [DBG] from='client.24197 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi171:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:49:19.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:18 smithi171 bash[18565]: audit 2024-04-22T23:49:17.747721+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-22T23:49:19.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:18 smithi171 bash[18565]: audit 2024-04-22T23:49:17.753993+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-22T23:49:19.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:18 smithi171 bash[18565]: audit 2024-04-22T23:49:17.755860+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:49:20.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:19 smithi079 bash[18576]: cluster 2024-04-22T23:49:17.969816+0000 mgr.y (mgr.14152) 168 : cluster [DBG] pgmap v146: 1 pgs: 1 peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 95 KiB/s, 0 objects/s recovering 2024-04-22T23:49:20.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:19 smithi079 bash[23665]: cluster 2024-04-22T23:49:17.969816+0000 mgr.y (mgr.14152) 168 : cluster [DBG] pgmap v146: 1 pgs: 1 peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 95 KiB/s, 0 objects/s recovering 2024-04-22T23:49:20.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:19 smithi171 bash[18565]: cluster 2024-04-22T23:49:17.969816+0000 mgr.y (mgr.14152) 168 : cluster [DBG] pgmap v146: 1 pgs: 1 peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 95 KiB/s, 0 objects/s recovering 2024-04-22T23:49:22.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:21 smithi079 bash[18576]: cluster 2024-04-22T23:49:19.970364+0000 mgr.y (mgr.14152) 169 : cluster [DBG] pgmap v147: 1 pgs: 1 peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 80 KiB/s, 0 objects/s recovering 2024-04-22T23:49:22.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:21 smithi079 bash[23665]: cluster 2024-04-22T23:49:19.970364+0000 mgr.y (mgr.14152) 169 : cluster [DBG] pgmap v147: 1 pgs: 1 peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 80 KiB/s, 0 objects/s recovering 2024-04-22T23:49:22.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:21 smithi171 bash[18565]: cluster 2024-04-22T23:49:19.970364+0000 mgr.y (mgr.14152) 169 : cluster [DBG] pgmap v147: 1 pgs: 1 peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 80 KiB/s, 0 objects/s recovering 2024-04-22T23:49:24.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:23 smithi079 bash[18576]: cluster 2024-04-22T23:49:21.970968+0000 mgr.y (mgr.14152) 170 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-04-22T23:49:24.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:23 smithi079 bash[18576]: audit 2024-04-22T23:49:23.542923+0000 mon.b (mon.2) 12 : audit [INF] from='client.? 172.21.15.171:0/104859781' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d4080827-c598-401d-9bfd-176eaaaa7b2c"}]: dispatch 2024-04-22T23:49:24.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:23 smithi079 bash[18576]: audit 2024-04-22T23:49:23.544165+0000 mon.a (mon.0) 453 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d4080827-c598-401d-9bfd-176eaaaa7b2c"}]: dispatch 2024-04-22T23:49:24.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:23 smithi079 bash[18576]: audit 2024-04-22T23:49:23.554653+0000 mon.a (mon.0) 454 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d4080827-c598-401d-9bfd-176eaaaa7b2c"}]': finished 2024-04-22T23:49:24.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:23 smithi079 bash[18576]: cluster 2024-04-22T23:49:23.554849+0000 mon.a (mon.0) 455 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-04-22T23:49:24.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:23 smithi079 bash[18576]: audit 2024-04-22T23:49:23.555137+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-22T23:49:24.040 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:23 smithi079 bash[23665]: cluster 2024-04-22T23:49:21.970968+0000 mgr.y (mgr.14152) 170 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-04-22T23:49:24.040 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:23 smithi079 bash[23665]: audit 2024-04-22T23:49:23.542923+0000 mon.b (mon.2) 12 : audit [INF] from='client.? 172.21.15.171:0/104859781' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d4080827-c598-401d-9bfd-176eaaaa7b2c"}]: dispatch 2024-04-22T23:49:24.040 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:23 smithi079 bash[23665]: audit 2024-04-22T23:49:23.544165+0000 mon.a (mon.0) 453 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d4080827-c598-401d-9bfd-176eaaaa7b2c"}]: dispatch 2024-04-22T23:49:24.040 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:23 smithi079 bash[23665]: audit 2024-04-22T23:49:23.554653+0000 mon.a (mon.0) 454 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d4080827-c598-401d-9bfd-176eaaaa7b2c"}]': finished 2024-04-22T23:49:24.040 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:23 smithi079 bash[23665]: cluster 2024-04-22T23:49:23.554849+0000 mon.a (mon.0) 455 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-04-22T23:49:24.040 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:23 smithi079 bash[23665]: audit 2024-04-22T23:49:23.555137+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-22T23:49:24.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:23 smithi171 bash[18565]: cluster 2024-04-22T23:49:21.970968+0000 mgr.y (mgr.14152) 170 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-04-22T23:49:24.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:23 smithi171 bash[18565]: audit 2024-04-22T23:49:23.542923+0000 mon.b (mon.2) 12 : audit [INF] from='client.? 172.21.15.171:0/104859781' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d4080827-c598-401d-9bfd-176eaaaa7b2c"}]: dispatch 2024-04-22T23:49:24.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:23 smithi171 bash[18565]: audit 2024-04-22T23:49:23.544165+0000 mon.a (mon.0) 453 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d4080827-c598-401d-9bfd-176eaaaa7b2c"}]: dispatch 2024-04-22T23:49:24.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:23 smithi171 bash[18565]: audit 2024-04-22T23:49:23.554653+0000 mon.a (mon.0) 454 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d4080827-c598-401d-9bfd-176eaaaa7b2c"}]': finished 2024-04-22T23:49:24.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:23 smithi171 bash[18565]: cluster 2024-04-22T23:49:23.554849+0000 mon.a (mon.0) 455 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-04-22T23:49:24.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:23 smithi171 bash[18565]: audit 2024-04-22T23:49:23.555137+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-22T23:49:25.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:24 smithi079 bash[18576]: audit 2024-04-22T23:49:24.237187+0000 mon.b (mon.2) 13 : audit [DBG] from='client.? 172.21.15.171:0/1434009999' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-22T23:49:25.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:24 smithi079 bash[23665]: audit 2024-04-22T23:49:24.237187+0000 mon.b (mon.2) 13 : audit [DBG] from='client.? 172.21.15.171:0/1434009999' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-22T23:49:25.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:24 smithi171 bash[18565]: audit 2024-04-22T23:49:24.237187+0000 mon.b (mon.2) 13 : audit [DBG] from='client.? 172.21.15.171:0/1434009999' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-22T23:49:26.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:25 smithi079 bash[18576]: cluster 2024-04-22T23:49:23.971448+0000 mgr.y (mgr.14152) 171 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-22T23:49:26.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:25 smithi079 bash[23665]: cluster 2024-04-22T23:49:23.971448+0000 mgr.y (mgr.14152) 171 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-22T23:49:26.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:25 smithi171 bash[18565]: cluster 2024-04-22T23:49:23.971448+0000 mgr.y (mgr.14152) 171 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-22T23:49:27.811 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:27 smithi171 bash[18565]: cluster 2024-04-22T23:49:25.972071+0000 mgr.y (mgr.14152) 172 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-22T23:49:28.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:27 smithi079 bash[18576]: cluster 2024-04-22T23:49:25.972071+0000 mgr.y (mgr.14152) 172 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-22T23:49:28.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:27 smithi079 bash[23665]: cluster 2024-04-22T23:49:25.972071+0000 mgr.y (mgr.14152) 172 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-22T23:49:30.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:29 smithi079 bash[18576]: cluster 2024-04-22T23:49:27.972561+0000 mgr.y (mgr.14152) 173 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-22T23:49:30.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:29 smithi079 bash[23665]: cluster 2024-04-22T23:49:27.972561+0000 mgr.y (mgr.14152) 173 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-22T23:49:30.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:29 smithi171 bash[18565]: cluster 2024-04-22T23:49:27.972561+0000 mgr.y (mgr.14152) 173 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-22T23:49:31.811 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:31 smithi171 bash[18565]: cluster 2024-04-22T23:49:29.973050+0000 mgr.y (mgr.14152) 174 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-22T23:49:32.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:31 smithi079 bash[18576]: cluster 2024-04-22T23:49:29.973050+0000 mgr.y (mgr.14152) 174 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-22T23:49:32.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:31 smithi079 bash[23665]: cluster 2024-04-22T23:49:29.973050+0000 mgr.y (mgr.14152) 174 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-22T23:49:34.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:33 smithi079 bash[23665]: cluster 2024-04-22T23:49:31.973606+0000 mgr.y (mgr.14152) 175 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-22T23:49:34.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:33 smithi079 bash[23665]: audit 2024-04-22T23:49:33.356497+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-22T23:49:34.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:33 smithi079 bash[23665]: audit 2024-04-22T23:49:33.358558+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:49:34.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:33 smithi079 bash[18576]: cluster 2024-04-22T23:49:31.973606+0000 mgr.y (mgr.14152) 175 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-22T23:49:34.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:33 smithi079 bash[18576]: audit 2024-04-22T23:49:33.356497+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-22T23:49:34.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:33 smithi079 bash[18576]: audit 2024-04-22T23:49:33.358558+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:49:34.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:33 smithi171 bash[18565]: cluster 2024-04-22T23:49:31.973606+0000 mgr.y (mgr.14152) 175 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-22T23:49:34.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:33 smithi171 bash[18565]: audit 2024-04-22T23:49:33.356497+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-22T23:49:34.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:33 smithi171 bash[18565]: audit 2024-04-22T23:49:33.358558+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:49:35.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:34 smithi079 bash[18576]: cephadm 2024-04-22T23:49:33.360118+0000 mgr.y (mgr.14152) 176 : cephadm [INF] Deploying daemon osd.5 on smithi171 2024-04-22T23:49:35.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:34 smithi079 bash[23665]: cephadm 2024-04-22T23:49:33.360118+0000 mgr.y (mgr.14152) 176 : cephadm [INF] Deploying daemon osd.5 on smithi171 2024-04-22T23:49:35.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:34 smithi171 bash[18565]: cephadm 2024-04-22T23:49:33.360118+0000 mgr.y (mgr.14152) 176 : cephadm [INF] Deploying daemon osd.5 on smithi171 2024-04-22T23:49:36.024 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:35 smithi171 bash[18565]: cluster 2024-04-22T23:49:33.974135+0000 mgr.y (mgr.14152) 177 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-22T23:49:36.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:35 smithi079 bash[18576]: cluster 2024-04-22T23:49:33.974135+0000 mgr.y (mgr.14152) 177 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-22T23:49:36.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:35 smithi079 bash[23665]: cluster 2024-04-22T23:49:33.974135+0000 mgr.y (mgr.14152) 177 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-22T23:49:36.983 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:36 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:49:36.983 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:49:36 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:49:36.983 INFO:journalctl@ceph.osd.4.smithi171.stdout:Apr 22 23:49:36 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:49:37.254 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:36 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:49:37.255 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:49:36 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:49:37.255 INFO:journalctl@ceph.osd.4.smithi171.stdout:Apr 22 23:49:36 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:49:37.788 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:37 smithi079 bash[18576]: cluster 2024-04-22T23:49:35.974688+0000 mgr.y (mgr.14152) 178 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-22T23:49:37.789 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:37 smithi079 bash[18576]: audit 2024-04-22T23:49:37.125666+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T23:49:37.789 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:37 smithi079 bash[18576]: audit 2024-04-22T23:49:37.130948+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:49:37.789 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:37 smithi079 bash[18576]: audit 2024-04-22T23:49:37.133828+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:49:37.789 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:37 smithi079 bash[18576]: audit 2024-04-22T23:49:37.135928+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:49:37.789 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:37 smithi079 bash[23665]: cluster 2024-04-22T23:49:35.974688+0000 mgr.y (mgr.14152) 178 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-22T23:49:37.789 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:37 smithi079 bash[23665]: audit 2024-04-22T23:49:37.125666+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T23:49:37.789 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:37 smithi079 bash[23665]: audit 2024-04-22T23:49:37.130948+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:49:37.789 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:37 smithi079 bash[23665]: audit 2024-04-22T23:49:37.133828+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:49:37.789 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:37 smithi079 bash[23665]: audit 2024-04-22T23:49:37.135928+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:49:37.925 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:37 smithi171 bash[18565]: cluster 2024-04-22T23:49:35.974688+0000 mgr.y (mgr.14152) 178 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-22T23:49:37.925 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:37 smithi171 bash[18565]: audit 2024-04-22T23:49:37.125666+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T23:49:37.926 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:37 smithi171 bash[18565]: audit 2024-04-22T23:49:37.130948+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:49:37.926 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:37 smithi171 bash[18565]: audit 2024-04-22T23:49:37.133828+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:49:37.926 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:37 smithi171 bash[18565]: audit 2024-04-22T23:49:37.135928+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:49:40.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:39 smithi079 bash[18576]: cluster 2024-04-22T23:49:37.975250+0000 mgr.y (mgr.14152) 179 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-22T23:49:40.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:39 smithi079 bash[23665]: cluster 2024-04-22T23:49:37.975250+0000 mgr.y (mgr.14152) 179 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-22T23:49:40.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:39 smithi171 bash[18565]: cluster 2024-04-22T23:49:37.975250+0000 mgr.y (mgr.14152) 179 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-22T23:49:41.311 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:41 smithi171 bash[18565]: cluster 2024-04-22T23:49:39.975830+0000 mgr.y (mgr.14152) 180 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-22T23:49:41.311 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:41 smithi171 bash[18565]: audit 2024-04-22T23:49:40.141956+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:49:41.312 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:41 smithi171 bash[18565]: audit 2024-04-22T23:49:40.151579+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:49:41.538 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:41 smithi079 bash[18576]: cluster 2024-04-22T23:49:39.975830+0000 mgr.y (mgr.14152) 180 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-22T23:49:41.541 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:41 smithi079 bash[18576]: audit 2024-04-22T23:49:40.141956+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:49:41.541 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:41 smithi079 bash[18576]: audit 2024-04-22T23:49:40.151579+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:49:41.541 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:41 smithi079 bash[23665]: cluster 2024-04-22T23:49:39.975830+0000 mgr.y (mgr.14152) 180 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-22T23:49:41.541 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:41 smithi079 bash[23665]: audit 2024-04-22T23:49:40.141956+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:49:41.542 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:41 smithi079 bash[23665]: audit 2024-04-22T23:49:40.151579+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:49:43.289 INFO:teuthology.orchestra.run.smithi171.stdout:Created osd(s) 5 on host 'smithi171' 2024-04-22T23:49:43.788 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:43 smithi079 bash[18576]: cluster 2024-04-22T23:49:41.976372+0000 mgr.y (mgr.14152) 181 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-22T23:49:43.789 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:43 smithi079 bash[18576]: audit 2024-04-22T23:49:43.297964+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:49:43.789 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:43 smithi079 bash[18576]: audit 2024-04-22T23:49:43.328953+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T23:49:43.789 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:43 smithi079 bash[18576]: audit 2024-04-22T23:49:43.331855+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:49:43.789 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:43 smithi079 bash[18576]: audit 2024-04-22T23:49:43.333594+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:49:43.789 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:43 smithi079 bash[18576]: audit 2024-04-22T23:49:43.393406+0000 mon.b (mon.2) 14 : audit [INF] from='osd.5 [v2:172.21.15.171:6808/1952858016,v1:172.21.15.171:6809/1952858016]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-22T23:49:43.789 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:43 smithi079 bash[18576]: audit 2024-04-22T23:49:43.394407+0000 mon.a (mon.0) 469 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-22T23:49:43.789 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:43 smithi079 bash[23665]: cluster 2024-04-22T23:49:41.976372+0000 mgr.y (mgr.14152) 181 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-22T23:49:43.789 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:43 smithi079 bash[23665]: audit 2024-04-22T23:49:43.297964+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:49:43.789 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:43 smithi079 bash[23665]: audit 2024-04-22T23:49:43.328953+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T23:49:43.789 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:43 smithi079 bash[23665]: audit 2024-04-22T23:49:43.331855+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:49:43.790 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:43 smithi079 bash[23665]: audit 2024-04-22T23:49:43.333594+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:49:43.790 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:43 smithi079 bash[23665]: audit 2024-04-22T23:49:43.393406+0000 mon.b (mon.2) 14 : audit [INF] from='osd.5 [v2:172.21.15.171:6808/1952858016,v1:172.21.15.171:6809/1952858016]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-22T23:49:43.790 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:43 smithi079 bash[23665]: audit 2024-04-22T23:49:43.394407+0000 mon.a (mon.0) 469 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-22T23:49:43.811 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:43 smithi171 bash[18565]: cluster 2024-04-22T23:49:41.976372+0000 mgr.y (mgr.14152) 181 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-22T23:49:43.812 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:43 smithi171 bash[18565]: audit 2024-04-22T23:49:43.297964+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:49:43.812 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:43 smithi171 bash[18565]: audit 2024-04-22T23:49:43.328953+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T23:49:43.812 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:43 smithi171 bash[18565]: audit 2024-04-22T23:49:43.331855+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:49:43.812 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:43 smithi171 bash[18565]: audit 2024-04-22T23:49:43.333594+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:49:43.812 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:43 smithi171 bash[18565]: audit 2024-04-22T23:49:43.393406+0000 mon.b (mon.2) 14 : audit [INF] from='osd.5 [v2:172.21.15.171:6808/1952858016,v1:172.21.15.171:6809/1952858016]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-22T23:49:43.812 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:43 smithi171 bash[18565]: audit 2024-04-22T23:49:43.394407+0000 mon.a (mon.0) 469 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-22T23:49:43.914 DEBUG:teuthology.orchestra.run.smithi171:osd.5> sudo journalctl -f -n 0 -u ceph-15ff8152-0102-11ef-bc93-c7b262605968@osd.5.service 2024-04-22T23:49:43.916 INFO:tasks.cephadm:Deploying osd.6 on smithi171 with /dev/vg_nvme/lv_2... 2024-04-22T23:49:43.917 DEBUG:teuthology.orchestra.run.smithi171:> 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 15ff8152-0102-11ef-bc93-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-04-22T23:49:45.520 INFO:journalctl@ceph.osd.5.smithi171.stdout:Apr 22 23:49:45 smithi171 bash[24598]: debug 2024-04-22T23:49:45.311+0000 7fd12ce51700 -1 osd.5 0 waiting for initial osdmap 2024-04-22T23:49:45.520 INFO:journalctl@ceph.osd.5.smithi171.stdout:Apr 22 23:49:45 smithi171 bash[24598]: debug 2024-04-22T23:49:45.327+0000 7fd1257e4700 -1 osd.5 38 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-22T23:49:45.521 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:45 smithi171 bash[18565]: cluster 2024-04-22T23:49:43.976949+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-04-22T23:49:45.521 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:45 smithi171 bash[18565]: audit 2024-04-22T23:49:44.301218+0000 mon.a (mon.0) 470 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-22T23:49:45.521 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:45 smithi171 bash[18565]: cluster 2024-04-22T23:49:44.301412+0000 mon.a (mon.0) 471 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-04-22T23:49:45.521 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:45 smithi171 bash[18565]: audit 2024-04-22T23:49:44.301776+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-22T23:49:45.521 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:45 smithi171 bash[18565]: audit 2024-04-22T23:49:44.302561+0000 mon.b (mon.2) 15 : audit [INF] from='osd.5 [v2:172.21.15.171:6808/1952858016,v1:172.21.15.171:6809/1952858016]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi171", "root=default"]}]: dispatch 2024-04-22T23:49:45.521 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:45 smithi171 bash[18565]: audit 2024-04-22T23:49:44.303534+0000 mon.a (mon.0) 473 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi171", "root=default"]}]: dispatch 2024-04-22T23:49:45.788 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:45 smithi079 bash[18576]: cluster 2024-04-22T23:49:43.976949+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-04-22T23:49:45.789 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:45 smithi079 bash[18576]: audit 2024-04-22T23:49:44.301218+0000 mon.a (mon.0) 470 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-22T23:49:45.789 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:45 smithi079 bash[18576]: cluster 2024-04-22T23:49:44.301412+0000 mon.a (mon.0) 471 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-04-22T23:49:45.789 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:45 smithi079 bash[18576]: audit 2024-04-22T23:49:44.301776+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-22T23:49:45.789 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:45 smithi079 bash[18576]: audit 2024-04-22T23:49:44.302561+0000 mon.b (mon.2) 15 : audit [INF] from='osd.5 [v2:172.21.15.171:6808/1952858016,v1:172.21.15.171:6809/1952858016]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi171", "root=default"]}]: dispatch 2024-04-22T23:49:45.789 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:45 smithi079 bash[18576]: audit 2024-04-22T23:49:44.303534+0000 mon.a (mon.0) 473 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi171", "root=default"]}]: dispatch 2024-04-22T23:49:45.789 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:45 smithi079 bash[23665]: cluster 2024-04-22T23:49:43.976949+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-04-22T23:49:45.789 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:45 smithi079 bash[23665]: audit 2024-04-22T23:49:44.301218+0000 mon.a (mon.0) 470 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-22T23:49:45.789 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:45 smithi079 bash[23665]: cluster 2024-04-22T23:49:44.301412+0000 mon.a (mon.0) 471 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-04-22T23:49:45.789 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:45 smithi079 bash[23665]: audit 2024-04-22T23:49:44.301776+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-22T23:49:45.789 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:45 smithi079 bash[23665]: audit 2024-04-22T23:49:44.302561+0000 mon.b (mon.2) 15 : audit [INF] from='osd.5 [v2:172.21.15.171:6808/1952858016,v1:172.21.15.171:6809/1952858016]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi171", "root=default"]}]: dispatch 2024-04-22T23:49:45.790 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:45 smithi079 bash[23665]: audit 2024-04-22T23:49:44.303534+0000 mon.a (mon.0) 473 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi171", "root=default"]}]: dispatch 2024-04-22T23:49:46.563 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:46 smithi171 bash[18565]: audit 2024-04-22T23:49:45.304616+0000 mon.a (mon.0) 474 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi171", "root=default"]}]': finished 2024-04-22T23:49:46.563 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:46 smithi171 bash[18565]: cluster 2024-04-22T23:49:45.304776+0000 mon.a (mon.0) 475 : cluster [DBG] osdmap e38: 6 total, 5 up, 6 in 2024-04-22T23:49:46.563 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:46 smithi171 bash[18565]: audit 2024-04-22T23:49:45.305774+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-22T23:49:46.563 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:46 smithi171 bash[18565]: audit 2024-04-22T23:49:45.316073+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-22T23:49:46.789 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:46 smithi079 bash[18576]: audit 2024-04-22T23:49:45.304616+0000 mon.a (mon.0) 474 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi171", "root=default"]}]': finished 2024-04-22T23:49:46.789 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:46 smithi079 bash[18576]: cluster 2024-04-22T23:49:45.304776+0000 mon.a (mon.0) 475 : cluster [DBG] osdmap e38: 6 total, 5 up, 6 in 2024-04-22T23:49:46.789 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:46 smithi079 bash[18576]: audit 2024-04-22T23:49:45.305774+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-22T23:49:46.789 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:46 smithi079 bash[18576]: audit 2024-04-22T23:49:45.316073+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-22T23:49:46.789 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:46 smithi079 bash[23665]: audit 2024-04-22T23:49:45.304616+0000 mon.a (mon.0) 474 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi171", "root=default"]}]': finished 2024-04-22T23:49:46.789 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:46 smithi079 bash[23665]: cluster 2024-04-22T23:49:45.304776+0000 mon.a (mon.0) 475 : cluster [DBG] osdmap e38: 6 total, 5 up, 6 in 2024-04-22T23:49:46.789 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:46 smithi079 bash[23665]: audit 2024-04-22T23:49:45.305774+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-22T23:49:46.789 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:46 smithi079 bash[23665]: audit 2024-04-22T23:49:45.316073+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-22T23:49:47.291 INFO:teuthology.orchestra.run.smithi171.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-04-22T23:49:47.291 INFO:teuthology.orchestra.run.smithi171.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-04-22T23:49:47.291 INFO:teuthology.orchestra.run.smithi171.stderr: stderr: 10+0 records in 2024-04-22T23:49:47.291 INFO:teuthology.orchestra.run.smithi171.stderr:10+0 records out 2024-04-22T23:49:47.291 INFO:teuthology.orchestra.run.smithi171.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0147656 s, 710 MB/s 2024-04-22T23:49:47.291 INFO:teuthology.orchestra.run.smithi171.stderr:--> Zapping successful for: 2024-04-22T23:49:47.561 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:47 smithi171 bash[18565]: cluster 2024-04-22T23:49:44.390476+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-22T23:49:47.562 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:47 smithi171 bash[18565]: cluster 2024-04-22T23:49:44.390669+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-22T23:49:47.562 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:47 smithi171 bash[18565]: cluster 2024-04-22T23:49:45.977532+0000 mgr.y (mgr.14152) 183 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-22T23:49:47.562 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:47 smithi171 bash[18565]: audit 2024-04-22T23:49:46.315926+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-22T23:49:47.562 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:47 smithi171 bash[18565]: cluster 2024-04-22T23:49:46.325909+0000 mon.a (mon.0) 479 : cluster [INF] osd.5 [v2:172.21.15.171:6808/1952858016,v1:172.21.15.171:6809/1952858016] boot 2024-04-22T23:49:47.562 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:47 smithi171 bash[18565]: cluster 2024-04-22T23:49:46.326036+0000 mon.a (mon.0) 480 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-04-22T23:49:47.562 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:47 smithi171 bash[18565]: audit 2024-04-22T23:49:46.326675+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-22T23:49:47.789 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:47 smithi079 bash[18576]: cluster 2024-04-22T23:49:44.390476+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-22T23:49:47.789 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:47 smithi079 bash[18576]: cluster 2024-04-22T23:49:44.390669+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-22T23:49:47.789 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:47 smithi079 bash[18576]: cluster 2024-04-22T23:49:45.977532+0000 mgr.y (mgr.14152) 183 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-22T23:49:47.789 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:47 smithi079 bash[18576]: audit 2024-04-22T23:49:46.315926+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-22T23:49:47.789 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:47 smithi079 bash[18576]: cluster 2024-04-22T23:49:46.325909+0000 mon.a (mon.0) 479 : cluster [INF] osd.5 [v2:172.21.15.171:6808/1952858016,v1:172.21.15.171:6809/1952858016] boot 2024-04-22T23:49:47.789 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:47 smithi079 bash[18576]: cluster 2024-04-22T23:49:46.326036+0000 mon.a (mon.0) 480 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-04-22T23:49:47.789 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:47 smithi079 bash[18576]: audit 2024-04-22T23:49:46.326675+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-22T23:49:47.790 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:47 smithi079 bash[23665]: cluster 2024-04-22T23:49:44.390476+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-22T23:49:47.790 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:47 smithi079 bash[23665]: cluster 2024-04-22T23:49:44.390669+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-22T23:49:47.790 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:47 smithi079 bash[23665]: cluster 2024-04-22T23:49:45.977532+0000 mgr.y (mgr.14152) 183 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-22T23:49:47.790 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:47 smithi079 bash[23665]: audit 2024-04-22T23:49:46.315926+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-22T23:49:47.790 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:47 smithi079 bash[23665]: cluster 2024-04-22T23:49:46.325909+0000 mon.a (mon.0) 479 : cluster [INF] osd.5 [v2:172.21.15.171:6808/1952858016,v1:172.21.15.171:6809/1952858016] boot 2024-04-22T23:49:47.791 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:47 smithi079 bash[23665]: cluster 2024-04-22T23:49:46.326036+0000 mon.a (mon.0) 480 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-04-22T23:49:47.791 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:47 smithi079 bash[23665]: audit 2024-04-22T23:49:46.326675+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-22T23:49:48.320 DEBUG:teuthology.orchestra.run.smithi171:> 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 15ff8152-0102-11ef-bc93-c7b262605968 -- ceph orch daemon add osd smithi171:vg_nvme/lv_2 2024-04-22T23:49:48.788 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:48 smithi079 bash[23665]: cluster 2024-04-22T23:49:47.325349+0000 mon.a (mon.0) 482 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-04-22T23:49:48.789 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:48 smithi079 bash[18576]: cluster 2024-04-22T23:49:47.325349+0000 mon.a (mon.0) 482 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-04-22T23:49:48.795 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:48 smithi171 bash[18565]: cluster 2024-04-22T23:49:47.325349+0000 mon.a (mon.0) 482 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-04-22T23:49:49.788 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:49 smithi079 bash[23665]: cluster 2024-04-22T23:49:47.978118+0000 mgr.y (mgr.14152) 184 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-22T23:49:49.788 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:49 smithi079 bash[23665]: cluster 2024-04-22T23:49:48.336861+0000 mon.a (mon.0) 483 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-04-22T23:49:49.789 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:49 smithi079 bash[18576]: cluster 2024-04-22T23:49:47.978118+0000 mgr.y (mgr.14152) 184 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-22T23:49:49.789 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:49 smithi079 bash[18576]: cluster 2024-04-22T23:49:48.336861+0000 mon.a (mon.0) 483 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-04-22T23:49:49.811 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:49 smithi171 bash[18565]: cluster 2024-04-22T23:49:47.978118+0000 mgr.y (mgr.14152) 184 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-22T23:49:49.811 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:49 smithi171 bash[18565]: cluster 2024-04-22T23:49:48.336861+0000 mon.a (mon.0) 483 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-04-22T23:49:50.561 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:50 smithi171 bash[18565]: cluster 2024-04-22T23:49:49.351352+0000 mon.a (mon.0) 484 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-04-22T23:49:50.788 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:50 smithi079 bash[23665]: cluster 2024-04-22T23:49:49.351352+0000 mon.a (mon.0) 484 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-04-22T23:49:50.789 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:50 smithi079 bash[18576]: cluster 2024-04-22T23:49:49.351352+0000 mon.a (mon.0) 484 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-04-22T23:49:51.626 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:51 smithi171 bash[18565]: cluster 2024-04-22T23:49:49.978691+0000 mgr.y (mgr.14152) 185 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-22T23:49:51.626 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:51 smithi171 bash[18565]: cluster 2024-04-22T23:49:50.352926+0000 mon.a (mon.0) 485 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2024-04-22T23:49:51.626 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:51 smithi171 bash[18565]: audit 2024-04-22T23:49:51.127977+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:49:51.626 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:51 smithi171 bash[18565]: audit 2024-04-22T23:49:51.130120+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-22T23:49:51.626 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:51 smithi171 bash[18565]: audit 2024-04-22T23:49:51.132178+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-22T23:49:51.626 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:51 smithi171 bash[18565]: audit 2024-04-22T23:49:51.147246+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:49:51.626 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:51 smithi171 bash[18565]: audit 2024-04-22T23:49:51.158408+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:49:51.788 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:51 smithi079 bash[18576]: cluster 2024-04-22T23:49:49.978691+0000 mgr.y (mgr.14152) 185 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-22T23:49:51.789 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:51 smithi079 bash[18576]: cluster 2024-04-22T23:49:50.352926+0000 mon.a (mon.0) 485 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2024-04-22T23:49:51.789 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:51 smithi079 bash[18576]: audit 2024-04-22T23:49:51.127977+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:49:51.789 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:51 smithi079 bash[18576]: audit 2024-04-22T23:49:51.130120+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-22T23:49:51.789 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:51 smithi079 bash[18576]: audit 2024-04-22T23:49:51.132178+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-22T23:49:51.789 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:51 smithi079 bash[18576]: audit 2024-04-22T23:49:51.147246+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:49:51.789 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:51 smithi079 bash[18576]: audit 2024-04-22T23:49:51.158408+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:49:51.789 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:51 smithi079 bash[23665]: cluster 2024-04-22T23:49:49.978691+0000 mgr.y (mgr.14152) 185 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-22T23:49:51.789 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:51 smithi079 bash[23665]: cluster 2024-04-22T23:49:50.352926+0000 mon.a (mon.0) 485 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2024-04-22T23:49:51.789 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:51 smithi079 bash[23665]: audit 2024-04-22T23:49:51.127977+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:49:51.790 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:51 smithi079 bash[23665]: audit 2024-04-22T23:49:51.130120+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-22T23:49:51.790 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:51 smithi079 bash[23665]: audit 2024-04-22T23:49:51.132178+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-22T23:49:51.790 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:51 smithi079 bash[23665]: audit 2024-04-22T23:49:51.147246+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:49:51.790 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:51 smithi079 bash[23665]: audit 2024-04-22T23:49:51.158408+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:49:52.788 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:52 smithi079 bash[18576]: cephadm 2024-04-22T23:49:51.114415+0000 mgr.y (mgr.14152) 186 : cephadm [INF] Detected new or changed devices on smithi171 2024-04-22T23:49:52.789 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:52 smithi079 bash[18576]: cephadm 2024-04-22T23:49:51.133671+0000 mgr.y (mgr.14152) 187 : cephadm [INF] Adjusting osd_memory_target on smithi171 to 8632M 2024-04-22T23:49:52.789 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:52 smithi079 bash[18576]: audit 2024-04-22T23:49:51.586413+0000 mgr.y (mgr.14152) 188 : audit [DBG] from='client.24224 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi171:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:49:52.789 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:52 smithi079 bash[18576]: audit 2024-04-22T23:49:51.593240+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-22T23:49:52.789 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:52 smithi079 bash[18576]: audit 2024-04-22T23:49:51.599641+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-22T23:49:52.789 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:52 smithi079 bash[18576]: audit 2024-04-22T23:49:51.601393+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:49:52.789 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:52 smithi079 bash[23665]: cephadm 2024-04-22T23:49:51.114415+0000 mgr.y (mgr.14152) 186 : cephadm [INF] Detected new or changed devices on smithi171 2024-04-22T23:49:52.789 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:52 smithi079 bash[23665]: cephadm 2024-04-22T23:49:51.133671+0000 mgr.y (mgr.14152) 187 : cephadm [INF] Adjusting osd_memory_target on smithi171 to 8632M 2024-04-22T23:49:52.789 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:52 smithi079 bash[23665]: audit 2024-04-22T23:49:51.586413+0000 mgr.y (mgr.14152) 188 : audit [DBG] from='client.24224 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi171:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:49:52.789 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:52 smithi079 bash[23665]: audit 2024-04-22T23:49:51.593240+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-22T23:49:52.789 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:52 smithi079 bash[23665]: audit 2024-04-22T23:49:51.599641+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-22T23:49:52.790 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:52 smithi079 bash[23665]: audit 2024-04-22T23:49:51.601393+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:49:52.811 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:52 smithi171 bash[18565]: cephadm 2024-04-22T23:49:51.114415+0000 mgr.y (mgr.14152) 186 : cephadm [INF] Detected new or changed devices on smithi171 2024-04-22T23:49:52.811 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:52 smithi171 bash[18565]: cephadm 2024-04-22T23:49:51.133671+0000 mgr.y (mgr.14152) 187 : cephadm [INF] Adjusting osd_memory_target on smithi171 to 8632M 2024-04-22T23:49:52.811 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:52 smithi171 bash[18565]: audit 2024-04-22T23:49:51.586413+0000 mgr.y (mgr.14152) 188 : audit [DBG] from='client.24224 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi171:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:49:52.812 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:52 smithi171 bash[18565]: audit 2024-04-22T23:49:51.593240+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-22T23:49:52.812 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:52 smithi171 bash[18565]: audit 2024-04-22T23:49:51.599641+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-22T23:49:52.812 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:52 smithi171 bash[18565]: audit 2024-04-22T23:49:51.601393+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:49:53.788 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:53 smithi079 bash[18576]: cluster 2024-04-22T23:49:51.979250+0000 mgr.y (mgr.14152) 189 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-22T23:49:53.789 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:53 smithi079 bash[23665]: cluster 2024-04-22T23:49:51.979250+0000 mgr.y (mgr.14152) 189 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-22T23:49:53.811 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:53 smithi171 bash[18565]: cluster 2024-04-22T23:49:51.979250+0000 mgr.y (mgr.14152) 189 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-22T23:49:55.788 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:55 smithi079 bash[18576]: cluster 2024-04-22T23:49:53.979815+0000 mgr.y (mgr.14152) 190 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-22T23:49:55.789 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:55 smithi079 bash[23665]: cluster 2024-04-22T23:49:53.979815+0000 mgr.y (mgr.14152) 190 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-22T23:49:55.811 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:55 smithi171 bash[18565]: cluster 2024-04-22T23:49:53.979815+0000 mgr.y (mgr.14152) 190 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-22T23:49:57.811 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:57 smithi171 bash[18565]: cluster 2024-04-22T23:49:55.980384+0000 mgr.y (mgr.14152) 191 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-22T23:49:57.812 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:57 smithi171 bash[18565]: audit 2024-04-22T23:49:57.437645+0000 mon.b (mon.2) 16 : audit [INF] from='client.? 172.21.15.171:0/3452258543' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8da30238-9005-4726-b003-4e015e7998fc"}]: dispatch 2024-04-22T23:49:57.812 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:57 smithi171 bash[18565]: audit 2024-04-22T23:49:57.438868+0000 mon.a (mon.0) 494 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8da30238-9005-4726-b003-4e015e7998fc"}]: dispatch 2024-04-22T23:49:57.812 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:57 smithi171 bash[18565]: audit 2024-04-22T23:49:57.447907+0000 mon.a (mon.0) 495 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8da30238-9005-4726-b003-4e015e7998fc"}]': finished 2024-04-22T23:49:57.812 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:57 smithi171 bash[18565]: cluster 2024-04-22T23:49:57.448104+0000 mon.a (mon.0) 496 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-04-22T23:49:57.812 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:57 smithi171 bash[18565]: audit 2024-04-22T23:49:57.448449+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-22T23:49:58.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:57 smithi079 bash[18576]: cluster 2024-04-22T23:49:55.980384+0000 mgr.y (mgr.14152) 191 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-22T23:49:58.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:57 smithi079 bash[18576]: audit 2024-04-22T23:49:57.437645+0000 mon.b (mon.2) 16 : audit [INF] from='client.? 172.21.15.171:0/3452258543' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8da30238-9005-4726-b003-4e015e7998fc"}]: dispatch 2024-04-22T23:49:58.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:57 smithi079 bash[18576]: audit 2024-04-22T23:49:57.438868+0000 mon.a (mon.0) 494 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8da30238-9005-4726-b003-4e015e7998fc"}]: dispatch 2024-04-22T23:49:58.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:57 smithi079 bash[18576]: audit 2024-04-22T23:49:57.447907+0000 mon.a (mon.0) 495 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8da30238-9005-4726-b003-4e015e7998fc"}]': finished 2024-04-22T23:49:58.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:57 smithi079 bash[18576]: cluster 2024-04-22T23:49:57.448104+0000 mon.a (mon.0) 496 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-04-22T23:49:58.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:57 smithi079 bash[18576]: audit 2024-04-22T23:49:57.448449+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-22T23:49:58.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:57 smithi079 bash[23665]: cluster 2024-04-22T23:49:55.980384+0000 mgr.y (mgr.14152) 191 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-22T23:49:58.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:57 smithi079 bash[23665]: audit 2024-04-22T23:49:57.437645+0000 mon.b (mon.2) 16 : audit [INF] from='client.? 172.21.15.171:0/3452258543' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8da30238-9005-4726-b003-4e015e7998fc"}]: dispatch 2024-04-22T23:49:58.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:57 smithi079 bash[23665]: audit 2024-04-22T23:49:57.438868+0000 mon.a (mon.0) 494 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8da30238-9005-4726-b003-4e015e7998fc"}]: dispatch 2024-04-22T23:49:58.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:57 smithi079 bash[23665]: audit 2024-04-22T23:49:57.447907+0000 mon.a (mon.0) 495 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8da30238-9005-4726-b003-4e015e7998fc"}]': finished 2024-04-22T23:49:58.040 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:57 smithi079 bash[23665]: cluster 2024-04-22T23:49:57.448104+0000 mon.a (mon.0) 496 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-04-22T23:49:58.040 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:57 smithi079 bash[23665]: audit 2024-04-22T23:49:57.448449+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-22T23:49:58.811 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:58 smithi171 bash[18565]: audit 2024-04-22T23:49:58.187289+0000 mon.b (mon.2) 17 : audit [DBG] from='client.? 172.21.15.171:0/508900092' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-22T23:49:59.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:58 smithi079 bash[18576]: audit 2024-04-22T23:49:58.187289+0000 mon.b (mon.2) 17 : audit [DBG] from='client.? 172.21.15.171:0/508900092' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-22T23:49:59.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:58 smithi079 bash[23665]: audit 2024-04-22T23:49:58.187289+0000 mon.b (mon.2) 17 : audit [DBG] from='client.? 172.21.15.171:0/508900092' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-22T23:49:59.811 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:49:59 smithi171 bash[18565]: cluster 2024-04-22T23:49:57.980949+0000 mgr.y (mgr.14152) 192 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-22T23:50:00.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:49:59 smithi079 bash[18576]: cluster 2024-04-22T23:49:57.980949+0000 mgr.y (mgr.14152) 192 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-22T23:50:00.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:49:59 smithi079 bash[23665]: cluster 2024-04-22T23:49:57.980949+0000 mgr.y (mgr.14152) 192 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-22T23:50:00.811 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:50:00 smithi171 bash[18565]: cluster 2024-04-22T23:50:00.000169+0000 mon.a (mon.0) 498 : cluster [INF] overall HEALTH_OK 2024-04-22T23:50:01.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:50:00 smithi079 bash[18576]: cluster 2024-04-22T23:50:00.000169+0000 mon.a (mon.0) 498 : cluster [INF] overall HEALTH_OK 2024-04-22T23:50:01.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:50:00 smithi079 bash[23665]: cluster 2024-04-22T23:50:00.000169+0000 mon.a (mon.0) 498 : cluster [INF] overall HEALTH_OK 2024-04-22T23:50:01.811 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:50:01 smithi171 bash[18565]: cluster 2024-04-22T23:49:59.981567+0000 mgr.y (mgr.14152) 193 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-22T23:50:02.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:50:01 smithi079 bash[18576]: cluster 2024-04-22T23:49:59.981567+0000 mgr.y (mgr.14152) 193 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-22T23:50:02.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:50:01 smithi079 bash[23665]: cluster 2024-04-22T23:49:59.981567+0000 mgr.y (mgr.14152) 193 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-22T23:50:04.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:50:03 smithi079 bash[23665]: cluster 2024-04-22T23:50:01.982158+0000 mgr.y (mgr.14152) 194 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-22T23:50:04.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:50:03 smithi079 bash[18576]: cluster 2024-04-22T23:50:01.982158+0000 mgr.y (mgr.14152) 194 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-22T23:50:04.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:50:03 smithi171 bash[18565]: cluster 2024-04-22T23:50:01.982158+0000 mgr.y (mgr.14152) 194 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-22T23:50:06.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:50:05 smithi079 bash[18576]: cluster 2024-04-22T23:50:03.982778+0000 mgr.y (mgr.14152) 195 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-22T23:50:06.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:50:05 smithi079 bash[23665]: cluster 2024-04-22T23:50:03.982778+0000 mgr.y (mgr.14152) 195 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-22T23:50:06.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:50:05 smithi171 bash[18565]: cluster 2024-04-22T23:50:03.982778+0000 mgr.y (mgr.14152) 195 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-22T23:50:07.875 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:50:07 smithi171 bash[18565]: cluster 2024-04-22T23:50:05.983343+0000 mgr.y (mgr.14152) 196 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-22T23:50:08.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:50:07 smithi079 bash[18576]: cluster 2024-04-22T23:50:05.983343+0000 mgr.y (mgr.14152) 196 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-22T23:50:08.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:50:07 smithi079 bash[23665]: cluster 2024-04-22T23:50:05.983343+0000 mgr.y (mgr.14152) 196 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-22T23:50:08.865 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:50:08 smithi171 bash[18565]: audit 2024-04-22T23:50:07.683729+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-22T23:50:08.865 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:50:08 smithi171 bash[18565]: audit 2024-04-22T23:50:07.685547+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:50:08.865 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:50:08 smithi171 bash[18565]: cephadm 2024-04-22T23:50:07.686959+0000 mgr.y (mgr.14152) 197 : cephadm [INF] Deploying daemon osd.6 on smithi171 2024-04-22T23:50:09.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:50:08 smithi079 bash[18576]: audit 2024-04-22T23:50:07.683729+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-22T23:50:09.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:50:08 smithi079 bash[18576]: audit 2024-04-22T23:50:07.685547+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:50:09.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:50:08 smithi079 bash[18576]: cephadm 2024-04-22T23:50:07.686959+0000 mgr.y (mgr.14152) 197 : cephadm [INF] Deploying daemon osd.6 on smithi171 2024-04-22T23:50:09.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:50:08 smithi079 bash[23665]: audit 2024-04-22T23:50:07.683729+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-22T23:50:09.040 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:50:08 smithi079 bash[23665]: audit 2024-04-22T23:50:07.685547+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:50:09.040 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:50:08 smithi079 bash[23665]: cephadm 2024-04-22T23:50:07.686959+0000 mgr.y (mgr.14152) 197 : cephadm [INF] Deploying daemon osd.6 on smithi171 2024-04-22T23:50:09.811 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:50:09 smithi171 bash[18565]: cluster 2024-04-22T23:50:07.983917+0000 mgr.y (mgr.14152) 198 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-22T23:50:10.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:50:09 smithi079 bash[18576]: cluster 2024-04-22T23:50:07.983917+0000 mgr.y (mgr.14152) 198 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-22T23:50:10.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:50:09 smithi079 bash[23665]: cluster 2024-04-22T23:50:07.983917+0000 mgr.y (mgr.14152) 198 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-22T23:50:11.378 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:50:11 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:50:11.379 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:50:11 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:50:11.379 INFO:journalctl@ceph.osd.4.smithi171.stdout:Apr 22 23:50:11 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:50:11.379 INFO:journalctl@ceph.osd.5.smithi171.stdout:Apr 22 23:50:11 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:50:11.648 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:50:11 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:50:11.648 INFO:journalctl@ceph.osd.4.smithi171.stdout:Apr 22 23:50:11 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:50:11.649 INFO:journalctl@ceph.osd.5.smithi171.stdout:Apr 22 23:50:11 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:50:11.649 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:50:11 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:50:11.649 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:50:11 smithi171 bash[18565]: cluster 2024-04-22T23:50:09.984433+0000 mgr.y (mgr.14152) 199 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-22T23:50:12.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:50:11 smithi079 bash[18576]: cluster 2024-04-22T23:50:09.984433+0000 mgr.y (mgr.14152) 199 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-22T23:50:12.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:50:11 smithi079 bash[23665]: cluster 2024-04-22T23:50:09.984433+0000 mgr.y (mgr.14152) 199 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-22T23:50:12.811 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:50:12 smithi171 bash[18565]: audit 2024-04-22T23:50:11.650870+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:50:12.811 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:50:12 smithi171 bash[18565]: audit 2024-04-22T23:50:11.681467+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T23:50:12.812 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:50:12 smithi171 bash[18565]: audit 2024-04-22T23:50:11.684184+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:50:12.812 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:50:12 smithi171 bash[18565]: audit 2024-04-22T23:50:11.685915+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:50:13.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:50:12 smithi079 bash[18576]: audit 2024-04-22T23:50:11.650870+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:50:13.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:50:12 smithi079 bash[18576]: audit 2024-04-22T23:50:11.681467+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T23:50:13.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:50:12 smithi079 bash[18576]: audit 2024-04-22T23:50:11.684184+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:50:13.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:50:12 smithi079 bash[18576]: audit 2024-04-22T23:50:11.685915+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:50:13.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:50:12 smithi079 bash[23665]: audit 2024-04-22T23:50:11.650870+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:50:13.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:50:12 smithi079 bash[23665]: audit 2024-04-22T23:50:11.681467+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T23:50:13.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:50:12 smithi079 bash[23665]: audit 2024-04-22T23:50:11.684184+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:50:13.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:50:12 smithi079 bash[23665]: audit 2024-04-22T23:50:11.685915+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:50:14.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:50:13 smithi079 bash[18576]: cluster 2024-04-22T23:50:11.984993+0000 mgr.y (mgr.14152) 200 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-22T23:50:14.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:50:13 smithi079 bash[23665]: cluster 2024-04-22T23:50:11.984993+0000 mgr.y (mgr.14152) 200 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-22T23:50:14.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:50:13 smithi171 bash[18565]: cluster 2024-04-22T23:50:11.984993+0000 mgr.y (mgr.14152) 200 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-22T23:50:15.811 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:50:15 smithi171 bash[18565]: cluster 2024-04-22T23:50:13.985591+0000 mgr.y (mgr.14152) 201 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-22T23:50:15.811 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:50:15 smithi171 bash[18565]: audit 2024-04-22T23:50:14.745992+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:50:15.812 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:50:15 smithi171 bash[18565]: audit 2024-04-22T23:50:15.018137+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:50:16.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:50:15 smithi079 bash[18576]: cluster 2024-04-22T23:50:13.985591+0000 mgr.y (mgr.14152) 201 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-22T23:50:16.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:50:15 smithi079 bash[18576]: audit 2024-04-22T23:50:14.745992+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:50:16.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:50:15 smithi079 bash[18576]: audit 2024-04-22T23:50:15.018137+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:50:16.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:50:15 smithi079 bash[23665]: cluster 2024-04-22T23:50:13.985591+0000 mgr.y (mgr.14152) 201 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-22T23:50:16.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:50:15 smithi079 bash[23665]: audit 2024-04-22T23:50:14.745992+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:50:16.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:50:15 smithi079 bash[23665]: audit 2024-04-22T23:50:15.018137+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:50:17.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:50:16 smithi079 bash[18576]: audit 2024-04-22T23:50:15.992831+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-22T23:50:17.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:50:16 smithi079 bash[18576]: audit 2024-04-22T23:50:15.994075+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-22T23:50:17.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:50:16 smithi079 bash[23665]: audit 2024-04-22T23:50:15.992831+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-22T23:50:17.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:50:16 smithi079 bash[23665]: audit 2024-04-22T23:50:15.994075+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-22T23:50:17.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:50:16 smithi171 bash[18565]: audit 2024-04-22T23:50:15.992831+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-22T23:50:17.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:50:16 smithi171 bash[18565]: audit 2024-04-22T23:50:15.994075+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-22T23:50:17.827 INFO:teuthology.orchestra.run.smithi171.stdout:Created osd(s) 6 on host 'smithi171' 2024-04-22T23:50:18.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:50:17 smithi079 bash[18576]: cluster 2024-04-22T23:50:15.986093+0000 mgr.y (mgr.14152) 202 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-22T23:50:18.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:50:17 smithi079 bash[23665]: cluster 2024-04-22T23:50:15.986093+0000 mgr.y (mgr.14152) 202 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-22T23:50:18.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:50:17 smithi171 bash[18565]: cluster 2024-04-22T23:50:15.986093+0000 mgr.y (mgr.14152) 202 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-22T23:50:18.482 DEBUG:teuthology.orchestra.run.smithi171:osd.6> sudo journalctl -f -n 0 -u ceph-15ff8152-0102-11ef-bc93-c7b262605968@osd.6.service 2024-04-22T23:50:18.485 INFO:tasks.cephadm:Deploying osd.7 on smithi171 with /dev/vg_nvme/lv_1... 2024-04-22T23:50:18.486 DEBUG:teuthology.orchestra.run.smithi171:> 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 15ff8152-0102-11ef-bc93-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-04-22T23:50:19.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:50:18 smithi171 bash[18565]: audit 2024-04-22T23:50:17.835250+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:50:19.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:50:18 smithi171 bash[18565]: audit 2024-04-22T23:50:17.847049+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T23:50:19.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:50:18 smithi171 bash[18565]: audit 2024-04-22T23:50:17.849725+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:50:19.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:50:18 smithi171 bash[18565]: audit 2024-04-22T23:50:17.851431+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:50:19.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:50:18 smithi171 bash[18565]: audit 2024-04-22T23:50:18.157541+0000 mon.b (mon.2) 18 : audit [INF] from='osd.6 [v2:172.21.15.171:6816/1718959926,v1:172.21.15.171:6817/1718959926]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-22T23:50:19.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:50:18 smithi171 bash[18565]: audit 2024-04-22T23:50:18.158406+0000 mon.a (mon.0) 513 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-22T23:50:19.288 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:50:18 smithi079 bash[18576]: audit 2024-04-22T23:50:17.835250+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:50:19.289 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:50:18 smithi079 bash[18576]: audit 2024-04-22T23:50:17.847049+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T23:50:19.289 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:50:18 smithi079 bash[18576]: audit 2024-04-22T23:50:17.849725+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:50:19.289 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:50:18 smithi079 bash[18576]: audit 2024-04-22T23:50:17.851431+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:50:19.289 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:50:18 smithi079 bash[18576]: audit 2024-04-22T23:50:18.157541+0000 mon.b (mon.2) 18 : audit [INF] from='osd.6 [v2:172.21.15.171:6816/1718959926,v1:172.21.15.171:6817/1718959926]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-22T23:50:19.289 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:50:18 smithi079 bash[18576]: audit 2024-04-22T23:50:18.158406+0000 mon.a (mon.0) 513 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-22T23:50:19.289 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:50:18 smithi079 bash[23665]: audit 2024-04-22T23:50:17.835250+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:50:19.289 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:50:18 smithi079 bash[23665]: audit 2024-04-22T23:50:17.847049+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T23:50:19.289 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:50:18 smithi079 bash[23665]: audit 2024-04-22T23:50:17.849725+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:50:19.289 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:50:18 smithi079 bash[23665]: audit 2024-04-22T23:50:17.851431+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:50:19.290 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:50:18 smithi079 bash[23665]: audit 2024-04-22T23:50:18.157541+0000 mon.b (mon.2) 18 : audit [INF] from='osd.6 [v2:172.21.15.171:6816/1718959926,v1:172.21.15.171:6817/1718959926]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-22T23:50:19.290 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:50:18 smithi079 bash[23665]: audit 2024-04-22T23:50:18.158406+0000 mon.a (mon.0) 513 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-22T23:50:20.288 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:50:19 smithi079 bash[18576]: cluster 2024-04-22T23:50:17.986606+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-04-22T23:50:20.289 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:50:19 smithi079 bash[18576]: audit 2024-04-22T23:50:18.847573+0000 mon.a (mon.0) 514 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-22T23:50:20.289 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:50:19 smithi079 bash[18576]: cluster 2024-04-22T23:50:18.847799+0000 mon.a (mon.0) 515 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-04-22T23:50:20.289 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:50:19 smithi079 bash[18576]: audit 2024-04-22T23:50:18.848110+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-22T23:50:20.289 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:50:19 smithi079 bash[18576]: audit 2024-04-22T23:50:18.848633+0000 mon.b (mon.2) 19 : audit [INF] from='osd.6 [v2:172.21.15.171:6816/1718959926,v1:172.21.15.171:6817/1718959926]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi171", "root=default"]}]: dispatch 2024-04-22T23:50:20.289 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:50:19 smithi079 bash[18576]: audit 2024-04-22T23:50:18.849606+0000 mon.a (mon.0) 517 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi171", "root=default"]}]: dispatch 2024-04-22T23:50:20.289 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:50:19 smithi079 bash[23665]: cluster 2024-04-22T23:50:17.986606+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-04-22T23:50:20.289 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:50:19 smithi079 bash[23665]: audit 2024-04-22T23:50:18.847573+0000 mon.a (mon.0) 514 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-22T23:50:20.289 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:50:19 smithi079 bash[23665]: cluster 2024-04-22T23:50:18.847799+0000 mon.a (mon.0) 515 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-04-22T23:50:20.289 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:50:19 smithi079 bash[23665]: audit 2024-04-22T23:50:18.848110+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-22T23:50:20.289 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:50:19 smithi079 bash[23665]: audit 2024-04-22T23:50:18.848633+0000 mon.b (mon.2) 19 : audit [INF] from='osd.6 [v2:172.21.15.171:6816/1718959926,v1:172.21.15.171:6817/1718959926]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi171", "root=default"]}]: dispatch 2024-04-22T23:50:20.289 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:50:19 smithi079 bash[23665]: audit 2024-04-22T23:50:18.849606+0000 mon.a (mon.0) 517 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi171", "root=default"]}]: dispatch 2024-04-22T23:50:20.295 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:50:19 smithi171 bash[18565]: cluster 2024-04-22T23:50:17.986606+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-04-22T23:50:20.295 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:50:19 smithi171 bash[18565]: audit 2024-04-22T23:50:18.847573+0000 mon.a (mon.0) 514 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-22T23:50:20.296 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:50:19 smithi171 bash[18565]: cluster 2024-04-22T23:50:18.847799+0000 mon.a (mon.0) 515 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-04-22T23:50:20.296 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:50:19 smithi171 bash[18565]: audit 2024-04-22T23:50:18.848110+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-22T23:50:20.296 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:50:19 smithi171 bash[18565]: audit 2024-04-22T23:50:18.848633+0000 mon.b (mon.2) 19 : audit [INF] from='osd.6 [v2:172.21.15.171:6816/1718959926,v1:172.21.15.171:6817/1718959926]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi171", "root=default"]}]: dispatch 2024-04-22T23:50:20.296 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:50:19 smithi171 bash[18565]: audit 2024-04-22T23:50:18.849606+0000 mon.a (mon.0) 517 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi171", "root=default"]}]: dispatch 2024-04-22T23:50:20.296 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 22 23:50:19 smithi171 bash[27583]: debug 2024-04-22T23:50:19.854+0000 7fdd4de42700 -1 osd.6 0 waiting for initial osdmap 2024-04-22T23:50:20.296 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 22 23:50:19 smithi171 bash[27583]: debug 2024-04-22T23:50:19.866+0000 7fdd477d7700 -1 osd.6 46 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-22T23:50:21.288 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:50:20 smithi079 bash[18576]: audit 2024-04-22T23:50:19.848710+0000 mon.a (mon.0) 518 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi171", "root=default"]}]': finished 2024-04-22T23:50:21.288 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:50:20 smithi079 bash[18576]: cluster 2024-04-22T23:50:19.848941+0000 mon.a (mon.0) 519 : cluster [DBG] osdmap e46: 7 total, 6 up, 7 in 2024-04-22T23:50:21.289 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:50:20 smithi079 bash[18576]: audit 2024-04-22T23:50:19.849681+0000 mon.a (mon.0) 520 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-22T23:50:21.289 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:50:20 smithi079 bash[18576]: audit 2024-04-22T23:50:19.861401+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-22T23:50:21.289 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:50:20 smithi079 bash[23665]: audit 2024-04-22T23:50:19.848710+0000 mon.a (mon.0) 518 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi171", "root=default"]}]': finished 2024-04-22T23:50:21.289 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:50:20 smithi079 bash[23665]: cluster 2024-04-22T23:50:19.848941+0000 mon.a (mon.0) 519 : cluster [DBG] osdmap e46: 7 total, 6 up, 7 in 2024-04-22T23:50:21.289 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:50:20 smithi079 bash[23665]: audit 2024-04-22T23:50:19.849681+0000 mon.a (mon.0) 520 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-22T23:50:21.289 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:50:20 smithi079 bash[23665]: audit 2024-04-22T23:50:19.861401+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-22T23:50:21.309 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:50:20 smithi171 bash[18565]: audit 2024-04-22T23:50:19.848710+0000 mon.a (mon.0) 518 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi171", "root=default"]}]': finished 2024-04-22T23:50:21.309 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:50:20 smithi171 bash[18565]: cluster 2024-04-22T23:50:19.848941+0000 mon.a (mon.0) 519 : cluster [DBG] osdmap e46: 7 total, 6 up, 7 in 2024-04-22T23:50:21.309 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:50:20 smithi171 bash[18565]: audit 2024-04-22T23:50:19.849681+0000 mon.a (mon.0) 520 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-22T23:50:21.309 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:50:20 smithi171 bash[18565]: audit 2024-04-22T23:50:19.861401+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-22T23:50:21.888 INFO:teuthology.orchestra.run.smithi171.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-04-22T23:50:21.888 INFO:teuthology.orchestra.run.smithi171.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-04-22T23:50:21.889 INFO:teuthology.orchestra.run.smithi171.stderr: stderr: 10+0 records in 2024-04-22T23:50:21.889 INFO:teuthology.orchestra.run.smithi171.stderr:10+0 records out 2024-04-22T23:50:21.889 INFO:teuthology.orchestra.run.smithi171.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0159394 s, 658 MB/s 2024-04-22T23:50:21.889 INFO:teuthology.orchestra.run.smithi171.stderr:--> Zapping successful for: 2024-04-22T23:50:21.912 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:50:21 smithi171 bash[18565]: cluster 2024-04-22T23:50:19.161100+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-22T23:50:21.912 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:50:21 smithi171 bash[18565]: cluster 2024-04-22T23:50:19.161301+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-22T23:50:21.912 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:50:21 smithi171 bash[18565]: cluster 2024-04-22T23:50:19.987151+0000 mgr.y (mgr.14152) 204 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-22T23:50:21.912 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:50:21 smithi171 bash[18565]: audit 2024-04-22T23:50:20.861664+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-22T23:50:21.912 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:50:21 smithi171 bash[18565]: cluster 2024-04-22T23:50:20.872154+0000 mon.a (mon.0) 523 : cluster [INF] osd.6 [v2:172.21.15.171:6816/1718959926,v1:172.21.15.171:6817/1718959926] boot 2024-04-22T23:50:21.912 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:50:21 smithi171 bash[18565]: cluster 2024-04-22T23:50:20.872286+0000 mon.a (mon.0) 524 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-04-22T23:50:21.912 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:50:21 smithi171 bash[18565]: audit 2024-04-22T23:50:20.872970+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-22T23:50:22.288 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:50:21 smithi079 bash[18576]: cluster 2024-04-22T23:50:19.161100+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-22T23:50:22.289 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:50:21 smithi079 bash[18576]: cluster 2024-04-22T23:50:19.161301+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-22T23:50:22.289 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:50:21 smithi079 bash[18576]: cluster 2024-04-22T23:50:19.987151+0000 mgr.y (mgr.14152) 204 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-22T23:50:22.289 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:50:21 smithi079 bash[18576]: audit 2024-04-22T23:50:20.861664+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-22T23:50:22.289 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:50:21 smithi079 bash[18576]: cluster 2024-04-22T23:50:20.872154+0000 mon.a (mon.0) 523 : cluster [INF] osd.6 [v2:172.21.15.171:6816/1718959926,v1:172.21.15.171:6817/1718959926] boot 2024-04-22T23:50:22.289 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:50:21 smithi079 bash[18576]: cluster 2024-04-22T23:50:20.872286+0000 mon.a (mon.0) 524 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-04-22T23:50:22.289 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:50:21 smithi079 bash[18576]: audit 2024-04-22T23:50:20.872970+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-22T23:50:22.289 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:50:21 smithi079 bash[23665]: cluster 2024-04-22T23:50:19.161100+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-22T23:50:22.289 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:50:21 smithi079 bash[23665]: cluster 2024-04-22T23:50:19.161301+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-22T23:50:22.289 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:50:21 smithi079 bash[23665]: cluster 2024-04-22T23:50:19.987151+0000 mgr.y (mgr.14152) 204 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-22T23:50:22.289 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:50:21 smithi079 bash[23665]: audit 2024-04-22T23:50:20.861664+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-22T23:50:22.289 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:50:21 smithi079 bash[23665]: cluster 2024-04-22T23:50:20.872154+0000 mon.a (mon.0) 523 : cluster [INF] osd.6 [v2:172.21.15.171:6816/1718959926,v1:172.21.15.171:6817/1718959926] boot 2024-04-22T23:50:22.290 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:50:21 smithi079 bash[23665]: cluster 2024-04-22T23:50:20.872286+0000 mon.a (mon.0) 524 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-04-22T23:50:22.290 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:50:21 smithi079 bash[23665]: audit 2024-04-22T23:50:20.872970+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-22T23:50:22.991 DEBUG:teuthology.orchestra.run.smithi171:> 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 15ff8152-0102-11ef-bc93-c7b262605968 -- ceph orch daemon add osd smithi171:vg_nvme/lv_1 2024-04-22T23:50:23.288 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:50:22 smithi079 bash[18576]: cluster 2024-04-22T23:50:21.871435+0000 mon.a (mon.0) 526 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-04-22T23:50:23.288 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:50:22 smithi079 bash[23665]: cluster 2024-04-22T23:50:21.871435+0000 mon.a (mon.0) 526 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-04-22T23:50:23.311 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:50:22 smithi171 bash[18565]: cluster 2024-04-22T23:50:21.871435+0000 mon.a (mon.0) 526 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-04-22T23:50:24.199 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:50:23 smithi171 bash[18565]: cluster 2024-04-22T23:50:21.987763+0000 mgr.y (mgr.14152) 205 : cluster [DBG] pgmap v191: 1 pgs: 1 peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-04-22T23:50:24.199 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:50:23 smithi171 bash[18565]: cluster 2024-04-22T23:50:22.889113+0000 mon.a (mon.0) 527 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-04-22T23:50:24.288 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:50:23 smithi079 bash[18576]: cluster 2024-04-22T23:50:21.987763+0000 mgr.y (mgr.14152) 205 : cluster [DBG] pgmap v191: 1 pgs: 1 peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-04-22T23:50:24.288 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:50:23 smithi079 bash[18576]: cluster 2024-04-22T23:50:22.889113+0000 mon.a (mon.0) 527 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-04-22T23:50:24.289 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:50:23 smithi079 bash[23665]: cluster 2024-04-22T23:50:21.987763+0000 mgr.y (mgr.14152) 205 : cluster [DBG] pgmap v191: 1 pgs: 1 peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-04-22T23:50:24.289 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:50:23 smithi079 bash[23665]: cluster 2024-04-22T23:50:22.889113+0000 mon.a (mon.0) 527 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-04-22T23:50:25.288 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:50:24 smithi079 bash[23665]: cluster 2024-04-22T23:50:23.897354+0000 mon.a (mon.0) 528 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-04-22T23:50:25.288 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:50:24 smithi079 bash[23665]: cluster 2024-04-22T23:50:23.988292+0000 mgr.y (mgr.14152) 206 : cluster [DBG] pgmap v194: 1 pgs: 1 peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-04-22T23:50:25.288 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:50:24 smithi079 bash[18576]: cluster 2024-04-22T23:50:23.897354+0000 mon.a (mon.0) 528 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-04-22T23:50:25.289 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:50:24 smithi079 bash[18576]: cluster 2024-04-22T23:50:23.988292+0000 mgr.y (mgr.14152) 206 : cluster [DBG] pgmap v194: 1 pgs: 1 peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-04-22T23:50:25.311 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:50:24 smithi171 bash[18565]: cluster 2024-04-22T23:50:23.897354+0000 mon.a (mon.0) 528 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-04-22T23:50:25.311 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:50:24 smithi171 bash[18565]: cluster 2024-04-22T23:50:23.988292+0000 mgr.y (mgr.14152) 206 : cluster [DBG] pgmap v194: 1 pgs: 1 peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-04-22T23:50:26.124 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:50:25 smithi171 bash[18565]: cluster 2024-04-22T23:50:24.905099+0000 mon.a (mon.0) 529 : cluster [DBG] osdmap e51: 7 total, 7 up, 7 in 2024-04-22T23:50:26.288 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:50:25 smithi079 bash[23665]: cluster 2024-04-22T23:50:24.905099+0000 mon.a (mon.0) 529 : cluster [DBG] osdmap e51: 7 total, 7 up, 7 in 2024-04-22T23:50:26.288 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:50:25 smithi079 bash[18576]: cluster 2024-04-22T23:50:24.905099+0000 mon.a (mon.0) 529 : cluster [DBG] osdmap e51: 7 total, 7 up, 7 in 2024-04-22T23:50:27.288 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:50:26 smithi079 bash[18576]: cluster 2024-04-22T23:50:25.988892+0000 mgr.y (mgr.14152) 207 : cluster [DBG] pgmap v196: 1 pgs: 1 peering; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-22T23:50:27.289 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:50:26 smithi079 bash[18576]: audit 2024-04-22T23:50:26.086700+0000 mgr.y (mgr.14152) 208 : audit [DBG] from='client.24251 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi171:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:50:27.289 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:50:26 smithi079 bash[18576]: audit 2024-04-22T23:50:26.093668+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-22T23:50:27.289 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:50:26 smithi079 bash[18576]: audit 2024-04-22T23:50:26.100049+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-22T23:50:27.289 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:50:26 smithi079 bash[18576]: audit 2024-04-22T23:50:26.101831+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:50:27.289 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:50:26 smithi079 bash[18576]: cephadm 2024-04-22T23:50:26.364010+0000 mgr.y (mgr.14152) 209 : cephadm [INF] Detected new or changed devices on smithi171 2024-04-22T23:50:27.289 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:50:26 smithi079 bash[18576]: audit 2024-04-22T23:50:26.374198+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:50:27.289 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:50:26 smithi079 bash[18576]: audit 2024-04-22T23:50:26.376593+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-22T23:50:27.289 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:50:26 smithi079 bash[18576]: audit 2024-04-22T23:50:26.378426+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-22T23:50:27.289 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:50:26 smithi079 bash[18576]: audit 2024-04-22T23:50:26.380146+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-22T23:50:27.289 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:50:26 smithi079 bash[18576]: cephadm 2024-04-22T23:50:26.381513+0000 mgr.y (mgr.14152) 210 : cephadm [INF] Adjusting osd_memory_target on smithi171 to 5755M 2024-04-22T23:50:27.289 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:50:26 smithi079 bash[18576]: audit 2024-04-22T23:50:26.389781+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:50:27.289 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:50:26 smithi079 bash[18576]: audit 2024-04-22T23:50:26.397747+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:50:27.290 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:50:26 smithi079 bash[23665]: cluster 2024-04-22T23:50:25.988892+0000 mgr.y (mgr.14152) 207 : cluster [DBG] pgmap v196: 1 pgs: 1 peering; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-22T23:50:27.290 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:50:26 smithi079 bash[23665]: audit 2024-04-22T23:50:26.086700+0000 mgr.y (mgr.14152) 208 : audit [DBG] from='client.24251 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi171:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:50:27.290 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:50:26 smithi079 bash[23665]: audit 2024-04-22T23:50:26.093668+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-22T23:50:27.290 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:50:26 smithi079 bash[23665]: audit 2024-04-22T23:50:26.100049+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-22T23:50:27.290 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:50:26 smithi079 bash[23665]: audit 2024-04-22T23:50:26.101831+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:50:27.290 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:50:26 smithi079 bash[23665]: cephadm 2024-04-22T23:50:26.364010+0000 mgr.y (mgr.14152) 209 : cephadm [INF] Detected new or changed devices on smithi171 2024-04-22T23:50:27.290 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:50:26 smithi079 bash[23665]: audit 2024-04-22T23:50:26.374198+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:50:27.290 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:50:26 smithi079 bash[23665]: audit 2024-04-22T23:50:26.376593+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-22T23:50:27.290 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:50:26 smithi079 bash[23665]: audit 2024-04-22T23:50:26.378426+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-22T23:50:27.290 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:50:26 smithi079 bash[23665]: audit 2024-04-22T23:50:26.380146+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-22T23:50:27.290 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:50:26 smithi079 bash[23665]: cephadm 2024-04-22T23:50:26.381513+0000 mgr.y (mgr.14152) 210 : cephadm [INF] Adjusting osd_memory_target on smithi171 to 5755M 2024-04-22T23:50:27.290 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:50:26 smithi079 bash[23665]: audit 2024-04-22T23:50:26.389781+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:50:27.290 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:50:26 smithi079 bash[23665]: audit 2024-04-22T23:50:26.397747+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:50:27.312 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:50:26 smithi171 bash[18565]: cluster 2024-04-22T23:50:25.988892+0000 mgr.y (mgr.14152) 207 : cluster [DBG] pgmap v196: 1 pgs: 1 peering; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-22T23:50:27.312 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:50:26 smithi171 bash[18565]: audit 2024-04-22T23:50:26.086700+0000 mgr.y (mgr.14152) 208 : audit [DBG] from='client.24251 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi171:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:50:27.312 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:50:26 smithi171 bash[18565]: audit 2024-04-22T23:50:26.093668+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-22T23:50:27.312 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:50:26 smithi171 bash[18565]: audit 2024-04-22T23:50:26.100049+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-22T23:50:27.312 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:50:26 smithi171 bash[18565]: audit 2024-04-22T23:50:26.101831+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:50:27.312 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:50:26 smithi171 bash[18565]: cephadm 2024-04-22T23:50:26.364010+0000 mgr.y (mgr.14152) 209 : cephadm [INF] Detected new or changed devices on smithi171 2024-04-22T23:50:27.312 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:50:26 smithi171 bash[18565]: audit 2024-04-22T23:50:26.374198+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:50:27.312 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:50:26 smithi171 bash[18565]: audit 2024-04-22T23:50:26.376593+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-22T23:50:27.312 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:50:26 smithi171 bash[18565]: audit 2024-04-22T23:50:26.378426+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-22T23:50:27.312 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:50:26 smithi171 bash[18565]: audit 2024-04-22T23:50:26.380146+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-22T23:50:27.312 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:50:26 smithi171 bash[18565]: cephadm 2024-04-22T23:50:26.381513+0000 mgr.y (mgr.14152) 210 : cephadm [INF] Adjusting osd_memory_target on smithi171 to 5755M 2024-04-22T23:50:27.312 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:50:26 smithi171 bash[18565]: audit 2024-04-22T23:50:26.389781+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:50:27.312 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:50:26 smithi171 bash[18565]: audit 2024-04-22T23:50:26.397747+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:50:29.811 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:50:29 smithi171 bash[18565]: cluster 2024-04-22T23:50:27.989438+0000 mgr.y (mgr.14152) 211 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-04-22T23:50:30.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:50:29 smithi079 bash[23665]: cluster 2024-04-22T23:50:27.989438+0000 mgr.y (mgr.14152) 211 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-04-22T23:50:30.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:50:29 smithi079 bash[18576]: cluster 2024-04-22T23:50:27.989438+0000 mgr.y (mgr.14152) 211 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-04-22T23:50:31.811 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:50:31 smithi171 bash[18565]: cluster 2024-04-22T23:50:29.990055+0000 mgr.y (mgr.14152) 212 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 73 KiB/s, 0 objects/s recovering 2024-04-22T23:50:32.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:50:31 smithi079 bash[23665]: cluster 2024-04-22T23:50:29.990055+0000 mgr.y (mgr.14152) 212 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 73 KiB/s, 0 objects/s recovering 2024-04-22T23:50:32.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:50:31 smithi079 bash[18576]: cluster 2024-04-22T23:50:29.990055+0000 mgr.y (mgr.14152) 212 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 73 KiB/s, 0 objects/s recovering 2024-04-22T23:50:32.812 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:50:32 smithi171 bash[18565]: audit 2024-04-22T23:50:31.837733+0000 mon.b (mon.2) 20 : audit [INF] from='client.? 172.21.15.171:0/1931621099' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8976191c-b436-4928-8ab2-e67eec132d54"}]: dispatch 2024-04-22T23:50:32.812 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:50:32 smithi171 bash[18565]: audit 2024-04-22T23:50:31.838891+0000 mon.a (mon.0) 539 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8976191c-b436-4928-8ab2-e67eec132d54"}]: dispatch 2024-04-22T23:50:32.812 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:50:32 smithi171 bash[18565]: audit 2024-04-22T23:50:31.849542+0000 mon.a (mon.0) 540 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8976191c-b436-4928-8ab2-e67eec132d54"}]': finished 2024-04-22T23:50:32.812 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:50:32 smithi171 bash[18565]: cluster 2024-04-22T23:50:31.849663+0000 mon.a (mon.0) 541 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-04-22T23:50:32.812 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:50:32 smithi171 bash[18565]: audit 2024-04-22T23:50:31.849968+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-22T23:50:32.812 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:50:32 smithi171 bash[18565]: audit 2024-04-22T23:50:32.516834+0000 mon.b (mon.2) 21 : audit [DBG] from='client.? 172.21.15.171:0/3665364915' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-22T23:50:33.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:50:32 smithi079 bash[18576]: audit 2024-04-22T23:50:31.837733+0000 mon.b (mon.2) 20 : audit [INF] from='client.? 172.21.15.171:0/1931621099' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8976191c-b436-4928-8ab2-e67eec132d54"}]: dispatch 2024-04-22T23:50:33.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:50:32 smithi079 bash[18576]: audit 2024-04-22T23:50:31.838891+0000 mon.a (mon.0) 539 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8976191c-b436-4928-8ab2-e67eec132d54"}]: dispatch 2024-04-22T23:50:33.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:50:32 smithi079 bash[18576]: audit 2024-04-22T23:50:31.849542+0000 mon.a (mon.0) 540 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8976191c-b436-4928-8ab2-e67eec132d54"}]': finished 2024-04-22T23:50:33.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:50:32 smithi079 bash[18576]: cluster 2024-04-22T23:50:31.849663+0000 mon.a (mon.0) 541 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-04-22T23:50:33.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:50:32 smithi079 bash[18576]: audit 2024-04-22T23:50:31.849968+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-22T23:50:33.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:50:32 smithi079 bash[18576]: audit 2024-04-22T23:50:32.516834+0000 mon.b (mon.2) 21 : audit [DBG] from='client.? 172.21.15.171:0/3665364915' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-22T23:50:33.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:50:32 smithi079 bash[23665]: audit 2024-04-22T23:50:31.837733+0000 mon.b (mon.2) 20 : audit [INF] from='client.? 172.21.15.171:0/1931621099' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8976191c-b436-4928-8ab2-e67eec132d54"}]: dispatch 2024-04-22T23:50:33.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:50:32 smithi079 bash[23665]: audit 2024-04-22T23:50:31.838891+0000 mon.a (mon.0) 539 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8976191c-b436-4928-8ab2-e67eec132d54"}]: dispatch 2024-04-22T23:50:33.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:50:32 smithi079 bash[23665]: audit 2024-04-22T23:50:31.849542+0000 mon.a (mon.0) 540 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8976191c-b436-4928-8ab2-e67eec132d54"}]': finished 2024-04-22T23:50:33.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:50:32 smithi079 bash[23665]: cluster 2024-04-22T23:50:31.849663+0000 mon.a (mon.0) 541 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-04-22T23:50:33.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:50:32 smithi079 bash[23665]: audit 2024-04-22T23:50:31.849968+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-22T23:50:33.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:50:32 smithi079 bash[23665]: audit 2024-04-22T23:50:32.516834+0000 mon.b (mon.2) 21 : audit [DBG] from='client.? 172.21.15.171:0/3665364915' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-22T23:50:34.288 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:50:33 smithi079 bash[18576]: cluster 2024-04-22T23:50:31.990640+0000 mgr.y (mgr.14152) 213 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-04-22T23:50:34.288 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:50:33 smithi079 bash[23665]: cluster 2024-04-22T23:50:31.990640+0000 mgr.y (mgr.14152) 213 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-04-22T23:50:34.311 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:50:33 smithi171 bash[18565]: cluster 2024-04-22T23:50:31.990640+0000 mgr.y (mgr.14152) 213 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-04-22T23:50:36.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:50:35 smithi171 bash[18565]: cluster 2024-04-22T23:50:33.991248+0000 mgr.y (mgr.14152) 214 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 57 KiB/s, 0 objects/s recovering 2024-04-22T23:50:36.288 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:50:35 smithi079 bash[23665]: cluster 2024-04-22T23:50:33.991248+0000 mgr.y (mgr.14152) 214 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 57 KiB/s, 0 objects/s recovering 2024-04-22T23:50:36.288 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:50:35 smithi079 bash[18576]: cluster 2024-04-22T23:50:33.991248+0000 mgr.y (mgr.14152) 214 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 57 KiB/s, 0 objects/s recovering 2024-04-22T23:50:38.288 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:50:37 smithi079 bash[23665]: cluster 2024-04-22T23:50:35.991880+0000 mgr.y (mgr.14152) 215 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-04-22T23:50:38.288 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:50:37 smithi079 bash[18576]: cluster 2024-04-22T23:50:35.991880+0000 mgr.y (mgr.14152) 215 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-04-22T23:50:38.311 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:50:37 smithi171 bash[18565]: cluster 2024-04-22T23:50:35.991880+0000 mgr.y (mgr.14152) 215 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-04-22T23:50:40.289 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:50:39 smithi079 bash[23665]: cluster 2024-04-22T23:50:37.992495+0000 mgr.y (mgr.14152) 216 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-22T23:50:40.289 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:50:39 smithi079 bash[18576]: cluster 2024-04-22T23:50:37.992495+0000 mgr.y (mgr.14152) 216 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-22T23:50:40.311 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:50:39 smithi171 bash[18565]: cluster 2024-04-22T23:50:37.992495+0000 mgr.y (mgr.14152) 216 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-22T23:50:42.144 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:50:41 smithi171 bash[18565]: cluster 2024-04-22T23:50:39.993083+0000 mgr.y (mgr.14152) 217 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-22T23:50:42.288 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:50:41 smithi079 bash[23665]: cluster 2024-04-22T23:50:39.993083+0000 mgr.y (mgr.14152) 217 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-22T23:50:42.288 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:50:41 smithi079 bash[18576]: cluster 2024-04-22T23:50:39.993083+0000 mgr.y (mgr.14152) 217 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-22T23:50:43.249 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:50:42 smithi171 bash[18565]: audit 2024-04-22T23:50:41.951578+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-22T23:50:43.250 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:50:42 smithi171 bash[18565]: audit 2024-04-22T23:50:41.953379+0000 mon.a (mon.0) 544 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:50:43.288 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:50:42 smithi079 bash[23665]: audit 2024-04-22T23:50:41.951578+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-22T23:50:43.288 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:50:42 smithi079 bash[23665]: audit 2024-04-22T23:50:41.953379+0000 mon.a (mon.0) 544 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:50:43.289 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:50:42 smithi079 bash[18576]: audit 2024-04-22T23:50:41.951578+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-22T23:50:43.289 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:50:42 smithi079 bash[18576]: audit 2024-04-22T23:50:41.953379+0000 mon.a (mon.0) 544 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:50:44.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:50:43 smithi171 bash[18565]: cephadm 2024-04-22T23:50:41.954874+0000 mgr.y (mgr.14152) 218 : cephadm [INF] Deploying daemon osd.7 on smithi171 2024-04-22T23:50:44.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:50:43 smithi171 bash[18565]: cluster 2024-04-22T23:50:41.993663+0000 mgr.y (mgr.14152) 219 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-22T23:50:44.288 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:50:43 smithi079 bash[18576]: cephadm 2024-04-22T23:50:41.954874+0000 mgr.y (mgr.14152) 218 : cephadm [INF] Deploying daemon osd.7 on smithi171 2024-04-22T23:50:44.288 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:50:43 smithi079 bash[18576]: cluster 2024-04-22T23:50:41.993663+0000 mgr.y (mgr.14152) 219 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-22T23:50:44.288 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:50:43 smithi079 bash[23665]: cephadm 2024-04-22T23:50:41.954874+0000 mgr.y (mgr.14152) 218 : cephadm [INF] Deploying daemon osd.7 on smithi171 2024-04-22T23:50:44.289 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:50:43 smithi079 bash[23665]: cluster 2024-04-22T23:50:41.993663+0000 mgr.y (mgr.14152) 219 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-22T23:50:45.738 INFO:journalctl@ceph.osd.4.smithi171.stdout:Apr 22 23:50:45 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:50:45.738 INFO:journalctl@ceph.osd.5.smithi171.stdout:Apr 22 23:50:45 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:50:45.739 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 22 23:50:45 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:50:45.739 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:50:45 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:50:45.740 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:50:45 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:50:46.061 INFO:journalctl@ceph.osd.4.smithi171.stdout:Apr 22 23:50:45 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:50:46.061 INFO:journalctl@ceph.osd.5.smithi171.stdout:Apr 22 23:50:45 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:50:46.062 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 22 23:50:45 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:50:46.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:50:45 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:50:46.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:50:45 smithi171 bash[18565]: cluster 2024-04-22T23:50:43.994279+0000 mgr.y (mgr.14152) 220 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-22T23:50:46.062 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:50:45 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:50:46.214 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:50:45 smithi079 bash[18576]: cluster 2024-04-22T23:50:43.994279+0000 mgr.y (mgr.14152) 220 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-22T23:50:46.215 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:50:45 smithi079 bash[23665]: cluster 2024-04-22T23:50:43.994279+0000 mgr.y (mgr.14152) 220 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-22T23:50:47.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:50:46 smithi171 bash[18565]: audit 2024-04-22T23:50:45.897187+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:50:47.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:50:46 smithi171 bash[18565]: audit 2024-04-22T23:50:45.924746+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T23:50:47.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:50:46 smithi171 bash[18565]: audit 2024-04-22T23:50:45.927397+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:50:47.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:50:46 smithi171 bash[18565]: audit 2024-04-22T23:50:45.928984+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:50:47.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:50:46 smithi171 bash[18565]: cluster 2024-04-22T23:50:45.994745+0000 mgr.y (mgr.14152) 221 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-22T23:50:47.288 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:50:46 smithi079 bash[18576]: audit 2024-04-22T23:50:45.897187+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:50:47.288 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:50:46 smithi079 bash[18576]: audit 2024-04-22T23:50:45.924746+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T23:50:47.288 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:50:46 smithi079 bash[18576]: audit 2024-04-22T23:50:45.927397+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:50:47.288 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:50:46 smithi079 bash[18576]: audit 2024-04-22T23:50:45.928984+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:50:47.289 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:50:46 smithi079 bash[18576]: cluster 2024-04-22T23:50:45.994745+0000 mgr.y (mgr.14152) 221 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-22T23:50:47.289 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:50:46 smithi079 bash[23665]: audit 2024-04-22T23:50:45.897187+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:50:47.289 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:50:46 smithi079 bash[23665]: audit 2024-04-22T23:50:45.924746+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T23:50:47.289 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:50:46 smithi079 bash[23665]: audit 2024-04-22T23:50:45.927397+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:50:47.289 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:50:46 smithi079 bash[23665]: audit 2024-04-22T23:50:45.928984+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:50:47.289 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:50:46 smithi079 bash[23665]: cluster 2024-04-22T23:50:45.994745+0000 mgr.y (mgr.14152) 221 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-22T23:50:49.809 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:50:49 smithi171 bash[18565]: cluster 2024-04-22T23:50:47.995352+0000 mgr.y (mgr.14152) 222 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-22T23:50:49.809 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:50:49 smithi171 bash[18565]: audit 2024-04-22T23:50:48.944291+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:50:49.809 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:50:49 smithi171 bash[18565]: audit 2024-04-22T23:50:48.953050+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:50:50.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:50:49 smithi079 bash[18576]: cluster 2024-04-22T23:50:47.995352+0000 mgr.y (mgr.14152) 222 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-22T23:50:50.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:50:49 smithi079 bash[18576]: audit 2024-04-22T23:50:48.944291+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:50:50.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:50:49 smithi079 bash[18576]: audit 2024-04-22T23:50:48.953050+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:50:50.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:50:49 smithi079 bash[23665]: cluster 2024-04-22T23:50:47.995352+0000 mgr.y (mgr.14152) 222 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-22T23:50:50.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:50:49 smithi079 bash[23665]: audit 2024-04-22T23:50:48.944291+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:50:50.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:50:49 smithi079 bash[23665]: audit 2024-04-22T23:50:48.953050+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:50:51.804 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:50:51 smithi171 bash[18565]: cluster 2024-04-22T23:50:49.995954+0000 mgr.y (mgr.14152) 223 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-22T23:50:52.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:50:51 smithi079 bash[23665]: cluster 2024-04-22T23:50:49.995954+0000 mgr.y (mgr.14152) 223 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-22T23:50:52.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:50:51 smithi079 bash[18576]: cluster 2024-04-22T23:50:49.995954+0000 mgr.y (mgr.14152) 223 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-22T23:50:52.485 INFO:teuthology.orchestra.run.smithi171.stdout:Created osd(s) 7 on host 'smithi171' 2024-04-22T23:50:52.811 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:50:52 smithi171 bash[18565]: audit 2024-04-22T23:50:52.214429+0000 mon.b (mon.2) 22 : audit [INF] from='osd.7 [v2:172.21.15.171:6824/1803974081,v1:172.21.15.171:6825/1803974081]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-22T23:50:52.811 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:50:52 smithi171 bash[18565]: audit 2024-04-22T23:50:52.215384+0000 mon.a (mon.0) 551 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-22T23:50:52.811 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:50:52 smithi171 bash[18565]: audit 2024-04-22T23:50:52.493747+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:50:52.811 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:50:52 smithi171 bash[18565]: audit 2024-04-22T23:50:52.531239+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T23:50:52.811 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:50:52 smithi171 bash[18565]: audit 2024-04-22T23:50:52.534072+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:50:52.811 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:50:52 smithi171 bash[18565]: audit 2024-04-22T23:50:52.536063+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:50:53.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:50:52 smithi079 bash[18576]: audit 2024-04-22T23:50:52.214429+0000 mon.b (mon.2) 22 : audit [INF] from='osd.7 [v2:172.21.15.171:6824/1803974081,v1:172.21.15.171:6825/1803974081]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-22T23:50:53.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:50:52 smithi079 bash[18576]: audit 2024-04-22T23:50:52.215384+0000 mon.a (mon.0) 551 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-22T23:50:53.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:50:52 smithi079 bash[18576]: audit 2024-04-22T23:50:52.493747+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:50:53.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:50:52 smithi079 bash[18576]: audit 2024-04-22T23:50:52.531239+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T23:50:53.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:50:52 smithi079 bash[18576]: audit 2024-04-22T23:50:52.534072+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:50:53.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:50:52 smithi079 bash[18576]: audit 2024-04-22T23:50:52.536063+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:50:53.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:50:52 smithi079 bash[23665]: audit 2024-04-22T23:50:52.214429+0000 mon.b (mon.2) 22 : audit [INF] from='osd.7 [v2:172.21.15.171:6824/1803974081,v1:172.21.15.171:6825/1803974081]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-22T23:50:53.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:50:52 smithi079 bash[23665]: audit 2024-04-22T23:50:52.215384+0000 mon.a (mon.0) 551 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-22T23:50:53.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:50:52 smithi079 bash[23665]: audit 2024-04-22T23:50:52.493747+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:50:53.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:50:52 smithi079 bash[23665]: audit 2024-04-22T23:50:52.531239+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T23:50:53.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:50:52 smithi079 bash[23665]: audit 2024-04-22T23:50:52.534072+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:50:53.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:50:52 smithi079 bash[23665]: audit 2024-04-22T23:50:52.536063+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:50:53.150 DEBUG:teuthology.orchestra.run.smithi171:osd.7> sudo journalctl -f -n 0 -u ceph-15ff8152-0102-11ef-bc93-c7b262605968@osd.7.service 2024-04-22T23:50:53.152 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-04-22T23:50:53.153 DEBUG:teuthology.orchestra.run.smithi079:> 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 15ff8152-0102-11ef-bc93-c7b262605968 -- ceph osd stat -f json 2024-04-22T23:50:53.788 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:50:53 smithi079 bash[18576]: cluster 2024-04-22T23:50:51.996551+0000 mgr.y (mgr.14152) 224 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-22T23:50:53.788 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:50:53 smithi079 bash[18576]: audit 2024-04-22T23:50:52.580164+0000 mon.a (mon.0) 556 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-22T23:50:53.789 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:50:53 smithi079 bash[18576]: cluster 2024-04-22T23:50:52.580348+0000 mon.a (mon.0) 557 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-04-22T23:50:53.789 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:50:53 smithi079 bash[18576]: audit 2024-04-22T23:50:52.580632+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-22T23:50:53.789 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:50:53 smithi079 bash[18576]: audit 2024-04-22T23:50:52.580677+0000 mon.b (mon.2) 23 : audit [INF] from='osd.7 [v2:172.21.15.171:6824/1803974081,v1:172.21.15.171:6825/1803974081]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi171", "root=default"]}]: dispatch 2024-04-22T23:50:53.789 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:50:53 smithi079 bash[18576]: audit 2024-04-22T23:50:52.581839+0000 mon.a (mon.0) 559 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi171", "root=default"]}]: dispatch 2024-04-22T23:50:53.789 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:50:53 smithi079 bash[23665]: cluster 2024-04-22T23:50:51.996551+0000 mgr.y (mgr.14152) 224 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-22T23:50:53.789 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:50:53 smithi079 bash[23665]: audit 2024-04-22T23:50:52.580164+0000 mon.a (mon.0) 556 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-22T23:50:53.789 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:50:53 smithi079 bash[23665]: cluster 2024-04-22T23:50:52.580348+0000 mon.a (mon.0) 557 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-04-22T23:50:53.790 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:50:53 smithi079 bash[23665]: audit 2024-04-22T23:50:52.580632+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-22T23:50:53.790 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:50:53 smithi079 bash[23665]: audit 2024-04-22T23:50:52.580677+0000 mon.b (mon.2) 23 : audit [INF] from='osd.7 [v2:172.21.15.171:6824/1803974081,v1:172.21.15.171:6825/1803974081]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi171", "root=default"]}]: dispatch 2024-04-22T23:50:53.790 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:50:53 smithi079 bash[23665]: audit 2024-04-22T23:50:52.581839+0000 mon.a (mon.0) 559 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi171", "root=default"]}]: dispatch 2024-04-22T23:50:54.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:50:53 smithi171 bash[18565]: cluster 2024-04-22T23:50:51.996551+0000 mgr.y (mgr.14152) 224 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-22T23:50:54.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:50:53 smithi171 bash[18565]: audit 2024-04-22T23:50:52.580164+0000 mon.a (mon.0) 556 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-22T23:50:54.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:50:53 smithi171 bash[18565]: cluster 2024-04-22T23:50:52.580348+0000 mon.a (mon.0) 557 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-04-22T23:50:54.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:50:53 smithi171 bash[18565]: audit 2024-04-22T23:50:52.580632+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-22T23:50:54.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:50:53 smithi171 bash[18565]: audit 2024-04-22T23:50:52.580677+0000 mon.b (mon.2) 23 : audit [INF] from='osd.7 [v2:172.21.15.171:6824/1803974081,v1:172.21.15.171:6825/1803974081]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi171", "root=default"]}]: dispatch 2024-04-22T23:50:54.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:50:53 smithi171 bash[18565]: audit 2024-04-22T23:50:52.581839+0000 mon.a (mon.0) 559 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi171", "root=default"]}]: dispatch 2024-04-22T23:50:54.062 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 22 23:50:53 smithi171 bash[30601]: debug 2024-04-22T23:50:53.586+0000 7f400aa0c700 -1 osd.7 0 waiting for initial osdmap 2024-04-22T23:50:54.062 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 22 23:50:53 smithi171 bash[30601]: debug 2024-04-22T23:50:53.606+0000 7f40053a3700 -1 osd.7 54 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-22T23:50:54.670 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:50:54 smithi079 bash[18576]: audit 2024-04-22T23:50:53.581799+0000 mon.a (mon.0) 560 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi171", "root=default"]}]': finished 2024-04-22T23:50:54.670 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:50:54 smithi079 bash[18576]: cluster 2024-04-22T23:50:53.582039+0000 mon.a (mon.0) 561 : cluster [DBG] osdmap e54: 8 total, 7 up, 8 in 2024-04-22T23:50:54.671 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:50:54 smithi079 bash[18576]: audit 2024-04-22T23:50:53.582751+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-22T23:50:54.671 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:50:54 smithi079 bash[18576]: audit 2024-04-22T23:50:53.593874+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-22T23:50:54.671 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:50:54 smithi079 bash[18576]: cluster 2024-04-22T23:50:54.580381+0000 mon.a (mon.0) 564 : cluster [INF] osd.7 [v2:172.21.15.171:6824/1803974081,v1:172.21.15.171:6825/1803974081] boot 2024-04-22T23:50:54.671 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:50:54 smithi079 bash[18576]: cluster 2024-04-22T23:50:54.580482+0000 mon.a (mon.0) 565 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-04-22T23:50:54.671 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:50:54 smithi079 bash[18576]: audit 2024-04-22T23:50:54.580832+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-22T23:50:54.671 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:50:54 smithi079 bash[23665]: audit 2024-04-22T23:50:53.581799+0000 mon.a (mon.0) 560 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi171", "root=default"]}]': finished 2024-04-22T23:50:54.671 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:50:54 smithi079 bash[23665]: cluster 2024-04-22T23:50:53.582039+0000 mon.a (mon.0) 561 : cluster [DBG] osdmap e54: 8 total, 7 up, 8 in 2024-04-22T23:50:54.671 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:50:54 smithi079 bash[23665]: audit 2024-04-22T23:50:53.582751+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-22T23:50:54.671 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:50:54 smithi079 bash[23665]: audit 2024-04-22T23:50:53.593874+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-22T23:50:54.671 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:50:54 smithi079 bash[23665]: cluster 2024-04-22T23:50:54.580381+0000 mon.a (mon.0) 564 : cluster [INF] osd.7 [v2:172.21.15.171:6824/1803974081,v1:172.21.15.171:6825/1803974081] boot 2024-04-22T23:50:54.671 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:50:54 smithi079 bash[23665]: cluster 2024-04-22T23:50:54.580482+0000 mon.a (mon.0) 565 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-04-22T23:50:54.671 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:50:54 smithi079 bash[23665]: audit 2024-04-22T23:50:54.580832+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-22T23:50:55.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:50:54 smithi171 bash[18565]: audit 2024-04-22T23:50:53.581799+0000 mon.a (mon.0) 560 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi171", "root=default"]}]': finished 2024-04-22T23:50:55.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:50:54 smithi171 bash[18565]: cluster 2024-04-22T23:50:53.582039+0000 mon.a (mon.0) 561 : cluster [DBG] osdmap e54: 8 total, 7 up, 8 in 2024-04-22T23:50:55.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:50:54 smithi171 bash[18565]: audit 2024-04-22T23:50:53.582751+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-22T23:50:55.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:50:54 smithi171 bash[18565]: audit 2024-04-22T23:50:53.593874+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-22T23:50:55.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:50:54 smithi171 bash[18565]: cluster 2024-04-22T23:50:54.580381+0000 mon.a (mon.0) 564 : cluster [INF] osd.7 [v2:172.21.15.171:6824/1803974081,v1:172.21.15.171:6825/1803974081] boot 2024-04-22T23:50:55.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:50:54 smithi171 bash[18565]: cluster 2024-04-22T23:50:54.580482+0000 mon.a (mon.0) 565 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-04-22T23:50:55.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:50:54 smithi171 bash[18565]: audit 2024-04-22T23:50:54.580832+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-22T23:50:55.834 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:50:55 smithi079 bash[23665]: cluster 2024-04-22T23:50:53.212747+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-22T23:50:55.834 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:50:55 smithi079 bash[23665]: cluster 2024-04-22T23:50:53.212909+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-22T23:50:55.834 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:50:55 smithi079 bash[23665]: cluster 2024-04-22T23:50:53.997149+0000 mgr.y (mgr.14152) 225 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-22T23:50:55.835 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:50:55 smithi079 bash[23665]: cluster 2024-04-22T23:50:55.587066+0000 mon.a (mon.0) 567 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-04-22T23:50:55.835 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:50:55 smithi079 bash[18576]: cluster 2024-04-22T23:50:53.212747+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-22T23:50:55.835 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:50:55 smithi079 bash[18576]: cluster 2024-04-22T23:50:53.212909+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-22T23:50:55.835 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:50:55 smithi079 bash[18576]: cluster 2024-04-22T23:50:53.997149+0000 mgr.y (mgr.14152) 225 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-22T23:50:55.835 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:50:55 smithi079 bash[18576]: cluster 2024-04-22T23:50:55.587066+0000 mon.a (mon.0) 567 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-04-22T23:50:56.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:50:55 smithi171 bash[18565]: cluster 2024-04-22T23:50:53.212747+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-22T23:50:56.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:50:55 smithi171 bash[18565]: cluster 2024-04-22T23:50:53.212909+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-22T23:50:56.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:50:55 smithi171 bash[18565]: cluster 2024-04-22T23:50:53.997149+0000 mgr.y (mgr.14152) 225 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-22T23:50:56.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:50:55 smithi171 bash[18565]: cluster 2024-04-22T23:50:55.587066+0000 mon.a (mon.0) 567 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-04-22T23:50:56.151 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-04-22T23:50:56.786 INFO:teuthology.orchestra.run.smithi079.stdout:{"epoch":56,"num_osds":8,"num_up_osds":8,"osd_up_since":1713829854,"num_in_osds":8,"osd_in_since":1713829831,"num_remapped_pgs":1} 2024-04-22T23:50:56.787 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 15ff8152-0102-11ef-bc93-c7b262605968 -- ceph osd dump --format=json 2024-04-22T23:50:56.811 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:50:56 smithi171 bash[18565]: audit 2024-04-22T23:50:56.161494+0000 mon.a (mon.0) 568 : audit [DBG] from='client.? 172.21.15.79:0/2204310562' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-22T23:50:57.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:50:56 smithi079 bash[18576]: audit 2024-04-22T23:50:56.161494+0000 mon.a (mon.0) 568 : audit [DBG] from='client.? 172.21.15.79:0/2204310562' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-22T23:50:57.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:50:56 smithi079 bash[23665]: audit 2024-04-22T23:50:56.161494+0000 mon.a (mon.0) 568 : audit [DBG] from='client.? 172.21.15.79:0/2204310562' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-22T23:50:58.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:50:57 smithi079 bash[18576]: cluster 2024-04-22T23:50:55.997485+0000 mgr.y (mgr.14152) 226 : cluster [DBG] pgmap v216: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:50:58.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:50:57 smithi079 bash[18576]: cluster 2024-04-22T23:50:56.591159+0000 mon.a (mon.0) 569 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-04-22T23:50:58.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:50:57 smithi079 bash[18576]: cluster 2024-04-22T23:50:57.566858+0000 mon.a (mon.0) 570 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-04-22T23:50:58.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:50:57 smithi079 bash[23665]: cluster 2024-04-22T23:50:55.997485+0000 mgr.y (mgr.14152) 226 : cluster [DBG] pgmap v216: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:50:58.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:50:57 smithi079 bash[23665]: cluster 2024-04-22T23:50:56.591159+0000 mon.a (mon.0) 569 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-04-22T23:50:58.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:50:57 smithi079 bash[23665]: cluster 2024-04-22T23:50:57.566858+0000 mon.a (mon.0) 570 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-04-22T23:50:58.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:50:57 smithi171 bash[18565]: cluster 2024-04-22T23:50:55.997485+0000 mgr.y (mgr.14152) 226 : cluster [DBG] pgmap v216: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:50:58.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:50:57 smithi171 bash[18565]: cluster 2024-04-22T23:50:56.591159+0000 mon.a (mon.0) 569 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-04-22T23:50:58.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:50:57 smithi171 bash[18565]: cluster 2024-04-22T23:50:57.566858+0000 mon.a (mon.0) 570 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-04-22T23:50:59.500 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/mon.a/config 2024-04-22T23:50:59.788 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:50:59 smithi079 bash[18576]: cluster 2024-04-22T23:50:57.997919+0000 mgr.y (mgr.14152) 227 : cluster [DBG] pgmap v219: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:50:59.788 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:50:59 smithi079 bash[18576]: cluster 2024-04-22T23:50:58.579333+0000 mon.a (mon.0) 571 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-04-22T23:50:59.788 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:50:59 smithi079 bash[23665]: cluster 2024-04-22T23:50:57.997919+0000 mgr.y (mgr.14152) 227 : cluster [DBG] pgmap v219: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:50:59.788 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:50:59 smithi079 bash[23665]: cluster 2024-04-22T23:50:58.579333+0000 mon.a (mon.0) 571 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-04-22T23:51:00.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:50:59 smithi171 bash[18565]: cluster 2024-04-22T23:50:57.997919+0000 mgr.y (mgr.14152) 227 : cluster [DBG] pgmap v219: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:51:00.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:50:59 smithi171 bash[18565]: cluster 2024-04-22T23:50:58.579333+0000 mon.a (mon.0) 571 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-04-22T23:51:01.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:00 smithi079 bash[18576]: cephadm 2024-04-22T23:50:59.738826+0000 mgr.y (mgr.14152) 228 : cephadm [INF] Detected new or changed devices on smithi171 2024-04-22T23:51:01.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:00 smithi079 bash[18576]: audit 2024-04-22T23:50:59.747464+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:51:01.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:00 smithi079 bash[18576]: audit 2024-04-22T23:50:59.749551+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-22T23:51:01.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:00 smithi079 bash[18576]: audit 2024-04-22T23:50:59.751012+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-22T23:51:01.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:00 smithi079 bash[18576]: audit 2024-04-22T23:50:59.752686+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-22T23:51:01.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:00 smithi079 bash[18576]: audit 2024-04-22T23:50:59.754313+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-22T23:51:01.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:00 smithi079 bash[18576]: cephadm 2024-04-22T23:50:59.755759+0000 mgr.y (mgr.14152) 229 : cephadm [INF] Adjusting osd_memory_target on smithi171 to 4316M 2024-04-22T23:51:01.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:00 smithi079 bash[18576]: audit 2024-04-22T23:50:59.763646+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:51:01.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:00 smithi079 bash[18576]: audit 2024-04-22T23:50:59.772225+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:51:01.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:00 smithi079 bash[23665]: cephadm 2024-04-22T23:50:59.738826+0000 mgr.y (mgr.14152) 228 : cephadm [INF] Detected new or changed devices on smithi171 2024-04-22T23:51:01.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:00 smithi079 bash[23665]: audit 2024-04-22T23:50:59.747464+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:51:01.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:00 smithi079 bash[23665]: audit 2024-04-22T23:50:59.749551+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-22T23:51:01.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:00 smithi079 bash[23665]: audit 2024-04-22T23:50:59.751012+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-22T23:51:01.040 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:00 smithi079 bash[23665]: audit 2024-04-22T23:50:59.752686+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-22T23:51:01.040 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:00 smithi079 bash[23665]: audit 2024-04-22T23:50:59.754313+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-22T23:51:01.040 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:00 smithi079 bash[23665]: cephadm 2024-04-22T23:50:59.755759+0000 mgr.y (mgr.14152) 229 : cephadm [INF] Adjusting osd_memory_target on smithi171 to 4316M 2024-04-22T23:51:01.040 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:00 smithi079 bash[23665]: audit 2024-04-22T23:50:59.763646+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:51:01.040 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:00 smithi079 bash[23665]: audit 2024-04-22T23:50:59.772225+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:51:01.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:00 smithi171 bash[18565]: cephadm 2024-04-22T23:50:59.738826+0000 mgr.y (mgr.14152) 228 : cephadm [INF] Detected new or changed devices on smithi171 2024-04-22T23:51:01.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:00 smithi171 bash[18565]: audit 2024-04-22T23:50:59.747464+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:51:01.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:00 smithi171 bash[18565]: audit 2024-04-22T23:50:59.749551+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-22T23:51:01.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:00 smithi171 bash[18565]: audit 2024-04-22T23:50:59.751012+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-22T23:51:01.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:00 smithi171 bash[18565]: audit 2024-04-22T23:50:59.752686+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-22T23:51:01.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:00 smithi171 bash[18565]: audit 2024-04-22T23:50:59.754313+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-22T23:51:01.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:00 smithi171 bash[18565]: cephadm 2024-04-22T23:50:59.755759+0000 mgr.y (mgr.14152) 229 : cephadm [INF] Adjusting osd_memory_target on smithi171 to 4316M 2024-04-22T23:51:01.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:00 smithi171 bash[18565]: audit 2024-04-22T23:50:59.763646+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:51:01.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:00 smithi171 bash[18565]: audit 2024-04-22T23:50:59.772225+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:51:02.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:01 smithi079 bash[18576]: cluster 2024-04-22T23:50:59.998661+0000 mgr.y (mgr.14152) 230 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 117 KiB/s, 0 objects/s recovering 2024-04-22T23:51:02.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:01 smithi079 bash[23665]: cluster 2024-04-22T23:50:59.998661+0000 mgr.y (mgr.14152) 230 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 117 KiB/s, 0 objects/s recovering 2024-04-22T23:51:02.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:01 smithi171 bash[18565]: cluster 2024-04-22T23:50:59.998661+0000 mgr.y (mgr.14152) 230 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 117 KiB/s, 0 objects/s recovering 2024-04-22T23:51:02.270 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-04-22T23:51:02.270 INFO:teuthology.orchestra.run.smithi079.stdout:{"epoch":59,"fsid":"15ff8152-0102-11ef-bc93-c7b262605968","created":"2024-04-22T23:44:16.449976+0000","modified":"2024-04-22T23:50:58.570538+0000","last_up_change":"2024-04-22T23:50:54.574878+0000","last_in_change":"2024-04-22T23:50:31.840106+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-04-22T23:48:06.489349+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":"7eacc11e-dd6a-4768-885f-507f7087b1c2","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.79:6802","nonce":1989856476},{"type":"v1","addr":"172.21.15.79:6803","nonce":1989856476}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6804","nonce":1989856476},{"type":"v1","addr":"172.21.15.79:6805","nonce":1989856476}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6808","nonce":1989856476},{"type":"v1","addr":"172.21.15.79:6809","nonce":1989856476}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6806","nonce":1989856476},{"type":"v1","addr":"172.21.15.79:6807","nonce":1989856476}]},"public_addr":"172.21.15.79:6803/1989856476","cluster_addr":"172.21.15.79:6805/1989856476","heartbeat_back_addr":"172.21.15.79:6809/1989856476","heartbeat_front_addr":"172.21.15.79:6807/1989856476","state":["exists","up"]},{"osd":1,"uuid":"5fe6c2d8-c2bb-4a1b-94ff-458c86db11e4","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.79:6810","nonce":3264687508},{"type":"v1","addr":"172.21.15.79:6811","nonce":3264687508}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6812","nonce":3264687508},{"type":"v1","addr":"172.21.15.79:6813","nonce":3264687508}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6816","nonce":3264687508},{"type":"v1","addr":"172.21.15.79:6817","nonce":3264687508}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6814","nonce":3264687508},{"type":"v1","addr":"172.21.15.79:6815","nonce":3264687508}]},"public_addr":"172.21.15.79:6811/3264687508","cluster_addr":"172.21.15.79:6813/3264687508","heartbeat_back_addr":"172.21.15.79:6817/3264687508","heartbeat_front_addr":"172.21.15.79:6815/3264687508","state":["exists","up"]},{"osd":2,"uuid":"bb48e4b6-1c7f-4cf2-98c9-58eedc0c4a6c","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.79:6818","nonce":2669933295},{"type":"v1","addr":"172.21.15.79:6819","nonce":2669933295}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6820","nonce":2669933295},{"type":"v1","addr":"172.21.15.79:6821","nonce":2669933295}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6824","nonce":2669933295},{"type":"v1","addr":"172.21.15.79:6825","nonce":2669933295}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6822","nonce":2669933295},{"type":"v1","addr":"172.21.15.79:6823","nonce":2669933295}]},"public_addr":"172.21.15.79:6819/2669933295","cluster_addr":"172.21.15.79:6821/2669933295","heartbeat_back_addr":"172.21.15.79:6825/2669933295","heartbeat_front_addr":"172.21.15.79:6823/2669933295","state":["exists","up"]},{"osd":3,"uuid":"8dd1e65f-5c05-4143-ad7c-52fc42f5e5a9","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.79:6826","nonce":2757094699},{"type":"v1","addr":"172.21.15.79:6827","nonce":2757094699}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6828","nonce":2757094699},{"type":"v1","addr":"172.21.15.79:6829","nonce":2757094699}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6832","nonce":2757094699},{"type":"v1","addr":"172.21.15.79:6833","nonce":2757094699}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6830","nonce":2757094699},{"type":"v1","addr":"172.21.15.79:6831","nonce":2757094699}]},"public_addr":"172.21.15.79:6827/2757094699","cluster_addr":"172.21.15.79:6829/2757094699","heartbeat_back_addr":"172.21.15.79:6833/2757094699","heartbeat_front_addr":"172.21.15.79:6831/2757094699","state":["exists","up"]},{"osd":4,"uuid":"09e2396b-bdfa-4467-9b9d-0c50d698655f","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.171:6800","nonce":555334850},{"type":"v1","addr":"172.21.15.171:6801","nonce":555334850}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6802","nonce":555334850},{"type":"v1","addr":"172.21.15.171:6803","nonce":555334850}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6806","nonce":555334850},{"type":"v1","addr":"172.21.15.171:6807","nonce":555334850}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6804","nonce":555334850},{"type":"v1","addr":"172.21.15.171:6805","nonce":555334850}]},"public_addr":"172.21.15.171:6801/555334850","cluster_addr":"172.21.15.171:6803/555334850","heartbeat_back_addr":"172.21.15.171:6807/555334850","heartbeat_front_addr":"172.21.15.171:6805/555334850","state":["exists","up"]},{"osd":5,"uuid":"d4080827-c598-401d-9bfd-176eaaaa7b2c","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.171:6808","nonce":1952858016},{"type":"v1","addr":"172.21.15.171:6809","nonce":1952858016}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6810","nonce":1952858016},{"type":"v1","addr":"172.21.15.171:6811","nonce":1952858016}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6814","nonce":1952858016},{"type":"v1","addr":"172.21.15.171:6815","nonce":1952858016}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6812","nonce":1952858016},{"type":"v1","addr":"172.21.15.171:6813","nonce":1952858016}]},"public_addr":"172.21.15.171:6809/1952858016","cluster_addr":"172.21.15.171:6811/1952858016","heartbeat_back_addr":"172.21.15.171:6815/1952858016","heartbeat_front_addr":"172.21.15.171:6813/1952858016","state":["exists","up"]},{"osd":6,"uuid":"8da30238-9005-4726-b003-4e015e7998fc","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.171:6816","nonce":1718959926},{"type":"v1","addr":"172.21.15.171:6817","nonce":1718959926}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6818","nonce":1718959926},{"type":"v1","addr":"172.21.15.171:6819","nonce":1718959926}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6822","nonce":1718959926},{"type":"v1","addr":"172.21.15.171:6823","nonce":1718959926}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6820","nonce":1718959926},{"type":"v1","addr":"172.21.15.171:6821","nonce":1718959926}]},"public_addr":"172.21.15.171:6817/1718959926","cluster_addr":"172.21.15.171:6819/1718959926","heartbeat_back_addr":"172.21.15.171:6823/1718959926","heartbeat_front_addr":"172.21.15.171:6821/1718959926","state":["exists","up"]},{"osd":7,"uuid":"8976191c-b436-4928-8ab2-e67eec132d54","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.171:6824","nonce":1803974081},{"type":"v1","addr":"172.21.15.171:6825","nonce":1803974081}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6826","nonce":1803974081},{"type":"v1","addr":"172.21.15.171:6827","nonce":1803974081}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6830","nonce":1803974081},{"type":"v1","addr":"172.21.15.171:6831","nonce":1803974081}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6828","nonce":1803974081},{"type":"v1","addr":"172.21.15.171:6829","nonce":1803974081}]},"public_addr":"172.21.15.171:6825/1803974081","cluster_addr":"172.21.15.171:6827/1803974081","heartbeat_back_addr":"172.21.15.171:6831/1803974081","heartbeat_front_addr":"172.21.15.171:6829/1803974081","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-04-22T23:46:52.339622+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-04-22T23:47:27.674690+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-04-22T23:48:03.269725+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-04-22T23:48:38.022177+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-04-22T23:49:10.460509+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-04-22T23:49:44.390673+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-04-22T23:50:19.161307+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-04-22T23:50:53.212913+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.79:6800/3266411751":"2024-04-23T23:45:15.853645+0000","172.21.15.79:6801/3266411751":"2024-04-23T23:45:15.853645+0000","172.21.15.79:0/2933392565":"2024-04-23T23:45:15.853645+0000","172.21.15.79:0/3658190433":"2024-04-23T23:45:15.853645+0000","172.21.15.79:0/3723598688":"2024-04-23T23:44:46.981610+0000","172.21.15.79:0/2255830771":"2024-04-23T23:45:15.853645+0000","172.21.15.79:0/1646496948":"2024-04-23T23:44:46.981610+0000","172.21.15.79:6801/1012142297":"2024-04-23T23:44:46.981610+0000","172.21.15.79:6800/1012142297":"2024-04-23T23:44:46.981610+0000","172.21.15.79:0/3548581366":"2024-04-23T23:44:46.981610+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-04-22T23:51:02.985 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-04-22T23:48:06.489349+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-04-22T23:51:02.985 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 15ff8152-0102-11ef-bc93-c7b262605968 -- ceph osd pool get .mgr pg_num 2024-04-22T23:51:03.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:02 smithi079 bash[18576]: audit 2024-04-22T23:51:02.279566+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.79:0/1782758822' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-22T23:51:03.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:02 smithi079 bash[23665]: audit 2024-04-22T23:51:02.279566+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.79:0/1782758822' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-22T23:51:03.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:02 smithi171 bash[18565]: audit 2024-04-22T23:51:02.279566+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.79:0/1782758822' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-22T23:51:04.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:03 smithi079 bash[18576]: cluster 2024-04-22T23:51:01.999178+0000 mgr.y (mgr.14152) 231 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-04-22T23:51:04.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:03 smithi079 bash[23665]: cluster 2024-04-22T23:51:01.999178+0000 mgr.y (mgr.14152) 231 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-04-22T23:51:04.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:03 smithi171 bash[18565]: cluster 2024-04-22T23:51:01.999178+0000 mgr.y (mgr.14152) 231 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-04-22T23:51:05.700 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/mon.a/config 2024-04-22T23:51:06.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:05 smithi079 bash[18576]: cluster 2024-04-22T23:51:03.999797+0000 mgr.y (mgr.14152) 232 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 70 KiB/s, 0 objects/s recovering 2024-04-22T23:51:06.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:05 smithi079 bash[23665]: cluster 2024-04-22T23:51:03.999797+0000 mgr.y (mgr.14152) 232 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 70 KiB/s, 0 objects/s recovering 2024-04-22T23:51:06.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:05 smithi171 bash[18565]: cluster 2024-04-22T23:51:03.999797+0000 mgr.y (mgr.14152) 232 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 70 KiB/s, 0 objects/s recovering 2024-04-22T23:51:08.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:07 smithi079 bash[18576]: cluster 2024-04-22T23:51:06.000363+0000 mgr.y (mgr.14152) 233 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 61 KiB/s, 0 objects/s recovering 2024-04-22T23:51:08.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:07 smithi079 bash[23665]: cluster 2024-04-22T23:51:06.000363+0000 mgr.y (mgr.14152) 233 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 61 KiB/s, 0 objects/s recovering 2024-04-22T23:51:08.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:07 smithi171 bash[18565]: cluster 2024-04-22T23:51:06.000363+0000 mgr.y (mgr.14152) 233 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 61 KiB/s, 0 objects/s recovering 2024-04-22T23:51:08.520 INFO:teuthology.orchestra.run.smithi079.stdout:pg_num: 1 2024-04-22T23:51:09.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:08 smithi171 bash[18565]: audit 2024-04-22T23:51:08.529755+0000 mon.a (mon.0) 579 : audit [DBG] from='client.? 172.21.15.79:0/2420720770' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-04-22T23:51:09.199 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:08 smithi079 bash[23665]: audit 2024-04-22T23:51:08.529755+0000 mon.a (mon.0) 579 : audit [DBG] from='client.? 172.21.15.79:0/2420720770' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-04-22T23:51:09.199 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:08 smithi079 bash[18576]: audit 2024-04-22T23:51:08.529755+0000 mon.a (mon.0) 579 : audit [DBG] from='client.? 172.21.15.79:0/2420720770' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-04-22T23:51:09.200 INFO:tasks.cephadm:Adding prometheus.a on smithi171 2024-04-22T23:51:09.201 DEBUG:teuthology.orchestra.run.smithi171:> 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 15ff8152-0102-11ef-bc93-c7b262605968 -- ceph orch apply prometheus '1;smithi171=a' 2024-04-22T23:51:10.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:09 smithi171 bash[18565]: cluster 2024-04-22T23:51:08.000919+0000 mgr.y (mgr.14152) 234 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-04-22T23:51:10.288 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:09 smithi079 bash[18576]: cluster 2024-04-22T23:51:08.000919+0000 mgr.y (mgr.14152) 234 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-04-22T23:51:10.288 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:09 smithi079 bash[23665]: cluster 2024-04-22T23:51:08.000919+0000 mgr.y (mgr.14152) 234 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-04-22T23:51:12.046 INFO:teuthology.orchestra.run.smithi171.stdout:Scheduled prometheus update... 2024-04-22T23:51:12.060 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:11 smithi171 bash[18565]: cluster 2024-04-22T23:51:10.001546+0000 mgr.y (mgr.14152) 235 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 45 KiB/s, 0 objects/s recovering 2024-04-22T23:51:12.288 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:11 smithi079 bash[18576]: cluster 2024-04-22T23:51:10.001546+0000 mgr.y (mgr.14152) 235 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 45 KiB/s, 0 objects/s recovering 2024-04-22T23:51:12.288 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:11 smithi079 bash[23665]: cluster 2024-04-22T23:51:10.001546+0000 mgr.y (mgr.14152) 235 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 45 KiB/s, 0 objects/s recovering 2024-04-22T23:51:12.783 DEBUG:teuthology.orchestra.run.smithi171:prometheus.a> sudo journalctl -f -n 0 -u ceph-15ff8152-0102-11ef-bc93-c7b262605968@prometheus.a.service 2024-04-22T23:51:12.787 INFO:tasks.cephadm:Adding node-exporter.a on smithi079 2024-04-22T23:51:12.787 INFO:tasks.cephadm:Adding node-exporter.b on smithi171 2024-04-22T23:51:12.787 DEBUG:teuthology.orchestra.run.smithi171:> 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 15ff8152-0102-11ef-bc93-c7b262605968 -- ceph orch apply node-exporter '2;smithi079=a;smithi171=b' 2024-04-22T23:51:13.305 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:51:13 smithi171 bash[19409]: ignoring --setuser ceph since I am not root 2024-04-22T23:51:13.305 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:51:13 smithi171 bash[19409]: ignoring --setgroup ceph since I am not root 2024-04-22T23:51:13.305 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:51:13 smithi171 bash[19409]: debug 2024-04-22T23:51:13.165+0000 7f9201609700 1 -- 172.21.15.171:0/3493701716 <== mon.2 v2:172.21.15.171:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x556d7dbda340 con 0x556d7e958800 2024-04-22T23:51:13.306 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:13 smithi171 bash[18565]: cluster 2024-04-22T23:51:12.002122+0000 mgr.y (mgr.14152) 236 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:51:13.306 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:13 smithi171 bash[18565]: audit 2024-04-22T23:51:12.042655+0000 mgr.y (mgr.14152) 237 : audit [DBG] from='client.24284 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi171=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:51:13.306 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:13 smithi171 bash[18565]: cephadm 2024-04-22T23:51:12.045993+0000 mgr.y (mgr.14152) 238 : cephadm [INF] Saving service prometheus spec with placement smithi171=a;count:1 2024-04-22T23:51:13.306 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:13 smithi171 bash[18565]: audit 2024-04-22T23:51:12.055436+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:51:13.306 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:13 smithi171 bash[18565]: audit 2024-04-22T23:51:12.071601+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T23:51:13.306 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:13 smithi171 bash[18565]: audit 2024-04-22T23:51:12.074452+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:51:13.306 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:13 smithi171 bash[18565]: audit 2024-04-22T23:51:12.076302+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:51:13.306 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:13 smithi171 bash[18565]: audit 2024-04-22T23:51:12.088803+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:51:13.306 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:13 smithi171 bash[18565]: audit 2024-04-22T23:51:12.101031+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-22T23:51:13.538 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:51:13 smithi079 bash[18834]: ignoring --setuser ceph since I am not root 2024-04-22T23:51:13.538 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:51:13 smithi079 bash[18834]: ignoring --setgroup ceph since I am not root 2024-04-22T23:51:13.538 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:51:13 smithi079 bash[18834]: debug 2024-04-22T23:51:13.142+0000 7febc85b5700 1 -- 172.21.15.79:0/694987790 <== mon.0 v2:172.21.15.79:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x556de6eb8340 con 0x556de7c34400 2024-04-22T23:51:13.538 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:51:13 smithi079 bash[18834]: debug 2024-04-22T23:51:13.282+0000 7febd1011000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-22T23:51:13.539 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:13 smithi079 bash[23665]: cluster 2024-04-22T23:51:12.002122+0000 mgr.y (mgr.14152) 236 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:51:13.539 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:13 smithi079 bash[23665]: audit 2024-04-22T23:51:12.042655+0000 mgr.y (mgr.14152) 237 : audit [DBG] from='client.24284 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi171=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:51:13.539 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:13 smithi079 bash[23665]: cephadm 2024-04-22T23:51:12.045993+0000 mgr.y (mgr.14152) 238 : cephadm [INF] Saving service prometheus spec with placement smithi171=a;count:1 2024-04-22T23:51:13.539 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:13 smithi079 bash[23665]: audit 2024-04-22T23:51:12.055436+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:51:13.539 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:13 smithi079 bash[23665]: audit 2024-04-22T23:51:12.071601+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T23:51:13.539 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:13 smithi079 bash[23665]: audit 2024-04-22T23:51:12.074452+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:51:13.539 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:13 smithi079 bash[23665]: audit 2024-04-22T23:51:12.076302+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:51:13.539 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:13 smithi079 bash[23665]: audit 2024-04-22T23:51:12.088803+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:51:13.539 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:13 smithi079 bash[23665]: audit 2024-04-22T23:51:12.101031+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-22T23:51:13.539 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:13 smithi079 bash[18576]: cluster 2024-04-22T23:51:12.002122+0000 mgr.y (mgr.14152) 236 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:51:13.540 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:13 smithi079 bash[18576]: audit 2024-04-22T23:51:12.042655+0000 mgr.y (mgr.14152) 237 : audit [DBG] from='client.24284 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi171=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:51:13.540 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:13 smithi079 bash[18576]: cephadm 2024-04-22T23:51:12.045993+0000 mgr.y (mgr.14152) 238 : cephadm [INF] Saving service prometheus spec with placement smithi171=a;count:1 2024-04-22T23:51:13.540 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:13 smithi079 bash[18576]: audit 2024-04-22T23:51:12.055436+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:51:13.540 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:13 smithi079 bash[18576]: audit 2024-04-22T23:51:12.071601+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T23:51:13.540 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:13 smithi079 bash[18576]: audit 2024-04-22T23:51:12.074452+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:51:13.540 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:13 smithi079 bash[18576]: audit 2024-04-22T23:51:12.076302+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:51:13.540 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:13 smithi079 bash[18576]: audit 2024-04-22T23:51:12.088803+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' 2024-04-22T23:51:13.540 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:13 smithi079 bash[18576]: audit 2024-04-22T23:51:12.101031+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-22T23:51:13.561 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:51:13 smithi171 bash[19409]: debug 2024-04-22T23:51:13.309+0000 7f920a065000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-22T23:51:14.176 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:14 smithi171 bash[18565]: audit 2024-04-22T23:51:13.098895+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-04-22T23:51:14.176 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:14 smithi171 bash[18565]: cluster 2024-04-22T23:51:13.098974+0000 mon.a (mon.0) 587 : cluster [DBG] mgrmap e16: y(active, since 5m), standbys: x 2024-04-22T23:51:14.538 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:14 smithi079 bash[18576]: audit 2024-04-22T23:51:13.098895+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-04-22T23:51:14.538 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:14 smithi079 bash[18576]: cluster 2024-04-22T23:51:13.098974+0000 mon.a (mon.0) 587 : cluster [DBG] mgrmap e16: y(active, since 5m), standbys: x 2024-04-22T23:51:14.538 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:14 smithi079 bash[23665]: audit 2024-04-22T23:51:13.098895+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14152 172.21.15.79:0/1665270210' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-04-22T23:51:14.539 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:14 smithi079 bash[23665]: cluster 2024-04-22T23:51:13.098974+0000 mon.a (mon.0) 587 : cluster [DBG] mgrmap e16: y(active, since 5m), standbys: x 2024-04-22T23:51:15.038 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:51:14 smithi079 bash[18834]: debug 2024-04-22T23:51:14.778+0000 7febd1011000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-22T23:51:15.038 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:51:14 smithi079 bash[18834]: debug 2024-04-22T23:51:14.874+0000 7febd1011000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-22T23:51:15.180 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:51:14 smithi171 bash[19409]: debug 2024-04-22T23:51:14.841+0000 7f920a065000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-22T23:51:15.180 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:51:14 smithi171 bash[19409]: debug 2024-04-22T23:51:14.937+0000 7f920a065000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-22T23:51:15.180 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:51:15 smithi171 bash[19409]: debug 2024-04-22T23:51:15.185+0000 7f920a065000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-22T23:51:15.538 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:51:15 smithi079 bash[18834]: debug 2024-04-22T23:51:15.114+0000 7febd1011000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-22T23:51:16.149 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:51:15 smithi079 bash[18834]: debug 2024-04-22T23:51:15.838+0000 7febd1011000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-22T23:51:16.149 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:51:15 smithi079 bash[18834]: debug 2024-04-22T23:51:15.946+0000 7febd1011000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-22T23:51:16.150 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:51:16 smithi079 bash[18834]: debug 2024-04-22T23:51:16.046+0000 7febd1011000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-22T23:51:16.150 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:51:16 smithi079 bash[18834]: debug 2024-04-22T23:51:16.158+0000 7febd1011000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-22T23:51:16.234 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:51:15 smithi171 bash[19409]: debug 2024-04-22T23:51:15.921+0000 7f920a065000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-22T23:51:16.234 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:51:16 smithi171 bash[19409]: debug 2024-04-22T23:51:16.029+0000 7f920a065000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-22T23:51:16.234 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:51:16 smithi171 bash[19409]: debug 2024-04-22T23:51:16.129+0000 7f920a065000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-22T23:51:16.235 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:51:16 smithi171 bash[19409]: debug 2024-04-22T23:51:16.237+0000 7f920a065000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-22T23:51:16.538 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:51:16 smithi079 bash[18834]: debug 2024-04-22T23:51:16.366+0000 7febd1011000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-22T23:51:16.561 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:51:16 smithi171 bash[19409]: debug 2024-04-22T23:51:16.449+0000 7f920a065000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-22T23:51:16.908 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:51:16 smithi079 bash[18834]: debug 2024-04-22T23:51:16.638+0000 7febd1011000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-22T23:51:16.908 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:51:16 smithi079 bash[18834]: debug 2024-04-22T23:51:16.738+0000 7febd1011000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-22T23:51:16.992 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:51:16 smithi171 bash[19409]: debug 2024-04-22T23:51:16.717+0000 7f920a065000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-22T23:51:16.992 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:51:16 smithi171 bash[19409]: debug 2024-04-22T23:51:16.817+0000 7f920a065000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-22T23:51:17.288 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:51:16 smithi079 bash[18834]: debug 2024-04-22T23:51:16.914+0000 7febd1011000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-22T23:51:17.288 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:51:17 smithi079 bash[18834]: debug 2024-04-22T23:51:17.158+0000 7febd1011000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-22T23:51:17.311 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:51:17 smithi171 bash[19409]: debug 2024-04-22T23:51:16.997+0000 7f920a065000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-22T23:51:17.311 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:51:17 smithi171 bash[19409]: debug 2024-04-22T23:51:17.241+0000 7f920a065000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-22T23:51:17.788 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:51:17 smithi079 bash[18834]: debug 2024-04-22T23:51:17.426+0000 7febd1011000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-22T23:51:17.788 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:51:17 smithi079 bash[18834]: debug 2024-04-22T23:51:17.590+0000 7febd1011000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-22T23:51:17.811 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:51:17 smithi171 bash[19409]: debug 2024-04-22T23:51:17.505+0000 7f920a065000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-22T23:51:17.811 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:51:17 smithi171 bash[19409]: debug 2024-04-22T23:51:17.669+0000 7f920a065000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-22T23:51:18.263 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:51:17 smithi079 bash[18834]: debug 2024-04-22T23:51:17.822+0000 7febd1011000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-22T23:51:18.263 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:51:17 smithi079 bash[18834]: debug 2024-04-22T23:51:17.938+0000 7febd1011000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-22T23:51:18.311 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:51:17 smithi171 bash[19409]: debug 2024-04-22T23:51:17.897+0000 7f920a065000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-22T23:51:18.311 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:51:18 smithi171 bash[19409]: debug 2024-04-22T23:51:18.013+0000 7f920a065000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-22T23:51:18.538 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:51:18 smithi079 bash[18834]: debug 2024-04-22T23:51:18.270+0000 7febd1011000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-22T23:51:18.811 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:51:18 smithi171 bash[19409]: debug 2024-04-22T23:51:18.349+0000 7f920a065000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-22T23:51:19.288 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:51:18 smithi079 bash[18834]: debug 2024-04-22T23:51:18.990+0000 7febd1011000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-22T23:51:19.288 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:51:19 smithi079 bash[18834]: debug 2024-04-22T23:51:19.102+0000 7febd1011000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-22T23:51:19.378 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:51:19 smithi171 bash[19409]: debug 2024-04-22T23:51:19.065+0000 7f920a065000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-22T23:51:19.378 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:51:19 smithi171 bash[19409]: debug 2024-04-22T23:51:19.177+0000 7f920a065000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-22T23:51:19.378 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:51:19 smithi171 bash[19409]: debug 2024-04-22T23:51:19.381+0000 7f920a065000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-22T23:51:19.619 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:51:19 smithi079 bash[18834]: debug 2024-04-22T23:51:19.306+0000 7febd1011000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-22T23:51:19.991 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:51:19 smithi079 bash[18834]: debug 2024-04-22T23:51:19.626+0000 7febd1011000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-22T23:51:20.061 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:51:19 smithi171 bash[19409]: debug 2024-04-22T23:51:19.705+0000 7f920a065000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-22T23:51:20.282 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:51:20 smithi079 bash[18834]: debug 2024-04-22T23:51:19.998+0000 7febd1011000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-22T23:51:20.282 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:51:20 smithi079 bash[18834]: debug 2024-04-22T23:51:20.114+0000 7febd1011000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-22T23:51:20.282 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:20 smithi079 bash[23665]: cluster 2024-04-22T23:51:20.141891+0000 mon.a (mon.0) 588 : cluster [INF] Active manager daemon y restarted 2024-04-22T23:51:20.282 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:20 smithi079 bash[23665]: cluster 2024-04-22T23:51:20.143116+0000 mon.a (mon.0) 589 : cluster [INF] Activating manager daemon y 2024-04-22T23:51:20.282 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:20 smithi079 bash[23665]: cluster 2024-04-22T23:51:20.152013+0000 mon.a (mon.0) 590 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-04-22T23:51:20.283 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:20 smithi079 bash[18576]: cluster 2024-04-22T23:51:20.141891+0000 mon.a (mon.0) 588 : cluster [INF] Active manager daemon y restarted 2024-04-22T23:51:20.283 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:20 smithi079 bash[18576]: cluster 2024-04-22T23:51:20.143116+0000 mon.a (mon.0) 589 : cluster [INF] Activating manager daemon y 2024-04-22T23:51:20.283 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:20 smithi079 bash[18576]: cluster 2024-04-22T23:51:20.152013+0000 mon.a (mon.0) 590 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-04-22T23:51:20.319 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:20 smithi171 bash[18565]: cluster 2024-04-22T23:51:20.141891+0000 mon.a (mon.0) 588 : cluster [INF] Active manager daemon y restarted 2024-04-22T23:51:20.319 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:20 smithi171 bash[18565]: cluster 2024-04-22T23:51:20.143116+0000 mon.a (mon.0) 589 : cluster [INF] Activating manager daemon y 2024-04-22T23:51:20.320 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:20 smithi171 bash[18565]: cluster 2024-04-22T23:51:20.152013+0000 mon.a (mon.0) 590 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-04-22T23:51:20.320 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:51:20 smithi171 bash[19409]: debug 2024-04-22T23:51:20.073+0000 7f920a065000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-22T23:51:20.320 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:51:20 smithi171 bash[19409]: debug 2024-04-22T23:51:20.185+0000 7f920a065000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-22T23:51:20.320 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:51:20 smithi171 bash[19409]: [22/Apr/2024:23:51:20] ENGINE Bus STARTING 2024-04-22T23:51:20.320 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:51:20 smithi171 bash[19409]: CherryPy Checker: 2024-04-22T23:51:20.320 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:51:20 smithi171 bash[19409]: The Application mounted at '' has an empty config. 2024-04-22T23:51:20.320 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:51:20 smithi171 bash[19409]: [22/Apr/2024:23:51:20] ENGINE Serving on http://:::9283 2024-04-22T23:51:20.320 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:51:20 smithi171 bash[19409]: [22/Apr/2024:23:51:20] ENGINE Bus STARTED 2024-04-22T23:51:20.538 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:51:20 smithi079 bash[18834]: [22/Apr/2024:23:51:20] ENGINE Bus STARTING 2024-04-22T23:51:20.538 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:51:20 smithi079 bash[18834]: CherryPy Checker: 2024-04-22T23:51:20.538 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:51:20 smithi079 bash[18834]: The Application mounted at '' has an empty config. 2024-04-22T23:51:20.538 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:51:20 smithi079 bash[18834]: [22/Apr/2024:23:51:20] ENGINE Serving on http://:::9283 2024-04-22T23:51:20.538 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:51:20 smithi079 bash[18834]: [22/Apr/2024:23:51:20] ENGINE Bus STARTED 2024-04-22T23:51:21.223 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:51:20 smithi079 bash[18834]: [22/Apr/2024:23:51:20] ENGINE Bus STARTING 2024-04-22T23:51:21.223 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:51:21 smithi079 bash[18834]: [22/Apr/2024:23:51:21] ENGINE Serving on https://172.21.15.79:7150 2024-04-22T23:51:21.223 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:51:21 smithi079 bash[18834]: [22/Apr/2024:23:51:21] ENGINE Bus STARTED 2024-04-22T23:51:21.247 INFO:teuthology.orchestra.run.smithi171.stdout:Scheduled node-exporter update... 2024-04-22T23:51:21.511 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:21 smithi171 bash[18565]: cluster 2024-04-22T23:51:20.206700+0000 mon.a (mon.0) 591 : cluster [DBG] mgrmap e17: y(active, starting, since 0.0637616s), standbys: x 2024-04-22T23:51:21.511 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:21 smithi171 bash[18565]: audit 2024-04-22T23:51:20.213604+0000 mon.c (mon.1) 16 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-22T23:51:21.511 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:21 smithi171 bash[18565]: audit 2024-04-22T23:51:20.213794+0000 mon.c (mon.1) 17 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T23:51:21.511 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:21 smithi171 bash[18565]: audit 2024-04-22T23:51:20.214026+0000 mon.c (mon.1) 18 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-22T23:51:21.511 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:21 smithi171 bash[18565]: audit 2024-04-22T23:51:20.214270+0000 mon.c (mon.1) 19 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-22T23:51:21.511 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:21 smithi171 bash[18565]: audit 2024-04-22T23:51:20.214394+0000 mon.c (mon.1) 20 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-22T23:51:21.511 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:21 smithi171 bash[18565]: audit 2024-04-22T23:51:20.214510+0000 mon.c (mon.1) 21 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-22T23:51:21.511 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:21 smithi171 bash[18565]: audit 2024-04-22T23:51:20.214608+0000 mon.c (mon.1) 22 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-22T23:51:21.511 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:21 smithi171 bash[18565]: audit 2024-04-22T23:51:20.214723+0000 mon.c (mon.1) 23 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-22T23:51:21.511 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:21 smithi171 bash[18565]: audit 2024-04-22T23:51:20.214914+0000 mon.c (mon.1) 24 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-22T23:51:21.512 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:21 smithi171 bash[18565]: audit 2024-04-22T23:51:20.215104+0000 mon.c (mon.1) 25 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-22T23:51:21.512 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:21 smithi171 bash[18565]: cluster 2024-04-22T23:51:20.216075+0000 mon.a (mon.0) 592 : cluster [DBG] Standby manager daemon x restarted 2024-04-22T23:51:21.512 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:21 smithi171 bash[18565]: audit 2024-04-22T23:51:20.216118+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.? 172.21.15.171:0/3183178980' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-22T23:51:21.512 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:21 smithi171 bash[18565]: cluster 2024-04-22T23:51:20.216200+0000 mon.a (mon.0) 593 : cluster [DBG] Standby manager daemon x started 2024-04-22T23:51:21.512 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:21 smithi171 bash[18565]: audit 2024-04-22T23:51:20.217361+0000 mon.c (mon.1) 26 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-22T23:51:21.512 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:21 smithi171 bash[18565]: audit 2024-04-22T23:51:20.217687+0000 mon.c (mon.1) 27 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-22T23:51:21.512 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:21 smithi171 bash[18565]: audit 2024-04-22T23:51:20.218042+0000 mon.c (mon.1) 28 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-22T23:51:21.512 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:21 smithi171 bash[18565]: audit 2024-04-22T23:51:20.218409+0000 mon.c (mon.1) 29 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-22T23:51:21.512 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:21 smithi171 bash[18565]: audit 2024-04-22T23:51:20.218501+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.171:0/3183178980' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-22T23:51:21.512 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:21 smithi171 bash[18565]: audit 2024-04-22T23:51:20.218666+0000 mon.c (mon.1) 30 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-22T23:51:21.512 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:21 smithi171 bash[18565]: audit 2024-04-22T23:51:20.219266+0000 mon.c (mon.1) 31 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-22T23:51:21.513 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:21 smithi171 bash[18565]: audit 2024-04-22T23:51:20.220759+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.171:0/3183178980' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-22T23:51:21.513 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:21 smithi171 bash[18565]: audit 2024-04-22T23:51:20.221991+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.171:0/3183178980' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-22T23:51:21.513 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:21 smithi171 bash[18565]: cluster 2024-04-22T23:51:20.246581+0000 mon.a (mon.0) 594 : cluster [INF] Manager daemon y is now available 2024-04-22T23:51:21.513 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:21 smithi171 bash[18565]: audit 2024-04-22T23:51:20.268572+0000 mon.c (mon.1) 32 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T23:51:21.513 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:21 smithi171 bash[18565]: audit 2024-04-22T23:51:20.270797+0000 mon.c (mon.1) 33 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T23:51:21.513 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:21 smithi171 bash[18565]: audit 2024-04-22T23:51:20.272031+0000 mon.c (mon.1) 34 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:51:21.513 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:21 smithi171 bash[18565]: audit 2024-04-22T23:51:20.273062+0000 mon.c (mon.1) 35 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:51:21.513 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:21 smithi171 bash[18565]: audit 2024-04-22T23:51:20.286809+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:51:21.513 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:21 smithi171 bash[18565]: audit 2024-04-22T23:51:20.300901+0000 mon.c (mon.1) 36 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-22T23:51:21.513 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:21 smithi171 bash[18565]: audit 2024-04-22T23:51:20.301369+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-22T23:51:21.513 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:21 smithi171 bash[18565]: audit 2024-04-22T23:51:20.305684+0000 mon.c (mon.1) 37 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-22T23:51:21.513 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:21 smithi171 bash[18565]: audit 2024-04-22T23:51:20.306041+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-22T23:51:21.514 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:21 smithi171 bash[18565]: cephadm 2024-04-22T23:51:20.959290+0000 mgr.y (mgr.14394) 1 : cephadm [INF] [22/Apr/2024:23:51:20] ENGINE Bus STARTING 2024-04-22T23:51:21.514 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:21 smithi171 bash[18565]: cephadm 2024-04-22T23:51:21.078920+0000 mgr.y (mgr.14394) 2 : cephadm [INF] [22/Apr/2024:23:51:21] ENGINE Serving on https://172.21.15.79:7150 2024-04-22T23:51:21.514 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:21 smithi171 bash[18565]: cephadm 2024-04-22T23:51:21.079060+0000 mgr.y (mgr.14394) 3 : cephadm [INF] [22/Apr/2024:23:51:21] ENGINE Bus STARTED 2024-04-22T23:51:21.514 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:21 smithi171 bash[18565]: audit 2024-04-22T23:51:21.087550+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:51:21.540 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:21 smithi079 bash[18576]: cluster 2024-04-22T23:51:20.206700+0000 mon.a (mon.0) 591 : cluster [DBG] mgrmap e17: y(active, starting, since 0.0637616s), standbys: x 2024-04-22T23:51:21.541 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:21 smithi079 bash[18576]: audit 2024-04-22T23:51:20.213604+0000 mon.c (mon.1) 16 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-22T23:51:21.541 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:21 smithi079 bash[18576]: audit 2024-04-22T23:51:20.213794+0000 mon.c (mon.1) 17 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T23:51:21.541 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:21 smithi079 bash[18576]: audit 2024-04-22T23:51:20.214026+0000 mon.c (mon.1) 18 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-22T23:51:21.541 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:21 smithi079 bash[18576]: audit 2024-04-22T23:51:20.214270+0000 mon.c (mon.1) 19 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-22T23:51:21.541 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:21 smithi079 bash[18576]: audit 2024-04-22T23:51:20.214394+0000 mon.c (mon.1) 20 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-22T23:51:21.541 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:21 smithi079 bash[18576]: audit 2024-04-22T23:51:20.214510+0000 mon.c (mon.1) 21 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-22T23:51:21.541 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:21 smithi079 bash[18576]: audit 2024-04-22T23:51:20.214608+0000 mon.c (mon.1) 22 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-22T23:51:21.541 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:21 smithi079 bash[18576]: audit 2024-04-22T23:51:20.214723+0000 mon.c (mon.1) 23 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-22T23:51:21.541 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:21 smithi079 bash[18576]: audit 2024-04-22T23:51:20.214914+0000 mon.c (mon.1) 24 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-22T23:51:21.541 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:21 smithi079 bash[18576]: audit 2024-04-22T23:51:20.215104+0000 mon.c (mon.1) 25 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-22T23:51:21.541 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:21 smithi079 bash[18576]: cluster 2024-04-22T23:51:20.216075+0000 mon.a (mon.0) 592 : cluster [DBG] Standby manager daemon x restarted 2024-04-22T23:51:21.541 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:21 smithi079 bash[18576]: audit 2024-04-22T23:51:20.216118+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.? 172.21.15.171:0/3183178980' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-22T23:51:21.541 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:21 smithi079 bash[18576]: cluster 2024-04-22T23:51:20.216200+0000 mon.a (mon.0) 593 : cluster [DBG] Standby manager daemon x started 2024-04-22T23:51:21.541 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:21 smithi079 bash[18576]: audit 2024-04-22T23:51:20.217361+0000 mon.c (mon.1) 26 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-22T23:51:21.541 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:21 smithi079 bash[18576]: audit 2024-04-22T23:51:20.217687+0000 mon.c (mon.1) 27 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-22T23:51:21.542 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:21 smithi079 bash[18576]: audit 2024-04-22T23:51:20.218042+0000 mon.c (mon.1) 28 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-22T23:51:21.542 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:21 smithi079 bash[18576]: audit 2024-04-22T23:51:20.218409+0000 mon.c (mon.1) 29 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-22T23:51:21.542 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:21 smithi079 bash[18576]: audit 2024-04-22T23:51:20.218501+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.171:0/3183178980' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-22T23:51:21.542 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:21 smithi079 bash[23665]: cluster 2024-04-22T23:51:20.206700+0000 mon.a (mon.0) 591 : cluster [DBG] mgrmap e17: y(active, starting, since 0.0637616s), standbys: x 2024-04-22T23:51:21.542 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:21 smithi079 bash[23665]: audit 2024-04-22T23:51:20.213604+0000 mon.c (mon.1) 16 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-22T23:51:21.542 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:21 smithi079 bash[23665]: audit 2024-04-22T23:51:20.213794+0000 mon.c (mon.1) 17 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T23:51:21.542 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:21 smithi079 bash[23665]: audit 2024-04-22T23:51:20.214026+0000 mon.c (mon.1) 18 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-22T23:51:21.542 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:21 smithi079 bash[23665]: audit 2024-04-22T23:51:20.214270+0000 mon.c (mon.1) 19 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-22T23:51:21.542 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:21 smithi079 bash[23665]: audit 2024-04-22T23:51:20.214394+0000 mon.c (mon.1) 20 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-22T23:51:21.543 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:21 smithi079 bash[23665]: audit 2024-04-22T23:51:20.214510+0000 mon.c (mon.1) 21 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-22T23:51:21.543 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:21 smithi079 bash[23665]: audit 2024-04-22T23:51:20.214608+0000 mon.c (mon.1) 22 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-22T23:51:21.543 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:21 smithi079 bash[23665]: audit 2024-04-22T23:51:20.214723+0000 mon.c (mon.1) 23 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-22T23:51:21.543 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:21 smithi079 bash[23665]: audit 2024-04-22T23:51:20.214914+0000 mon.c (mon.1) 24 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-22T23:51:21.543 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:21 smithi079 bash[23665]: audit 2024-04-22T23:51:20.215104+0000 mon.c (mon.1) 25 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-22T23:51:21.543 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:21 smithi079 bash[23665]: cluster 2024-04-22T23:51:20.216075+0000 mon.a (mon.0) 592 : cluster [DBG] Standby manager daemon x restarted 2024-04-22T23:51:21.543 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:21 smithi079 bash[23665]: audit 2024-04-22T23:51:20.216118+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.? 172.21.15.171:0/3183178980' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-22T23:51:21.543 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:21 smithi079 bash[23665]: cluster 2024-04-22T23:51:20.216200+0000 mon.a (mon.0) 593 : cluster [DBG] Standby manager daemon x started 2024-04-22T23:51:21.543 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:21 smithi079 bash[23665]: audit 2024-04-22T23:51:20.217361+0000 mon.c (mon.1) 26 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-22T23:51:21.543 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:21 smithi079 bash[23665]: audit 2024-04-22T23:51:20.217687+0000 mon.c (mon.1) 27 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-22T23:51:21.543 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:21 smithi079 bash[23665]: audit 2024-04-22T23:51:20.218042+0000 mon.c (mon.1) 28 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-22T23:51:21.543 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:21 smithi079 bash[23665]: audit 2024-04-22T23:51:20.218409+0000 mon.c (mon.1) 29 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-22T23:51:21.543 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:21 smithi079 bash[23665]: audit 2024-04-22T23:51:20.218501+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.171:0/3183178980' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-22T23:51:21.544 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:21 smithi079 bash[18576]: audit 2024-04-22T23:51:20.218666+0000 mon.c (mon.1) 30 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-22T23:51:21.544 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:21 smithi079 bash[18576]: audit 2024-04-22T23:51:20.219266+0000 mon.c (mon.1) 31 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-22T23:51:21.544 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:21 smithi079 bash[18576]: audit 2024-04-22T23:51:20.220759+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.171:0/3183178980' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-22T23:51:21.544 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:21 smithi079 bash[18576]: audit 2024-04-22T23:51:20.221991+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.171:0/3183178980' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-22T23:51:21.544 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:21 smithi079 bash[18576]: cluster 2024-04-22T23:51:20.246581+0000 mon.a (mon.0) 594 : cluster [INF] Manager daemon y is now available 2024-04-22T23:51:21.544 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:21 smithi079 bash[18576]: audit 2024-04-22T23:51:20.268572+0000 mon.c (mon.1) 32 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T23:51:21.544 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:21 smithi079 bash[18576]: audit 2024-04-22T23:51:20.270797+0000 mon.c (mon.1) 33 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T23:51:21.544 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:21 smithi079 bash[18576]: audit 2024-04-22T23:51:20.272031+0000 mon.c (mon.1) 34 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:51:21.544 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:21 smithi079 bash[18576]: audit 2024-04-22T23:51:20.273062+0000 mon.c (mon.1) 35 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:51:21.544 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:21 smithi079 bash[18576]: audit 2024-04-22T23:51:20.286809+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:51:21.544 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:21 smithi079 bash[18576]: audit 2024-04-22T23:51:20.300901+0000 mon.c (mon.1) 36 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-22T23:51:21.544 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:21 smithi079 bash[18576]: audit 2024-04-22T23:51:20.301369+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-22T23:51:21.544 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:21 smithi079 bash[18576]: audit 2024-04-22T23:51:20.305684+0000 mon.c (mon.1) 37 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-22T23:51:21.545 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:21 smithi079 bash[18576]: audit 2024-04-22T23:51:20.306041+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-22T23:51:21.545 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:21 smithi079 bash[18576]: cephadm 2024-04-22T23:51:20.959290+0000 mgr.y (mgr.14394) 1 : cephadm [INF] [22/Apr/2024:23:51:20] ENGINE Bus STARTING 2024-04-22T23:51:21.545 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:21 smithi079 bash[18576]: cephadm 2024-04-22T23:51:21.078920+0000 mgr.y (mgr.14394) 2 : cephadm [INF] [22/Apr/2024:23:51:21] ENGINE Serving on https://172.21.15.79:7150 2024-04-22T23:51:21.545 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:21 smithi079 bash[18576]: cephadm 2024-04-22T23:51:21.079060+0000 mgr.y (mgr.14394) 3 : cephadm [INF] [22/Apr/2024:23:51:21] ENGINE Bus STARTED 2024-04-22T23:51:21.545 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:21 smithi079 bash[18576]: audit 2024-04-22T23:51:21.087550+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:51:21.545 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:21 smithi079 bash[23665]: audit 2024-04-22T23:51:20.218666+0000 mon.c (mon.1) 30 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-22T23:51:21.545 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:21 smithi079 bash[23665]: audit 2024-04-22T23:51:20.219266+0000 mon.c (mon.1) 31 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-22T23:51:21.546 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:21 smithi079 bash[23665]: audit 2024-04-22T23:51:20.220759+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.171:0/3183178980' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-22T23:51:21.546 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:21 smithi079 bash[23665]: audit 2024-04-22T23:51:20.221991+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.171:0/3183178980' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-22T23:51:21.546 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:21 smithi079 bash[23665]: cluster 2024-04-22T23:51:20.246581+0000 mon.a (mon.0) 594 : cluster [INF] Manager daemon y is now available 2024-04-22T23:51:21.546 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:21 smithi079 bash[23665]: audit 2024-04-22T23:51:20.268572+0000 mon.c (mon.1) 32 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T23:51:21.546 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:21 smithi079 bash[23665]: audit 2024-04-22T23:51:20.270797+0000 mon.c (mon.1) 33 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T23:51:21.546 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:21 smithi079 bash[23665]: audit 2024-04-22T23:51:20.272031+0000 mon.c (mon.1) 34 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:51:21.546 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:21 smithi079 bash[23665]: audit 2024-04-22T23:51:20.273062+0000 mon.c (mon.1) 35 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:51:21.546 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:21 smithi079 bash[23665]: audit 2024-04-22T23:51:20.286809+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:51:21.546 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:21 smithi079 bash[23665]: audit 2024-04-22T23:51:20.300901+0000 mon.c (mon.1) 36 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-22T23:51:21.547 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:21 smithi079 bash[23665]: audit 2024-04-22T23:51:20.301369+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-22T23:51:21.547 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:21 smithi079 bash[23665]: audit 2024-04-22T23:51:20.305684+0000 mon.c (mon.1) 37 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-22T23:51:21.547 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:21 smithi079 bash[23665]: audit 2024-04-22T23:51:20.306041+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-22T23:51:21.547 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:21 smithi079 bash[23665]: cephadm 2024-04-22T23:51:20.959290+0000 mgr.y (mgr.14394) 1 : cephadm [INF] [22/Apr/2024:23:51:20] ENGINE Bus STARTING 2024-04-22T23:51:21.547 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:21 smithi079 bash[23665]: cephadm 2024-04-22T23:51:21.078920+0000 mgr.y (mgr.14394) 2 : cephadm [INF] [22/Apr/2024:23:51:21] ENGINE Serving on https://172.21.15.79:7150 2024-04-22T23:51:21.547 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:21 smithi079 bash[23665]: cephadm 2024-04-22T23:51:21.079060+0000 mgr.y (mgr.14394) 3 : cephadm [INF] [22/Apr/2024:23:51:21] ENGINE Bus STARTED 2024-04-22T23:51:21.547 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:21 smithi079 bash[23665]: audit 2024-04-22T23:51:21.087550+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:51:22.019 DEBUG:teuthology.orchestra.run.smithi079:node-exporter.a> sudo journalctl -f -n 0 -u ceph-15ff8152-0102-11ef-bc93-c7b262605968@node-exporter.a.service 2024-04-22T23:51:22.023 DEBUG:teuthology.orchestra.run.smithi171:node-exporter.b> sudo journalctl -f -n 0 -u ceph-15ff8152-0102-11ef-bc93-c7b262605968@node-exporter.b.service 2024-04-22T23:51:22.025 INFO:tasks.cephadm:Adding alertmanager.a on smithi079 2024-04-22T23:51:22.025 DEBUG:teuthology.orchestra.run.smithi171:> 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 15ff8152-0102-11ef-bc93-c7b262605968 -- ceph orch apply alertmanager '1;smithi079=a' 2024-04-22T23:51:22.288 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:22 smithi079 bash[18576]: cluster 2024-04-22T23:51:21.225690+0000 mon.a (mon.0) 599 : cluster [DBG] mgrmap e18: y(active, since 1.08276s), standbys: x 2024-04-22T23:51:22.288 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:22 smithi079 bash[18576]: audit 2024-04-22T23:51:21.244562+0000 mgr.y (mgr.14394) 4 : audit [DBG] from='client.24302 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi079=a;smithi171=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:51:22.288 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:22 smithi079 bash[18576]: cluster 2024-04-22T23:51:21.249280+0000 mgr.y (mgr.14394) 5 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:51:22.289 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:22 smithi079 bash[18576]: cephadm 2024-04-22T23:51:21.249382+0000 mgr.y (mgr.14394) 6 : cephadm [INF] Saving service node-exporter spec with placement smithi079=a;smithi171=b;count:2 2024-04-22T23:51:22.289 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:22 smithi079 bash[18576]: audit 2024-04-22T23:51:21.256303+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:51:22.289 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:22 smithi079 bash[23665]: cluster 2024-04-22T23:51:21.225690+0000 mon.a (mon.0) 599 : cluster [DBG] mgrmap e18: y(active, since 1.08276s), standbys: x 2024-04-22T23:51:22.289 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:22 smithi079 bash[23665]: audit 2024-04-22T23:51:21.244562+0000 mgr.y (mgr.14394) 4 : audit [DBG] from='client.24302 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi079=a;smithi171=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:51:22.289 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:22 smithi079 bash[23665]: cluster 2024-04-22T23:51:21.249280+0000 mgr.y (mgr.14394) 5 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:51:22.289 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:22 smithi079 bash[23665]: cephadm 2024-04-22T23:51:21.249382+0000 mgr.y (mgr.14394) 6 : cephadm [INF] Saving service node-exporter spec with placement smithi079=a;smithi171=b;count:2 2024-04-22T23:51:22.289 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:22 smithi079 bash[23665]: audit 2024-04-22T23:51:21.256303+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:51:22.311 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:22 smithi171 bash[18565]: cluster 2024-04-22T23:51:21.225690+0000 mon.a (mon.0) 599 : cluster [DBG] mgrmap e18: y(active, since 1.08276s), standbys: x 2024-04-22T23:51:22.311 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:22 smithi171 bash[18565]: audit 2024-04-22T23:51:21.244562+0000 mgr.y (mgr.14394) 4 : audit [DBG] from='client.24302 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi079=a;smithi171=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:51:22.311 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:22 smithi171 bash[18565]: cluster 2024-04-22T23:51:21.249280+0000 mgr.y (mgr.14394) 5 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:51:22.311 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:22 smithi171 bash[18565]: cephadm 2024-04-22T23:51:21.249382+0000 mgr.y (mgr.14394) 6 : cephadm [INF] Saving service node-exporter spec with placement smithi079=a;smithi171=b;count:2 2024-04-22T23:51:22.311 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:22 smithi171 bash[18565]: audit 2024-04-22T23:51:21.256303+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:51:23.538 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:23 smithi079 bash[18576]: cluster 2024-04-22T23:51:22.215616+0000 mgr.y (mgr.14394) 7 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:51:23.538 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:23 smithi079 bash[18576]: cluster 2024-04-22T23:51:22.265739+0000 mon.a (mon.0) 601 : cluster [DBG] mgrmap e19: y(active, since 2s), standbys: x 2024-04-22T23:51:23.538 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:23 smithi079 bash[23665]: cluster 2024-04-22T23:51:22.215616+0000 mgr.y (mgr.14394) 7 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:51:23.538 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:23 smithi079 bash[23665]: cluster 2024-04-22T23:51:22.265739+0000 mon.a (mon.0) 601 : cluster [DBG] mgrmap e19: y(active, since 2s), standbys: x 2024-04-22T23:51:23.561 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:23 smithi171 bash[18565]: cluster 2024-04-22T23:51:22.215616+0000 mgr.y (mgr.14394) 7 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:51:23.561 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:23 smithi171 bash[18565]: cluster 2024-04-22T23:51:22.265739+0000 mon.a (mon.0) 601 : cluster [DBG] mgrmap e19: y(active, since 2s), standbys: x 2024-04-22T23:51:24.895 INFO:teuthology.orchestra.run.smithi171.stdout:Scheduled alertmanager update... 2024-04-22T23:51:24.908 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:51:24 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:51:24.909 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:24 smithi171 bash[18565]: audit 2024-04-22T23:51:23.617073+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:51:24.909 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:24 smithi171 bash[18565]: audit 2024-04-22T23:51:23.830832+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:51:24.909 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:24 smithi171 bash[18565]: audit 2024-04-22T23:51:24.101354+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:51:24.909 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:24 smithi171 bash[18565]: cephadm 2024-04-22T23:51:24.106237+0000 mgr.y (mgr.14394) 8 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.conf 2024-04-22T23:51:24.909 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:24 smithi171 bash[18565]: audit 2024-04-22T23:51:24.321088+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:51:24.909 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:24 smithi171 bash[18565]: audit 2024-04-22T23:51:24.348006+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:51:24.909 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:24 smithi171 bash[18565]: audit 2024-04-22T23:51:24.605628+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:51:25.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:24 smithi079 bash[18576]: audit 2024-04-22T23:51:23.617073+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:51:25.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:24 smithi079 bash[18576]: audit 2024-04-22T23:51:23.830832+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:51:25.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:24 smithi079 bash[18576]: audit 2024-04-22T23:51:24.101354+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:51:25.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:24 smithi079 bash[18576]: cephadm 2024-04-22T23:51:24.106237+0000 mgr.y (mgr.14394) 8 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.conf 2024-04-22T23:51:25.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:24 smithi079 bash[18576]: audit 2024-04-22T23:51:24.321088+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:51:25.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:24 smithi079 bash[18576]: audit 2024-04-22T23:51:24.348006+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:51:25.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:24 smithi079 bash[18576]: audit 2024-04-22T23:51:24.605628+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:51:25.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:24 smithi079 bash[23665]: audit 2024-04-22T23:51:23.617073+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:51:25.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:24 smithi079 bash[23665]: audit 2024-04-22T23:51:23.830832+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:51:25.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:24 smithi079 bash[23665]: audit 2024-04-22T23:51:24.101354+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:51:25.040 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:24 smithi079 bash[23665]: cephadm 2024-04-22T23:51:24.106237+0000 mgr.y (mgr.14394) 8 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.conf 2024-04-22T23:51:25.040 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:24 smithi079 bash[23665]: audit 2024-04-22T23:51:24.321088+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:51:25.040 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:24 smithi079 bash[23665]: audit 2024-04-22T23:51:24.348006+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:51:25.040 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:24 smithi079 bash[23665]: audit 2024-04-22T23:51:24.605628+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:51:25.697 DEBUG:teuthology.orchestra.run.smithi079:alertmanager.a> sudo journalctl -f -n 0 -u ceph-15ff8152-0102-11ef-bc93-c7b262605968@alertmanager.a.service 2024-04-22T23:51:25.700 INFO:tasks.cephadm:Adding grafana.a on smithi171 2024-04-22T23:51:25.700 DEBUG:teuthology.orchestra.run.smithi171:> 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 15ff8152-0102-11ef-bc93-c7b262605968 -- ceph orch apply grafana '1;smithi171=a' 2024-04-22T23:51:25.877 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:25 smithi171 bash[18565]: cephadm 2024-04-22T23:51:24.208816+0000 mgr.y (mgr.14394) 9 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.client.admin.keyring 2024-04-22T23:51:25.877 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:25 smithi171 bash[18565]: cluster 2024-04-22T23:51:24.216022+0000 mgr.y (mgr.14394) 10 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:51:25.877 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:25 smithi171 bash[18565]: cephadm 2024-04-22T23:51:24.324719+0000 mgr.y (mgr.14394) 11 : cephadm [INF] Updating smithi171:/etc/ceph/ceph.conf 2024-04-22T23:51:25.877 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:25 smithi171 bash[18565]: cephadm 2024-04-22T23:51:24.456742+0000 mgr.y (mgr.14394) 12 : cephadm [INF] Updating smithi171:/etc/ceph/ceph.client.admin.keyring 2024-04-22T23:51:25.877 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:25 smithi171 bash[18565]: audit 2024-04-22T23:51:24.619294+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:51:25.877 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:25 smithi171 bash[18565]: cephadm 2024-04-22T23:51:24.673162+0000 mgr.y (mgr.14394) 13 : cephadm [INF] Deploying daemon prometheus.a on smithi171 2024-04-22T23:51:25.877 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:25 smithi171 bash[18565]: audit 2024-04-22T23:51:24.889487+0000 mgr.y (mgr.14394) 14 : audit [DBG] from='client.24326 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi079=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:51:25.877 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:25 smithi171 bash[18565]: cephadm 2024-04-22T23:51:24.892705+0000 mgr.y (mgr.14394) 15 : cephadm [INF] Saving service alertmanager spec with placement smithi079=a;count:1 2024-04-22T23:51:25.877 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:25 smithi171 bash[18565]: audit 2024-04-22T23:51:24.904376+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:51:26.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:25 smithi079 bash[18576]: cephadm 2024-04-22T23:51:24.208816+0000 mgr.y (mgr.14394) 9 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.client.admin.keyring 2024-04-22T23:51:26.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:25 smithi079 bash[18576]: cluster 2024-04-22T23:51:24.216022+0000 mgr.y (mgr.14394) 10 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:51:26.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:25 smithi079 bash[18576]: cephadm 2024-04-22T23:51:24.324719+0000 mgr.y (mgr.14394) 11 : cephadm [INF] Updating smithi171:/etc/ceph/ceph.conf 2024-04-22T23:51:26.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:25 smithi079 bash[18576]: cephadm 2024-04-22T23:51:24.456742+0000 mgr.y (mgr.14394) 12 : cephadm [INF] Updating smithi171:/etc/ceph/ceph.client.admin.keyring 2024-04-22T23:51:26.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:25 smithi079 bash[18576]: audit 2024-04-22T23:51:24.619294+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:51:26.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:25 smithi079 bash[18576]: cephadm 2024-04-22T23:51:24.673162+0000 mgr.y (mgr.14394) 13 : cephadm [INF] Deploying daemon prometheus.a on smithi171 2024-04-22T23:51:26.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:25 smithi079 bash[18576]: audit 2024-04-22T23:51:24.889487+0000 mgr.y (mgr.14394) 14 : audit [DBG] from='client.24326 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi079=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:51:26.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:25 smithi079 bash[18576]: cephadm 2024-04-22T23:51:24.892705+0000 mgr.y (mgr.14394) 15 : cephadm [INF] Saving service alertmanager spec with placement smithi079=a;count:1 2024-04-22T23:51:26.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:25 smithi079 bash[18576]: audit 2024-04-22T23:51:24.904376+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:51:26.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:25 smithi079 bash[23665]: cephadm 2024-04-22T23:51:24.208816+0000 mgr.y (mgr.14394) 9 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.client.admin.keyring 2024-04-22T23:51:26.040 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:25 smithi079 bash[23665]: cluster 2024-04-22T23:51:24.216022+0000 mgr.y (mgr.14394) 10 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:51:26.040 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:25 smithi079 bash[23665]: cephadm 2024-04-22T23:51:24.324719+0000 mgr.y (mgr.14394) 11 : cephadm [INF] Updating smithi171:/etc/ceph/ceph.conf 2024-04-22T23:51:26.040 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:25 smithi079 bash[23665]: cephadm 2024-04-22T23:51:24.456742+0000 mgr.y (mgr.14394) 12 : cephadm [INF] Updating smithi171:/etc/ceph/ceph.client.admin.keyring 2024-04-22T23:51:26.040 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:25 smithi079 bash[23665]: audit 2024-04-22T23:51:24.619294+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:51:26.040 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:25 smithi079 bash[23665]: cephadm 2024-04-22T23:51:24.673162+0000 mgr.y (mgr.14394) 13 : cephadm [INF] Deploying daemon prometheus.a on smithi171 2024-04-22T23:51:26.040 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:25 smithi079 bash[23665]: audit 2024-04-22T23:51:24.889487+0000 mgr.y (mgr.14394) 14 : audit [DBG] from='client.24326 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi079=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:51:26.040 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:25 smithi079 bash[23665]: cephadm 2024-04-22T23:51:24.892705+0000 mgr.y (mgr.14394) 15 : cephadm [INF] Saving service alertmanager spec with placement smithi079=a;count:1 2024-04-22T23:51:26.040 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:25 smithi079 bash[23665]: audit 2024-04-22T23:51:24.904376+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:51:28.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:27 smithi079 bash[23665]: cluster 2024-04-22T23:51:26.216709+0000 mgr.y (mgr.14394) 16 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:51:28.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:27 smithi079 bash[18576]: cluster 2024-04-22T23:51:26.216709+0000 mgr.y (mgr.14394) 16 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:51:28.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:27 smithi171 bash[18565]: cluster 2024-04-22T23:51:26.216709+0000 mgr.y (mgr.14394) 16 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:51:30.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:29 smithi079 bash[18576]: cluster 2024-04-22T23:51:28.217365+0000 mgr.y (mgr.14394) 17 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:51:30.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:29 smithi079 bash[23665]: cluster 2024-04-22T23:51:28.217365+0000 mgr.y (mgr.14394) 17 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:51:30.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:29 smithi171 bash[18565]: cluster 2024-04-22T23:51:28.217365+0000 mgr.y (mgr.14394) 17 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:51:30.535 INFO:teuthology.orchestra.run.smithi171.stdout:Scheduled grafana update... 2024-04-22T23:51:31.788 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:31 smithi079 bash[18576]: cluster 2024-04-22T23:51:30.218050+0000 mgr.y (mgr.14394) 18 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:51:31.788 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:31 smithi079 bash[18576]: audit 2024-04-22T23:51:30.531747+0000 mgr.y (mgr.14394) 19 : audit [DBG] from='client.24332 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi171=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:51:31.788 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:31 smithi079 bash[18576]: cephadm 2024-04-22T23:51:30.534900+0000 mgr.y (mgr.14394) 20 : cephadm [INF] Saving service grafana spec with placement smithi171=a;count:1 2024-04-22T23:51:31.788 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:31 smithi079 bash[18576]: audit 2024-04-22T23:51:30.542374+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:51:31.789 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:31 smithi079 bash[23665]: cluster 2024-04-22T23:51:30.218050+0000 mgr.y (mgr.14394) 18 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:51:31.789 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:31 smithi079 bash[23665]: audit 2024-04-22T23:51:30.531747+0000 mgr.y (mgr.14394) 19 : audit [DBG] from='client.24332 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi171=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:51:31.789 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:31 smithi079 bash[23665]: cephadm 2024-04-22T23:51:30.534900+0000 mgr.y (mgr.14394) 20 : cephadm [INF] Saving service grafana spec with placement smithi171=a;count:1 2024-04-22T23:51:31.789 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:31 smithi079 bash[23665]: audit 2024-04-22T23:51:30.542374+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:51:31.811 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:31 smithi171 bash[18565]: cluster 2024-04-22T23:51:30.218050+0000 mgr.y (mgr.14394) 18 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:51:31.811 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:31 smithi171 bash[18565]: audit 2024-04-22T23:51:30.531747+0000 mgr.y (mgr.14394) 19 : audit [DBG] from='client.24332 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi171=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:51:31.811 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:31 smithi171 bash[18565]: cephadm 2024-04-22T23:51:30.534900+0000 mgr.y (mgr.14394) 20 : cephadm [INF] Saving service grafana spec with placement smithi171=a;count:1 2024-04-22T23:51:31.811 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:31 smithi171 bash[18565]: audit 2024-04-22T23:51:30.542374+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:51:32.499 DEBUG:teuthology.orchestra.run.smithi171:grafana.a> sudo journalctl -f -n 0 -u ceph-15ff8152-0102-11ef-bc93-c7b262605968@grafana.a.service 2024-04-22T23:51:32.501 INFO:tasks.cephadm:Setting up client nodes... 2024-04-22T23:51:32.504 DEBUG:teuthology.orchestra.run.smithi079:> 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 15ff8152-0102-11ef-bc93-c7b262605968 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-04-22T23:51:33.788 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:33 smithi079 bash[18576]: cluster 2024-04-22T23:51:32.218679+0000 mgr.y (mgr.14394) 21 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:51:33.788 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:33 smithi079 bash[23665]: cluster 2024-04-22T23:51:32.218679+0000 mgr.y (mgr.14394) 21 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:51:33.811 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:33 smithi171 bash[18565]: cluster 2024-04-22T23:51:32.218679+0000 mgr.y (mgr.14394) 21 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:51:35.388 INFO:teuthology.orchestra.run.smithi079.stdout:[client.0] 2024-04-22T23:51:35.389 INFO:teuthology.orchestra.run.smithi079.stdout: key = AQAH+CZm4X9nFxAAAj95DC3HkeaUqK0bUv61Iw== 2024-04-22T23:51:35.788 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:35 smithi079 bash[18576]: cluster 2024-04-22T23:51:34.219263+0000 mgr.y (mgr.14394) 22 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:51:35.788 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:35 smithi079 bash[18576]: audit 2024-04-22T23:51:35.391986+0000 mon.c (mon.1) 38 : audit [INF] from='client.? 172.21.15.79:0/1985972081' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-22T23:51:35.788 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:35 smithi079 bash[18576]: audit 2024-04-22T23:51:35.392418+0000 mon.a (mon.0) 611 : 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-04-22T23:51:35.788 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:35 smithi079 bash[18576]: audit 2024-04-22T23:51:35.398647+0000 mon.a (mon.0) 612 : 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-04-22T23:51:35.789 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:35 smithi079 bash[23665]: cluster 2024-04-22T23:51:34.219263+0000 mgr.y (mgr.14394) 22 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:51:35.789 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:35 smithi079 bash[23665]: audit 2024-04-22T23:51:35.391986+0000 mon.c (mon.1) 38 : audit [INF] from='client.? 172.21.15.79:0/1985972081' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-22T23:51:35.789 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:35 smithi079 bash[23665]: audit 2024-04-22T23:51:35.392418+0000 mon.a (mon.0) 611 : 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-04-22T23:51:35.789 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:35 smithi079 bash[23665]: audit 2024-04-22T23:51:35.398647+0000 mon.a (mon.0) 612 : 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-04-22T23:51:35.811 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:35 smithi171 bash[18565]: cluster 2024-04-22T23:51:34.219263+0000 mgr.y (mgr.14394) 22 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:51:35.811 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:35 smithi171 bash[18565]: audit 2024-04-22T23:51:35.391986+0000 mon.c (mon.1) 38 : audit [INF] from='client.? 172.21.15.79:0/1985972081' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-22T23:51:35.811 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:35 smithi171 bash[18565]: audit 2024-04-22T23:51:35.392418+0000 mon.a (mon.0) 611 : 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-04-22T23:51:35.811 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:35 smithi171 bash[18565]: audit 2024-04-22T23:51:35.398647+0000 mon.a (mon.0) 612 : 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-04-22T23:51:36.064 DEBUG:teuthology.orchestra.run.smithi079:> set -ex 2024-04-22T23:51:36.065 DEBUG:teuthology.orchestra.run.smithi079:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-04-22T23:51:36.065 DEBUG:teuthology.orchestra.run.smithi079:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-04-22T23:51:36.089 DEBUG:teuthology.orchestra.run.smithi171:> 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 15ff8152-0102-11ef-bc93-c7b262605968 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-04-22T23:51:37.859 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:37 smithi171 bash[18565]: cluster 2024-04-22T23:51:36.219874+0000 mgr.y (mgr.14394) 23 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:51:38.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:37 smithi079 bash[18576]: cluster 2024-04-22T23:51:36.219874+0000 mgr.y (mgr.14394) 23 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:51:38.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:37 smithi079 bash[23665]: cluster 2024-04-22T23:51:36.219874+0000 mgr.y (mgr.14394) 23 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:51:38.195 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:51:37 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:51:38.195 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:51:37 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:51:38.195 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:51:37 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:51:38.195 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:51:38 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:51:38.195 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:37 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:51:38.195 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:38 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:51:38.196 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:51:37 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:51:38.196 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:51:38 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:51:38.196 INFO:journalctl@ceph.osd.4.smithi171.stdout:Apr 22 23:51:37 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:51:38.196 INFO:journalctl@ceph.osd.4.smithi171.stdout:Apr 22 23:51:38 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:51:38.196 INFO:journalctl@ceph.osd.5.smithi171.stdout:Apr 22 23:51:37 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:51:38.196 INFO:journalctl@ceph.osd.5.smithi171.stdout:Apr 22 23:51:38 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:51:38.197 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 22 23:51:37 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:51:38.197 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 22 23:51:38 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:51:38.197 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 22 23:51:37 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:51:38.197 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 22 23:51:38 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:51:38.561 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:51:38 smithi171 systemd[1]: Started Ceph prometheus.a for 15ff8152-0102-11ef-bc93-c7b262605968. 2024-04-22T23:51:38.954 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:38 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:51:38.954 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:38 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:51:38.955 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:51:38 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:51:38.955 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:51:38 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:51:38.955 INFO:journalctl@ceph.osd.0.smithi079.stdout:Apr 22 23:51:38 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:51:38.955 INFO:journalctl@ceph.osd.0.smithi079.stdout:Apr 22 23:51:38 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:51:38.955 INFO:journalctl@ceph.osd.1.smithi079.stdout:Apr 22 23:51:38 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:51:38.956 INFO:journalctl@ceph.osd.1.smithi079.stdout:Apr 22 23:51:38 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:51:38.956 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:38 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:51:38.956 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:38 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:51:38.956 INFO:journalctl@ceph.osd.2.smithi079.stdout:Apr 22 23:51:38 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:51:38.956 INFO:journalctl@ceph.osd.2.smithi079.stdout:Apr 22 23:51:38 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:51:38.957 INFO:journalctl@ceph.osd.3.smithi079.stdout:Apr 22 23:51:38 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:51:38.957 INFO:journalctl@ceph.osd.3.smithi079.stdout:Apr 22 23:51:38 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:51:38.957 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:51:38 smithi079 systemd[1]: Started Ceph node-exporter.a for 15ff8152-0102-11ef-bc93-c7b262605968. 2024-04-22T23:51:39.215 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:51:39 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:51:39.238 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:51:39 smithi079 bash[37752]: Unable to find image 'quay.io/prometheus/node-exporter:v1.3.1' locally 2024-04-22T23:51:39.513 INFO:journalctl@ceph.osd.4.smithi171.stdout:Apr 22 23:51:39 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:51:39.513 INFO:journalctl@ceph.osd.5.smithi171.stdout:Apr 22 23:51:39 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:51:39.514 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 22 23:51:39 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:51:39.514 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:51:39 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:51:39.514 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:51:39 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:51:39.515 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 22 23:51:39 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:51:39.515 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:39 smithi171 bash[18565]: cluster 2024-04-22T23:51:38.220522+0000 mgr.y (mgr.14394) 24 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:51:39.515 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:39 smithi171 bash[18565]: audit 2024-04-22T23:51:38.251068+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:51:39.515 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:39 smithi171 bash[18565]: cephadm 2024-04-22T23:51:38.257422+0000 mgr.y (mgr.14394) 25 : cephadm [INF] Deploying daemon node-exporter.a on smithi079 2024-04-22T23:51:39.515 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:39 smithi171 bash[18565]: audit 2024-04-22T23:51:39.001291+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:51:39.515 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:39 smithi171 bash[18565]: cephadm 2024-04-22T23:51:39.003528+0000 mgr.y (mgr.14394) 26 : cephadm [INF] Deploying daemon node-exporter.b on smithi171 2024-04-22T23:51:39.515 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:39 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:51:39.516 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:51:39 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:51:39.516 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:51:39 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:51:39.516 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:51:39 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:51:39.538 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:39 smithi079 bash[18576]: cluster 2024-04-22T23:51:38.220522+0000 mgr.y (mgr.14394) 24 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:51:39.538 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:39 smithi079 bash[18576]: audit 2024-04-22T23:51:38.251068+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:51:39.538 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:39 smithi079 bash[18576]: cephadm 2024-04-22T23:51:38.257422+0000 mgr.y (mgr.14394) 25 : cephadm [INF] Deploying daemon node-exporter.a on smithi079 2024-04-22T23:51:39.538 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:39 smithi079 bash[18576]: audit 2024-04-22T23:51:39.001291+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:51:39.538 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:39 smithi079 bash[18576]: cephadm 2024-04-22T23:51:39.003528+0000 mgr.y (mgr.14394) 26 : cephadm [INF] Deploying daemon node-exporter.b on smithi171 2024-04-22T23:51:39.538 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:39 smithi079 bash[23665]: cluster 2024-04-22T23:51:38.220522+0000 mgr.y (mgr.14394) 24 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:51:39.539 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:39 smithi079 bash[23665]: audit 2024-04-22T23:51:38.251068+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:51:39.539 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:39 smithi079 bash[23665]: cephadm 2024-04-22T23:51:38.257422+0000 mgr.y (mgr.14394) 25 : cephadm [INF] Deploying daemon node-exporter.a on smithi079 2024-04-22T23:51:39.539 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:39 smithi079 bash[23665]: audit 2024-04-22T23:51:39.001291+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:51:39.539 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:39 smithi079 bash[23665]: cephadm 2024-04-22T23:51:39.003528+0000 mgr.y (mgr.14394) 26 : cephadm [INF] Deploying daemon node-exporter.b on smithi171 2024-04-22T23:51:39.780 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:51:39 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:51:39.781 INFO:journalctl@ceph.osd.4.smithi171.stdout:Apr 22 23:51:39 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:51:39.781 INFO:journalctl@ceph.osd.5.smithi171.stdout:Apr 22 23:51:39 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:51:39.781 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 22 23:51:39 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:51:39.782 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:51:39 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:51:39.782 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:51:39 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:51:39.782 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:51:39 smithi171 systemd[1]: Started Ceph node-exporter.b for 15ff8152-0102-11ef-bc93-c7b262605968. 2024-04-22T23:51:39.782 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:51:39 smithi171 bash[33133]: Unable to find image 'quay.io/prometheus/node-exporter:v1.3.1' locally 2024-04-22T23:51:39.782 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:39 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:51:39.783 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 22 23:51:39 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:51:39.960 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:51:39 smithi079 bash[37752]: v1.3.1: Pulling from prometheus/node-exporter 2024-04-22T23:51:39.960 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:51:39 smithi079 bash[37752]: aa2a8d90b84c: Pulling fs layer 2024-04-22T23:51:39.961 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:51:39 smithi079 bash[37752]: b45d31ee2d7f: Pulling fs layer 2024-04-22T23:51:39.961 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:51:39 smithi079 bash[37752]: b5db1e299295: Pulling fs layer 2024-04-22T23:51:39.961 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:51:39 smithi079 bash[37752]: b45d31ee2d7f: Verifying Checksum 2024-04-22T23:51:39.961 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:51:39 smithi079 bash[37752]: b45d31ee2d7f: Download complete 2024-04-22T23:51:40.288 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:51:39 smithi079 bash[37752]: aa2a8d90b84c: Verifying Checksum 2024-04-22T23:51:40.288 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:51:39 smithi079 bash[37752]: aa2a8d90b84c: Download complete 2024-04-22T23:51:40.288 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:51:40 smithi079 bash[37752]: b5db1e299295: Verifying Checksum 2024-04-22T23:51:40.288 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:51:40 smithi079 bash[37752]: b5db1e299295: Download complete 2024-04-22T23:51:40.288 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:51:40 smithi079 bash[37752]: aa2a8d90b84c: Pull complete 2024-04-22T23:51:40.561 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:51:40 smithi171 bash[33012]: ts=2024-04-22T23:51:40.298Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-04-22T23:51:40.562 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:51:40 smithi171 bash[33012]: ts=2024-04-22T23:51:40.298Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-04-22T23:51:40.562 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:51:40 smithi171 bash[33012]: ts=2024-04-22T23:51:40.298Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-04-22T23:51:40.562 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:51:40 smithi171 bash[33012]: ts=2024-04-22T23:51:40.298Z caller=main.go:518 level=info host_details="(Linux 5.15.0-105-generic #115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024 x86_64 smithi171 (none))" 2024-04-22T23:51:40.562 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:51:40 smithi171 bash[33012]: ts=2024-04-22T23:51:40.298Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-04-22T23:51:40.562 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:51:40 smithi171 bash[33012]: ts=2024-04-22T23:51:40.298Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-04-22T23:51:40.562 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:51:40 smithi171 bash[33012]: ts=2024-04-22T23:51:40.300Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-04-22T23:51:40.562 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:51:40 smithi171 bash[33012]: ts=2024-04-22T23:51:40.300Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-04-22T23:51:40.562 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:51:40 smithi171 bash[33012]: ts=2024-04-22T23:51:40.302Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-04-22T23:51:40.562 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:51:40 smithi171 bash[33012]: ts=2024-04-22T23:51:40.304Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-04-22T23:51:40.562 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:51:40 smithi171 bash[33012]: ts=2024-04-22T23:51:40.304Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.596µs 2024-04-22T23:51:40.562 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:51:40 smithi171 bash[33012]: ts=2024-04-22T23:51:40.304Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-04-22T23:51:40.563 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:51:40 smithi171 bash[33012]: ts=2024-04-22T23:51:40.304Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=0 2024-04-22T23:51:40.563 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:51:40 smithi171 bash[33012]: ts=2024-04-22T23:51:40.304Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=37.484µs wal_replay_duration=173.85µs total_replay_duration=238.496µs 2024-04-22T23:51:40.563 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:51:40 smithi171 bash[33012]: ts=2024-04-22T23:51:40.305Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-04-22T23:51:40.563 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:51:40 smithi171 bash[33012]: ts=2024-04-22T23:51:40.305Z caller=main.go:947 level=info msg="TSDB started" 2024-04-22T23:51:40.563 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:51:40 smithi171 bash[33012]: ts=2024-04-22T23:51:40.305Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-04-22T23:51:40.563 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:51:40 smithi171 bash[33012]: ts=2024-04-22T23:51:40.323Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=18.144236ms db_storage=580ns remote_storage=1.442µs web_handler=236ns query_engine=755ns scrape=271.331µs scrape_sd=17.652µs notify=1.254µs notify_sd=1.456µs rules=17.641672ms 2024-04-22T23:51:40.563 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:51:40 smithi171 bash[33012]: ts=2024-04-22T23:51:40.323Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-04-22T23:51:40.846 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:51:40 smithi079 bash[37752]: b45d31ee2d7f: Pull complete 2024-04-22T23:51:40.846 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:40 smithi079 bash[23665]: audit 2024-04-22T23:51:39.762995+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:51:40.847 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:40 smithi079 bash[23665]: audit 2024-04-22T23:51:39.767128+0000 mon.c (mon.1) 39 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T23:51:40.847 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:40 smithi079 bash[23665]: audit 2024-04-22T23:51:39.769836+0000 mon.c (mon.1) 40 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:51:40.847 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:40 smithi079 bash[23665]: audit 2024-04-22T23:51:39.771711+0000 mon.c (mon.1) 41 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:51:40.847 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:40 smithi079 bash[23665]: audit 2024-04-22T23:51:40.292010+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:51:40.847 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:40 smithi079 bash[18576]: audit 2024-04-22T23:51:39.762995+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:51:40.847 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:40 smithi079 bash[18576]: audit 2024-04-22T23:51:39.767128+0000 mon.c (mon.1) 39 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T23:51:40.847 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:40 smithi079 bash[18576]: audit 2024-04-22T23:51:39.769836+0000 mon.c (mon.1) 40 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:51:40.847 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:40 smithi079 bash[18576]: audit 2024-04-22T23:51:39.771711+0000 mon.c (mon.1) 41 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:51:40.847 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:40 smithi079 bash[18576]: audit 2024-04-22T23:51:40.292010+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:51:41.061 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:51:40 smithi171 bash[33133]: v1.3.1: Pulling from prometheus/node-exporter 2024-04-22T23:51:41.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:40 smithi171 bash[18565]: audit 2024-04-22T23:51:39.762995+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:51:41.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:40 smithi171 bash[18565]: audit 2024-04-22T23:51:39.767128+0000 mon.c (mon.1) 39 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T23:51:41.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:40 smithi171 bash[18565]: audit 2024-04-22T23:51:39.769836+0000 mon.c (mon.1) 40 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:51:41.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:40 smithi171 bash[18565]: audit 2024-04-22T23:51:39.771711+0000 mon.c (mon.1) 41 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:51:41.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:40 smithi171 bash[18565]: audit 2024-04-22T23:51:40.292010+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:51:41.159 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:51:40 smithi079 bash[37752]: b5db1e299295: Pull complete 2024-04-22T23:51:41.345 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:51:41 smithi171 bash[33133]: aa2a8d90b84c: Pulling fs layer 2024-04-22T23:51:41.345 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:51:41 smithi171 bash[33133]: b45d31ee2d7f: Pulling fs layer 2024-04-22T23:51:41.345 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:51:41 smithi171 bash[33133]: b5db1e299295: Pulling fs layer 2024-04-22T23:51:41.345 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:51:41 smithi171 bash[33133]: aa2a8d90b84c: Verifying Checksum 2024-04-22T23:51:41.346 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:51:41 smithi171 bash[33133]: aa2a8d90b84c: Download complete 2024-04-22T23:51:41.346 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:51:41 smithi171 bash[33133]: b45d31ee2d7f: Download complete 2024-04-22T23:51:41.360 INFO:teuthology.orchestra.run.smithi171.stdout:[client.1] 2024-04-22T23:51:41.360 INFO:teuthology.orchestra.run.smithi171.stdout: key = AQAN+CZmEsKpFRAAs36CQU5AIAjAlM0I4olkPw== 2024-04-22T23:51:41.538 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:51:41 smithi079 bash[37752]: Digest: sha256:f2269e73124dd0f60a7d19a2ce1264d33d08a985aed0ee6b0b89d0be470592cd 2024-04-22T23:51:41.538 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:51:41 smithi079 bash[37752]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.3.1 2024-04-22T23:51:41.690 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:51:41 smithi171 bash[33133]: b5db1e299295: Verifying Checksum 2024-04-22T23:51:41.690 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:51:41 smithi171 bash[33133]: b5db1e299295: Download complete 2024-04-22T23:51:41.690 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:51:41 smithi171 bash[33133]: aa2a8d90b84c: Pull complete 2024-04-22T23:51:42.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:41 smithi079 bash[18576]: cluster 2024-04-22T23:51:40.220932+0000 mgr.y (mgr.14394) 27 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:51:42.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:41 smithi079 bash[18576]: audit 2024-04-22T23:51:41.362047+0000 mon.b (mon.2) 28 : audit [INF] from='client.? 172.21.15.171:0/1783339594' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-22T23:51:42.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:41 smithi079 bash[18576]: audit 2024-04-22T23:51:41.363099+0000 mon.a (mon.0) 617 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-22T23:51:42.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:41 smithi079 bash[18576]: audit 2024-04-22T23:51:41.370361+0000 mon.a (mon.0) 618 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-04-22T23:51:42.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:41 smithi079 bash[23665]: cluster 2024-04-22T23:51:40.220932+0000 mgr.y (mgr.14394) 27 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:51:42.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:41 smithi079 bash[23665]: audit 2024-04-22T23:51:41.362047+0000 mon.b (mon.2) 28 : audit [INF] from='client.? 172.21.15.171:0/1783339594' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-22T23:51:42.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:41 smithi079 bash[23665]: audit 2024-04-22T23:51:41.363099+0000 mon.a (mon.0) 617 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-22T23:51:42.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:41 smithi079 bash[23665]: audit 2024-04-22T23:51:41.370361+0000 mon.a (mon.0) 618 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-04-22T23:51:42.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:41 smithi171 bash[18565]: cluster 2024-04-22T23:51:40.220932+0000 mgr.y (mgr.14394) 27 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:51:42.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:41 smithi171 bash[18565]: audit 2024-04-22T23:51:41.362047+0000 mon.b (mon.2) 28 : audit [INF] from='client.? 172.21.15.171:0/1783339594' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-22T23:51:42.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:41 smithi171 bash[18565]: audit 2024-04-22T23:51:41.363099+0000 mon.a (mon.0) 617 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-22T23:51:42.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:41 smithi171 bash[18565]: audit 2024-04-22T23:51:41.370361+0000 mon.a (mon.0) 618 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-04-22T23:51:42.443 DEBUG:teuthology.orchestra.run.smithi171:> set -ex 2024-04-22T23:51:42.444 DEBUG:teuthology.orchestra.run.smithi171:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-04-22T23:51:42.444 DEBUG:teuthology.orchestra.run.smithi171:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-04-22T23:51:42.464 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-04-22T23:51:42.464 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-04-22T23:51:42.464 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 15ff8152-0102-11ef-bc93-c7b262605968 -- ceph mgr dump --format=json 2024-04-22T23:51:42.674 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:51:42 smithi171 bash[33133]: b45d31ee2d7f: Pull complete 2024-04-22T23:51:42.788 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:51:42 smithi079 bash[37752]: ts=2024-04-22T23:51:42.705Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-04-22T23:51:42.788 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:51:42 smithi079 bash[37752]: ts=2024-04-22T23:51:42.705Z 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-04-22T23:51:42.788 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:51:42 smithi079 bash[37752]: ts=2024-04-22T23:51:42.705Z 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-04-22T23:51:42.788 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:51:42 smithi079 bash[37752]: ts=2024-04-22T23:51:42.706Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-04-22T23:51:42.788 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:51:42 smithi079 bash[37752]: ts=2024-04-22T23:51:42.707Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-04-22T23:51:42.788 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:51:42 smithi079 bash[37752]: ts=2024-04-22T23:51:42.707Z caller=node_exporter.go:115 level=info collector=arp 2024-04-22T23:51:42.789 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:51:42 smithi079 bash[37752]: ts=2024-04-22T23:51:42.707Z caller=node_exporter.go:115 level=info collector=bcache 2024-04-22T23:51:42.789 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:51:42 smithi079 bash[37752]: ts=2024-04-22T23:51:42.707Z caller=node_exporter.go:115 level=info collector=bonding 2024-04-22T23:51:42.789 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:51:42 smithi079 bash[37752]: ts=2024-04-22T23:51:42.707Z caller=node_exporter.go:115 level=info collector=btrfs 2024-04-22T23:51:42.789 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:51:42 smithi079 bash[37752]: ts=2024-04-22T23:51:42.707Z caller=node_exporter.go:115 level=info collector=conntrack 2024-04-22T23:51:42.789 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:51:42 smithi079 bash[37752]: ts=2024-04-22T23:51:42.707Z caller=node_exporter.go:115 level=info collector=cpu 2024-04-22T23:51:42.789 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:51:42 smithi079 bash[37752]: ts=2024-04-22T23:51:42.707Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-04-22T23:51:42.789 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:51:42 smithi079 bash[37752]: ts=2024-04-22T23:51:42.707Z caller=node_exporter.go:115 level=info collector=diskstats 2024-04-22T23:51:42.789 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:51:42 smithi079 bash[37752]: ts=2024-04-22T23:51:42.707Z caller=node_exporter.go:115 level=info collector=dmi 2024-04-22T23:51:42.789 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:51:42 smithi079 bash[37752]: ts=2024-04-22T23:51:42.707Z caller=node_exporter.go:115 level=info collector=edac 2024-04-22T23:51:42.789 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:51:42 smithi079 bash[37752]: ts=2024-04-22T23:51:42.707Z caller=node_exporter.go:115 level=info collector=entropy 2024-04-22T23:51:42.789 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:51:42 smithi079 bash[37752]: ts=2024-04-22T23:51:42.707Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-04-22T23:51:42.789 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:51:42 smithi079 bash[37752]: ts=2024-04-22T23:51:42.707Z caller=node_exporter.go:115 level=info collector=filefd 2024-04-22T23:51:42.789 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:51:42 smithi079 bash[37752]: ts=2024-04-22T23:51:42.707Z caller=node_exporter.go:115 level=info collector=filesystem 2024-04-22T23:51:42.789 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:51:42 smithi079 bash[37752]: ts=2024-04-22T23:51:42.707Z caller=node_exporter.go:115 level=info collector=hwmon 2024-04-22T23:51:42.789 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:51:42 smithi079 bash[37752]: ts=2024-04-22T23:51:42.707Z caller=node_exporter.go:115 level=info collector=infiniband 2024-04-22T23:51:42.790 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:51:42 smithi079 bash[37752]: ts=2024-04-22T23:51:42.707Z caller=node_exporter.go:115 level=info collector=ipvs 2024-04-22T23:51:42.790 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:51:42 smithi079 bash[37752]: ts=2024-04-22T23:51:42.707Z caller=node_exporter.go:115 level=info collector=loadavg 2024-04-22T23:51:42.790 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:51:42 smithi079 bash[37752]: ts=2024-04-22T23:51:42.707Z caller=node_exporter.go:115 level=info collector=mdadm 2024-04-22T23:51:42.790 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:51:42 smithi079 bash[37752]: ts=2024-04-22T23:51:42.707Z caller=node_exporter.go:115 level=info collector=meminfo 2024-04-22T23:51:42.790 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:51:42 smithi079 bash[37752]: ts=2024-04-22T23:51:42.707Z caller=node_exporter.go:115 level=info collector=netclass 2024-04-22T23:51:42.790 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:51:42 smithi079 bash[37752]: ts=2024-04-22T23:51:42.707Z caller=node_exporter.go:115 level=info collector=netdev 2024-04-22T23:51:42.790 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:51:42 smithi079 bash[37752]: ts=2024-04-22T23:51:42.707Z caller=node_exporter.go:115 level=info collector=netstat 2024-04-22T23:51:42.790 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:51:42 smithi079 bash[37752]: ts=2024-04-22T23:51:42.707Z caller=node_exporter.go:115 level=info collector=nfs 2024-04-22T23:51:42.790 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:51:42 smithi079 bash[37752]: ts=2024-04-22T23:51:42.707Z caller=node_exporter.go:115 level=info collector=nfsd 2024-04-22T23:51:42.790 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:51:42 smithi079 bash[37752]: ts=2024-04-22T23:51:42.707Z caller=node_exporter.go:115 level=info collector=nvme 2024-04-22T23:51:42.790 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:51:42 smithi079 bash[37752]: ts=2024-04-22T23:51:42.707Z caller=node_exporter.go:115 level=info collector=os 2024-04-22T23:51:42.790 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:51:42 smithi079 bash[37752]: ts=2024-04-22T23:51:42.707Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-04-22T23:51:42.790 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:51:42 smithi079 bash[37752]: ts=2024-04-22T23:51:42.707Z caller=node_exporter.go:115 level=info collector=pressure 2024-04-22T23:51:42.790 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:51:42 smithi079 bash[37752]: ts=2024-04-22T23:51:42.707Z caller=node_exporter.go:115 level=info collector=rapl 2024-04-22T23:51:42.791 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:51:42 smithi079 bash[37752]: ts=2024-04-22T23:51:42.707Z caller=node_exporter.go:115 level=info collector=schedstat 2024-04-22T23:51:42.791 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:51:42 smithi079 bash[37752]: ts=2024-04-22T23:51:42.707Z caller=node_exporter.go:115 level=info collector=sockstat 2024-04-22T23:51:42.791 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:51:42 smithi079 bash[37752]: ts=2024-04-22T23:51:42.707Z caller=node_exporter.go:115 level=info collector=softnet 2024-04-22T23:51:42.791 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:51:42 smithi079 bash[37752]: ts=2024-04-22T23:51:42.707Z caller=node_exporter.go:115 level=info collector=stat 2024-04-22T23:51:42.791 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:51:42 smithi079 bash[37752]: ts=2024-04-22T23:51:42.707Z caller=node_exporter.go:115 level=info collector=tapestats 2024-04-22T23:51:42.791 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:51:42 smithi079 bash[37752]: ts=2024-04-22T23:51:42.707Z caller=node_exporter.go:115 level=info collector=textfile 2024-04-22T23:51:42.791 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:51:42 smithi079 bash[37752]: ts=2024-04-22T23:51:42.707Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-04-22T23:51:42.791 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:51:42 smithi079 bash[37752]: ts=2024-04-22T23:51:42.707Z caller=node_exporter.go:115 level=info collector=time 2024-04-22T23:51:42.791 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:51:42 smithi079 bash[37752]: ts=2024-04-22T23:51:42.707Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-04-22T23:51:42.791 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:51:42 smithi079 bash[37752]: ts=2024-04-22T23:51:42.707Z caller=node_exporter.go:115 level=info collector=uname 2024-04-22T23:51:42.791 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:51:42 smithi079 bash[37752]: ts=2024-04-22T23:51:42.707Z caller=node_exporter.go:115 level=info collector=vmstat 2024-04-22T23:51:42.791 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:51:42 smithi079 bash[37752]: ts=2024-04-22T23:51:42.707Z caller=node_exporter.go:115 level=info collector=xfs 2024-04-22T23:51:42.791 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:51:42 smithi079 bash[37752]: ts=2024-04-22T23:51:42.707Z caller=node_exporter.go:115 level=info collector=zfs 2024-04-22T23:51:42.791 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:51:42 smithi079 bash[37752]: ts=2024-04-22T23:51:42.707Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-04-22T23:51:42.791 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:51:42 smithi079 bash[37752]: ts=2024-04-22T23:51:42.707Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-04-22T23:51:42.810 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:51:42 smithi171 bash[33133]: b5db1e299295: Pull complete 2024-04-22T23:51:42.931 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:51:42 smithi171 bash[33133]: Digest: sha256:f2269e73124dd0f60a7d19a2ce1264d33d08a985aed0ee6b0b89d0be470592cd 2024-04-22T23:51:42.931 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:51:42 smithi171 bash[33133]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.3.1 2024-04-22T23:51:43.788 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 22 23:51:43 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:51:44.288 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:43 smithi079 bash[23665]: cluster 2024-04-22T23:51:42.221553+0000 mgr.y (mgr.14394) 28 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:51:44.288 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:43 smithi079 bash[23665]: audit 2024-04-22T23:51:42.959013+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:51:44.288 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:43 smithi079 bash[23665]: audit 2024-04-22T23:51:43.347219+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:51:44.288 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:43 smithi079 bash[23665]: audit 2024-04-22T23:51:43.361116+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:51:44.288 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:43 smithi079 bash[18576]: cluster 2024-04-22T23:51:42.221553+0000 mgr.y (mgr.14394) 28 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:51:44.288 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:43 smithi079 bash[18576]: audit 2024-04-22T23:51:42.959013+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:51:44.288 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:43 smithi079 bash[18576]: audit 2024-04-22T23:51:43.347219+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:51:44.288 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:43 smithi079 bash[18576]: audit 2024-04-22T23:51:43.361116+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:51:44.311 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:43 smithi171 bash[18565]: cluster 2024-04-22T23:51:42.221553+0000 mgr.y (mgr.14394) 28 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:51:44.311 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:43 smithi171 bash[18565]: audit 2024-04-22T23:51:42.959013+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:51:44.311 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:43 smithi171 bash[18565]: audit 2024-04-22T23:51:43.347219+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:51:44.311 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:43 smithi171 bash[18565]: audit 2024-04-22T23:51:43.361116+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:51:44.312 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:51:44 smithi171 bash[33133]: ts=2024-04-22T23:51:44.124Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-04-22T23:51:44.312 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:51:44 smithi171 bash[33133]: ts=2024-04-22T23:51:44.124Z 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-04-22T23:51:44.312 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:51:44 smithi171 bash[33133]: ts=2024-04-22T23:51:44.125Z 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-04-22T23:51:44.312 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:51:44 smithi171 bash[33133]: ts=2024-04-22T23:51:44.125Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-04-22T23:51:44.312 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:51:44 smithi171 bash[33133]: ts=2024-04-22T23:51:44.125Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-04-22T23:51:44.312 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:51:44 smithi171 bash[33133]: ts=2024-04-22T23:51:44.125Z caller=node_exporter.go:115 level=info collector=arp 2024-04-22T23:51:44.312 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:51:44 smithi171 bash[33133]: ts=2024-04-22T23:51:44.125Z caller=node_exporter.go:115 level=info collector=bcache 2024-04-22T23:51:44.312 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:51:44 smithi171 bash[33133]: ts=2024-04-22T23:51:44.125Z caller=node_exporter.go:115 level=info collector=bonding 2024-04-22T23:51:44.312 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:51:44 smithi171 bash[33133]: ts=2024-04-22T23:51:44.125Z caller=node_exporter.go:115 level=info collector=btrfs 2024-04-22T23:51:44.312 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:51:44 smithi171 bash[33133]: ts=2024-04-22T23:51:44.125Z caller=node_exporter.go:115 level=info collector=conntrack 2024-04-22T23:51:44.313 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:51:44 smithi171 bash[33133]: ts=2024-04-22T23:51:44.125Z caller=node_exporter.go:115 level=info collector=cpu 2024-04-22T23:51:44.313 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:51:44 smithi171 bash[33133]: ts=2024-04-22T23:51:44.125Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-04-22T23:51:44.313 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:51:44 smithi171 bash[33133]: ts=2024-04-22T23:51:44.125Z caller=node_exporter.go:115 level=info collector=diskstats 2024-04-22T23:51:44.313 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:51:44 smithi171 bash[33133]: ts=2024-04-22T23:51:44.125Z caller=node_exporter.go:115 level=info collector=dmi 2024-04-22T23:51:44.313 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:51:44 smithi171 bash[33133]: ts=2024-04-22T23:51:44.125Z caller=node_exporter.go:115 level=info collector=edac 2024-04-22T23:51:44.313 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:51:44 smithi171 bash[33133]: ts=2024-04-22T23:51:44.125Z caller=node_exporter.go:115 level=info collector=entropy 2024-04-22T23:51:44.313 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:51:44 smithi171 bash[33133]: ts=2024-04-22T23:51:44.125Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-04-22T23:51:44.313 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:51:44 smithi171 bash[33133]: ts=2024-04-22T23:51:44.125Z caller=node_exporter.go:115 level=info collector=filefd 2024-04-22T23:51:44.313 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:51:44 smithi171 bash[33133]: ts=2024-04-22T23:51:44.125Z caller=node_exporter.go:115 level=info collector=filesystem 2024-04-22T23:51:44.313 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:51:44 smithi171 bash[33133]: ts=2024-04-22T23:51:44.125Z caller=node_exporter.go:115 level=info collector=hwmon 2024-04-22T23:51:44.313 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:51:44 smithi171 bash[33133]: ts=2024-04-22T23:51:44.125Z caller=node_exporter.go:115 level=info collector=infiniband 2024-04-22T23:51:44.313 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:51:44 smithi171 bash[33133]: ts=2024-04-22T23:51:44.125Z caller=node_exporter.go:115 level=info collector=ipvs 2024-04-22T23:51:44.313 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:51:44 smithi171 bash[33133]: ts=2024-04-22T23:51:44.125Z caller=node_exporter.go:115 level=info collector=loadavg 2024-04-22T23:51:44.313 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:51:44 smithi171 bash[33133]: ts=2024-04-22T23:51:44.125Z caller=node_exporter.go:115 level=info collector=mdadm 2024-04-22T23:51:44.313 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:51:44 smithi171 bash[33133]: ts=2024-04-22T23:51:44.125Z caller=node_exporter.go:115 level=info collector=meminfo 2024-04-22T23:51:44.314 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:51:44 smithi171 bash[33133]: ts=2024-04-22T23:51:44.125Z caller=node_exporter.go:115 level=info collector=netclass 2024-04-22T23:51:44.314 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:51:44 smithi171 bash[33133]: ts=2024-04-22T23:51:44.125Z caller=node_exporter.go:115 level=info collector=netdev 2024-04-22T23:51:44.314 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:51:44 smithi171 bash[33133]: ts=2024-04-22T23:51:44.125Z caller=node_exporter.go:115 level=info collector=netstat 2024-04-22T23:51:44.314 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:51:44 smithi171 bash[33133]: ts=2024-04-22T23:51:44.125Z caller=node_exporter.go:115 level=info collector=nfs 2024-04-22T23:51:44.314 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:51:44 smithi171 bash[33133]: ts=2024-04-22T23:51:44.125Z caller=node_exporter.go:115 level=info collector=nfsd 2024-04-22T23:51:44.314 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:51:44 smithi171 bash[33133]: ts=2024-04-22T23:51:44.125Z caller=node_exporter.go:115 level=info collector=nvme 2024-04-22T23:51:44.314 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:51:44 smithi171 bash[33133]: ts=2024-04-22T23:51:44.125Z caller=node_exporter.go:115 level=info collector=os 2024-04-22T23:51:44.314 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:51:44 smithi171 bash[33133]: ts=2024-04-22T23:51:44.125Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-04-22T23:51:44.314 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:51:44 smithi171 bash[33133]: ts=2024-04-22T23:51:44.125Z caller=node_exporter.go:115 level=info collector=pressure 2024-04-22T23:51:44.314 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:51:44 smithi171 bash[33133]: ts=2024-04-22T23:51:44.125Z caller=node_exporter.go:115 level=info collector=rapl 2024-04-22T23:51:44.314 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:51:44 smithi171 bash[33133]: ts=2024-04-22T23:51:44.125Z caller=node_exporter.go:115 level=info collector=schedstat 2024-04-22T23:51:44.314 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:51:44 smithi171 bash[33133]: ts=2024-04-22T23:51:44.125Z caller=node_exporter.go:115 level=info collector=sockstat 2024-04-22T23:51:44.315 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:51:44 smithi171 bash[33133]: ts=2024-04-22T23:51:44.125Z caller=node_exporter.go:115 level=info collector=softnet 2024-04-22T23:51:44.315 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:51:44 smithi171 bash[33133]: ts=2024-04-22T23:51:44.126Z caller=node_exporter.go:115 level=info collector=stat 2024-04-22T23:51:44.315 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:51:44 smithi171 bash[33133]: ts=2024-04-22T23:51:44.126Z caller=node_exporter.go:115 level=info collector=tapestats 2024-04-22T23:51:44.315 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:51:44 smithi171 bash[33133]: ts=2024-04-22T23:51:44.126Z caller=node_exporter.go:115 level=info collector=textfile 2024-04-22T23:51:44.315 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:51:44 smithi171 bash[33133]: ts=2024-04-22T23:51:44.126Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-04-22T23:51:44.315 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:51:44 smithi171 bash[33133]: ts=2024-04-22T23:51:44.126Z caller=node_exporter.go:115 level=info collector=time 2024-04-22T23:51:44.315 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:51:44 smithi171 bash[33133]: ts=2024-04-22T23:51:44.126Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-04-22T23:51:44.315 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:51:44 smithi171 bash[33133]: ts=2024-04-22T23:51:44.126Z caller=node_exporter.go:115 level=info collector=uname 2024-04-22T23:51:44.315 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:51:44 smithi171 bash[33133]: ts=2024-04-22T23:51:44.126Z caller=node_exporter.go:115 level=info collector=vmstat 2024-04-22T23:51:44.315 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:51:44 smithi171 bash[33133]: ts=2024-04-22T23:51:44.126Z caller=node_exporter.go:115 level=info collector=xfs 2024-04-22T23:51:44.315 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:51:44 smithi171 bash[33133]: ts=2024-04-22T23:51:44.126Z caller=node_exporter.go:115 level=info collector=zfs 2024-04-22T23:51:44.315 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:51:44 smithi171 bash[33133]: ts=2024-04-22T23:51:44.126Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-04-22T23:51:44.315 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:51:44 smithi171 bash[33133]: ts=2024-04-22T23:51:44.126Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-04-22T23:51:44.560 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/mon.a/config 2024-04-22T23:51:45.288 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:44 smithi079 bash[18576]: cephadm 2024-04-22T23:51:43.386976+0000 mgr.y (mgr.14394) 29 : cephadm [INF] Deploying daemon alertmanager.a on smithi079 2024-04-22T23:51:45.288 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:44 smithi079 bash[23665]: cephadm 2024-04-22T23:51:43.386976+0000 mgr.y (mgr.14394) 29 : cephadm [INF] Deploying daemon alertmanager.a on smithi079 2024-04-22T23:51:45.311 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:44 smithi171 bash[18565]: cephadm 2024-04-22T23:51:43.386976+0000 mgr.y (mgr.14394) 29 : cephadm [INF] Deploying daemon alertmanager.a on smithi079 2024-04-22T23:51:46.290 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:45 smithi079 bash[18576]: cluster 2024-04-22T23:51:44.222145+0000 mgr.y (mgr.14394) 30 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:51:46.290 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:45 smithi079 bash[23665]: cluster 2024-04-22T23:51:44.222145+0000 mgr.y (mgr.14394) 30 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:51:46.311 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:45 smithi171 bash[18565]: cluster 2024-04-22T23:51:44.222145+0000 mgr.y (mgr.14394) 30 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:51:48.290 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:47 smithi079 bash[18576]: cluster 2024-04-22T23:51:46.222598+0000 mgr.y (mgr.14394) 31 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:51:48.291 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:47 smithi079 bash[23665]: cluster 2024-04-22T23:51:46.222598+0000 mgr.y (mgr.14394) 31 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:51:48.311 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:47 smithi171 bash[18565]: cluster 2024-04-22T23:51:46.222598+0000 mgr.y (mgr.14394) 31 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:51:49.547 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-04-22T23:51:50.288 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:49 smithi079 bash[18576]: cluster 2024-04-22T23:51:48.223124+0000 mgr.y (mgr.14394) 32 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:51:50.288 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:49 smithi079 bash[18576]: audit 2024-04-22T23:51:49.552396+0000 mon.a (mon.0) 622 : audit [DBG] from='client.? 172.21.15.79:0/928467861' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-04-22T23:51:50.288 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:49 smithi079 bash[23665]: cluster 2024-04-22T23:51:48.223124+0000 mgr.y (mgr.14394) 32 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:51:50.288 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:49 smithi079 bash[23665]: audit 2024-04-22T23:51:49.552396+0000 mon.a (mon.0) 622 : audit [DBG] from='client.? 172.21.15.79:0/928467861' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-04-22T23:51:50.311 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:49 smithi171 bash[18565]: cluster 2024-04-22T23:51:48.223124+0000 mgr.y (mgr.14394) 32 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:51:50.311 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:49 smithi171 bash[18565]: audit 2024-04-22T23:51:49.552396+0000 mon.a (mon.0) 622 : audit [DBG] from='client.? 172.21.15.79:0/928467861' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-04-22T23:51:50.644 INFO:teuthology.orchestra.run.smithi079.stdout:{"epoch":19,"active_gid":14394,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6800","nonce":2399025026},{"type":"v1","addr":"172.21.15.79:6801","nonce":2399025026}]},"active_addr":"172.21.15.79:6801/2399025026","active_change":"2024-04-22T23:51:20.142904+0000","active_mgr_features":4540138303579357183,"available":true,"standbys":[{"gid":24296,"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.79:8443/","prometheus":"http://172.21.15.79: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.79:0","nonce":1820316834}]},{"addrvec":[{"type":"v2","addr":"172.21.15.79:0","nonce":2450217615}]},{"addrvec":[{"type":"v2","addr":"172.21.15.79:0","nonce":1866669612}]},{"addrvec":[{"type":"v2","addr":"172.21.15.79:0","nonce":2837821285}]}]}} 2024-04-22T23:51:50.647 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-04-22T23:51:50.648 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-04-22T23:51:50.648 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 15ff8152-0102-11ef-bc93-c7b262605968 -- ceph osd dump --format=json 2024-04-22T23:51:51.811 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:51:51 smithi171 bash[19409]: ::ffff:172.21.15.171 - - [22/Apr/2024:23:51:51] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-22T23:51:52.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:51 smithi079 bash[18576]: cluster 2024-04-22T23:51:50.223775+0000 mgr.y (mgr.14394) 33 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:51:52.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:51 smithi079 bash[23665]: cluster 2024-04-22T23:51:50.223775+0000 mgr.y (mgr.14394) 33 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:51:52.311 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:51 smithi171 bash[18565]: cluster 2024-04-22T23:51:50.223775+0000 mgr.y (mgr.14394) 33 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:51:52.414 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:52 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:51:52.414 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:51:52 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:51:52.415 INFO:journalctl@ceph.osd.2.smithi079.stdout:Apr 22 23:51:52 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:51:52.415 INFO:journalctl@ceph.osd.3.smithi079.stdout:Apr 22 23:51:52 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:51:52.415 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:52 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:51:52.416 INFO:journalctl@ceph.osd.0.smithi079.stdout:Apr 22 23:51:52 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:51:52.416 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 22 23:51:52 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:51:52.416 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 22 23:51:52 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:51:52.416 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 22 23:51:52 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:51:52.416 INFO:journalctl@ceph.osd.1.smithi079.stdout:Apr 22 23:51:52 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:51:52.417 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:51:52 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:51:52.678 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:51:52 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:51:52.678 INFO:journalctl@ceph.osd.1.smithi079.stdout:Apr 22 23:51:52 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:51:52.679 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:52 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:51:52.679 INFO:journalctl@ceph.osd.2.smithi079.stdout:Apr 22 23:51:52 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:51:52.679 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:52 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:51:52.680 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 22 23:51:52 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:51:52.680 INFO:journalctl@ceph.osd.3.smithi079.stdout:Apr 22 23:51:52 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:51:52.680 INFO:journalctl@ceph.osd.0.smithi079.stdout:Apr 22 23:51:52 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:51:52.680 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:51:52 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:51:53.038 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 22 23:51:52 smithi079 systemd[1]: Started Ceph alertmanager.a for 15ff8152-0102-11ef-bc93-c7b262605968. 2024-04-22T23:51:53.061 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:51:52 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:51:53.359 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/mon.a/config 2024-04-22T23:51:54.006 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:53 smithi079 bash[23665]: cluster 2024-04-22T23:51:52.224374+0000 mgr.y (mgr.14394) 34 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:51:54.006 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:53 smithi079 bash[23665]: audit 2024-04-22T23:51:52.725366+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:51:54.007 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:53 smithi079 bash[23665]: audit 2024-04-22T23:51:52.772188+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:51:54.007 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:53 smithi079 bash[23665]: audit 2024-04-22T23:51:52.778540+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:51:54.007 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:53 smithi079 bash[23665]: audit 2024-04-22T23:51:52.781948+0000 mon.c (mon.1) 42 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-22T23:51:54.007 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:53 smithi079 bash[23665]: audit 2024-04-22T23:51:52.782444+0000 mgr.y (mgr.14394) 35 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-22T23:51:54.007 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:53 smithi079 bash[23665]: audit 2024-04-22T23:51:52.787481+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:51:54.007 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:53 smithi079 bash[23665]: cephadm 2024-04-22T23:51:52.793596+0000 mgr.y (mgr.14394) 36 : cephadm [INF] Deploying daemon grafana.a on smithi171 2024-04-22T23:51:54.008 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:53 smithi079 bash[18576]: cluster 2024-04-22T23:51:52.224374+0000 mgr.y (mgr.14394) 34 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:51:54.008 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:53 smithi079 bash[18576]: audit 2024-04-22T23:51:52.725366+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:51:54.008 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:53 smithi079 bash[18576]: audit 2024-04-22T23:51:52.772188+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:51:54.008 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:53 smithi079 bash[18576]: audit 2024-04-22T23:51:52.778540+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:51:54.009 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:53 smithi079 bash[18576]: audit 2024-04-22T23:51:52.781948+0000 mon.c (mon.1) 42 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-22T23:51:54.009 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:53 smithi079 bash[18576]: audit 2024-04-22T23:51:52.782444+0000 mgr.y (mgr.14394) 35 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-22T23:51:54.009 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:53 smithi079 bash[18576]: audit 2024-04-22T23:51:52.787481+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:51:54.009 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:53 smithi079 bash[18576]: cephadm 2024-04-22T23:51:52.793596+0000 mgr.y (mgr.14394) 36 : cephadm [INF] Deploying daemon grafana.a on smithi171 2024-04-22T23:51:54.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:53 smithi171 bash[18565]: cluster 2024-04-22T23:51:52.224374+0000 mgr.y (mgr.14394) 34 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:51:54.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:53 smithi171 bash[18565]: audit 2024-04-22T23:51:52.725366+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:51:54.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:53 smithi171 bash[18565]: audit 2024-04-22T23:51:52.772188+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:51:54.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:53 smithi171 bash[18565]: audit 2024-04-22T23:51:52.778540+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:51:54.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:53 smithi171 bash[18565]: audit 2024-04-22T23:51:52.781948+0000 mon.c (mon.1) 42 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-22T23:51:54.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:53 smithi171 bash[18565]: audit 2024-04-22T23:51:52.782444+0000 mgr.y (mgr.14394) 35 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-22T23:51:54.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:53 smithi171 bash[18565]: audit 2024-04-22T23:51:52.787481+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:51:54.063 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:53 smithi171 bash[18565]: cephadm 2024-04-22T23:51:52.793596+0000 mgr.y (mgr.14394) 36 : cephadm [INF] Deploying daemon grafana.a on smithi171 2024-04-22T23:51:54.287 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 22 23:51:54 smithi079 bash[38502]: level=info ts=2024-04-22T23:51:54.111Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2024-04-22T23:51:54.288 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 22 23:51:54 smithi079 bash[38502]: level=info ts=2024-04-22T23:51:54.111Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2024-04-22T23:51:54.288 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 22 23:51:54 smithi079 bash[38502]: level=info ts=2024-04-22T23:51:54.113Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.79 port=9094 2024-04-22T23:51:54.288 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 22 23:51:54 smithi079 bash[38502]: level=info ts=2024-04-22T23:51:54.114Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-04-22T23:51:54.288 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 22 23:51:54 smithi079 bash[38502]: level=info ts=2024-04-22T23:51:54.147Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-22T23:51:54.288 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 22 23:51:54 smithi079 bash[38502]: level=info ts=2024-04-22T23:51:54.147Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-22T23:51:54.288 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 22 23:51:54 smithi079 bash[38502]: level=info ts=2024-04-22T23:51:54.150Z caller=main.go:518 msg=Listening address=:9093 2024-04-22T23:51:54.288 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 22 23:51:54 smithi079 bash[38502]: level=info ts=2024-04-22T23:51:54.150Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2024-04-22T23:51:55.034 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:51:54 smithi079 bash[18834]: ::ffff:172.21.15.171 - - [22/Apr/2024:23:51:54] "GET /metrics HTTP/1.1" 200 191533 "" "Prometheus/2.33.4" 2024-04-22T23:51:56.037 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:55 smithi079 bash[18576]: cluster 2024-04-22T23:51:54.225023+0000 mgr.y (mgr.14394) 37 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:51:56.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:55 smithi079 bash[18576]: audit 2024-04-22T23:51:55.306884+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:51:56.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:55 smithi079 bash[23665]: cluster 2024-04-22T23:51:54.225023+0000 mgr.y (mgr.14394) 37 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:51:56.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:55 smithi079 bash[23665]: audit 2024-04-22T23:51:55.306884+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:51:56.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:55 smithi171 bash[18565]: cluster 2024-04-22T23:51:54.225023+0000 mgr.y (mgr.14394) 37 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:51:56.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:55 smithi171 bash[18565]: audit 2024-04-22T23:51:55.306884+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:51:56.101 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-04-22T23:51:56.101 INFO:teuthology.orchestra.run.smithi079.stdout:{"epoch":60,"fsid":"15ff8152-0102-11ef-bc93-c7b262605968","created":"2024-04-22T23:44:16.449976+0000","modified":"2024-04-22T23:51:20.142098+0000","last_up_change":"2024-04-22T23:50:54.574878+0000","last_in_change":"2024-04-22T23:50:31.840106+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-04-22T23:48:06.489349+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":"7eacc11e-dd6a-4768-885f-507f7087b1c2","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.79:6802","nonce":1989856476},{"type":"v1","addr":"172.21.15.79:6803","nonce":1989856476}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6804","nonce":1989856476},{"type":"v1","addr":"172.21.15.79:6805","nonce":1989856476}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6808","nonce":1989856476},{"type":"v1","addr":"172.21.15.79:6809","nonce":1989856476}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6806","nonce":1989856476},{"type":"v1","addr":"172.21.15.79:6807","nonce":1989856476}]},"public_addr":"172.21.15.79:6803/1989856476","cluster_addr":"172.21.15.79:6805/1989856476","heartbeat_back_addr":"172.21.15.79:6809/1989856476","heartbeat_front_addr":"172.21.15.79:6807/1989856476","state":["exists","up"]},{"osd":1,"uuid":"5fe6c2d8-c2bb-4a1b-94ff-458c86db11e4","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.79:6810","nonce":3264687508},{"type":"v1","addr":"172.21.15.79:6811","nonce":3264687508}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6812","nonce":3264687508},{"type":"v1","addr":"172.21.15.79:6813","nonce":3264687508}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6816","nonce":3264687508},{"type":"v1","addr":"172.21.15.79:6817","nonce":3264687508}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6814","nonce":3264687508},{"type":"v1","addr":"172.21.15.79:6815","nonce":3264687508}]},"public_addr":"172.21.15.79:6811/3264687508","cluster_addr":"172.21.15.79:6813/3264687508","heartbeat_back_addr":"172.21.15.79:6817/3264687508","heartbeat_front_addr":"172.21.15.79:6815/3264687508","state":["exists","up"]},{"osd":2,"uuid":"bb48e4b6-1c7f-4cf2-98c9-58eedc0c4a6c","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.79:6818","nonce":2669933295},{"type":"v1","addr":"172.21.15.79:6819","nonce":2669933295}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6820","nonce":2669933295},{"type":"v1","addr":"172.21.15.79:6821","nonce":2669933295}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6824","nonce":2669933295},{"type":"v1","addr":"172.21.15.79:6825","nonce":2669933295}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6822","nonce":2669933295},{"type":"v1","addr":"172.21.15.79:6823","nonce":2669933295}]},"public_addr":"172.21.15.79:6819/2669933295","cluster_addr":"172.21.15.79:6821/2669933295","heartbeat_back_addr":"172.21.15.79:6825/2669933295","heartbeat_front_addr":"172.21.15.79:6823/2669933295","state":["exists","up"]},{"osd":3,"uuid":"8dd1e65f-5c05-4143-ad7c-52fc42f5e5a9","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.79:6826","nonce":2757094699},{"type":"v1","addr":"172.21.15.79:6827","nonce":2757094699}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6828","nonce":2757094699},{"type":"v1","addr":"172.21.15.79:6829","nonce":2757094699}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6832","nonce":2757094699},{"type":"v1","addr":"172.21.15.79:6833","nonce":2757094699}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6830","nonce":2757094699},{"type":"v1","addr":"172.21.15.79:6831","nonce":2757094699}]},"public_addr":"172.21.15.79:6827/2757094699","cluster_addr":"172.21.15.79:6829/2757094699","heartbeat_back_addr":"172.21.15.79:6833/2757094699","heartbeat_front_addr":"172.21.15.79:6831/2757094699","state":["exists","up"]},{"osd":4,"uuid":"09e2396b-bdfa-4467-9b9d-0c50d698655f","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.171:6800","nonce":555334850},{"type":"v1","addr":"172.21.15.171:6801","nonce":555334850}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6802","nonce":555334850},{"type":"v1","addr":"172.21.15.171:6803","nonce":555334850}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6806","nonce":555334850},{"type":"v1","addr":"172.21.15.171:6807","nonce":555334850}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6804","nonce":555334850},{"type":"v1","addr":"172.21.15.171:6805","nonce":555334850}]},"public_addr":"172.21.15.171:6801/555334850","cluster_addr":"172.21.15.171:6803/555334850","heartbeat_back_addr":"172.21.15.171:6807/555334850","heartbeat_front_addr":"172.21.15.171:6805/555334850","state":["exists","up"]},{"osd":5,"uuid":"d4080827-c598-401d-9bfd-176eaaaa7b2c","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.171:6808","nonce":1952858016},{"type":"v1","addr":"172.21.15.171:6809","nonce":1952858016}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6810","nonce":1952858016},{"type":"v1","addr":"172.21.15.171:6811","nonce":1952858016}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6814","nonce":1952858016},{"type":"v1","addr":"172.21.15.171:6815","nonce":1952858016}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6812","nonce":1952858016},{"type":"v1","addr":"172.21.15.171:6813","nonce":1952858016}]},"public_addr":"172.21.15.171:6809/1952858016","cluster_addr":"172.21.15.171:6811/1952858016","heartbeat_back_addr":"172.21.15.171:6815/1952858016","heartbeat_front_addr":"172.21.15.171:6813/1952858016","state":["exists","up"]},{"osd":6,"uuid":"8da30238-9005-4726-b003-4e015e7998fc","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.171:6816","nonce":1718959926},{"type":"v1","addr":"172.21.15.171:6817","nonce":1718959926}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6818","nonce":1718959926},{"type":"v1","addr":"172.21.15.171:6819","nonce":1718959926}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6822","nonce":1718959926},{"type":"v1","addr":"172.21.15.171:6823","nonce":1718959926}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6820","nonce":1718959926},{"type":"v1","addr":"172.21.15.171:6821","nonce":1718959926}]},"public_addr":"172.21.15.171:6817/1718959926","cluster_addr":"172.21.15.171:6819/1718959926","heartbeat_back_addr":"172.21.15.171:6823/1718959926","heartbeat_front_addr":"172.21.15.171:6821/1718959926","state":["exists","up"]},{"osd":7,"uuid":"8976191c-b436-4928-8ab2-e67eec132d54","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.171:6824","nonce":1803974081},{"type":"v1","addr":"172.21.15.171:6825","nonce":1803974081}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6826","nonce":1803974081},{"type":"v1","addr":"172.21.15.171:6827","nonce":1803974081}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6830","nonce":1803974081},{"type":"v1","addr":"172.21.15.171:6831","nonce":1803974081}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6828","nonce":1803974081},{"type":"v1","addr":"172.21.15.171:6829","nonce":1803974081}]},"public_addr":"172.21.15.171:6825/1803974081","cluster_addr":"172.21.15.171:6827/1803974081","heartbeat_back_addr":"172.21.15.171:6831/1803974081","heartbeat_front_addr":"172.21.15.171:6829/1803974081","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-04-22T23:46:52.339622+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-04-22T23:47:27.674690+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-04-22T23:48:03.269725+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-04-22T23:48:38.022177+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-04-22T23:49:10.460509+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-04-22T23:49:44.390673+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-04-22T23:50:19.161307+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-04-22T23:50:53.212913+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.79:0/2091533811":"2024-04-23T23:51:20.141951+0000","172.21.15.79:0/1867309278":"2024-04-23T23:51:20.141951+0000","172.21.15.79:0/321826432":"2024-04-23T23:51:20.141951+0000","172.21.15.79:6801/185055590":"2024-04-23T23:51:20.141951+0000","172.21.15.79:6800/185055590":"2024-04-23T23:51:20.141951+0000","172.21.15.79:0/1218123604":"2024-04-23T23:51:20.141951+0000","172.21.15.79:6800/3266411751":"2024-04-23T23:45:15.853645+0000","172.21.15.79:6801/3266411751":"2024-04-23T23:45:15.853645+0000","172.21.15.79:0/2933392565":"2024-04-23T23:45:15.853645+0000","172.21.15.79:0/3658190433":"2024-04-23T23:45:15.853645+0000","172.21.15.79:0/3723598688":"2024-04-23T23:44:46.981610+0000","172.21.15.79:0/2255830771":"2024-04-23T23:45:15.853645+0000","172.21.15.79:0/1646496948":"2024-04-23T23:44:46.981610+0000","172.21.15.79:6801/1012142297":"2024-04-23T23:44:46.981610+0000","172.21.15.79:6800/1012142297":"2024-04-23T23:44:46.981610+0000","172.21.15.79:0/3548581366":"2024-04-23T23:44:46.981610+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-04-22T23:51:56.537 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 22 23:51:56 smithi079 bash[38502]: level=info ts=2024-04-22T23:51:56.115Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000840712s 2024-04-22T23:51:56.797 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-04-22T23:51:56.797 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 15ff8152-0102-11ef-bc93-c7b262605968 -- ceph osd dump --format=json 2024-04-22T23:51:57.037 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:56 smithi079 bash[18576]: audit 2024-04-22T23:51:56.110357+0000 mon.c (mon.1) 43 : audit [DBG] from='client.? 172.21.15.79:0/2814040546' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-22T23:51:57.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:56 smithi079 bash[23665]: audit 2024-04-22T23:51:56.110357+0000 mon.c (mon.1) 43 : audit [DBG] from='client.? 172.21.15.79:0/2814040546' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-22T23:51:57.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:56 smithi171 bash[18565]: audit 2024-04-22T23:51:56.110357+0000 mon.c (mon.1) 43 : audit [DBG] from='client.? 172.21.15.79:0/2814040546' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-22T23:51:58.037 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:57 smithi079 bash[23665]: cluster 2024-04-22T23:51:56.225390+0000 mgr.y (mgr.14394) 38 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:51:58.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:57 smithi079 bash[18576]: cluster 2024-04-22T23:51:56.225390+0000 mgr.y (mgr.14394) 38 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:51:58.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:57 smithi171 bash[18565]: cluster 2024-04-22T23:51:56.225390+0000 mgr.y (mgr.14394) 38 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:51:59.530 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/mon.a/config 2024-04-22T23:52:00.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:51:59 smithi079 bash[18576]: cluster 2024-04-22T23:51:58.225969+0000 mgr.y (mgr.14394) 39 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:52:00.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:51:59 smithi079 bash[23665]: cluster 2024-04-22T23:51:58.225969+0000 mgr.y (mgr.14394) 39 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:52:00.060 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:51:59 smithi171 bash[18565]: cluster 2024-04-22T23:51:58.225969+0000 mgr.y (mgr.14394) 39 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:52:01.741 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:52:01 smithi171 bash[19409]: ::ffff:172.21.15.171 - - [22/Apr/2024:23:52:01] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-22T23:52:02.037 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:52:01 smithi079 bash[18576]: cluster 2024-04-22T23:52:00.226560+0000 mgr.y (mgr.14394) 40 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:52:02.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:52:01 smithi079 bash[23665]: cluster 2024-04-22T23:52:00.226560+0000 mgr.y (mgr.14394) 40 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:52:02.060 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:52:01 smithi171 bash[18565]: cluster 2024-04-22T23:52:00.226560+0000 mgr.y (mgr.14394) 40 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:52:02.225 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-04-22T23:52:02.225 INFO:teuthology.orchestra.run.smithi079.stdout:{"epoch":60,"fsid":"15ff8152-0102-11ef-bc93-c7b262605968","created":"2024-04-22T23:44:16.449976+0000","modified":"2024-04-22T23:51:20.142098+0000","last_up_change":"2024-04-22T23:50:54.574878+0000","last_in_change":"2024-04-22T23:50:31.840106+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-04-22T23:48:06.489349+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":"7eacc11e-dd6a-4768-885f-507f7087b1c2","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.79:6802","nonce":1989856476},{"type":"v1","addr":"172.21.15.79:6803","nonce":1989856476}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6804","nonce":1989856476},{"type":"v1","addr":"172.21.15.79:6805","nonce":1989856476}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6808","nonce":1989856476},{"type":"v1","addr":"172.21.15.79:6809","nonce":1989856476}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6806","nonce":1989856476},{"type":"v1","addr":"172.21.15.79:6807","nonce":1989856476}]},"public_addr":"172.21.15.79:6803/1989856476","cluster_addr":"172.21.15.79:6805/1989856476","heartbeat_back_addr":"172.21.15.79:6809/1989856476","heartbeat_front_addr":"172.21.15.79:6807/1989856476","state":["exists","up"]},{"osd":1,"uuid":"5fe6c2d8-c2bb-4a1b-94ff-458c86db11e4","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.79:6810","nonce":3264687508},{"type":"v1","addr":"172.21.15.79:6811","nonce":3264687508}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6812","nonce":3264687508},{"type":"v1","addr":"172.21.15.79:6813","nonce":3264687508}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6816","nonce":3264687508},{"type":"v1","addr":"172.21.15.79:6817","nonce":3264687508}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6814","nonce":3264687508},{"type":"v1","addr":"172.21.15.79:6815","nonce":3264687508}]},"public_addr":"172.21.15.79:6811/3264687508","cluster_addr":"172.21.15.79:6813/3264687508","heartbeat_back_addr":"172.21.15.79:6817/3264687508","heartbeat_front_addr":"172.21.15.79:6815/3264687508","state":["exists","up"]},{"osd":2,"uuid":"bb48e4b6-1c7f-4cf2-98c9-58eedc0c4a6c","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.79:6818","nonce":2669933295},{"type":"v1","addr":"172.21.15.79:6819","nonce":2669933295}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6820","nonce":2669933295},{"type":"v1","addr":"172.21.15.79:6821","nonce":2669933295}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6824","nonce":2669933295},{"type":"v1","addr":"172.21.15.79:6825","nonce":2669933295}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6822","nonce":2669933295},{"type":"v1","addr":"172.21.15.79:6823","nonce":2669933295}]},"public_addr":"172.21.15.79:6819/2669933295","cluster_addr":"172.21.15.79:6821/2669933295","heartbeat_back_addr":"172.21.15.79:6825/2669933295","heartbeat_front_addr":"172.21.15.79:6823/2669933295","state":["exists","up"]},{"osd":3,"uuid":"8dd1e65f-5c05-4143-ad7c-52fc42f5e5a9","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.79:6826","nonce":2757094699},{"type":"v1","addr":"172.21.15.79:6827","nonce":2757094699}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6828","nonce":2757094699},{"type":"v1","addr":"172.21.15.79:6829","nonce":2757094699}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6832","nonce":2757094699},{"type":"v1","addr":"172.21.15.79:6833","nonce":2757094699}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6830","nonce":2757094699},{"type":"v1","addr":"172.21.15.79:6831","nonce":2757094699}]},"public_addr":"172.21.15.79:6827/2757094699","cluster_addr":"172.21.15.79:6829/2757094699","heartbeat_back_addr":"172.21.15.79:6833/2757094699","heartbeat_front_addr":"172.21.15.79:6831/2757094699","state":["exists","up"]},{"osd":4,"uuid":"09e2396b-bdfa-4467-9b9d-0c50d698655f","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.171:6800","nonce":555334850},{"type":"v1","addr":"172.21.15.171:6801","nonce":555334850}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6802","nonce":555334850},{"type":"v1","addr":"172.21.15.171:6803","nonce":555334850}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6806","nonce":555334850},{"type":"v1","addr":"172.21.15.171:6807","nonce":555334850}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6804","nonce":555334850},{"type":"v1","addr":"172.21.15.171:6805","nonce":555334850}]},"public_addr":"172.21.15.171:6801/555334850","cluster_addr":"172.21.15.171:6803/555334850","heartbeat_back_addr":"172.21.15.171:6807/555334850","heartbeat_front_addr":"172.21.15.171:6805/555334850","state":["exists","up"]},{"osd":5,"uuid":"d4080827-c598-401d-9bfd-176eaaaa7b2c","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.171:6808","nonce":1952858016},{"type":"v1","addr":"172.21.15.171:6809","nonce":1952858016}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6810","nonce":1952858016},{"type":"v1","addr":"172.21.15.171:6811","nonce":1952858016}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6814","nonce":1952858016},{"type":"v1","addr":"172.21.15.171:6815","nonce":1952858016}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6812","nonce":1952858016},{"type":"v1","addr":"172.21.15.171:6813","nonce":1952858016}]},"public_addr":"172.21.15.171:6809/1952858016","cluster_addr":"172.21.15.171:6811/1952858016","heartbeat_back_addr":"172.21.15.171:6815/1952858016","heartbeat_front_addr":"172.21.15.171:6813/1952858016","state":["exists","up"]},{"osd":6,"uuid":"8da30238-9005-4726-b003-4e015e7998fc","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.171:6816","nonce":1718959926},{"type":"v1","addr":"172.21.15.171:6817","nonce":1718959926}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6818","nonce":1718959926},{"type":"v1","addr":"172.21.15.171:6819","nonce":1718959926}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6822","nonce":1718959926},{"type":"v1","addr":"172.21.15.171:6823","nonce":1718959926}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6820","nonce":1718959926},{"type":"v1","addr":"172.21.15.171:6821","nonce":1718959926}]},"public_addr":"172.21.15.171:6817/1718959926","cluster_addr":"172.21.15.171:6819/1718959926","heartbeat_back_addr":"172.21.15.171:6823/1718959926","heartbeat_front_addr":"172.21.15.171:6821/1718959926","state":["exists","up"]},{"osd":7,"uuid":"8976191c-b436-4928-8ab2-e67eec132d54","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.171:6824","nonce":1803974081},{"type":"v1","addr":"172.21.15.171:6825","nonce":1803974081}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6826","nonce":1803974081},{"type":"v1","addr":"172.21.15.171:6827","nonce":1803974081}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6830","nonce":1803974081},{"type":"v1","addr":"172.21.15.171:6831","nonce":1803974081}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6828","nonce":1803974081},{"type":"v1","addr":"172.21.15.171:6829","nonce":1803974081}]},"public_addr":"172.21.15.171:6825/1803974081","cluster_addr":"172.21.15.171:6827/1803974081","heartbeat_back_addr":"172.21.15.171:6831/1803974081","heartbeat_front_addr":"172.21.15.171:6829/1803974081","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-04-22T23:46:52.339622+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-04-22T23:47:27.674690+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-04-22T23:48:03.269725+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-04-22T23:48:38.022177+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-04-22T23:49:10.460509+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-04-22T23:49:44.390673+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-04-22T23:50:19.161307+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-04-22T23:50:53.212913+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.79:0/2091533811":"2024-04-23T23:51:20.141951+0000","172.21.15.79:0/1867309278":"2024-04-23T23:51:20.141951+0000","172.21.15.79:0/321826432":"2024-04-23T23:51:20.141951+0000","172.21.15.79:6801/185055590":"2024-04-23T23:51:20.141951+0000","172.21.15.79:6800/185055590":"2024-04-23T23:51:20.141951+0000","172.21.15.79:0/1218123604":"2024-04-23T23:51:20.141951+0000","172.21.15.79:6800/3266411751":"2024-04-23T23:45:15.853645+0000","172.21.15.79:6801/3266411751":"2024-04-23T23:45:15.853645+0000","172.21.15.79:0/2933392565":"2024-04-23T23:45:15.853645+0000","172.21.15.79:0/3658190433":"2024-04-23T23:45:15.853645+0000","172.21.15.79:0/3723598688":"2024-04-23T23:44:46.981610+0000","172.21.15.79:0/2255830771":"2024-04-23T23:45:15.853645+0000","172.21.15.79:0/1646496948":"2024-04-23T23:44:46.981610+0000","172.21.15.79:6801/1012142297":"2024-04-23T23:44:46.981610+0000","172.21.15.79:6800/1012142297":"2024-04-23T23:44:46.981610+0000","172.21.15.79:0/3548581366":"2024-04-23T23:44:46.981610+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-04-22T23:52:02.906 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 15ff8152-0102-11ef-bc93-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-04-22T23:52:02.907 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 15ff8152-0102-11ef-bc93-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-04-22T23:52:02.907 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 15ff8152-0102-11ef-bc93-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-04-22T23:52:02.908 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 15ff8152-0102-11ef-bc93-c7b262605968 -- ceph tell osd.3 flush_pg_stats 2024-04-22T23:52:02.908 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 15ff8152-0102-11ef-bc93-c7b262605968 -- ceph tell osd.4 flush_pg_stats 2024-04-22T23:52:02.908 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 15ff8152-0102-11ef-bc93-c7b262605968 -- ceph tell osd.5 flush_pg_stats 2024-04-22T23:52:02.909 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 15ff8152-0102-11ef-bc93-c7b262605968 -- ceph tell osd.6 flush_pg_stats 2024-04-22T23:52:02.909 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 15ff8152-0102-11ef-bc93-c7b262605968 -- ceph tell osd.7 flush_pg_stats 2024-04-22T23:52:03.037 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:52:02 smithi079 bash[18576]: audit 2024-04-22T23:52:02.234123+0000 mon.c (mon.1) 44 : audit [DBG] from='client.? 172.21.15.79:0/2598866874' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-22T23:52:03.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:52:02 smithi079 bash[23665]: audit 2024-04-22T23:52:02.234123+0000 mon.c (mon.1) 44 : audit [DBG] from='client.? 172.21.15.79:0/2598866874' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-22T23:52:03.060 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:52:02 smithi171 bash[18565]: audit 2024-04-22T23:52:02.234123+0000 mon.c (mon.1) 44 : audit [DBG] from='client.? 172.21.15.79:0/2598866874' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-22T23:52:04.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:52:03 smithi079 bash[23665]: cluster 2024-04-22T23:52:02.227179+0000 mgr.y (mgr.14394) 41 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:52:04.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:52:03 smithi079 bash[18576]: cluster 2024-04-22T23:52:02.227179+0000 mgr.y (mgr.14394) 41 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:52:04.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:52:03 smithi171 bash[18565]: cluster 2024-04-22T23:52:02.227179+0000 mgr.y (mgr.14394) 41 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:52:04.537 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 22 23:52:04 smithi079 bash[38502]: level=info ts=2024-04-22T23:52:04.118Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.004185203s 2024-04-22T23:52:05.037 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:52:04 smithi079 bash[18834]: ::ffff:172.21.15.171 - - [22/Apr/2024:23:52:04] "GET /metrics HTTP/1.1" 200 191533 "" "Prometheus/2.33.4" 2024-04-22T23:52:05.754 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/mon.a/config 2024-04-22T23:52:05.754 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/mon.a/config 2024-04-22T23:52:05.755 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/mon.a/config 2024-04-22T23:52:05.755 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/mon.a/config 2024-04-22T23:52:05.755 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/mon.a/config 2024-04-22T23:52:05.756 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/mon.a/config 2024-04-22T23:52:05.758 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/mon.a/config 2024-04-22T23:52:05.758 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/mon.a/config 2024-04-22T23:52:06.037 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:52:05 smithi079 bash[18576]: cluster 2024-04-22T23:52:04.227843+0000 mgr.y (mgr.14394) 42 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:52:06.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:52:05 smithi079 bash[23665]: cluster 2024-04-22T23:52:04.227843+0000 mgr.y (mgr.14394) 42 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:52:06.060 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:52:05 smithi171 bash[18565]: cluster 2024-04-22T23:52:04.227843+0000 mgr.y (mgr.14394) 42 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:52:08.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:52:07 smithi079 bash[18576]: cluster 2024-04-22T23:52:06.228405+0000 mgr.y (mgr.14394) 43 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:52:08.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:52:07 smithi079 bash[23665]: cluster 2024-04-22T23:52:06.228405+0000 mgr.y (mgr.14394) 43 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:52:08.042 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:52:07 smithi171 bash[18565]: cluster 2024-04-22T23:52:06.228405+0000 mgr.y (mgr.14394) 43 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:52:10.037 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:52:09 smithi079 bash[18576]: cluster 2024-04-22T23:52:08.229172+0000 mgr.y (mgr.14394) 44 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:52:10.037 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:52:09 smithi079 bash[23665]: cluster 2024-04-22T23:52:08.229172+0000 mgr.y (mgr.14394) 44 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:52:10.060 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:52:09 smithi171 bash[18565]: cluster 2024-04-22T23:52:08.229172+0000 mgr.y (mgr.14394) 44 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:52:11.774 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:52:11 smithi171 bash[19409]: ::ffff:172.21.15.171 - - [22/Apr/2024:23:52:11] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-22T23:52:12.037 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:52:11 smithi079 bash[18576]: cluster 2024-04-22T23:52:10.229602+0000 mgr.y (mgr.14394) 45 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:52:12.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:52:11 smithi079 bash[23665]: cluster 2024-04-22T23:52:10.229602+0000 mgr.y (mgr.14394) 45 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:52:12.060 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:52:11 smithi171 bash[18565]: cluster 2024-04-22T23:52:10.229602+0000 mgr.y (mgr.14394) 45 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:52:14.037 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:52:13 smithi079 bash[18576]: cluster 2024-04-22T23:52:12.230224+0000 mgr.y (mgr.14394) 46 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:52:14.037 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:52:13 smithi079 bash[23665]: cluster 2024-04-22T23:52:12.230224+0000 mgr.y (mgr.14394) 46 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:52:14.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:52:13 smithi171 bash[18565]: cluster 2024-04-22T23:52:12.230224+0000 mgr.y (mgr.14394) 46 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:52:15.037 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:52:14 smithi079 bash[18834]: ::ffff:172.21.15.171 - - [22/Apr/2024:23:52:14] "GET /metrics HTTP/1.1" 200 191514 "" "Prometheus/2.33.4" 2024-04-22T23:52:16.037 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:52:15 smithi079 bash[18576]: cluster 2024-04-22T23:52:14.230706+0000 mgr.y (mgr.14394) 47 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:52:16.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:52:15 smithi079 bash[23665]: cluster 2024-04-22T23:52:14.230706+0000 mgr.y (mgr.14394) 47 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:52:16.060 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:52:15 smithi171 bash[18565]: cluster 2024-04-22T23:52:14.230706+0000 mgr.y (mgr.14394) 47 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:52:16.365 INFO:journalctl@ceph.osd.4.smithi171.stdout:Apr 22 23:52:16 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:52:16.365 INFO:journalctl@ceph.osd.5.smithi171.stdout:Apr 22 23:52:16 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:52:16.366 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:52:16 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:52:16.366 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 22 23:52:16 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:52:16.366 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:52:16 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:52:16.367 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 22 23:52:16 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:52:16.367 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:52:16 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:52:16.367 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:52:16 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:52:16.411 INFO:teuthology.orchestra.run.smithi079.stdout:34359738433 2024-04-22T23:52:16.411 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 15ff8152-0102-11ef-bc93-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-04-22T23:52:16.620 INFO:journalctl@ceph.osd.5.smithi171.stdout:Apr 22 23:52:16 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:52:16.620 INFO:journalctl@ceph.osd.4.smithi171.stdout:Apr 22 23:52:16 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:52:16.620 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:52:16 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:52:16.621 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:16 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:52:16.621 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:16 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:52:16.621 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:16 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:52:16.621 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:16 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:52:16.621 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:16 smithi171 systemd[1]: Started Ceph grafana.a for 15ff8152-0102-11ef-bc93-c7b262605968. 2024-04-22T23:52:16.621 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 22 23:52:16 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:52:16.622 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:52:16 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:52:16.622 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:52:16 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:52:16.622 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 22 23:52:16 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:52:16.622 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:52:16 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:52:17.847 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:52:17 smithi171 bash[18565]: cluster 2024-04-22T23:52:16.231083+0000 mgr.y (mgr.14394) 48 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:52:17.848 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:52:17 smithi171 bash[18565]: audit 2024-04-22T23:52:16.679792+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:52:17.848 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:52:17 smithi171 bash[18565]: audit 2024-04-22T23:52:16.685325+0000 mon.c (mon.1) 45 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T23:52:17.848 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:52:17 smithi171 bash[18565]: audit 2024-04-22T23:52:16.687603+0000 mon.c (mon.1) 46 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:52:17.848 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:52:17 smithi171 bash[18565]: audit 2024-04-22T23:52:16.689041+0000 mon.c (mon.1) 47 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:52:17.848 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:17 smithi171 bash[33839]: t=2024-04-22T23:52:17+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-04-22T23:52:17.848 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:17 smithi171 bash[33839]: t=2024-04-22T23:52:17+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-04-22T23:52:17.848 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:17 smithi171 bash[33839]: t=2024-04-22T23:52:17+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2024-04-22T23:52:17.849 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:17 smithi171 bash[33839]: t=2024-04-22T23:52:17+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2024-04-22T23:52:17.849 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:17 smithi171 bash[33839]: t=2024-04-22T23:52:17+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2024-04-22T23:52:17.849 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:17 smithi171 bash[33839]: t=2024-04-22T23:52:17+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2024-04-22T23:52:17.849 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:17 smithi171 bash[33839]: t=2024-04-22T23:52:17+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-04-22T23:52:17.849 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:17 smithi171 bash[33839]: t=2024-04-22T23:52:17+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-04-22T23:52:17.849 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:17 smithi171 bash[33839]: t=2024-04-22T23:52:17+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2024-04-22T23:52:17.849 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:17 smithi171 bash[33839]: t=2024-04-22T23:52:17+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2024-04-22T23:52:17.849 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:17 smithi171 bash[33839]: t=2024-04-22T23:52:17+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2024-04-22T23:52:17.849 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:17 smithi171 bash[33839]: t=2024-04-22T23:52:17+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2024-04-22T23:52:17.849 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:17 smithi171 bash[33839]: t=2024-04-22T23:52:17+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2024-04-22T23:52:17.849 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:17 smithi171 bash[33839]: t=2024-04-22T23:52:17+0000 lvl=info msg="App mode production" logger=settings 2024-04-22T23:52:17.849 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:17 smithi171 bash[33839]: t=2024-04-22T23:52:17+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2024-04-22T23:52:17.849 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:17 smithi171 bash[33839]: t=2024-04-22T23:52:17+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-04-22T23:52:17.849 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:17 smithi171 bash[33839]: t=2024-04-22T23:52:17+0000 lvl=info msg="Starting DB migrations" logger=migrator 2024-04-22T23:52:17.850 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:17 smithi171 bash[33839]: t=2024-04-22T23:52:17+0000 lvl=info msg="Executing migration" logger=migrator id="create migration_log table" 2024-04-22T23:52:17.850 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:17 smithi171 bash[33839]: t=2024-04-22T23:52:17+0000 lvl=info msg="Executing migration" logger=migrator id="create user table" 2024-04-22T23:52:17.850 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:17 smithi171 bash[33839]: t=2024-04-22T23:52:17+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.login" 2024-04-22T23:52:17.850 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:17 smithi171 bash[33839]: t=2024-04-22T23:52:17+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.email" 2024-04-22T23:52:17.850 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:17 smithi171 bash[33839]: t=2024-04-22T23:52:17+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_login - v1" 2024-04-22T23:52:17.850 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:17 smithi171 bash[33839]: t=2024-04-22T23:52:17+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_email - v1" 2024-04-22T23:52:18.037 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:52:17 smithi079 bash[18576]: cluster 2024-04-22T23:52:16.231083+0000 mgr.y (mgr.14394) 48 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:52:18.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:52:17 smithi079 bash[18576]: audit 2024-04-22T23:52:16.679792+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:52:18.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:52:17 smithi079 bash[18576]: audit 2024-04-22T23:52:16.685325+0000 mon.c (mon.1) 45 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T23:52:18.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:52:17 smithi079 bash[18576]: audit 2024-04-22T23:52:16.687603+0000 mon.c (mon.1) 46 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:52:18.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:52:17 smithi079 bash[18576]: audit 2024-04-22T23:52:16.689041+0000 mon.c (mon.1) 47 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:52:18.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:52:17 smithi079 bash[23665]: cluster 2024-04-22T23:52:16.231083+0000 mgr.y (mgr.14394) 48 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:52:18.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:52:17 smithi079 bash[23665]: audit 2024-04-22T23:52:16.679792+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:52:18.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:52:17 smithi079 bash[23665]: audit 2024-04-22T23:52:16.685325+0000 mon.c (mon.1) 45 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T23:52:18.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:52:17 smithi079 bash[23665]: audit 2024-04-22T23:52:16.687603+0000 mon.c (mon.1) 46 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:52:18.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:52:17 smithi079 bash[23665]: audit 2024-04-22T23:52:16.689041+0000 mon.c (mon.1) 47 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:52:18.118 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:17 smithi171 bash[33839]: t=2024-04-22T23:52:17+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table user to user_v1 - v1" 2024-04-22T23:52:18.118 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:17 smithi171 bash[33839]: t=2024-04-22T23:52:17+0000 lvl=info msg="Executing migration" logger=migrator id="create user table v2" 2024-04-22T23:52:18.118 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:17 smithi171 bash[33839]: t=2024-04-22T23:52:17+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_login - v2" 2024-04-22T23:52:18.118 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:17 smithi171 bash[33839]: t=2024-04-22T23:52:17+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_email - v2" 2024-04-22T23:52:18.118 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:17 smithi171 bash[33839]: t=2024-04-22T23:52:17+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-04-22T23:52:18.118 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:17 smithi171 bash[33839]: t=2024-04-22T23:52:17+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table user_v1" 2024-04-22T23:52:18.118 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:18 smithi171 bash[33839]: t=2024-04-22T23:52:18+0000 lvl=info msg="Executing migration" logger=migrator id="Add column help_flags1 to user table" 2024-04-22T23:52:18.118 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:18 smithi171 bash[33839]: t=2024-04-22T23:52:18+0000 lvl=info msg="Executing migration" logger=migrator id="Update user table charset" 2024-04-22T23:52:18.119 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:18 smithi171 bash[33839]: t=2024-04-22T23:52:18+0000 lvl=info msg="Executing migration" logger=migrator id="Add last_seen_at column to user" 2024-04-22T23:52:18.119 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:18 smithi171 bash[33839]: t=2024-04-22T23:52:18+0000 lvl=info msg="Executing migration" logger=migrator id="Add missing user data" 2024-04-22T23:52:18.369 INFO:teuthology.orchestra.run.smithi079.stdout:77309411381 2024-04-22T23:52:18.370 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 15ff8152-0102-11ef-bc93-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-04-22T23:52:18.371 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:18 smithi171 bash[33839]: t=2024-04-22T23:52:18+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_disabled column to user" 2024-04-22T23:52:18.371 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:18 smithi171 bash[33839]: t=2024-04-22T23:52:18+0000 lvl=info msg="Executing migration" logger=migrator id="Add index user.login/user.email" 2024-04-22T23:52:18.371 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:18 smithi171 bash[33839]: t=2024-04-22T23:52:18+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_service_account column to user" 2024-04-22T23:52:18.371 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:18 smithi171 bash[33839]: t=2024-04-22T23:52:18+0000 lvl=info msg="Executing migration" logger=migrator id="create temp user table v1-7" 2024-04-22T23:52:18.371 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:18 smithi171 bash[33839]: t=2024-04-22T23:52:18+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v1-7" 2024-04-22T23:52:18.371 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:18 smithi171 bash[33839]: t=2024-04-22T23:52:18+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v1-7" 2024-04-22T23:52:18.371 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:18 smithi171 bash[33839]: t=2024-04-22T23:52:18+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v1-7" 2024-04-22T23:52:18.372 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:18 smithi171 bash[33839]: t=2024-04-22T23:52:18+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v1-7" 2024-04-22T23:52:18.657 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:18 smithi171 bash[33839]: t=2024-04-22T23:52:18+0000 lvl=info msg="Executing migration" logger=migrator id="Update temp_user table charset" 2024-04-22T23:52:18.658 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:18 smithi171 bash[33839]: t=2024-04-22T23:52:18+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_email - v1" 2024-04-22T23:52:18.658 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:18 smithi171 bash[33839]: t=2024-04-22T23:52:18+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_org_id - v1" 2024-04-22T23:52:18.658 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:18 smithi171 bash[33839]: t=2024-04-22T23:52:18+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_code - v1" 2024-04-22T23:52:18.658 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:18 smithi171 bash[33839]: t=2024-04-22T23:52:18+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_status - v1" 2024-04-22T23:52:18.658 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:18 smithi171 bash[33839]: t=2024-04-22T23:52:18+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2024-04-22T23:52:18.658 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:18 smithi171 bash[33839]: t=2024-04-22T23:52:18+0000 lvl=info msg="Executing migration" logger=migrator id="create temp_user v2" 2024-04-22T23:52:18.658 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:18 smithi171 bash[33839]: t=2024-04-22T23:52:18+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v2" 2024-04-22T23:52:18.944 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:18 smithi171 bash[33839]: t=2024-04-22T23:52:18+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v2" 2024-04-22T23:52:18.944 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:18 smithi171 bash[33839]: t=2024-04-22T23:52:18+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v2" 2024-04-22T23:52:18.944 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:18 smithi171 bash[33839]: t=2024-04-22T23:52:18+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v2" 2024-04-22T23:52:18.944 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:18 smithi171 bash[33839]: t=2024-04-22T23:52:18+0000 lvl=info msg="Executing migration" logger=migrator id="copy temp_user v1 to v2" 2024-04-22T23:52:18.944 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:18 smithi171 bash[33839]: t=2024-04-22T23:52:18+0000 lvl=info msg="Executing migration" logger=migrator id="drop temp_user_tmp_qwerty" 2024-04-22T23:52:18.944 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:18 smithi171 bash[33839]: t=2024-04-22T23:52:18+0000 lvl=info msg="Executing migration" logger=migrator id="Set created for temp users that will otherwise prematurely expire" 2024-04-22T23:52:18.944 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:18 smithi171 bash[33839]: t=2024-04-22T23:52:18+0000 lvl=info msg="Executing migration" logger=migrator id="create star table" 2024-04-22T23:52:19.230 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:18 smithi171 bash[33839]: t=2024-04-22T23:52:18+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index star.user_id_dashboard_id" 2024-04-22T23:52:19.231 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:19 smithi171 bash[33839]: t=2024-04-22T23:52:19+0000 lvl=info msg="Executing migration" logger=migrator id="create org table v1" 2024-04-22T23:52:19.231 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:19 smithi171 bash[33839]: t=2024-04-22T23:52:19+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_name - v1" 2024-04-22T23:52:19.231 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:19 smithi171 bash[33839]: t=2024-04-22T23:52:19+0000 lvl=info msg="Executing migration" logger=migrator id="create org_user table v1" 2024-04-22T23:52:19.231 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:19 smithi171 bash[33839]: t=2024-04-22T23:52:19+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_org_id - v1" 2024-04-22T23:52:19.231 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:19 smithi171 bash[33839]: t=2024-04-22T23:52:19+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_user_org_id_user_id - v1" 2024-04-22T23:52:19.231 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:19 smithi171 bash[33839]: t=2024-04-22T23:52:19+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_user_id - v1" 2024-04-22T23:52:19.231 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:19 smithi171 bash[33839]: t=2024-04-22T23:52:19+0000 lvl=info msg="Executing migration" logger=migrator id="Update org table charset" 2024-04-22T23:52:19.508 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:19 smithi171 bash[33839]: t=2024-04-22T23:52:19+0000 lvl=info msg="Executing migration" logger=migrator id="Update org_user table charset" 2024-04-22T23:52:19.508 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:19 smithi171 bash[33839]: t=2024-04-22T23:52:19+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate all Read Only Viewers to Viewers" 2024-04-22T23:52:19.508 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:19 smithi171 bash[33839]: t=2024-04-22T23:52:19+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard table" 2024-04-22T23:52:19.508 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:19 smithi171 bash[33839]: t=2024-04-22T23:52:19+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard.account_id" 2024-04-22T23:52:19.508 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:19 smithi171 bash[33839]: t=2024-04-22T23:52:19+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_account_id_slug" 2024-04-22T23:52:19.508 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:19 smithi171 bash[33839]: t=2024-04-22T23:52:19+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_tag table" 2024-04-22T23:52:19.508 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:19 smithi171 bash[33839]: t=2024-04-22T23:52:19+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_tag.dasboard_id_term" 2024-04-22T23:52:19.509 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:19 smithi171 bash[33839]: t=2024-04-22T23:52:19+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2024-04-22T23:52:19.770 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:52:19 smithi171 bash[18565]: cluster 2024-04-22T23:52:18.231647+0000 mgr.y (mgr.14394) 49 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:52:19.770 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:19 smithi171 bash[33839]: t=2024-04-22T23:52:19+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard to dashboard_v1 - v1" 2024-04-22T23:52:19.770 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:19 smithi171 bash[33839]: t=2024-04-22T23:52:19+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard v2" 2024-04-22T23:52:19.770 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:19 smithi171 bash[33839]: t=2024-04-22T23:52:19+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_org_id - v2" 2024-04-22T23:52:19.770 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:19 smithi171 bash[33839]: t=2024-04-22T23:52:19+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_org_id_slug - v2" 2024-04-22T23:52:19.770 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:19 smithi171 bash[33839]: t=2024-04-22T23:52:19+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard v1 to v2" 2024-04-22T23:52:19.770 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:19 smithi171 bash[33839]: t=2024-04-22T23:52:19+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_v1" 2024-04-22T23:52:19.770 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:19 smithi171 bash[33839]: t=2024-04-22T23:52:19+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard.data to mediumtext v1" 2024-04-22T23:52:19.787 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:52:19 smithi079 bash[18576]: cluster 2024-04-22T23:52:18.231647+0000 mgr.y (mgr.14394) 49 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:52:19.787 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:52:19 smithi079 bash[23665]: cluster 2024-04-22T23:52:18.231647+0000 mgr.y (mgr.14394) 49 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:52:20.023 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:19 smithi171 bash[33839]: t=2024-04-22T23:52:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add column updated_by in dashboard - v2" 2024-04-22T23:52:20.023 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:19 smithi171 bash[33839]: t=2024-04-22T23:52:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add column created_by in dashboard - v2" 2024-04-22T23:52:20.023 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:19 smithi171 bash[33839]: t=2024-04-22T23:52:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add column gnetId in dashboard" 2024-04-22T23:52:20.023 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:19 smithi171 bash[33839]: t=2024-04-22T23:52:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for gnetId in dashboard" 2024-04-22T23:52:20.023 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:19 smithi171 bash[33839]: t=2024-04-22T23:52:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_id in dashboard" 2024-04-22T23:52:20.023 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:20 smithi171 bash[33839]: t=2024-04-22T23:52:20+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for plugin_id in dashboard" 2024-04-22T23:52:20.086 INFO:teuthology.orchestra.run.smithi079.stdout:133143986215 2024-04-22T23:52:20.087 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 15ff8152-0102-11ef-bc93-c7b262605968 -- ceph osd last-stat-seq osd.4 2024-04-22T23:52:20.294 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:20 smithi171 bash[33839]: t=2024-04-22T23:52:20+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_id in dashboard_tag" 2024-04-22T23:52:20.294 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:20 smithi171 bash[33839]: t=2024-04-22T23:52:20+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard table charset" 2024-04-22T23:52:20.294 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:20 smithi171 bash[33839]: t=2024-04-22T23:52:20+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_tag table charset" 2024-04-22T23:52:20.294 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:20 smithi171 bash[33839]: t=2024-04-22T23:52:20+0000 lvl=info msg="Executing migration" logger=migrator id="Add column folder_id in dashboard" 2024-04-22T23:52:20.294 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:20 smithi171 bash[33839]: t=2024-04-22T23:52:20+0000 lvl=info msg="Executing migration" logger=migrator id="Add column isFolder in dashboard" 2024-04-22T23:52:20.294 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:20 smithi171 bash[33839]: t=2024-04-22T23:52:20+0000 lvl=info msg="Executing migration" logger=migrator id="Add column has_acl in dashboard" 2024-04-22T23:52:20.294 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:20 smithi171 bash[33839]: t=2024-04-22T23:52:20+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in dashboard" 2024-04-22T23:52:20.294 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:20 smithi171 bash[33839]: t=2024-04-22T23:52:20+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in dashboard" 2024-04-22T23:52:20.561 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:20 smithi171 bash[33839]: t=2024-04-22T23:52:20+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index dashboard_org_id_uid" 2024-04-22T23:52:20.561 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:20 smithi171 bash[33839]: t=2024-04-22T23:52:20+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_slug" 2024-04-22T23:52:20.561 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:20 smithi171 bash[33839]: t=2024-04-22T23:52:20+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard title length" 2024-04-22T23:52:20.561 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:20 smithi171 bash[33839]: t=2024-04-22T23:52:20+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index for dashboard_org_id_title_folder_id" 2024-04-22T23:52:20.561 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:20 smithi171 bash[33839]: t=2024-04-22T23:52:20+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning" 2024-04-22T23:52:20.561 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:20 smithi171 bash[33839]: t=2024-04-22T23:52:20+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2024-04-22T23:52:20.561 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:20 smithi171 bash[33839]: t=2024-04-22T23:52:20+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning v2" 2024-04-22T23:52:20.561 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:20 smithi171 bash[33839]: t=2024-04-22T23:52:20+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2024-04-22T23:52:20.858 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:20 smithi171 bash[33839]: t=2024-04-22T23:52:20+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2024-04-22T23:52:20.859 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:20 smithi171 bash[33839]: t=2024-04-22T23:52:20+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard_provisioning v1 to v2" 2024-04-22T23:52:20.859 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:20 smithi171 bash[33839]: t=2024-04-22T23:52:20+0000 lvl=info msg="Executing migration" logger=migrator id="drop dashboard_provisioning_tmp_qwerty" 2024-04-22T23:52:20.859 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:20 smithi171 bash[33839]: t=2024-04-22T23:52:20+0000 lvl=info msg="Executing migration" logger=migrator id="Add check_sum column" 2024-04-22T23:52:20.859 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:20 smithi171 bash[33839]: t=2024-04-22T23:52:20+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_title" 2024-04-22T23:52:20.859 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:20 smithi171 bash[33839]: t=2024-04-22T23:52:20+0000 lvl=info msg="Executing migration" logger=migrator id="delete tags for deleted dashboards" 2024-04-22T23:52:20.859 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:20 smithi171 bash[33839]: t=2024-04-22T23:52:20+0000 lvl=info msg="Executing migration" logger=migrator id="delete stars for deleted dashboards" 2024-04-22T23:52:21.119 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:20 smithi171 bash[33839]: t=2024-04-22T23:52:20+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_is_folder" 2024-04-22T23:52:21.120 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:20 smithi171 bash[33839]: t=2024-04-22T23:52:20+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table" 2024-04-22T23:52:21.120 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:21 smithi171 bash[33839]: t=2024-04-22T23:52:21+0000 lvl=info msg="Executing migration" logger=migrator id="add index data_source.account_id" 2024-04-22T23:52:21.120 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:21 smithi171 bash[33839]: t=2024-04-22T23:52:21+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index data_source.account_id_name" 2024-04-22T23:52:21.120 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:21 smithi171 bash[33839]: t=2024-04-22T23:52:21+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_data_source_account_id - v1" 2024-04-22T23:52:21.120 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:21 smithi171 bash[33839]: t=2024-04-22T23:52:21+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_data_source_account_id_name - v1" 2024-04-22T23:52:21.120 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:52:21 smithi171 bash[18565]: audit 2024-04-22T23:52:20.090349+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:52:21.120 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:52:21 smithi171 bash[18565]: audit 2024-04-22T23:52:20.303784+0000 mon.c (mon.1) 48 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-22T23:52:21.120 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:52:21 smithi171 bash[18565]: audit 2024-04-22T23:52:20.304159+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-22T23:52:21.120 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:52:21 smithi171 bash[18565]: audit 2024-04-22T23:52:20.317869+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:52:21.120 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:52:21 smithi171 bash[18565]: audit 2024-04-22T23:52:20.320078+0000 mon.c (mon.1) 49 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-22T23:52:21.120 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:52:21 smithi171 bash[18565]: audit 2024-04-22T23:52:20.320357+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-22T23:52:21.204 INFO:teuthology.orchestra.run.smithi079.stdout:55834574908 2024-04-22T23:52:21.204 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 15ff8152-0102-11ef-bc93-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-04-22T23:52:21.390 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:52:21 smithi171 bash[19409]: ::ffff:172.21.15.171 - - [22/Apr/2024:23:52:21] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-22T23:52:21.390 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:21 smithi171 bash[33839]: t=2024-04-22T23:52:21+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table data_source to data_source_v1 - v1" 2024-04-22T23:52:21.390 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:21 smithi171 bash[33839]: t=2024-04-22T23:52:21+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table v2" 2024-04-22T23:52:21.390 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:21 smithi171 bash[33839]: t=2024-04-22T23:52:21+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_data_source_org_id - v2" 2024-04-22T23:52:21.390 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:21 smithi171 bash[33839]: t=2024-04-22T23:52:21+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_data_source_org_id_name - v2" 2024-04-22T23:52:21.390 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:21 smithi171 bash[33839]: t=2024-04-22T23:52:21+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-04-22T23:52:21.390 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:21 smithi171 bash[33839]: t=2024-04-22T23:52:21+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table data_source_v1 #2" 2024-04-22T23:52:21.390 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:21 smithi171 bash[33839]: t=2024-04-22T23:52:21+0000 lvl=info msg="Executing migration" logger=migrator id="Add column with_credentials" 2024-04-22T23:52:21.390 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:21 smithi171 bash[33839]: t=2024-04-22T23:52:21+0000 lvl=info msg="Executing migration" logger=migrator id="Add secure json data column" 2024-04-22T23:52:21.419 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:52:21 smithi079 bash[18576]: audit 2024-04-22T23:52:20.090349+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:52:21.420 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:52:21 smithi079 bash[18576]: audit 2024-04-22T23:52:20.303784+0000 mon.c (mon.1) 48 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-22T23:52:21.420 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:52:21 smithi079 bash[18576]: audit 2024-04-22T23:52:20.304159+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-22T23:52:21.420 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:52:21 smithi079 bash[18576]: audit 2024-04-22T23:52:20.317869+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:52:21.420 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:52:21 smithi079 bash[18576]: audit 2024-04-22T23:52:20.320078+0000 mon.c (mon.1) 49 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-22T23:52:21.420 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:52:21 smithi079 bash[18576]: audit 2024-04-22T23:52:20.320357+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-22T23:52:21.420 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:52:21 smithi079 bash[23665]: audit 2024-04-22T23:52:20.090349+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:52:21.420 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:52:21 smithi079 bash[23665]: audit 2024-04-22T23:52:20.303784+0000 mon.c (mon.1) 48 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-22T23:52:21.420 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:52:21 smithi079 bash[23665]: audit 2024-04-22T23:52:20.304159+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-22T23:52:21.420 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:52:21 smithi079 bash[23665]: audit 2024-04-22T23:52:20.317869+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:52:21.420 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:52:21 smithi079 bash[23665]: audit 2024-04-22T23:52:20.320078+0000 mon.c (mon.1) 49 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-22T23:52:21.420 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:52:21 smithi079 bash[23665]: audit 2024-04-22T23:52:20.320357+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-22T23:52:21.421 INFO:teuthology.orchestra.run.smithi079.stdout:201863462938 2024-04-22T23:52:21.421 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 15ff8152-0102-11ef-bc93-c7b262605968 -- ceph osd last-stat-seq osd.6 2024-04-22T23:52:21.668 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:21 smithi171 bash[33839]: t=2024-04-22T23:52:21+0000 lvl=info msg="Executing migration" logger=migrator id="Update data_source table charset" 2024-04-22T23:52:21.668 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:21 smithi171 bash[33839]: t=2024-04-22T23:52:21+0000 lvl=info msg="Executing migration" logger=migrator id="Update initial version to 1" 2024-04-22T23:52:21.668 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:21 smithi171 bash[33839]: t=2024-04-22T23:52:21+0000 lvl=info msg="Executing migration" logger=migrator id="Add read_only data column" 2024-04-22T23:52:21.668 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:21 smithi171 bash[33839]: t=2024-04-22T23:52:21+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate logging ds to loki ds" 2024-04-22T23:52:21.668 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:21 smithi171 bash[33839]: t=2024-04-22T23:52:21+0000 lvl=info msg="Executing migration" logger=migrator id="Update json_data with nulls" 2024-04-22T23:52:21.668 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:21 smithi171 bash[33839]: t=2024-04-22T23:52:21+0000 lvl=info msg="Executing migration" logger=migrator id="Add uid column" 2024-04-22T23:52:21.668 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:21 smithi171 bash[33839]: t=2024-04-22T23:52:21+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid value" 2024-04-22T23:52:21.668 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:21 smithi171 bash[33839]: t=2024-04-22T23:52:21+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index datasource_org_id_uid" 2024-04-22T23:52:21.826 INFO:teuthology.orchestra.run.smithi079.stdout:236223201298 2024-04-22T23:52:21.826 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 15ff8152-0102-11ef-bc93-c7b262605968 -- ceph osd last-stat-seq osd.7 2024-04-22T23:52:21.938 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:21 smithi171 bash[33839]: t=2024-04-22T23:52:21+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index datasource_org_id_is_default" 2024-04-22T23:52:21.938 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:21 smithi171 bash[33839]: t=2024-04-22T23:52:21+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table" 2024-04-22T23:52:21.938 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:21 smithi171 bash[33839]: t=2024-04-22T23:52:21+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id" 2024-04-22T23:52:21.938 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:21 smithi171 bash[33839]: t=2024-04-22T23:52:21+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.key" 2024-04-22T23:52:21.938 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:21 smithi171 bash[33839]: t=2024-04-22T23:52:21+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id_name" 2024-04-22T23:52:21.938 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:21 smithi171 bash[33839]: t=2024-04-22T23:52:21+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_api_key_account_id - v1" 2024-04-22T23:52:21.938 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:21 smithi171 bash[33839]: t=2024-04-22T23:52:21+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_key - v1" 2024-04-22T23:52:21.939 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:21 smithi171 bash[33839]: t=2024-04-22T23:52:21+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_account_id_name - v1" 2024-04-22T23:52:22.011 INFO:teuthology.orchestra.run.smithi079.stdout:167503724577 2024-04-22T23:52:22.011 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 15ff8152-0102-11ef-bc93-c7b262605968 -- ceph osd last-stat-seq osd.5 2024-04-22T23:52:22.087 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:52:22 smithi079 bash[23665]: cluster 2024-04-22T23:52:20.232193+0000 mgr.y (mgr.14394) 50 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:52:22.173 INFO:teuthology.orchestra.run.smithi079.stdout:111669149741 2024-04-22T23:52:22.173 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 15ff8152-0102-11ef-bc93-c7b262605968 -- ceph osd last-stat-seq osd.3 2024-04-22T23:52:22.200 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:52:22 smithi171 bash[18565]: cluster 2024-04-22T23:52:20.232193+0000 mgr.y (mgr.14394) 50 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:52:22.200 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:21 smithi171 bash[33839]: t=2024-04-22T23:52:21+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table api_key to api_key_v1 - v1" 2024-04-22T23:52:22.200 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:21 smithi171 bash[33839]: t=2024-04-22T23:52:21+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table v2" 2024-04-22T23:52:22.200 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:22 smithi171 bash[33839]: t=2024-04-22T23:52:22+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_api_key_org_id - v2" 2024-04-22T23:52:22.200 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:22 smithi171 bash[33839]: t=2024-04-22T23:52:22+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_key - v2" 2024-04-22T23:52:22.200 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:22 smithi171 bash[33839]: t=2024-04-22T23:52:22+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_org_id_name - v2" 2024-04-22T23:52:22.200 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:22 smithi171 bash[33839]: t=2024-04-22T23:52:22+0000 lvl=info msg="Executing migration" logger=migrator id="copy api_key v1 to v2" 2024-04-22T23:52:22.200 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:22 smithi171 bash[33839]: t=2024-04-22T23:52:22+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table api_key_v1" 2024-04-22T23:52:22.201 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:22 smithi171 bash[33839]: t=2024-04-22T23:52:22+0000 lvl=info msg="Executing migration" logger=migrator id="Update api_key table charset" 2024-04-22T23:52:22.201 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:22 smithi171 bash[33839]: t=2024-04-22T23:52:22+0000 lvl=info msg="Executing migration" logger=migrator id="Add expires to api_key table" 2024-04-22T23:52:22.453 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:22 smithi171 bash[33839]: t=2024-04-22T23:52:22+0000 lvl=info msg="Executing migration" logger=migrator id="Add service account foreign key" 2024-04-22T23:52:22.453 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:22 smithi171 bash[33839]: t=2024-04-22T23:52:22+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v4" 2024-04-22T23:52:22.453 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:22 smithi171 bash[33839]: t=2024-04-22T23:52:22+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_snapshot_v4 #1" 2024-04-22T23:52:22.453 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:22 smithi171 bash[33839]: t=2024-04-22T23:52:22+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v5 #2" 2024-04-22T23:52:22.453 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:22 smithi171 bash[33839]: t=2024-04-22T23:52:22+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_key - v5" 2024-04-22T23:52:22.453 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:22 smithi171 bash[33839]: t=2024-04-22T23:52:22+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_delete_key - v5" 2024-04-22T23:52:22.537 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:52:22 smithi079 bash[18576]: cluster 2024-04-22T23:52:20.232193+0000 mgr.y (mgr.14394) 50 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:52:22.636 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/mon.a/config 2024-04-22T23:52:22.705 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:22 smithi171 bash[33839]: t=2024-04-22T23:52:22+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_snapshot_user_id - v5" 2024-04-22T23:52:22.705 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:22 smithi171 bash[33839]: t=2024-04-22T23:52:22+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_snapshot to mediumtext v2" 2024-04-22T23:52:22.706 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:22 smithi171 bash[33839]: t=2024-04-22T23:52:22+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_snapshot table charset" 2024-04-22T23:52:22.706 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:22 smithi171 bash[33839]: t=2024-04-22T23:52:22+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external_delete_url to dashboard_snapshots table" 2024-04-22T23:52:22.706 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:22 smithi171 bash[33839]: t=2024-04-22T23:52:22+0000 lvl=info msg="Executing migration" logger=migrator id="Add encrypted dashboard json column" 2024-04-22T23:52:22.706 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:22 smithi171 bash[33839]: t=2024-04-22T23:52:22+0000 lvl=info msg="Executing migration" logger=migrator id="Change dashboard_encrypted column to MEDIUMBLOB" 2024-04-22T23:52:22.974 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:22 smithi171 bash[33839]: t=2024-04-22T23:52:22+0000 lvl=info msg="Executing migration" logger=migrator id="create quota table v1" 2024-04-22T23:52:22.975 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:22 smithi171 bash[33839]: t=2024-04-22T23:52:22+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_quota_org_id_user_id_target - v1" 2024-04-22T23:52:22.975 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:22 smithi171 bash[33839]: t=2024-04-22T23:52:22+0000 lvl=info msg="Executing migration" logger=migrator id="Update quota table charset" 2024-04-22T23:52:22.975 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:22 smithi171 bash[33839]: t=2024-04-22T23:52:22+0000 lvl=info msg="Executing migration" logger=migrator id="create plugin_setting table" 2024-04-22T23:52:22.975 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:22 smithi171 bash[33839]: t=2024-04-22T23:52:22+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2024-04-22T23:52:22.975 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:22 smithi171 bash[33839]: t=2024-04-22T23:52:22+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_version to plugin_settings" 2024-04-22T23:52:23.227 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:23 smithi171 bash[33839]: t=2024-04-22T23:52:23+0000 lvl=info msg="Executing migration" logger=migrator id="Update plugin_setting table charset" 2024-04-22T23:52:23.227 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:23 smithi171 bash[33839]: t=2024-04-22T23:52:23+0000 lvl=info msg="Executing migration" logger=migrator id="create session table" 2024-04-22T23:52:23.227 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:23 smithi171 bash[33839]: t=2024-04-22T23:52:23+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist table" 2024-04-22T23:52:23.228 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:23 smithi171 bash[33839]: t=2024-04-22T23:52:23+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist_item table" 2024-04-22T23:52:23.228 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:23 smithi171 bash[33839]: t=2024-04-22T23:52:23+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist table v2" 2024-04-22T23:52:23.228 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:23 smithi171 bash[33839]: t=2024-04-22T23:52:23+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist item table v2" 2024-04-22T23:52:23.315 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/mon.a/config 2024-04-22T23:52:23.488 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:23 smithi171 bash[33839]: t=2024-04-22T23:52:23+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist table charset" 2024-04-22T23:52:23.489 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:23 smithi171 bash[33839]: t=2024-04-22T23:52:23+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist_item table charset" 2024-04-22T23:52:23.489 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:23 smithi171 bash[33839]: t=2024-04-22T23:52:23+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v2" 2024-04-22T23:52:23.489 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:23 smithi171 bash[33839]: t=2024-04-22T23:52:23+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v3" 2024-04-22T23:52:23.489 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:23 smithi171 bash[33839]: t=2024-04-22T23:52:23+0000 lvl=info msg="Executing migration" logger=migrator id="create preferences table v3" 2024-04-22T23:52:23.489 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:23 smithi171 bash[33839]: t=2024-04-22T23:52:23+0000 lvl=info msg="Executing migration" logger=migrator id="Update preferences table charset" 2024-04-22T23:52:23.489 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:23 smithi171 bash[33839]: t=2024-04-22T23:52:23+0000 lvl=info msg="Executing migration" logger=migrator id="Add column team_id in preferences" 2024-04-22T23:52:23.750 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:23 smithi171 bash[33839]: t=2024-04-22T23:52:23+0000 lvl=info msg="Executing migration" logger=migrator id="Update team_id column values in preferences" 2024-04-22T23:52:23.751 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:23 smithi171 bash[33839]: t=2024-04-22T23:52:23+0000 lvl=info msg="Executing migration" logger=migrator id="Add column week_start in preferences" 2024-04-22T23:52:23.751 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:23 smithi171 bash[33839]: t=2024-04-22T23:52:23+0000 lvl=info msg="Executing migration" logger=migrator id="create alert table v1" 2024-04-22T23:52:23.751 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:23 smithi171 bash[33839]: t=2024-04-22T23:52:23+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert org_id & id " 2024-04-22T23:52:23.751 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:23 smithi171 bash[33839]: t=2024-04-22T23:52:23+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert state" 2024-04-22T23:52:23.751 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:23 smithi171 bash[33839]: t=2024-04-22T23:52:23+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert dashboard_id" 2024-04-22T23:52:23.751 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:23 smithi171 bash[33839]: t=2024-04-22T23:52:23+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v1" 2024-04-22T23:52:23.751 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:23 smithi171 bash[33839]: t=2024-04-22T23:52:23+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_rule_tag.alert_id_tag_id" 2024-04-22T23:52:23.751 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:23 smithi171 bash[33839]: t=2024-04-22T23:52:23+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2024-04-22T23:52:24.029 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:23 smithi171 bash[33839]: t=2024-04-22T23:52:23+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2024-04-22T23:52:24.029 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:23 smithi171 bash[33839]: t=2024-04-22T23:52:23+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v2" 2024-04-22T23:52:24.029 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:23 smithi171 bash[33839]: t=2024-04-22T23:52:23+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-04-22T23:52:24.029 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:23 smithi171 bash[33839]: t=2024-04-22T23:52:23+0000 lvl=info msg="Executing migration" logger=migrator id="copy alert_rule_tag v1 to v2" 2024-04-22T23:52:24.029 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:23 smithi171 bash[33839]: t=2024-04-22T23:52:23+0000 lvl=info msg="Executing migration" logger=migrator id="drop table alert_rule_tag_v1" 2024-04-22T23:52:24.030 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:23 smithi171 bash[33839]: t=2024-04-22T23:52:23+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification table v1" 2024-04-22T23:52:24.030 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:23 smithi171 bash[33839]: t=2024-04-22T23:52:23+0000 lvl=info msg="Executing migration" logger=migrator id="Add column is_default" 2024-04-22T23:52:24.030 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:23 smithi171 bash[33839]: t=2024-04-22T23:52:23+0000 lvl=info msg="Executing migration" logger=migrator id="Add column frequency" 2024-04-22T23:52:24.030 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:24 smithi171 bash[33839]: t=2024-04-22T23:52:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add column send_reminder" 2024-04-22T23:52:24.287 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:52:24 smithi079 bash[23665]: cluster 2024-04-22T23:52:22.232632+0000 mgr.y (mgr.14394) 51 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:52:24.287 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:52:24 smithi079 bash[23665]: audit 2024-04-22T23:52:23.160304+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:52:24.288 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:52:24 smithi079 bash[23665]: audit 2024-04-22T23:52:23.165251+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:52:24.288 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:52:24 smithi079 bash[18576]: cluster 2024-04-22T23:52:22.232632+0000 mgr.y (mgr.14394) 51 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:52:24.288 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:52:24 smithi079 bash[18576]: audit 2024-04-22T23:52:23.160304+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:52:24.288 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:52:24 smithi079 bash[18576]: audit 2024-04-22T23:52:23.165251+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:52:24.291 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:52:24 smithi171 bash[18565]: cluster 2024-04-22T23:52:22.232632+0000 mgr.y (mgr.14394) 51 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:52:24.291 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:52:24 smithi171 bash[18565]: audit 2024-04-22T23:52:23.160304+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:52:24.291 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:52:24 smithi171 bash[18565]: audit 2024-04-22T23:52:23.165251+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:52:24.292 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:24 smithi171 bash[33839]: t=2024-04-22T23:52:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add column disable_resolve_message" 2024-04-22T23:52:24.292 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:24 smithi171 bash[33839]: t=2024-04-22T23:52:24+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification org_id & name" 2024-04-22T23:52:24.292 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:24 smithi171 bash[33839]: t=2024-04-22T23:52:24+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert table charset" 2024-04-22T23:52:24.292 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:24 smithi171 bash[33839]: t=2024-04-22T23:52:24+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert_notification table charset" 2024-04-22T23:52:24.292 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:24 smithi171 bash[33839]: t=2024-04-22T23:52:24+0000 lvl=info msg="Executing migration" logger=migrator id="create notification_journal table v1" 2024-04-22T23:52:24.292 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:24 smithi171 bash[33839]: t=2024-04-22T23:52:24+0000 lvl=info msg="Executing migration" logger=migrator id="add index notification_journal org_id & alert_id & notifier_id" 2024-04-22T23:52:24.292 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:24 smithi171 bash[33839]: t=2024-04-22T23:52:24+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_notification_journal" 2024-04-22T23:52:24.292 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:24 smithi171 bash[33839]: t=2024-04-22T23:52:24+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification_state table v1" 2024-04-22T23:52:24.293 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:24 smithi171 bash[33839]: t=2024-04-22T23:52:24+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification_state org_id & alert_id & notifier_id" 2024-04-22T23:52:24.293 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:24 smithi171 bash[33839]: t=2024-04-22T23:52:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add for to alert table" 2024-04-22T23:52:24.329 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/mon.a/config 2024-04-22T23:52:24.330 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/mon.a/config 2024-04-22T23:52:24.332 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/mon.a/config 2024-04-22T23:52:24.333 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/mon.a/config 2024-04-22T23:52:24.333 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/mon.a/config 2024-04-22T23:52:24.334 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/mon.a/config 2024-04-22T23:52:24.553 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:24 smithi171 bash[33839]: t=2024-04-22T23:52:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in alert_notification" 2024-04-22T23:52:24.553 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:24 smithi171 bash[33839]: t=2024-04-22T23:52:24+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in alert_notification" 2024-04-22T23:52:24.553 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:24 smithi171 bash[33839]: t=2024-04-22T23:52:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_notification_org_id_uid" 2024-04-22T23:52:24.553 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:24 smithi171 bash[33839]: t=2024-04-22T23:52:24+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_name" 2024-04-22T23:52:24.553 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:24 smithi171 bash[33839]: t=2024-04-22T23:52:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add column secure_settings in alert_notification" 2024-04-22T23:52:24.553 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:24 smithi171 bash[33839]: t=2024-04-22T23:52:24+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert.settings to mediumtext" 2024-04-22T23:52:24.553 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:24 smithi171 bash[33839]: t=2024-04-22T23:52:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_notification_state_alert_id" 2024-04-22T23:52:24.554 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:24 smithi171 bash[33839]: t=2024-04-22T23:52:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_rule_tag_alert_id" 2024-04-22T23:52:24.554 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:24 smithi171 bash[33839]: t=2024-04-22T23:52:24+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old annotation table v4" 2024-04-22T23:52:24.811 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:24 smithi171 bash[33839]: t=2024-04-22T23:52:24+0000 lvl=info msg="Executing migration" logger=migrator id="create annotation table v5" 2024-04-22T23:52:24.811 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:24 smithi171 bash[33839]: t=2024-04-22T23:52:24+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 0 v3" 2024-04-22T23:52:24.811 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:24 smithi171 bash[33839]: t=2024-04-22T23:52:24+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 1 v3" 2024-04-22T23:52:24.811 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:24 smithi171 bash[33839]: t=2024-04-22T23:52:24+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 2 v3" 2024-04-22T23:52:24.811 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:24 smithi171 bash[33839]: t=2024-04-22T23:52:24+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 3 v3" 2024-04-22T23:52:24.811 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:24 smithi171 bash[33839]: t=2024-04-22T23:52:24+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 4 v3" 2024-04-22T23:52:24.811 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:24 smithi171 bash[33839]: t=2024-04-22T23:52:24+0000 lvl=info msg="Executing migration" logger=migrator id="Update annotation table charset" 2024-04-22T23:52:24.811 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:24 smithi171 bash[33839]: t=2024-04-22T23:52:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add column region_id to annotation table" 2024-04-22T23:52:25.038 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:52:24 smithi079 bash[18834]: ::ffff:172.21.15.171 - - [22/Apr/2024:23:52:24] "GET /metrics HTTP/1.1" 200 191520 "" "Prometheus/2.33.4" 2024-04-22T23:52:25.093 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:24 smithi171 bash[33839]: t=2024-04-22T23:52:24+0000 lvl=info msg="Executing migration" logger=migrator id="Drop category_id index" 2024-04-22T23:52:25.094 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:24 smithi171 bash[33839]: t=2024-04-22T23:52:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add column tags to annotation table" 2024-04-22T23:52:25.094 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:24 smithi171 bash[33839]: t=2024-04-22T23:52:24+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v2" 2024-04-22T23:52:25.094 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:24 smithi171 bash[33839]: t=2024-04-22T23:52:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index annotation_tag.annotation_id_tag_id" 2024-04-22T23:52:25.094 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:24 smithi171 bash[33839]: t=2024-04-22T23:52:24+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2024-04-22T23:52:25.094 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:25 smithi171 bash[33839]: t=2024-04-22T23:52:25+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table annotation_tag to annotation_tag_v2 - v2" 2024-04-22T23:52:25.094 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:25 smithi171 bash[33839]: t=2024-04-22T23:52:25+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v3" 2024-04-22T23:52:25.094 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:25 smithi171 bash[33839]: t=2024-04-22T23:52:25+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-04-22T23:52:25.354 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:52:25 smithi171 bash[18565]: cephadm 2024-04-22T23:52:23.168445+0000 mgr.y (mgr.14394) 52 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-04-22T23:52:25.354 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:52:25 smithi171 bash[18565]: cephadm 2024-04-22T23:52:23.171086+0000 mgr.y (mgr.14394) 53 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi079 2024-04-22T23:52:25.355 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:25 smithi171 bash[33839]: t=2024-04-22T23:52:25+0000 lvl=info msg="Executing migration" logger=migrator id="copy annotation_tag v2 to v3" 2024-04-22T23:52:25.355 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:25 smithi171 bash[33839]: t=2024-04-22T23:52:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop table annotation_tag_v2" 2024-04-22T23:52:25.355 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:25 smithi171 bash[33839]: t=2024-04-22T23:52:25+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert annotations and set TEXT to empty" 2024-04-22T23:52:25.355 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:25 smithi171 bash[33839]: t=2024-04-22T23:52:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add created time to annotation table" 2024-04-22T23:52:25.355 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:25 smithi171 bash[33839]: t=2024-04-22T23:52:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add updated time to annotation table" 2024-04-22T23:52:25.355 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:25 smithi171 bash[33839]: t=2024-04-22T23:52:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for created in annotation table" 2024-04-22T23:52:25.355 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:25 smithi171 bash[33839]: t=2024-04-22T23:52:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for updated in annotation table" 2024-04-22T23:52:25.355 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:25 smithi171 bash[33839]: t=2024-04-22T23:52:25+0000 lvl=info msg="Executing migration" logger=migrator id="Convert existing annotations from seconds to milliseconds" 2024-04-22T23:52:25.355 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:25 smithi171 bash[33839]: t=2024-04-22T23:52:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add epoch_end column" 2024-04-22T23:52:25.441 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:52:25 smithi079 bash[18576]: cephadm 2024-04-22T23:52:23.168445+0000 mgr.y (mgr.14394) 52 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-04-22T23:52:25.442 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:52:25 smithi079 bash[18576]: cephadm 2024-04-22T23:52:23.171086+0000 mgr.y (mgr.14394) 53 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi079 2024-04-22T23:52:25.442 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:52:25 smithi079 bash[23665]: cephadm 2024-04-22T23:52:23.168445+0000 mgr.y (mgr.14394) 52 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-04-22T23:52:25.442 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:52:25 smithi079 bash[23665]: cephadm 2024-04-22T23:52:23.171086+0000 mgr.y (mgr.14394) 53 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi079 2024-04-22T23:52:25.615 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:25 smithi171 bash[33839]: t=2024-04-22T23:52:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for epoch_end" 2024-04-22T23:52:25.616 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:25 smithi171 bash[33839]: t=2024-04-22T23:52:25+0000 lvl=info msg="Executing migration" logger=migrator id="Make epoch_end the same as epoch" 2024-04-22T23:52:25.616 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:25 smithi171 bash[33839]: t=2024-04-22T23:52:25+0000 lvl=info msg="Executing migration" logger=migrator id="Move region to single row" 2024-04-22T23:52:25.616 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:25 smithi171 bash[33839]: t=2024-04-22T23:52:25+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch from annotation table" 2024-04-22T23:52:25.616 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:25 smithi171 bash[33839]: t=2024-04-22T23:52:25+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2024-04-22T23:52:25.616 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:25 smithi171 bash[33839]: t=2024-04-22T23:52:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2024-04-22T23:52:25.616 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:25 smithi171 bash[33839]: t=2024-04-22T23:52:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_epoch_end_epoch on annotation table" 2024-04-22T23:52:25.616 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:25 smithi171 bash[33839]: t=2024-04-22T23:52:25+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch_epoch_end from annotation table" 2024-04-22T23:52:25.616 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:25 smithi171 bash[33839]: t=2024-04-22T23:52:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for alert_id on annotation table" 2024-04-22T23:52:25.876 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:25 smithi171 bash[33839]: t=2024-04-22T23:52:25+0000 lvl=info msg="Executing migration" logger=migrator id="create test_data table" 2024-04-22T23:52:25.876 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:25 smithi171 bash[33839]: t=2024-04-22T23:52:25+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_version table v1" 2024-04-22T23:52:25.876 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:25 smithi171 bash[33839]: t=2024-04-22T23:52:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_version.dashboard_id" 2024-04-22T23:52:25.876 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:25 smithi171 bash[33839]: t=2024-04-22T23:52:25+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2024-04-22T23:52:25.877 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:25 smithi171 bash[33839]: t=2024-04-22T23:52:25+0000 lvl=info msg="Executing migration" logger=migrator id="Set dashboard version to 1 where 0" 2024-04-22T23:52:25.877 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:25 smithi171 bash[33839]: t=2024-04-22T23:52:25+0000 lvl=info msg="Executing migration" logger=migrator id="save existing dashboard data in dashboard_version table v1" 2024-04-22T23:52:25.877 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:25 smithi171 bash[33839]: t=2024-04-22T23:52:25+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_version.data to mediumtext v1" 2024-04-22T23:52:25.877 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:25 smithi171 bash[33839]: t=2024-04-22T23:52:25+0000 lvl=info msg="Executing migration" logger=migrator id="create team table" 2024-04-22T23:52:26.158 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:25 smithi171 bash[33839]: t=2024-04-22T23:52:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index team.org_id" 2024-04-22T23:52:26.158 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:25 smithi171 bash[33839]: t=2024-04-22T23:52:25+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_org_id_name" 2024-04-22T23:52:26.159 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:25 smithi171 bash[33839]: t=2024-04-22T23:52:25+0000 lvl=info msg="Executing migration" logger=migrator id="create team member table" 2024-04-22T23:52:26.159 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:26 smithi171 bash[33839]: t=2024-04-22T23:52:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.org_id" 2024-04-22T23:52:26.159 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:26 smithi171 bash[33839]: t=2024-04-22T23:52:26+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_member_org_id_team_id_user_id" 2024-04-22T23:52:26.159 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:26 smithi171 bash[33839]: t=2024-04-22T23:52:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.team_id" 2024-04-22T23:52:26.159 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:26 smithi171 bash[33839]: t=2024-04-22T23:52:26+0000 lvl=info msg="Executing migration" logger=migrator id="Add column email to team table" 2024-04-22T23:52:26.423 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:52:26 smithi171 bash[18565]: cluster 2024-04-22T23:52:24.233105+0000 mgr.y (mgr.14394) 54 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:52:26.423 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:26 smithi171 bash[33839]: t=2024-04-22T23:52:26+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external to team_member table" 2024-04-22T23:52:26.424 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:26 smithi171 bash[33839]: t=2024-04-22T23:52:26+0000 lvl=info msg="Executing migration" logger=migrator id="Add column permission to team_member table" 2024-04-22T23:52:26.424 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:26 smithi171 bash[33839]: t=2024-04-22T23:52:26+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard acl table" 2024-04-22T23:52:26.424 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:26 smithi171 bash[33839]: t=2024-04-22T23:52:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_dashboard_id" 2024-04-22T23:52:26.424 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:26 smithi171 bash[33839]: t=2024-04-22T23:52:26+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_user_id" 2024-04-22T23:52:26.424 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:26 smithi171 bash[33839]: t=2024-04-22T23:52:26+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_team_id" 2024-04-22T23:52:26.424 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:26 smithi171 bash[33839]: t=2024-04-22T23:52:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_user_id" 2024-04-22T23:52:26.424 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:26 smithi171 bash[33839]: t=2024-04-22T23:52:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_team_id" 2024-04-22T23:52:26.424 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:26 smithi171 bash[33839]: t=2024-04-22T23:52:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_org_id_role" 2024-04-22T23:52:26.424 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:26 smithi171 bash[33839]: t=2024-04-22T23:52:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_permission" 2024-04-22T23:52:26.424 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:26 smithi171 bash[33839]: t=2024-04-22T23:52:26+0000 lvl=info msg="Executing migration" logger=migrator id="save default acl rules in dashboard_acl table" 2024-04-22T23:52:26.563 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:52:26 smithi079 bash[18576]: cluster 2024-04-22T23:52:24.233105+0000 mgr.y (mgr.14394) 54 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:52:26.564 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:52:26 smithi079 bash[23665]: cluster 2024-04-22T23:52:24.233105+0000 mgr.y (mgr.14394) 54 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:52:26.684 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:26 smithi171 bash[33839]: t=2024-04-22T23:52:26+0000 lvl=info msg="Executing migration" logger=migrator id="delete acl rules for deleted dashboards and folders" 2024-04-22T23:52:26.685 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:26 smithi171 bash[33839]: t=2024-04-22T23:52:26+0000 lvl=info msg="Executing migration" logger=migrator id="create tag table" 2024-04-22T23:52:26.685 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:26 smithi171 bash[33839]: t=2024-04-22T23:52:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index tag.key_value" 2024-04-22T23:52:26.685 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:26 smithi171 bash[33839]: t=2024-04-22T23:52:26+0000 lvl=info msg="Executing migration" logger=migrator id="create login attempt table" 2024-04-22T23:52:26.685 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:26 smithi171 bash[33839]: t=2024-04-22T23:52:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index login_attempt.username" 2024-04-22T23:52:26.685 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:26 smithi171 bash[33839]: t=2024-04-22T23:52:26+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_login_attempt_username - v1" 2024-04-22T23:52:26.685 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:26 smithi171 bash[33839]: t=2024-04-22T23:52:26+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2024-04-22T23:52:26.685 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:26 smithi171 bash[33839]: t=2024-04-22T23:52:26+0000 lvl=info msg="Executing migration" logger=migrator id="create login_attempt v2" 2024-04-22T23:52:26.685 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:26 smithi171 bash[33839]: t=2024-04-22T23:52:26+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_login_attempt_username - v2" 2024-04-22T23:52:26.978 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:26 smithi171 bash[33839]: t=2024-04-22T23:52:26+0000 lvl=info msg="Executing migration" logger=migrator id="copy login_attempt v1 to v2" 2024-04-22T23:52:26.978 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:26 smithi171 bash[33839]: t=2024-04-22T23:52:26+0000 lvl=info msg="Executing migration" logger=migrator id="drop login_attempt_tmp_qwerty" 2024-04-22T23:52:26.978 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:26 smithi171 bash[33839]: t=2024-04-22T23:52:26+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth table" 2024-04-22T23:52:26.979 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:26 smithi171 bash[33839]: t=2024-04-22T23:52:26+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_user_auth_auth_module_auth_id - v1" 2024-04-22T23:52:26.979 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:26 smithi171 bash[33839]: t=2024-04-22T23:52:26+0000 lvl=info msg="Executing migration" logger=migrator id="alter user_auth.auth_id to length 190" 2024-04-22T23:52:26.979 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:26 smithi171 bash[33839]: t=2024-04-22T23:52:26+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth access token to user_auth" 2024-04-22T23:52:26.979 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:26 smithi171 bash[33839]: t=2024-04-22T23:52:26+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth refresh token to user_auth" 2024-04-22T23:52:27.239 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:52:27 smithi171 bash[18565]: cluster 2024-04-22T23:52:26.233611+0000 mgr.y (mgr.14394) 55 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:52:27.239 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:26 smithi171 bash[33839]: t=2024-04-22T23:52:26+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth token type to user_auth" 2024-04-22T23:52:27.239 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:27 smithi171 bash[33839]: t=2024-04-22T23:52:27+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth expiry to user_auth" 2024-04-22T23:52:27.239 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:27 smithi171 bash[33839]: t=2024-04-22T23:52:27+0000 lvl=info msg="Executing migration" logger=migrator id="Add index to user_id column in user_auth" 2024-04-22T23:52:27.239 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:27 smithi171 bash[33839]: t=2024-04-22T23:52:27+0000 lvl=info msg="Executing migration" logger=migrator id="create server_lock table" 2024-04-22T23:52:27.239 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:27 smithi171 bash[33839]: t=2024-04-22T23:52:27+0000 lvl=info msg="Executing migration" logger=migrator id="add index server_lock.operation_uid" 2024-04-22T23:52:27.240 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:27 smithi171 bash[33839]: t=2024-04-22T23:52:27+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth token table" 2024-04-22T23:52:27.240 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:27 smithi171 bash[33839]: t=2024-04-22T23:52:27+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.auth_token" 2024-04-22T23:52:27.240 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:27 smithi171 bash[33839]: t=2024-04-22T23:52:27+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.prev_auth_token" 2024-04-22T23:52:27.503 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:27 smithi171 bash[33839]: t=2024-04-22T23:52:27+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_auth_token.user_id" 2024-04-22T23:52:27.503 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:27 smithi171 bash[33839]: t=2024-04-22T23:52:27+0000 lvl=info msg="Executing migration" logger=migrator id="Add revoked_at to the user auth token" 2024-04-22T23:52:27.503 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:27 smithi171 bash[33839]: t=2024-04-22T23:52:27+0000 lvl=info msg="Executing migration" logger=migrator id="create cache_data table" 2024-04-22T23:52:27.503 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:27 smithi171 bash[33839]: t=2024-04-22T23:52:27+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index cache_data.cache_key" 2024-04-22T23:52:27.503 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:27 smithi171 bash[33839]: t=2024-04-22T23:52:27+0000 lvl=info msg="Executing migration" logger=migrator id="create short_url table v1" 2024-04-22T23:52:27.503 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:27 smithi171 bash[33839]: t=2024-04-22T23:52:27+0000 lvl=info msg="Executing migration" logger=migrator id="add index short_url.org_id-uid" 2024-04-22T23:52:27.503 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:27 smithi171 bash[33839]: t=2024-04-22T23:52:27+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition table" 2024-04-22T23:52:27.503 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:27 smithi171 bash[33839]: t=2024-04-22T23:52:27+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition table" 2024-04-22T23:52:27.537 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:52:27 smithi079 bash[18576]: cluster 2024-04-22T23:52:26.233611+0000 mgr.y (mgr.14394) 55 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:52:27.537 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:52:27 smithi079 bash[23665]: cluster 2024-04-22T23:52:26.233611+0000 mgr.y (mgr.14394) 55 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:52:27.760 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:27 smithi171 bash[33839]: t=2024-04-22T23:52:27+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and title columns" 2024-04-22T23:52:27.760 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:27 smithi171 bash[33839]: t=2024-04-22T23:52:27+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and uid columns" 2024-04-22T23:52:28.020 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:27 smithi171 bash[33839]: t=2024-04-22T23:52:27+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition table data column to mediumtext in mysql" 2024-04-22T23:52:28.020 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:27 smithi171 bash[33839]: t=2024-04-22T23:52:27+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and title columns" 2024-04-22T23:52:28.020 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:27 smithi171 bash[33839]: t=2024-04-22T23:52:27+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and uid columns" 2024-04-22T23:52:28.020 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:27 smithi171 bash[33839]: t=2024-04-22T23:52:27+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and title columns" 2024-04-22T23:52:28.020 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:27 smithi171 bash[33839]: t=2024-04-22T23:52:27+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and uid columns" 2024-04-22T23:52:28.020 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:27 smithi171 bash[33839]: t=2024-04-22T23:52:27+0000 lvl=info msg="Executing migration" logger=migrator id="Add column paused in alert_definition" 2024-04-22T23:52:28.020 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:27 smithi171 bash[33839]: t=2024-04-22T23:52:27+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition table" 2024-04-22T23:52:28.020 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:28 smithi171 bash[33839]: t=2024-04-22T23:52:28+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition_version table" 2024-04-22T23:52:28.280 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:28 smithi171 bash[33839]: t=2024-04-22T23:52:28+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition_version table" 2024-04-22T23:52:28.281 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:28 smithi171 bash[33839]: t=2024-04-22T23:52:28+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition_version table on alert_definition_id and version columns" 2024-04-22T23:52:28.281 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:28 smithi171 bash[33839]: t=2024-04-22T23:52:28+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition_version table on alert_definition_uid and version columns" 2024-04-22T23:52:28.281 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:28 smithi171 bash[33839]: t=2024-04-22T23:52:28+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition_version table data column to mediumtext in mysql" 2024-04-22T23:52:28.281 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:28 smithi171 bash[33839]: t=2024-04-22T23:52:28+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition_version table" 2024-04-22T23:52:28.281 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:28 smithi171 bash[33839]: t=2024-04-22T23:52:28+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_instance table" 2024-04-22T23:52:28.281 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:28 smithi171 bash[33839]: t=2024-04-22T23:52:28+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-04-22T23:52:28.281 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:28 smithi171 bash[33839]: t=2024-04-22T23:52:28+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_instance table on def_org_id, current_state columns" 2024-04-22T23:52:28.281 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:28 smithi171 bash[33839]: t=2024-04-22T23:52:28+0000 lvl=info msg="Executing migration" logger=migrator id="add column current_state_end to alert_instance" 2024-04-22T23:52:28.533 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:28 smithi171 bash[33839]: t=2024-04-22T23:52:28+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, def_uid, current_state on alert_instance" 2024-04-22T23:52:28.533 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:28 smithi171 bash[33839]: t=2024-04-22T23:52:28+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, current_state on alert_instance" 2024-04-22T23:52:28.533 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:28 smithi171 bash[33839]: t=2024-04-22T23:52:28+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_org_id to rule_org_id in alert_instance" 2024-04-22T23:52:28.533 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:28 smithi171 bash[33839]: t=2024-04-22T23:52:28+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_uid to rule_uid in alert_instance" 2024-04-22T23:52:28.533 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:28 smithi171 bash[33839]: t=2024-04-22T23:52:28+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, rule_uid, current_state on alert_instance" 2024-04-22T23:52:28.533 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:28 smithi171 bash[33839]: t=2024-04-22T23:52:28+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, current_state on alert_instance" 2024-04-22T23:52:28.534 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:28 smithi171 bash[33839]: t=2024-04-22T23:52:28+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule table" 2024-04-22T23:52:28.534 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:28 smithi171 bash[33839]: t=2024-04-22T23:52:28+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and title columns" 2024-04-22T23:52:28.803 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:28 smithi171 bash[33839]: t=2024-04-22T23:52:28+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and uid columns" 2024-04-22T23:52:28.803 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:28 smithi171 bash[33839]: t=2024-04-22T23:52:28+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2024-04-22T23:52:28.803 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:28 smithi171 bash[33839]: t=2024-04-22T23:52:28+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule table data column to mediumtext in mysql" 2024-04-22T23:52:28.803 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:28 smithi171 bash[33839]: t=2024-04-22T23:52:28+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule" 2024-04-22T23:52:28.803 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:28 smithi171 bash[33839]: t=2024-04-22T23:52:28+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule" 2024-04-22T23:52:28.803 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:28 smithi171 bash[33839]: t=2024-04-22T23:52:28+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule" 2024-04-22T23:52:28.803 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:28 smithi171 bash[33839]: t=2024-04-22T23:52:28+0000 lvl=info msg="Executing migration" logger=migrator id="remove unique index from alert_rule on org_id, title columns" 2024-04-22T23:52:28.803 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:28 smithi171 bash[33839]: t=2024-04-22T23:52:28+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespase_uid and title columns" 2024-04-22T23:52:28.803 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:28 smithi171 bash[33839]: t=2024-04-22T23:52:28+0000 lvl=info msg="Executing migration" logger=migrator id="add dashboard_uid column to alert_rule" 2024-04-22T23:52:28.803 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:28 smithi171 bash[33839]: t=2024-04-22T23:52:28+0000 lvl=info msg="Executing migration" logger=migrator id="add panel_id column to alert_rule" 2024-04-22T23:52:29.060 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:28 smithi171 bash[33839]: t=2024-04-22T23:52:28+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" 2024-04-22T23:52:29.061 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:28 smithi171 bash[33839]: t=2024-04-22T23:52:28+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule_version table" 2024-04-22T23:52:29.061 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:28 smithi171 bash[33839]: t=2024-04-22T23:52:28+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-04-22T23:52:29.061 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:28 smithi171 bash[33839]: t=2024-04-22T23:52:28+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-04-22T23:52:29.061 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:28 smithi171 bash[33839]: t=2024-04-22T23:52:28+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule_version table data column to mediumtext in mysql" 2024-04-22T23:52:29.061 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:29 smithi171 bash[33839]: t=2024-04-22T23:52:29+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule_version" 2024-04-22T23:52:29.061 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:29 smithi171 bash[33839]: t=2024-04-22T23:52:29+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule_version" 2024-04-22T23:52:29.341 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:29 smithi171 bash[33839]: t=2024-04-22T23:52:29+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule_version" 2024-04-22T23:52:29.341 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:29 smithi171 bash[33839]: t=2024-04-22T23:52:29+0000 lvl=info msg="Executing migration" logger=migrator id=create_alert_configuration_table 2024-04-22T23:52:29.342 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:29 smithi171 bash[33839]: t=2024-04-22T23:52:29+0000 lvl=info msg="Executing migration" logger=migrator id="Add column default in alert_configuration" 2024-04-22T23:52:29.342 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:29 smithi171 bash[33839]: t=2024-04-22T23:52:29+0000 lvl=info msg="Executing migration" logger=migrator id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2024-04-22T23:52:29.342 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:29 smithi171 bash[33839]: t=2024-04-22T23:52:29+0000 lvl=info msg="Executing migration" logger=migrator id="add column org_id in alert_configuration" 2024-04-22T23:52:29.342 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:29 smithi171 bash[33839]: t=2024-04-22T23:52:29+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_configuration table on org_id column" 2024-04-22T23:52:29.342 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:29 smithi171 bash[33839]: t=2024-04-22T23:52:29+0000 lvl=info msg="Executing migration" logger=migrator id=create_ngalert_configuration_table 2024-04-22T23:52:29.342 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:29 smithi171 bash[33839]: t=2024-04-22T23:52:29+0000 lvl=info msg="Executing migration" logger=migrator id="add index in ngalert_configuration on org_id column" 2024-04-22T23:52:29.342 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:29 smithi171 bash[33839]: t=2024-04-22T23:52:29+0000 lvl=info msg="Executing migration" logger=migrator id="clear migration entry \"remove unified alerting data\"" 2024-04-22T23:52:29.619 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:52:29 smithi171 bash[18565]: cluster 2024-04-22T23:52:28.234226+0000 mgr.y (mgr.14394) 56 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:52:29.619 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:29 smithi171 bash[33839]: t=2024-04-22T23:52:29+0000 lvl=info msg="Executing migration" logger=migrator id="move dashboard alerts to unified alerting" 2024-04-22T23:52:29.620 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:29 smithi171 bash[33839]: t=2024-04-22T23:52:29+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element table v1" 2024-04-22T23:52:29.620 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:29 smithi171 bash[33839]: t=2024-04-22T23:52:29+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element org_id-folder_id-name-kind" 2024-04-22T23:52:29.620 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:29 smithi171 bash[33839]: t=2024-04-22T23:52:29+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element_connection table v1" 2024-04-22T23:52:29.620 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:29 smithi171 bash[33839]: t=2024-04-22T23:52:29+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element_connection element_id-kind-connection_id" 2024-04-22T23:52:29.620 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:29 smithi171 bash[33839]: t=2024-04-22T23:52:29+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index library_element org_id_uid" 2024-04-22T23:52:29.620 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:29 smithi171 bash[33839]: t=2024-04-22T23:52:29+0000 lvl=info msg="Executing migration" logger=migrator id="clone move dashboard alerts to unified alerting" 2024-04-22T23:52:29.620 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:29 smithi171 bash[33839]: t=2024-04-22T23:52:29+0000 lvl=info msg="Executing migration" logger=migrator id="create data_keys table" 2024-04-22T23:52:29.620 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:29 smithi171 bash[33839]: t=2024-04-22T23:52:29+0000 lvl=info msg="Executing migration" logger=migrator id="create kv_store table v1" 2024-04-22T23:52:29.620 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:29 smithi171 bash[33839]: t=2024-04-22T23:52:29+0000 lvl=info msg="Executing migration" logger=migrator id="add index kv_store.org_id-namespace-key" 2024-04-22T23:52:29.620 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:29 smithi171 bash[33839]: t=2024-04-22T23:52:29+0000 lvl=info msg="Executing migration" logger=migrator id="update dashboard_uid and panel_id from existing annotations" 2024-04-22T23:52:29.823 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:52:29 smithi079 bash[18576]: cluster 2024-04-22T23:52:28.234226+0000 mgr.y (mgr.14394) 56 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:52:29.823 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:52:29 smithi079 bash[23665]: cluster 2024-04-22T23:52:28.234226+0000 mgr.y (mgr.14394) 56 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:52:29.889 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:29 smithi171 bash[33839]: t=2024-04-22T23:52:29+0000 lvl=info msg="Executing migration" logger=migrator id="create permission table" 2024-04-22T23:52:29.889 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:29 smithi171 bash[33839]: t=2024-04-22T23:52:29+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index permission.role_id" 2024-04-22T23:52:29.889 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:29 smithi171 bash[33839]: t=2024-04-22T23:52:29+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_id_action_scope" 2024-04-22T23:52:29.889 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:29 smithi171 bash[33839]: t=2024-04-22T23:52:29+0000 lvl=info msg="Executing migration" logger=migrator id="create role table" 2024-04-22T23:52:29.889 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:29 smithi171 bash[33839]: t=2024-04-22T23:52:29+0000 lvl=info msg="Executing migration" logger=migrator id="add column display_name" 2024-04-22T23:52:29.889 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:29 smithi171 bash[33839]: t=2024-04-22T23:52:29+0000 lvl=info msg="Executing migration" logger=migrator id="add column group_name" 2024-04-22T23:52:29.889 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:29 smithi171 bash[33839]: t=2024-04-22T23:52:29+0000 lvl=info msg="Executing migration" logger=migrator id="add index role.org_id" 2024-04-22T23:52:29.889 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:29 smithi171 bash[33839]: t=2024-04-22T23:52:29+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_org_id_name" 2024-04-22T23:52:30.159 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:29 smithi171 bash[33839]: t=2024-04-22T23:52:29+0000 lvl=info msg="Executing migration" logger=migrator id="add index role_org_id_uid" 2024-04-22T23:52:30.159 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:29 smithi171 bash[33839]: t=2024-04-22T23:52:29+0000 lvl=info msg="Executing migration" logger=migrator id="create team role table" 2024-04-22T23:52:30.159 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:29 smithi171 bash[33839]: t=2024-04-22T23:52:29+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.org_id" 2024-04-22T23:52:30.159 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:30 smithi171 bash[33839]: t=2024-04-22T23:52:30+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_role_org_id_team_id_role_id" 2024-04-22T23:52:30.159 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:30 smithi171 bash[33839]: t=2024-04-22T23:52:30+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.team_id" 2024-04-22T23:52:30.160 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:30 smithi171 bash[33839]: t=2024-04-22T23:52:30+0000 lvl=info msg="Executing migration" logger=migrator id="create user role table" 2024-04-22T23:52:30.160 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:30 smithi171 bash[33839]: t=2024-04-22T23:52:30+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.org_id" 2024-04-22T23:52:30.160 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:30 smithi171 bash[33839]: t=2024-04-22T23:52:30+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_role_org_id_user_id_role_id" 2024-04-22T23:52:30.160 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:30 smithi171 bash[33839]: t=2024-04-22T23:52:30+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.user_id" 2024-04-22T23:52:30.419 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:30 smithi171 bash[33839]: t=2024-04-22T23:52:30+0000 lvl=info msg="Executing migration" logger=migrator id="create builtin role table" 2024-04-22T23:52:30.419 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:30 smithi171 bash[33839]: t=2024-04-22T23:52:30+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.role_id" 2024-04-22T23:52:30.419 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:30 smithi171 bash[33839]: t=2024-04-22T23:52:30+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.name" 2024-04-22T23:52:30.419 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:30 smithi171 bash[33839]: t=2024-04-22T23:52:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add column org_id to builtin_role table" 2024-04-22T23:52:30.419 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:30 smithi171 bash[33839]: t=2024-04-22T23:52:30+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.org_id" 2024-04-22T23:52:30.419 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:30 smithi171 bash[33839]: t=2024-04-22T23:52:30+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_org_id_role_id_role" 2024-04-22T23:52:30.420 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:30 smithi171 bash[33839]: t=2024-04-22T23:52:30+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index role_org_id_uid" 2024-04-22T23:52:30.420 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:30 smithi171 bash[33839]: t=2024-04-22T23:52:30+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role.uid" 2024-04-22T23:52:30.420 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:30 smithi171 bash[33839]: t=2024-04-22T23:52:30+0000 lvl=info msg="Executing migration" logger=migrator id="create seed assignment table" 2024-04-22T23:52:30.420 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:30 smithi171 bash[33839]: t=2024-04-22T23:52:30+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_role_name" 2024-04-22T23:52:30.800 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:30 smithi171 bash[33839]: t=2024-04-22T23:52:30+0000 lvl=info msg="migrations completed" logger=migrator performed=381 skipped=0 duration=12.764442517s 2024-04-22T23:52:30.801 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:30 smithi171 bash[33839]: t=2024-04-22T23:52:30+0000 lvl=info msg="Created default organization" logger=sqlstore 2024-04-22T23:52:30.801 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:30 smithi171 bash[33839]: t=2024-04-22T23:52:30+0000 lvl=info msg="Initialising plugins" logger=plugin.manager 2024-04-22T23:52:30.801 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:30 smithi171 bash[33839]: t=2024-04-22T23:52:30+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=input 2024-04-22T23:52:30.801 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:30 smithi171 bash[33839]: t=2024-04-22T23:52:30+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=grafana-piechart-panel 2024-04-22T23:52:30.801 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:30 smithi171 bash[33839]: t=2024-04-22T23:52:30+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=vonage-status-panel 2024-04-22T23:52:30.801 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:30 smithi171 bash[33839]: t=2024-04-22T23:52:30+0000 lvl=info msg="Live Push Gateway initialization" logger=live.push_http 2024-04-22T23:52:30.801 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:30 smithi171 bash[33839]: t=2024-04-22T23:52:30+0000 lvl=warn msg="[Deprecated] the datasource provisioning config is outdated. please upgrade" logger=provisioning.datasources filename=/etc/grafana/provisioning/datasources/ceph-dashboard.yml 2024-04-22T23:52:31.060 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:30 smithi171 bash[33839]: t=2024-04-22T23:52:30+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 uid=P43CA22E17D0F9596 2024-04-22T23:52:31.060 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:30 smithi171 bash[33839]: t=2024-04-22T23:52:30+0000 lvl=info msg="warming cache for startup" logger=ngalert 2024-04-22T23:52:31.061 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:30 smithi171 bash[33839]: t=2024-04-22T23:52:30+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2024-04-22T23:52:31.061 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:52:30 smithi171 bash[33839]: t=2024-04-22T23:52:30+0000 lvl=info msg="starting MultiOrg Alertmanager" logger=ngalert.multiorg.alertmanager 2024-04-22T23:52:31.725 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:52:31 smithi079 bash[18576]: cluster 2024-04-22T23:52:30.234818+0000 mgr.y (mgr.14394) 57 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:52:31.810 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:52:31 smithi171 bash[18565]: cluster 2024-04-22T23:52:30.234818+0000 mgr.y (mgr.14394) 57 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:52:31.811 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:52:31 smithi171 bash[19409]: ::ffff:172.21.15.171 - - [22/Apr/2024:23:52:31] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-22T23:52:32.037 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:52:31 smithi079 bash[23665]: cluster 2024-04-22T23:52:30.234818+0000 mgr.y (mgr.14394) 57 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:52:32.908 INFO:teuthology.orchestra.run.smithi079.stdout:34359738437 2024-04-22T23:52:34.037 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:52:33 smithi079 bash[18576]: cluster 2024-04-22T23:52:32.235385+0000 mgr.y (mgr.14394) 58 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:52:34.037 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:52:33 smithi079 bash[18576]: audit 2024-04-22T23:52:32.918977+0000 mon.a (mon.0) 635 : audit [DBG] from='client.? 172.21.15.79:0/4104611141' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-04-22T23:52:34.037 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:52:33 smithi079 bash[23665]: cluster 2024-04-22T23:52:32.235385+0000 mgr.y (mgr.14394) 58 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:52:34.037 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:52:33 smithi079 bash[23665]: audit 2024-04-22T23:52:32.918977+0000 mon.a (mon.0) 635 : audit [DBG] from='client.? 172.21.15.79:0/4104611141' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-04-22T23:52:34.060 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:52:33 smithi171 bash[18565]: cluster 2024-04-22T23:52:32.235385+0000 mgr.y (mgr.14394) 58 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:52:34.060 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:52:33 smithi171 bash[18565]: audit 2024-04-22T23:52:32.918977+0000 mon.a (mon.0) 635 : audit [DBG] from='client.? 172.21.15.79:0/4104611141' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-04-22T23:52:34.948 INFO:teuthology.orchestra.run.smithi079.stdout:77309411384 2024-04-22T23:52:35.037 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:52:34 smithi079 bash[18834]: ::ffff:172.21.15.171 - - [22/Apr/2024:23:52:34] "GET /metrics HTTP/1.1" 200 191520 "" "Prometheus/2.33.4" 2024-04-22T23:52:36.037 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:52:35 smithi079 bash[18576]: cluster 2024-04-22T23:52:34.235986+0000 mgr.y (mgr.14394) 59 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:52:36.037 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:52:35 smithi079 bash[18576]: audit 2024-04-22T23:52:34.959751+0000 mon.a (mon.0) 636 : audit [DBG] from='client.? 172.21.15.79:0/2397258723' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-04-22T23:52:36.037 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:52:35 smithi079 bash[23665]: cluster 2024-04-22T23:52:34.235986+0000 mgr.y (mgr.14394) 59 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:52:36.037 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:52:35 smithi079 bash[23665]: audit 2024-04-22T23:52:34.959751+0000 mon.a (mon.0) 636 : audit [DBG] from='client.? 172.21.15.79:0/2397258723' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-04-22T23:52:36.060 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:52:35 smithi171 bash[18565]: cluster 2024-04-22T23:52:34.235986+0000 mgr.y (mgr.14394) 59 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:52:36.060 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:52:35 smithi171 bash[18565]: audit 2024-04-22T23:52:34.959751+0000 mon.a (mon.0) 636 : audit [DBG] from='client.? 172.21.15.79:0/2397258723' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-04-22T23:52:36.263 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738433 got 34359738437 for osd.0 2024-04-22T23:52:36.264 DEBUG:teuthology.parallel:result is None 2024-04-22T23:52:36.751 INFO:teuthology.orchestra.run.smithi079.stdout:111669149744 2024-04-22T23:52:37.596 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411381 got 77309411384 for osd.2 2024-04-22T23:52:37.596 DEBUG:teuthology.parallel:result is None 2024-04-22T23:52:37.938 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:52:37 smithi079 bash[23665]: cluster 2024-04-22T23:52:36.236506+0000 mgr.y (mgr.14394) 60 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:52:37.938 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:52:37 smithi079 bash[23665]: audit 2024-04-22T23:52:36.762920+0000 mon.c (mon.1) 50 : audit [DBG] from='client.? 172.21.15.79:0/1080482561' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-04-22T23:52:37.938 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 22 23:52:37 smithi079 systemd[1]: Stopping Ceph alertmanager.a for 15ff8152-0102-11ef-bc93-c7b262605968... 2024-04-22T23:52:37.938 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 22 23:52:37 smithi079 bash[41885]: Error response from daemon: No such container: ceph-15ff8152-0102-11ef-bc93-c7b262605968-alertmanager.a 2024-04-22T23:52:37.939 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:52:37 smithi079 bash[18576]: cluster 2024-04-22T23:52:36.236506+0000 mgr.y (mgr.14394) 60 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:52:37.939 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:52:37 smithi079 bash[18576]: audit 2024-04-22T23:52:36.762920+0000 mon.c (mon.1) 50 : audit [DBG] from='client.? 172.21.15.79:0/1080482561' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-04-22T23:52:38.060 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:52:37 smithi171 bash[18565]: cluster 2024-04-22T23:52:36.236506+0000 mgr.y (mgr.14394) 60 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:52:38.060 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:52:37 smithi171 bash[18565]: audit 2024-04-22T23:52:36.762920+0000 mon.c (mon.1) 50 : audit [DBG] from='client.? 172.21.15.79:0/1080482561' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-04-22T23:52:38.286 INFO:teuthology.orchestra.run.smithi079.stdout:167503724580 2024-04-22T23:52:38.336 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 22 23:52:37 smithi079 bash[38502]: level=info ts=2024-04-22T23:52:37.961Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2024-04-22T23:52:39.019 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:52:38 smithi079 bash[18576]: audit 2024-04-22T23:52:38.297807+0000 mon.a (mon.0) 637 : audit [DBG] from='client.? 172.21.15.79:0/2197885202' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-04-22T23:52:39.019 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:52:38 smithi079 bash[23665]: audit 2024-04-22T23:52:38.297807+0000 mon.a (mon.0) 637 : audit [DBG] from='client.? 172.21.15.79:0/2197885202' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-04-22T23:52:39.060 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:52:38 smithi171 bash[18565]: audit 2024-04-22T23:52:38.297807+0000 mon.a (mon.0) 637 : audit [DBG] from='client.? 172.21.15.79:0/2197885202' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-04-22T23:52:39.602 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 22 23:52:39 smithi079 bash[41894]: ceph-15ff8152-0102-11ef-bc93-c7b262605968-alertmanager-a 2024-04-22T23:52:39.602 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 22 23:52:39 smithi079 bash[42052]: Error response from daemon: No such container: ceph-15ff8152-0102-11ef-bc93-c7b262605968-alertmanager.a 2024-04-22T23:52:39.662 INFO:teuthology.orchestra.run.smithi079.stdout:201863462942 2024-04-22T23:52:39.729 INFO:tasks.cephadm.ceph_manager.ceph:need seq 111669149741 got 111669149744 for osd.3 2024-04-22T23:52:39.729 DEBUG:teuthology.parallel:result is None 2024-04-22T23:52:39.797 INFO:teuthology.orchestra.run.smithi079.stdout:133143986219 2024-04-22T23:52:39.891 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:52:39 smithi079 bash[18576]: cluster 2024-04-22T23:52:38.237108+0000 mgr.y (mgr.14394) 61 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:52:39.891 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:52:39 smithi079 bash[23665]: cluster 2024-04-22T23:52:38.237108+0000 mgr.y (mgr.14394) 61 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:52:39.942 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:52:39 smithi171 bash[18565]: cluster 2024-04-22T23:52:38.237108+0000 mgr.y (mgr.14394) 61 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:52:40.036 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 22 23:52:39 smithi079 systemd[1]: ceph-15ff8152-0102-11ef-bc93-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-04-22T23:52:40.037 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 22 23:52:39 smithi079 systemd[1]: Stopped Ceph alertmanager.a for 15ff8152-0102-11ef-bc93-c7b262605968. 2024-04-22T23:52:40.037 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 22 23:52:39 smithi079 systemd[1]: Started Ceph alertmanager.a for 15ff8152-0102-11ef-bc93-c7b262605968. 2024-04-22T23:52:40.698 INFO:teuthology.orchestra.run.smithi079.stdout:236223201302 2024-04-22T23:52:40.872 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:52:40 smithi079 bash[18576]: audit 2024-04-22T23:52:39.673407+0000 mon.c (mon.1) 51 : audit [DBG] from='client.? 172.21.15.79:0/2055447588' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-04-22T23:52:40.872 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:52:40 smithi079 bash[18576]: audit 2024-04-22T23:52:39.807873+0000 mon.c (mon.1) 52 : audit [DBG] from='client.? 172.21.15.79:0/222877601' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-04-22T23:52:40.872 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:52:40 smithi079 bash[18576]: audit 2024-04-22T23:52:39.937076+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:52:40.872 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:52:40 smithi079 bash[18576]: cephadm 2024-04-22T23:52:39.938759+0000 mgr.y (mgr.14394) 62 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-22T23:52:40.872 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:52:40 smithi079 bash[18576]: cephadm 2024-04-22T23:52:39.941740+0000 mgr.y (mgr.14394) 63 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi171 2024-04-22T23:52:40.872 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:52:40 smithi079 bash[23665]: audit 2024-04-22T23:52:39.673407+0000 mon.c (mon.1) 51 : audit [DBG] from='client.? 172.21.15.79:0/2055447588' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-04-22T23:52:40.872 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:52:40 smithi079 bash[23665]: audit 2024-04-22T23:52:39.807873+0000 mon.c (mon.1) 52 : audit [DBG] from='client.? 172.21.15.79:0/222877601' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-04-22T23:52:40.873 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:52:40 smithi079 bash[23665]: audit 2024-04-22T23:52:39.937076+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:52:40.873 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:52:40 smithi079 bash[23665]: cephadm 2024-04-22T23:52:39.938759+0000 mgr.y (mgr.14394) 62 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-22T23:52:40.873 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:52:40 smithi079 bash[23665]: cephadm 2024-04-22T23:52:39.941740+0000 mgr.y (mgr.14394) 63 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi171 2024-04-22T23:52:41.060 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:52:40 smithi171 bash[18565]: audit 2024-04-22T23:52:39.673407+0000 mon.c (mon.1) 51 : audit [DBG] from='client.? 172.21.15.79:0/2055447588' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-04-22T23:52:41.060 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:52:40 smithi171 bash[18565]: audit 2024-04-22T23:52:39.807873+0000 mon.c (mon.1) 52 : audit [DBG] from='client.? 172.21.15.79:0/222877601' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-04-22T23:52:41.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:52:40 smithi171 bash[18565]: audit 2024-04-22T23:52:39.937076+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:52:41.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:52:40 smithi171 bash[18565]: cephadm 2024-04-22T23:52:39.938759+0000 mgr.y (mgr.14394) 62 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-22T23:52:41.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:52:40 smithi171 bash[18565]: cephadm 2024-04-22T23:52:39.941740+0000 mgr.y (mgr.14394) 63 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi171 2024-04-22T23:52:41.083 INFO:teuthology.orchestra.run.smithi079.stdout:55834574912 2024-04-22T23:52:41.464 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:52:41 smithi171 bash[19409]: ::ffff:172.21.15.171 - - [22/Apr/2024:23:52:41] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-22T23:52:41.504 INFO:tasks.cephadm.ceph_manager.ceph:need seq 167503724577 got 167503724580 for osd.5 2024-04-22T23:52:41.504 DEBUG:teuthology.parallel:result is None 2024-04-22T23:52:41.786 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:52:41 smithi079 bash[18576]: cluster 2024-04-22T23:52:40.237642+0000 mgr.y (mgr.14394) 64 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:52:41.786 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:52:41 smithi079 bash[18576]: audit 2024-04-22T23:52:40.710179+0000 mon.a (mon.0) 639 : audit [DBG] from='client.? 172.21.15.79:0/107689981' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-04-22T23:52:41.786 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:52:41 smithi079 bash[18576]: audit 2024-04-22T23:52:41.094896+0000 mon.a (mon.0) 640 : audit [DBG] from='client.? 172.21.15.79:0/970088190' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-04-22T23:52:41.787 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:52:41 smithi079 bash[23665]: cluster 2024-04-22T23:52:40.237642+0000 mgr.y (mgr.14394) 64 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:52:41.787 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:52:41 smithi079 bash[23665]: audit 2024-04-22T23:52:40.710179+0000 mon.a (mon.0) 639 : audit [DBG] from='client.? 172.21.15.79:0/107689981' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-04-22T23:52:41.787 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:52:41 smithi079 bash[23665]: audit 2024-04-22T23:52:41.094896+0000 mon.a (mon.0) 640 : audit [DBG] from='client.? 172.21.15.79:0/970088190' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-04-22T23:52:41.810 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:52:41 smithi171 bash[18565]: cluster 2024-04-22T23:52:40.237642+0000 mgr.y (mgr.14394) 64 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:52:41.810 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:52:41 smithi171 bash[18565]: audit 2024-04-22T23:52:40.710179+0000 mon.a (mon.0) 639 : audit [DBG] from='client.? 172.21.15.79:0/107689981' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-04-22T23:52:41.810 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:52:41 smithi171 bash[18565]: audit 2024-04-22T23:52:41.094896+0000 mon.a (mon.0) 640 : audit [DBG] from='client.? 172.21.15.79:0/970088190' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-04-22T23:52:42.625 INFO:tasks.cephadm.ceph_manager.ceph:need seq 201863462938 got 201863462942 for osd.6 2024-04-22T23:52:42.625 DEBUG:teuthology.parallel:result is None 2024-04-22T23:52:42.783 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986215 got 133143986219 for osd.4 2024-04-22T23:52:42.783 DEBUG:teuthology.parallel:result is None 2024-04-22T23:52:42.864 INFO:tasks.cephadm.ceph_manager.ceph:need seq 236223201298 got 236223201302 for osd.7 2024-04-22T23:52:42.864 DEBUG:teuthology.parallel:result is None 2024-04-22T23:52:43.392 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574908 got 55834574912 for osd.1 2024-04-22T23:52:43.393 DEBUG:teuthology.parallel:result is None 2024-04-22T23:52:43.393 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-04-22T23:52:43.393 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 15ff8152-0102-11ef-bc93-c7b262605968 -- ceph pg dump --format=json 2024-04-22T23:52:43.787 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:52:43 smithi079 bash[18576]: cluster 2024-04-22T23:52:42.238225+0000 mgr.y (mgr.14394) 65 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:52:43.787 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:52:43 smithi079 bash[23665]: cluster 2024-04-22T23:52:42.238225+0000 mgr.y (mgr.14394) 65 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:52:43.787 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 22 23:52:43 smithi079 bash[42205]: level=info ts=2024-04-22T23:52:43.478Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2024-04-22T23:52:43.788 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 22 23:52:43 smithi079 bash[42205]: level=info ts=2024-04-22T23:52:43.478Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2024-04-22T23:52:43.788 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 22 23:52:43 smithi079 bash[42205]: level=info ts=2024-04-22T23:52:43.481Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.79 port=9094 2024-04-22T23:52:43.788 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 22 23:52:43 smithi079 bash[42205]: level=info ts=2024-04-22T23:52:43.482Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-04-22T23:52:43.788 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 22 23:52:43 smithi079 bash[42205]: level=info ts=2024-04-22T23:52:43.515Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-22T23:52:43.788 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 22 23:52:43 smithi079 bash[42205]: level=info ts=2024-04-22T23:52:43.515Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-22T23:52:43.788 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 22 23:52:43 smithi079 bash[42205]: level=info ts=2024-04-22T23:52:43.518Z caller=main.go:518 msg=Listening address=:9093 2024-04-22T23:52:43.788 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 22 23:52:43 smithi079 bash[42205]: level=info ts=2024-04-22T23:52:43.519Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2024-04-22T23:52:43.788 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:52:43 smithi171 bash[18565]: cluster 2024-04-22T23:52:42.238225+0000 mgr.y (mgr.14394) 65 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:52:43.789 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:52:43 smithi171 systemd[1]: Stopping Ceph prometheus.a for 15ff8152-0102-11ef-bc93-c7b262605968... 2024-04-22T23:52:43.789 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:52:43 smithi171 bash[34381]: Error response from daemon: No such container: ceph-15ff8152-0102-11ef-bc93-c7b262605968-prometheus.a 2024-04-22T23:52:43.789 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:52:43 smithi171 bash[33012]: ts=2024-04-22T23:52:43.588Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-04-22T23:52:43.789 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:52:43 smithi171 bash[33012]: ts=2024-04-22T23:52:43.588Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-04-22T23:52:43.789 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:52:43 smithi171 bash[33012]: ts=2024-04-22T23:52:43.588Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-04-22T23:52:43.789 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:52:43 smithi171 bash[33012]: ts=2024-04-22T23:52:43.588Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-04-22T23:52:43.789 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:52:43 smithi171 bash[33012]: ts=2024-04-22T23:52:43.588Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-04-22T23:52:43.789 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:52:43 smithi171 bash[33012]: ts=2024-04-22T23:52:43.588Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-04-22T23:52:43.789 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:52:43 smithi171 bash[33012]: ts=2024-04-22T23:52:43.588Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-04-22T23:52:43.789 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:52:43 smithi171 bash[33012]: ts=2024-04-22T23:52:43.588Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-04-22T23:52:43.789 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:52:43 smithi171 bash[33012]: ts=2024-04-22T23:52:43.588Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-04-22T23:52:43.789 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:52:43 smithi171 bash[33012]: ts=2024-04-22T23:52:43.589Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-04-22T23:52:43.789 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:52:43 smithi171 bash[33012]: ts=2024-04-22T23:52:43.589Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-04-22T23:52:43.790 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:52:43 smithi171 bash[33012]: ts=2024-04-22T23:52:43.589Z caller=main.go:1066 level=info msg="See you next time!" 2024-04-22T23:52:44.453 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:52:44 smithi171 bash[34390]: ceph-15ff8152-0102-11ef-bc93-c7b262605968-prometheus-a 2024-04-22T23:52:44.453 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:52:44 smithi171 bash[34425]: Error response from daemon: No such container: ceph-15ff8152-0102-11ef-bc93-c7b262605968-prometheus.a 2024-04-22T23:52:44.453 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:52:44 smithi171 systemd[1]: ceph-15ff8152-0102-11ef-bc93-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-04-22T23:52:44.453 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:52:44 smithi171 systemd[1]: Stopped Ceph prometheus.a for 15ff8152-0102-11ef-bc93-c7b262605968. 2024-04-22T23:52:44.453 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:52:44 smithi171 systemd[1]: Started Ceph prometheus.a for 15ff8152-0102-11ef-bc93-c7b262605968. 2024-04-22T23:52:45.451 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:52:45 smithi171 bash[34455]: ts=2024-04-22T23:52:45.282Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-04-22T23:52:45.451 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:52:45 smithi171 bash[34455]: ts=2024-04-22T23:52:45.282Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-04-22T23:52:45.451 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:52:45 smithi171 bash[34455]: ts=2024-04-22T23:52:45.282Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-04-22T23:52:45.451 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:52:45 smithi171 bash[34455]: ts=2024-04-22T23:52:45.282Z caller=main.go:518 level=info host_details="(Linux 5.15.0-105-generic #115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024 x86_64 smithi171 (none))" 2024-04-22T23:52:45.451 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:52:45 smithi171 bash[34455]: ts=2024-04-22T23:52:45.282Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-04-22T23:52:45.451 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:52:45 smithi171 bash[34455]: ts=2024-04-22T23:52:45.282Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-04-22T23:52:45.451 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:52:45 smithi171 bash[34455]: ts=2024-04-22T23:52:45.285Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-04-22T23:52:45.451 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:52:45 smithi171 bash[34455]: ts=2024-04-22T23:52:45.285Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-04-22T23:52:45.451 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:52:45 smithi171 bash[34455]: ts=2024-04-22T23:52:45.287Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-04-22T23:52:45.451 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:52:45 smithi171 bash[34455]: ts=2024-04-22T23:52:45.289Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-04-22T23:52:45.452 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:52:45 smithi171 bash[34455]: ts=2024-04-22T23:52:45.289Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.979µs 2024-04-22T23:52:45.452 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:52:45 smithi171 bash[34455]: ts=2024-04-22T23:52:45.289Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-04-22T23:52:45.452 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:52:45 smithi171 bash[18565]: cluster 2024-04-22T23:52:44.238787+0000 mgr.y (mgr.14394) 66 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:52:45.452 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:52:45 smithi171 bash[18565]: audit 2024-04-22T23:52:44.314685+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:52:45.452 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:52:45 smithi171 bash[18565]: audit 2024-04-22T23:52:44.324278+0000 mon.c (mon.1) 53 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-22T23:52:45.452 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:52:45 smithi171 bash[18565]: audit 2024-04-22T23:52:44.325208+0000 mgr.y (mgr.14394) 67 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-22T23:52:45.452 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:52:45 smithi171 bash[18565]: audit 2024-04-22T23:52:44.327499+0000 mon.c (mon.1) 54 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.79:9093"}]: dispatch 2024-04-22T23:52:45.452 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:52:45 smithi171 bash[18565]: audit 2024-04-22T23:52:44.328355+0000 mgr.y (mgr.14394) 68 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.79:9093"}]: dispatch 2024-04-22T23:52:45.452 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:52:45 smithi171 bash[18565]: audit 2024-04-22T23:52:44.337009+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:52:45.453 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:52:45 smithi171 bash[18565]: audit 2024-04-22T23:52:44.348231+0000 mon.c (mon.1) 55 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-22T23:52:45.453 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:52:45 smithi171 bash[18565]: audit 2024-04-22T23:52:44.349159+0000 mgr.y (mgr.14394) 69 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-22T23:52:45.453 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:52:45 smithi171 bash[18565]: audit 2024-04-22T23:52:44.364579+0000 mon.c (mon.1) 56 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.171:9095"}]: dispatch 2024-04-22T23:52:45.453 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:52:45 smithi171 bash[18565]: audit 2024-04-22T23:52:44.365670+0000 mgr.y (mgr.14394) 70 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.171:9095"}]: dispatch 2024-04-22T23:52:45.453 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:52:45 smithi171 bash[18565]: audit 2024-04-22T23:52:44.375408+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:52:45.453 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:52:45 smithi171 bash[18565]: audit 2024-04-22T23:52:44.388713+0000 mon.c (mon.1) 57 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-22T23:52:45.453 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:52:45 smithi171 bash[18565]: audit 2024-04-22T23:52:44.389756+0000 mgr.y (mgr.14394) 71 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-22T23:52:45.453 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:52:45 smithi171 bash[18565]: audit 2024-04-22T23:52:44.409701+0000 mon.c (mon.1) 58 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.171:3000"}]: dispatch 2024-04-22T23:52:45.453 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:52:45 smithi171 bash[18565]: audit 2024-04-22T23:52:44.410678+0000 mgr.y (mgr.14394) 72 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.171:3000"}]: dispatch 2024-04-22T23:52:45.453 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:52:45 smithi171 bash[18565]: audit 2024-04-22T23:52:44.419763+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:52:45.453 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:52:45 smithi171 bash[18565]: audit 2024-04-22T23:52:44.426654+0000 mon.c (mon.1) 59 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T23:52:45.453 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:52:45 smithi171 bash[18565]: audit 2024-04-22T23:52:44.429482+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:52:45.453 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:52:45 smithi171 bash[18565]: audit 2024-04-22T23:52:44.431729+0000 mon.c (mon.1) 61 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:52:45.787 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 22 23:52:45 smithi079 bash[42205]: level=info ts=2024-04-22T23:52:45.483Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000828608s 2024-04-22T23:52:45.787 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:52:45 smithi079 bash[18576]: cluster 2024-04-22T23:52:44.238787+0000 mgr.y (mgr.14394) 66 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:52:45.787 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:52:45 smithi079 bash[18576]: audit 2024-04-22T23:52:44.314685+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:52:45.787 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:52:45 smithi079 bash[18576]: audit 2024-04-22T23:52:44.324278+0000 mon.c (mon.1) 53 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-22T23:52:45.788 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:52:45 smithi079 bash[18576]: audit 2024-04-22T23:52:44.325208+0000 mgr.y (mgr.14394) 67 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-22T23:52:45.788 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:52:45 smithi079 bash[18576]: audit 2024-04-22T23:52:44.327499+0000 mon.c (mon.1) 54 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.79:9093"}]: dispatch 2024-04-22T23:52:45.788 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:52:45 smithi079 bash[18576]: audit 2024-04-22T23:52:44.328355+0000 mgr.y (mgr.14394) 68 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.79:9093"}]: dispatch 2024-04-22T23:52:45.788 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:52:45 smithi079 bash[18576]: audit 2024-04-22T23:52:44.337009+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:52:45.788 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:52:45 smithi079 bash[18576]: audit 2024-04-22T23:52:44.348231+0000 mon.c (mon.1) 55 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-22T23:52:45.788 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:52:45 smithi079 bash[18576]: audit 2024-04-22T23:52:44.349159+0000 mgr.y (mgr.14394) 69 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-22T23:52:45.788 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:52:45 smithi079 bash[18576]: audit 2024-04-22T23:52:44.364579+0000 mon.c (mon.1) 56 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.171:9095"}]: dispatch 2024-04-22T23:52:45.788 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:52:45 smithi079 bash[18576]: audit 2024-04-22T23:52:44.365670+0000 mgr.y (mgr.14394) 70 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.171:9095"}]: dispatch 2024-04-22T23:52:45.788 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:52:45 smithi079 bash[18576]: audit 2024-04-22T23:52:44.375408+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:52:45.788 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:52:45 smithi079 bash[18576]: audit 2024-04-22T23:52:44.388713+0000 mon.c (mon.1) 57 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-22T23:52:45.788 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:52:45 smithi079 bash[18576]: audit 2024-04-22T23:52:44.389756+0000 mgr.y (mgr.14394) 71 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-22T23:52:45.788 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:52:45 smithi079 bash[18576]: audit 2024-04-22T23:52:44.409701+0000 mon.c (mon.1) 58 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.171:3000"}]: dispatch 2024-04-22T23:52:45.788 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:52:45 smithi079 bash[18576]: audit 2024-04-22T23:52:44.410678+0000 mgr.y (mgr.14394) 72 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.171:3000"}]: dispatch 2024-04-22T23:52:45.788 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:52:45 smithi079 bash[18576]: audit 2024-04-22T23:52:44.419763+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:52:45.789 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:52:45 smithi079 bash[18576]: audit 2024-04-22T23:52:44.426654+0000 mon.c (mon.1) 59 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T23:52:45.789 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:52:45 smithi079 bash[18576]: audit 2024-04-22T23:52:44.429482+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:52:45.789 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:52:45 smithi079 bash[18576]: audit 2024-04-22T23:52:44.431729+0000 mon.c (mon.1) 61 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:52:45.789 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:52:45 smithi079 bash[23665]: cluster 2024-04-22T23:52:44.238787+0000 mgr.y (mgr.14394) 66 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:52:45.789 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:52:45 smithi079 bash[23665]: audit 2024-04-22T23:52:44.314685+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:52:45.789 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:52:45 smithi079 bash[23665]: audit 2024-04-22T23:52:44.324278+0000 mon.c (mon.1) 53 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-22T23:52:45.789 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:52:45 smithi079 bash[23665]: audit 2024-04-22T23:52:44.325208+0000 mgr.y (mgr.14394) 67 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-22T23:52:45.789 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:52:45 smithi079 bash[23665]: audit 2024-04-22T23:52:44.327499+0000 mon.c (mon.1) 54 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.79:9093"}]: dispatch 2024-04-22T23:52:45.789 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:52:45 smithi079 bash[23665]: audit 2024-04-22T23:52:44.328355+0000 mgr.y (mgr.14394) 68 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.79:9093"}]: dispatch 2024-04-22T23:52:45.789 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:52:45 smithi079 bash[23665]: audit 2024-04-22T23:52:44.337009+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:52:45.789 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:52:45 smithi079 bash[23665]: audit 2024-04-22T23:52:44.348231+0000 mon.c (mon.1) 55 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-22T23:52:45.789 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:52:45 smithi079 bash[23665]: audit 2024-04-22T23:52:44.349159+0000 mgr.y (mgr.14394) 69 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-22T23:52:45.789 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:52:45 smithi079 bash[23665]: audit 2024-04-22T23:52:44.364579+0000 mon.c (mon.1) 56 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.171:9095"}]: dispatch 2024-04-22T23:52:45.790 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:52:45 smithi079 bash[23665]: audit 2024-04-22T23:52:44.365670+0000 mgr.y (mgr.14394) 70 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.171:9095"}]: dispatch 2024-04-22T23:52:45.790 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:52:45 smithi079 bash[23665]: audit 2024-04-22T23:52:44.375408+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:52:45.790 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:52:45 smithi079 bash[23665]: audit 2024-04-22T23:52:44.388713+0000 mon.c (mon.1) 57 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-22T23:52:45.790 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:52:45 smithi079 bash[23665]: audit 2024-04-22T23:52:44.389756+0000 mgr.y (mgr.14394) 71 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-22T23:52:45.790 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:52:45 smithi079 bash[23665]: audit 2024-04-22T23:52:44.409701+0000 mon.c (mon.1) 58 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.171:3000"}]: dispatch 2024-04-22T23:52:45.790 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:52:45 smithi079 bash[23665]: audit 2024-04-22T23:52:44.410678+0000 mgr.y (mgr.14394) 72 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.171:3000"}]: dispatch 2024-04-22T23:52:45.790 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:52:45 smithi079 bash[23665]: audit 2024-04-22T23:52:44.419763+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:52:45.790 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:52:45 smithi079 bash[23665]: audit 2024-04-22T23:52:44.426654+0000 mon.c (mon.1) 59 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T23:52:45.790 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:52:45 smithi079 bash[23665]: audit 2024-04-22T23:52:44.429482+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:52:45.790 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:52:45 smithi079 bash[23665]: audit 2024-04-22T23:52:44.431729+0000 mon.c (mon.1) 61 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:52:45.810 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:52:45 smithi171 bash[34455]: ts=2024-04-22T23:52:45.461Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2024-04-22T23:52:45.810 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:52:45 smithi171 bash[34455]: ts=2024-04-22T23:52:45.462Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2024-04-22T23:52:45.811 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:52:45 smithi171 bash[34455]: ts=2024-04-22T23:52:45.462Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=58.653µs wal_replay_duration=173.253008ms total_replay_duration=173.328621ms 2024-04-22T23:52:45.811 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:52:45 smithi171 bash[34455]: ts=2024-04-22T23:52:45.466Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-04-22T23:52:45.811 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:52:45 smithi171 bash[34455]: ts=2024-04-22T23:52:45.466Z caller=main.go:947 level=info msg="TSDB started" 2024-04-22T23:52:45.811 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:52:45 smithi171 bash[34455]: ts=2024-04-22T23:52:45.466Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-04-22T23:52:45.811 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:52:45 smithi171 bash[34455]: ts=2024-04-22T23:52:45.515Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=49.351188ms db_storage=1.14µs remote_storage=2.252µs web_handler=657ns query_engine=1.1µs scrape=624.692µs scrape_sd=59.517µs notify=64.277µs notify_sd=32.754µs rules=48.003382ms 2024-04-22T23:52:45.811 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:52:45 smithi171 bash[34455]: ts=2024-04-22T23:52:45.515Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-04-22T23:52:46.125 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/mon.a/config 2024-04-22T23:52:47.410 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:52:47 smithi079 bash[18576]: cluster 2024-04-22T23:52:46.239301+0000 mgr.y (mgr.14394) 73 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:52:47.410 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:52:47 smithi079 bash[23665]: cluster 2024-04-22T23:52:46.239301+0000 mgr.y (mgr.14394) 73 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:52:47.560 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:52:47 smithi171 bash[18565]: cluster 2024-04-22T23:52:46.239301+0000 mgr.y (mgr.14394) 73 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:52:48.962 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-04-22T23:52:48.964 INFO:teuthology.orchestra.run.smithi079.stderr:dumped all 2024-04-22T23:52:48.975 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:52:48 smithi079 bash[18576]: audit 2024-04-22T23:52:47.674948+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:52:48.975 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:52:48 smithi079 bash[18576]: audit 2024-04-22T23:52:47.849171+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:52:48.975 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:52:48 smithi079 bash[18576]: audit 2024-04-22T23:52:48.118765+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:52:48.975 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:52:48 smithi079 bash[18576]: audit 2024-04-22T23:52:48.128806+0000 mon.c (mon.1) 62 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T23:52:48.975 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:52:48 smithi079 bash[18576]: audit 2024-04-22T23:52:48.131205+0000 mon.c (mon.1) 63 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:52:48.975 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:52:48 smithi079 bash[18576]: audit 2024-04-22T23:52:48.132649+0000 mon.c (mon.1) 64 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:52:48.975 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:52:48 smithi079 bash[23665]: audit 2024-04-22T23:52:47.674948+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:52:48.975 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:52:48 smithi079 bash[23665]: audit 2024-04-22T23:52:47.849171+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:52:48.975 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:52:48 smithi079 bash[23665]: audit 2024-04-22T23:52:48.118765+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:52:48.975 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:52:48 smithi079 bash[23665]: audit 2024-04-22T23:52:48.128806+0000 mon.c (mon.1) 62 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T23:52:48.975 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:52:48 smithi079 bash[23665]: audit 2024-04-22T23:52:48.131205+0000 mon.c (mon.1) 63 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:52:48.976 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:52:48 smithi079 bash[23665]: audit 2024-04-22T23:52:48.132649+0000 mon.c (mon.1) 64 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:52:49.060 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:52:48 smithi171 bash[18565]: audit 2024-04-22T23:52:47.674948+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:52:49.060 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:52:48 smithi171 bash[18565]: audit 2024-04-22T23:52:47.849171+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:52:49.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:52:48 smithi171 bash[18565]: audit 2024-04-22T23:52:48.118765+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:52:49.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:52:48 smithi171 bash[18565]: audit 2024-04-22T23:52:48.128806+0000 mon.c (mon.1) 62 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T23:52:49.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:52:48 smithi171 bash[18565]: audit 2024-04-22T23:52:48.131205+0000 mon.c (mon.1) 63 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:52:49.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:52:48 smithi171 bash[18565]: audit 2024-04-22T23:52:48.132649+0000 mon.c (mon.1) 64 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:52:49.653 INFO:teuthology.orchestra.run.smithi079.stdout:{"pg_ready":true,"pg_map":{"version":47,"stamp":"2024-04-22T23:52:48.239556+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":48912,"kb_used_data":6160,"kb_used_omap":0,"kb_used_meta":42688,"kb_avail":749912304,"statfs":{"total":767960285184,"available":767910199296,"internally_reserved":0,"allocated":6307840,"data_stored":3511418,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":43712512},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.003310"},"pg_stats":[{"pgid":"1.0","version":"60'128","reported_seq":266,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-22T23:51:20.346711+0000","last_change":"2024-04-22T23:50:58.581636+0000","last_active":"2024-04-22T23:51:20.346711+0000","last_peered":"2024-04-22T23:51:20.346711+0000","last_clean":"2024-04-22T23:51:20.346711+0000","last_became_active":"2024-04-22T23:50:58.581091+0000","last_became_peered":"2024-04-22T23:50:58.581091+0000","last_unstale":"2024-04-22T23:51:20.346711+0000","last_undegraded":"2024-04-22T23:51:20.346711+0000","last_fullsized":"2024-04-22T23:51:20.346711+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-04-22T23:48:06.795854+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-22T23:48:06.795854+0000","last_clean_scrub_stamp":"2024-04-22T23:48:06.795854+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-04-24T06:17:56.259383+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":6092,"kb_used_data":1092,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739060,"statfs":{"total":95995035648,"available":95988797440,"internally_reserved":0,"allocated":1118208,"data_stored":769265,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5111808},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Apr 22 23:51:58 2024","interfaces":[{"interface":"back","average":{"1min":0.91500000000000004,"5min":0.91500000000000004,"15min":0.91500000000000004},"min":{"1min":0.621,"5min":0.621,"15min":0.621},"max":{"1min":1.6910000000000001,"5min":1.6910000000000001,"15min":1.6910000000000001},"last":0.93600000000000005},{"interface":"front","average":{"1min":0.97399999999999998,"5min":0.97399999999999998,"15min":0.97399999999999998},"min":{"1min":0.54600000000000004,"5min":0.54600000000000004,"15min":0.54600000000000004},"max":{"1min":1.756,"5min":1.756,"15min":1.756},"last":0.80300000000000005}]},{"osd":1,"last update":"Mon Apr 22 23:51:58 2024","interfaces":[{"interface":"back","average":{"1min":0.93700000000000006,"5min":0.93700000000000006,"15min":0.93700000000000006},"min":{"1min":0.59099999999999997,"5min":0.59099999999999997,"15min":0.59099999999999997},"max":{"1min":1.8580000000000001,"5min":1.8580000000000001,"15min":1.8580000000000001},"last":1.2809999999999999},{"interface":"front","average":{"1min":0.96699999999999997,"5min":0.96699999999999997,"15min":0.96699999999999997},"min":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"max":{"1min":1.6040000000000001,"5min":1.6040000000000001,"15min":1.6040000000000001},"last":0.90600000000000003}]},{"osd":2,"last update":"Mon Apr 22 23:51:58 2024","interfaces":[{"interface":"back","average":{"1min":0.92800000000000005,"5min":0.92800000000000005,"15min":0.92800000000000005},"min":{"1min":0.61899999999999999,"5min":0.61899999999999999,"15min":0.61899999999999999},"max":{"1min":1.349,"5min":1.349,"15min":1.349},"last":1.357},{"interface":"front","average":{"1min":0.93000000000000005,"5min":0.93000000000000005,"15min":0.93000000000000005},"min":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"max":{"1min":1.3640000000000001,"5min":1.3640000000000001,"15min":1.3640000000000001},"last":1.073}]},{"osd":3,"last update":"Mon Apr 22 23:51:58 2024","interfaces":[{"interface":"back","average":{"1min":0.98399999999999999,"5min":0.98399999999999999,"15min":0.98399999999999999},"min":{"1min":0.57999999999999996,"5min":0.57999999999999996,"15min":0.57999999999999996},"max":{"1min":1.3939999999999999,"5min":1.3939999999999999,"15min":1.3939999999999999},"last":1.1539999999999999},{"interface":"front","average":{"1min":0.995,"5min":0.995,"15min":0.995},"min":{"1min":0.66500000000000004,"5min":0.66500000000000004,"15min":0.66500000000000004},"max":{"1min":1.3180000000000001,"5min":1.3180000000000001,"15min":1.3180000000000001},"last":1.181}]},{"osd":4,"last update":"Mon Apr 22 23:51:58 2024","interfaces":[{"interface":"back","average":{"1min":0.83199999999999996,"5min":0.83199999999999996,"15min":0.83199999999999996},"min":{"1min":0.46100000000000002,"5min":0.46100000000000002,"15min":0.46100000000000002},"max":{"1min":1.2410000000000001,"5min":1.2410000000000001,"15min":1.2410000000000001},"last":1.1100000000000001},{"interface":"front","average":{"1min":0.92600000000000005,"5min":0.92600000000000005,"15min":0.92600000000000005},"min":{"1min":0.44400000000000001,"5min":0.44400000000000001,"15min":0.44400000000000001},"max":{"1min":1.3280000000000001,"5min":1.3280000000000001,"15min":1.3280000000000001},"last":1.028}]},{"osd":5,"last update":"Mon Apr 22 23:51:58 2024","interfaces":[{"interface":"back","average":{"1min":0.93700000000000006,"5min":0.93700000000000006,"15min":0.93700000000000006},"min":{"1min":0.432,"5min":0.432,"15min":0.432},"max":{"1min":1.379,"5min":1.379,"15min":1.379},"last":1.3340000000000001},{"interface":"front","average":{"1min":1.0149999999999999,"5min":1.0149999999999999,"15min":1.0149999999999999},"min":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":1.3959999999999999,"5min":1.3959999999999999,"15min":1.3959999999999999},"last":1.3129999999999999}]},{"osd":6,"last update":"Mon Apr 22 23:51:58 2024","interfaces":[{"interface":"back","average":{"1min":1.04,"5min":1.04,"15min":1.04},"min":{"1min":0.46899999999999997,"5min":0.46899999999999997,"15min":0.46899999999999997},"max":{"1min":1.4930000000000001,"5min":1.4930000000000001,"15min":1.4930000000000001},"last":1.2150000000000001},{"interface":"front","average":{"1min":1.0580000000000001,"5min":1.0580000000000001,"15min":1.0580000000000001},"min":{"1min":0.505,"5min":0.505,"15min":0.505},"max":{"1min":1.4590000000000001,"5min":1.4590000000000001,"15min":1.4590000000000001},"last":1.2470000000000001}]}]},{"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":6160,"kb_used_data":1096,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93738992,"statfs":{"total":95995035648,"available":95988727808,"internally_reserved":0,"allocated":1122304,"data_stored":769588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Apr 22 23:52:24 2024","interfaces":[{"interface":"back","average":{"1min":0.86599999999999999,"5min":0.91500000000000004,"15min":0.92300000000000004},"min":{"1min":0.59399999999999997,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":1.1799999999999999,"5min":1.2629999999999999,"15min":1.2629999999999999},"last":0.93100000000000005},{"interface":"front","average":{"1min":0.85999999999999999,"5min":0.97099999999999997,"15min":0.98899999999999999},"min":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.331,"5min":1.331,"15min":1.331},"last":0.85499999999999998}]},{"osd":1,"last update":"Mon Apr 22 23:52:24 2024","interfaces":[{"interface":"back","average":{"1min":0.90500000000000003,"5min":0.90500000000000003,"15min":0.90500000000000003},"min":{"1min":0.499,"5min":0.499,"15min":0.499},"max":{"1min":1.4399999999999999,"5min":1.4399999999999999,"15min":1.4399999999999999},"last":1.0660000000000001},{"interface":"front","average":{"1min":0.82099999999999995,"5min":0.92500000000000004,"15min":0.94299999999999995},"min":{"1min":0.59799999999999998,"5min":0.55500000000000005,"15min":0.55500000000000005},"max":{"1min":1.159,"5min":1.288,"15min":1.288},"last":0.72199999999999998}]},{"osd":2,"last update":"Mon Apr 22 23:52:24 2024","interfaces":[{"interface":"back","average":{"1min":0.83799999999999997,"5min":0.92500000000000004,"15min":0.93899999999999995},"min":{"1min":0.54600000000000004,"5min":0.53400000000000003,"15min":0.53400000000000003},"max":{"1min":1.2430000000000001,"5min":1.4870000000000001,"15min":1.4870000000000001},"last":0.81499999999999995},{"interface":"front","average":{"1min":0.879,"5min":0.93300000000000005,"15min":0.94199999999999995},"min":{"1min":0.57899999999999996,"5min":0.54200000000000004,"15min":0.54200000000000004},"max":{"1min":1.27,"5min":1.3480000000000001,"15min":1.3480000000000001},"last":1.143}]},{"osd":3,"last update":"Mon Apr 22 23:52:24 2024","interfaces":[{"interface":"back","average":{"1min":0.91100000000000003,"5min":0.92400000000000004,"15min":0.92600000000000005},"min":{"1min":0.69299999999999995,"5min":0.63300000000000001,"15min":0.63300000000000001},"max":{"1min":1.3129999999999999,"5min":1.379,"15min":1.379},"last":0.748},{"interface":"front","average":{"1min":0.89500000000000002,"5min":0.995,"15min":1.012},"min":{"1min":0.56799999999999995,"5min":0.56799999999999995,"15min":0.56799999999999995},"max":{"1min":1.1850000000000001,"5min":1.4470000000000001,"15min":1.4470000000000001},"last":0.89600000000000002}]},{"osd":4,"last update":"Mon Apr 22 23:52:24 2024","interfaces":[{"interface":"back","average":{"1min":0.88200000000000001,"5min":0.92500000000000004,"15min":0.93200000000000005},"min":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":1.361,"5min":1.3700000000000001,"15min":1.3700000000000001},"last":0.67600000000000005},{"interface":"front","average":{"1min":0.92900000000000005,"5min":0.91200000000000003,"15min":0.90900000000000003},"min":{"1min":0.44400000000000001,"5min":0.44400000000000001,"15min":0.44400000000000001},"max":{"1min":1.137,"5min":1.212,"15min":1.212},"last":1.1659999999999999}]},{"osd":5,"last update":"Mon Apr 22 23:52:24 2024","interfaces":[{"interface":"back","average":{"1min":0.97699999999999998,"5min":1.0009999999999999,"15min":1.0049999999999999},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":1.415,"5min":1.415,"15min":1.415},"last":1.105},{"interface":"front","average":{"1min":0.99099999999999999,"5min":0.99399999999999999,"15min":0.99399999999999999},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":1.2989999999999999,"5min":1.2989999999999999,"15min":1.2989999999999999},"last":1.244}]},{"osd":7,"last update":"Mon Apr 22 23:51:55 2024","interfaces":[{"interface":"back","average":{"1min":1.0269999999999999,"5min":1.0269999999999999,"15min":1.0269999999999999},"min":{"1min":0.45800000000000002,"5min":0.45800000000000002,"15min":0.45800000000000002},"max":{"1min":1.4630000000000001,"5min":1.4630000000000001,"15min":1.4630000000000001},"last":1.0209999999999999},{"interface":"front","average":{"1min":1.0409999999999999,"5min":1.0409999999999999,"15min":1.0409999999999999},"min":{"1min":0.48799999999999999,"5min":0.48799999999999999,"15min":0.48799999999999999},"max":{"1min":1.327,"5min":1.327,"15min":1.327},"last":0.997}]}]},{"osd":1,"up_from":13,"seq":55834574914,"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":"Mon Apr 22 23:52:38 2024","interfaces":[{"interface":"back","average":{"1min":0.69099999999999995,"5min":0.64300000000000002,"15min":0.56699999999999995},"min":{"1min":0.41799999999999998,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":0.95699999999999996,"5min":1.3360000000000001,"15min":1.3360000000000001},"last":0.76400000000000001},{"interface":"front","average":{"1min":0.72399999999999998,"5min":0.69599999999999995,"15min":0.59299999999999997},"min":{"1min":0.33100000000000002,"5min":0.28100000000000003,"15min":0.28100000000000003},"max":{"1min":1.2789999999999999,"5min":1.2789999999999999,"15min":1.2789999999999999},"last":0.91800000000000004}]},{"osd":2,"last update":"Mon Apr 22 23:52:11 2024","interfaces":[{"interface":"back","average":{"1min":0.91900000000000004,"5min":0.81000000000000005,"15min":0.72799999999999998},"min":{"1min":0.52000000000000002,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":1.8720000000000001,"5min":1.8720000000000001,"15min":1.8720000000000001},"last":1.0009999999999999},{"interface":"front","average":{"1min":0.79100000000000004,"5min":0.76300000000000001,"15min":0.72099999999999997},"min":{"1min":0.48199999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":1.405,"5min":1.6890000000000001,"15min":1.6890000000000001},"last":0.71599999999999997}]},{"osd":3,"last update":"Mon Apr 22 23:52:43 2024","interfaces":[{"interface":"back","average":{"1min":0.78700000000000003,"5min":0.76700000000000002,"15min":0.77000000000000002},"min":{"1min":0.47999999999999998,"5min":0.47999999999999998,"15min":0.47999999999999998},"max":{"1min":1.024,"5min":1.135,"15min":1.135},"last":0.67000000000000004},{"interface":"front","average":{"1min":0.84299999999999997,"5min":0.85699999999999998,"15min":0.84099999999999997},"min":{"1min":0.40600000000000003,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":1.196,"5min":1.587,"15min":1.587},"last":0.81299999999999994}]},{"osd":4,"last update":"Mon Apr 22 23:52:20 2024","interfaces":[{"interface":"back","average":{"1min":1.0880000000000001,"5min":0.97499999999999998,"15min":0.93500000000000005},"min":{"1min":0.79400000000000004,"5min":0.69399999999999995,"15min":0.69399999999999995},"max":{"1min":1.6990000000000001,"5min":1.6990000000000001,"15min":1.6990000000000001},"last":1.1559999999999999},{"interface":"front","average":{"1min":0.99199999999999999,"5min":0.96099999999999997,"15min":0.94399999999999995},"min":{"1min":0.80000000000000004,"5min":0.76200000000000001,"15min":0.76200000000000001},"max":{"1min":1.4610000000000001,"5min":1.4610000000000001,"15min":1.4610000000000001},"last":0.88600000000000001}]},{"osd":5,"last update":"Mon Apr 22 23:51:49 2024","interfaces":[{"interface":"back","average":{"1min":1.1830000000000001,"5min":1.0840000000000001,"15min":1.0680000000000001},"min":{"1min":0.96499999999999997,"5min":0.81999999999999995,"15min":0.81999999999999995},"max":{"1min":1.4410000000000001,"5min":1.4410000000000001,"15min":1.4410000000000001},"last":1.306},{"interface":"front","average":{"1min":1.079,"5min":1.0509999999999999,"15min":1.046},"min":{"1min":0.73099999999999998,"5min":0.73099999999999998,"15min":0.73099999999999998},"max":{"1min":1.8129999999999999,"5min":1.8129999999999999,"15min":1.8129999999999999},"last":1.276}]},{"osd":6,"last update":"Mon Apr 22 23:52:27 2024","interfaces":[{"interface":"back","average":{"1min":1.109,"5min":1.1040000000000001,"15min":1.103},"min":{"1min":0.70499999999999996,"5min":0.70499999999999996,"15min":0.70499999999999996},"max":{"1min":1.595,"5min":1.595,"15min":1.595},"last":1.216},{"interface":"front","average":{"1min":1.1970000000000001,"5min":1.181,"15min":1.1779999999999999},"min":{"1min":0.79200000000000004,"5min":0.79200000000000004,"15min":0.79200000000000004},"max":{"1min":1.782,"5min":1.782,"15min":1.782},"last":1.1000000000000001}]},{"osd":7,"last update":"Mon Apr 22 23:51:57 2024","interfaces":[{"interface":"back","average":{"1min":1.2270000000000001,"5min":1.2270000000000001,"15min":1.2270000000000001},"min":{"1min":0.91600000000000004,"5min":0.91600000000000004,"15min":0.91600000000000004},"max":{"1min":1.95,"5min":1.95,"15min":1.95},"last":1.248},{"interface":"front","average":{"1min":1.145,"5min":1.145,"15min":1.145},"min":{"1min":0.81499999999999995,"5min":0.81499999999999995,"15min":0.81499999999999995},"max":{"1min":1.548,"5min":1.548,"15min":1.548},"last":1.0369999999999999}]}]},{"osd":0,"up_from":8,"seq":34359738440,"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":"Mon Apr 22 23:52:43 2024","interfaces":[{"interface":"back","average":{"1min":0.65000000000000002,"5min":0.63200000000000001,"15min":0.55300000000000005},"min":{"1min":0.35899999999999999,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":1.0329999999999999,"5min":1.1950000000000001,"15min":1.1950000000000001},"last":0.63800000000000001},{"interface":"front","average":{"1min":0.66200000000000003,"5min":0.65600000000000003,"15min":0.56299999999999994},"min":{"1min":0.32200000000000001,"5min":0.23100000000000001,"15min":0.23100000000000001},"max":{"1min":1.048,"5min":1.141,"15min":1.141},"last":0.755}]},{"osd":2,"last update":"Mon Apr 22 23:52:11 2024","interfaces":[{"interface":"back","average":{"1min":0.81100000000000005,"5min":0.77700000000000002,"15min":0.70399999999999996},"min":{"1min":0.42699999999999999,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":1.153,"5min":1.1639999999999999,"15min":1.1639999999999999},"last":0.85599999999999998},{"interface":"front","average":{"1min":0.84799999999999998,"5min":0.75700000000000001,"15min":0.67300000000000004},"min":{"1min":0.48399999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":1.1319999999999999,"5min":1.2729999999999999,"15min":1.2729999999999999},"last":0.86899999999999999}]},{"osd":3,"last update":"Mon Apr 22 23:52:43 2024","interfaces":[{"interface":"back","average":{"1min":0.622,"5min":0.71699999999999997,"15min":0.72099999999999997},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":1.1459999999999999,"5min":1.1459999999999999,"15min":1.1459999999999999},"last":0.82599999999999996},{"interface":"front","average":{"1min":0.747,"5min":0.79600000000000004,"15min":0.78400000000000003},"min":{"1min":0.38800000000000001,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":1.016,"5min":1.0940000000000001,"15min":1.0940000000000001},"last":0.80400000000000005}]},{"osd":4,"last update":"Mon Apr 22 23:52:20 2024","interfaces":[{"interface":"back","average":{"1min":0.90600000000000003,"5min":0.93000000000000005,"15min":0.92200000000000004},"min":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"max":{"1min":1.117,"5min":1.206,"15min":1.206},"last":1.0029999999999999},{"interface":"front","average":{"1min":0.89800000000000002,"5min":0.89900000000000002,"15min":0.90100000000000002},"min":{"1min":0.55300000000000005,"5min":0.53500000000000003,"15min":0.53500000000000003},"max":{"1min":1.3380000000000001,"5min":1.3380000000000001,"15min":1.3380000000000001},"last":0.97999999999999998}]},{"osd":5,"last update":"Mon Apr 22 23:51:49 2024","interfaces":[{"interface":"back","average":{"1min":0.92200000000000004,"5min":0.95399999999999996,"15min":0.95999999999999996},"min":{"1min":0.627,"5min":0.627,"15min":0.627},"max":{"1min":1.208,"5min":1.208,"15min":1.208},"last":1.0329999999999999},{"interface":"front","average":{"1min":1.026,"5min":1.034,"15min":1.0349999999999999},"min":{"1min":0.77500000000000002,"5min":0.77500000000000002,"15min":0.77500000000000002},"max":{"1min":1.377,"5min":1.377,"15min":1.377},"last":1.1639999999999999}]},{"osd":6,"last update":"Mon Apr 22 23:52:29 2024","interfaces":[{"interface":"back","average":{"1min":0.95699999999999996,"5min":0.99299999999999999,"15min":0.999},"min":{"1min":0.502,"5min":0.502,"15min":0.502},"max":{"1min":1.2989999999999999,"5min":1.2989999999999999,"15min":1.2989999999999999},"last":0.94899999999999995},{"interface":"front","average":{"1min":1.056,"5min":1.095,"15min":1.101},"min":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"max":{"1min":1.4430000000000001,"5min":1.4430000000000001,"15min":1.4430000000000001},"last":1.125}]},{"osd":7,"last update":"Mon Apr 22 23:51:54 2024","interfaces":[{"interface":"back","average":{"1min":1.0820000000000001,"5min":1.0820000000000001,"15min":1.0820000000000001},"min":{"1min":0.63500000000000001,"5min":0.63500000000000001,"15min":0.63500000000000001},"max":{"1min":1.496,"5min":1.496,"15min":1.496},"last":1.222},{"interface":"front","average":{"1min":1.0629999999999999,"5min":1.0629999999999999,"15min":1.0629999999999999},"min":{"1min":0.69499999999999995,"5min":0.69499999999999995,"15min":0.69499999999999995},"max":{"1min":1.343,"5min":1.343,"15min":1.343},"last":1.286}]}]},{"osd":2,"up_from":18,"seq":77309411387,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6216,"kb_used_data":576,"kb_used_omap":0,"kb_used_meta":5632,"kb_avail":93738936,"statfs":{"total":95995035648,"available":95988670464,"internally_reserved":0,"allocated":589824,"data_stored":240660,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5767168},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Apr 22 23:52:17 2024","interfaces":[{"interface":"back","average":{"1min":0.68300000000000005,"5min":0.64700000000000002,"15min":0.60999999999999999},"min":{"1min":0.28100000000000003,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":1.036,"5min":1.2110000000000001,"15min":1.2110000000000001},"last":0.65400000000000003},{"interface":"front","average":{"1min":0.68899999999999995,"5min":0.67300000000000004,"15min":0.63100000000000001},"min":{"1min":0.29899999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":0.98899999999999999,"5min":1.093,"15min":1.093},"last":0.70099999999999996}]},{"osd":1,"last update":"Mon Apr 22 23:52:17 2024","interfaces":[{"interface":"back","average":{"1min":0.78000000000000003,"5min":0.70299999999999996,"15min":0.66400000000000003},"min":{"1min":0.29599999999999999,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":1.163,"5min":1.163,"15min":1.163},"last":0.75},{"interface":"front","average":{"1min":0.73799999999999999,"5min":0.72599999999999998,"15min":0.68100000000000005},"min":{"1min":0.33800000000000002,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":0.91100000000000003,"5min":1.0760000000000001,"15min":1.0760000000000001},"last":0.81899999999999995}]},{"osd":3,"last update":"Mon Apr 22 23:51:46 2024","interfaces":[{"interface":"back","average":{"1min":0.72899999999999998,"5min":0.748,"15min":0.73599999999999999},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":0.97599999999999998,"5min":1.107,"15min":1.107},"last":0.85199999999999998},{"interface":"front","average":{"1min":0.78300000000000003,"5min":0.80200000000000005,"15min":0.78600000000000003},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":1.0960000000000001,"5min":1.369,"15min":1.369},"last":0.91500000000000004}]},{"osd":4,"last update":"Mon Apr 22 23:52:17 2024","interfaces":[{"interface":"back","average":{"1min":0.97599999999999998,"5min":0.97299999999999998,"15min":0.96499999999999997},"min":{"1min":0.623,"5min":0.623,"15min":0.623},"max":{"1min":1.1990000000000001,"5min":1.4179999999999999,"15min":1.4179999999999999},"last":0.94499999999999995},{"interface":"front","average":{"1min":0.95999999999999996,"5min":0.97899999999999998,"15min":0.97899999999999998},"min":{"1min":0.57799999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"max":{"1min":1.296,"5min":1.4930000000000001,"15min":1.4930000000000001},"last":0.997}]},{"osd":5,"last update":"Mon Apr 22 23:51:52 2024","interfaces":[{"interface":"back","average":{"1min":0.99099999999999999,"5min":1.0089999999999999,"15min":1.012},"min":{"1min":0.624,"5min":0.624,"15min":0.624},"max":{"1min":1.3029999999999999,"5min":1.444,"15min":1.444},"last":1.1180000000000001},{"interface":"front","average":{"1min":1.0609999999999999,"5min":1.0289999999999999,"15min":1.024},"min":{"1min":0.58899999999999997,"5min":0.58899999999999997,"15min":0.58899999999999997},"max":{"1min":1.4770000000000001,"5min":1.4770000000000001,"15min":1.4770000000000001},"last":1.0549999999999999}]},{"osd":6,"last update":"Mon Apr 22 23:52:22 2024","interfaces":[{"interface":"back","average":{"1min":1.0329999999999999,"5min":1.0449999999999999,"15min":1.0469999999999999},"min":{"1min":0.66000000000000003,"5min":0.66000000000000003,"15min":0.66000000000000003},"max":{"1min":1.401,"5min":1.401,"15min":1.401},"last":0.96999999999999997},{"interface":"front","average":{"1min":1.0649999999999999,"5min":1.0900000000000001,"15min":1.0940000000000001},"min":{"1min":0.61599999999999999,"5min":0.61599999999999999,"15min":0.61599999999999999},"max":{"1min":1.4379999999999999,"5min":1.4379999999999999,"15min":1.4379999999999999},"last":1.202}]},{"osd":7,"last update":"Mon Apr 22 23:51:55 2024","interfaces":[{"interface":"back","average":{"1min":1.111,"5min":1.111,"15min":1.111},"min":{"1min":0.64300000000000002,"5min":0.64300000000000002,"15min":0.64300000000000002},"max":{"1min":1.526,"5min":1.526,"15min":1.526},"last":1.1339999999999999},{"interface":"front","average":{"1min":1.1299999999999999,"5min":1.1299999999999999,"15min":1.1299999999999999},"min":{"1min":0.73599999999999999,"5min":0.73599999999999999,"15min":0.73599999999999999},"max":{"1min":1.4119999999999999,"5min":1.4119999999999999,"15min":1.4119999999999999},"last":1.179}]}]},{"osd":3,"up_from":26,"seq":111669149747,"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":"Mon Apr 22 23:51:46 2024","interfaces":[{"interface":"back","average":{"1min":0.73199999999999998,"5min":0.66100000000000003,"15min":0.63400000000000001},"min":{"1min":0.28599999999999998,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":1.254,"5min":1.254,"15min":1.254},"last":0.69599999999999995},{"interface":"front","average":{"1min":0.78200000000000003,"5min":0.76900000000000002,"15min":0.75900000000000001},"min":{"1min":0.377,"5min":0.377,"15min":0.377},"max":{"1min":1.1619999999999999,"5min":1.2809999999999999,"15min":1.2809999999999999},"last":0.78800000000000003}]},{"osd":1,"last update":"Mon Apr 22 23:51:46 2024","interfaces":[{"interface":"back","average":{"1min":0.76100000000000001,"5min":0.78800000000000003,"15min":0.79000000000000004},"min":{"1min":0.32600000000000001,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":1.0640000000000001,"5min":1.0640000000000001,"15min":1.0640000000000001},"last":0.67000000000000004},{"interface":"front","average":{"1min":0.79400000000000004,"5min":0.747,"15min":0.72799999999999998},"min":{"1min":0.47099999999999997,"5min":0.47099999999999997,"15min":0.47099999999999997},"max":{"1min":1.0840000000000001,"5min":1.0840000000000001,"15min":1.0840000000000001},"last":0.875}]},{"osd":2,"last update":"Mon Apr 22 23:51:46 2024","interfaces":[{"interface":"back","average":{"1min":0.82799999999999996,"5min":0.82399999999999995,"15min":0.82399999999999995},"min":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":1.099,"5min":1.099,"15min":1.099},"last":0.76800000000000002},{"interface":"front","average":{"1min":0.77800000000000002,"5min":0.77300000000000002,"15min":0.76500000000000001},"min":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":1.24,"5min":1.24,"15min":1.24},"last":1.2310000000000001}]},{"osd":4,"last update":"Mon Apr 22 23:52:15 2024","interfaces":[{"interface":"back","average":{"1min":1.0369999999999999,"5min":0.96099999999999997,"15min":0.93799999999999994},"min":{"1min":0.503,"5min":0.503,"15min":0.503},"max":{"1min":1.411,"5min":1.411,"15min":1.411},"last":0.94099999999999995},{"interface":"front","average":{"1min":0.98099999999999998,"5min":0.95699999999999996,"15min":0.95099999999999996},"min":{"1min":0.48699999999999999,"5min":0.48699999999999999,"15min":0.48699999999999999},"max":{"1min":1.3089999999999999,"5min":1.3089999999999999,"15min":1.3089999999999999},"last":1.077}]},{"osd":5,"last update":"Mon Apr 22 23:51:52 2024","interfaces":[{"interface":"back","average":{"1min":1,"5min":1.0369999999999999,"15min":1.0429999999999999},"min":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":1.448,"5min":1.448,"15min":1.448},"last":1.1890000000000001},{"interface":"front","average":{"1min":1.0109999999999999,"5min":0.98699999999999999,"15min":0.98299999999999998},"min":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"max":{"1min":1.331,"5min":1.331,"15min":1.331},"last":0.86399999999999999}]},{"osd":6,"last update":"Mon Apr 22 23:52:25 2024","interfaces":[{"interface":"back","average":{"1min":1.129,"5min":1.1060000000000001,"15min":1.1020000000000001},"min":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"max":{"1min":1.4199999999999999,"5min":1.546,"15min":1.546},"last":1.01},{"interface":"front","average":{"1min":1.0780000000000001,"5min":1.0660000000000001,"15min":1.0640000000000001},"min":{"1min":0.58699999999999997,"5min":0.58699999999999997,"15min":0.58699999999999997},"max":{"1min":1.369,"5min":1.5660000000000001,"15min":1.5660000000000001},"last":1.1399999999999999}]},{"osd":7,"last update":"Mon Apr 22 23:51:58 2024","interfaces":[{"interface":"back","average":{"1min":1.1279999999999999,"5min":1.1279999999999999,"15min":1.1279999999999999},"min":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"max":{"1min":1.514,"5min":1.514,"15min":1.514},"last":0.96599999999999997},{"interface":"front","average":{"1min":1.131,"5min":1.131,"15min":1.131},"min":{"1min":0.751,"5min":0.751,"15min":0.751},"max":{"1min":1.3340000000000001,"5min":1.3340000000000001,"15min":1.3340000000000001},"last":0.94999999999999996}]}]},{"osd":4,"up_from":31,"seq":133143986221,"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":"Mon Apr 22 23:52:18 2024","interfaces":[{"interface":"back","average":{"1min":0.80600000000000005,"5min":0.83499999999999996,"15min":0.83899999999999997},"min":{"1min":0.47999999999999998,"5min":0.47999999999999998,"15min":0.47999999999999998},"max":{"1min":1.171,"5min":1.171,"15min":1.171},"last":0.68400000000000005},{"interface":"front","average":{"1min":0.81899999999999995,"5min":0.81799999999999995,"15min":0.80900000000000005},"min":{"1min":0.442,"5min":0.442,"15min":0.442},"max":{"1min":1.1699999999999999,"5min":1.494,"15min":1.494},"last":0.88}]},{"osd":1,"last update":"Mon Apr 22 23:52:18 2024","interfaces":[{"interface":"back","average":{"1min":0.85599999999999998,"5min":0.81299999999999994,"15min":0.79300000000000004},"min":{"1min":0.52500000000000002,"5min":0.52500000000000002,"15min":0.52500000000000002},"max":{"1min":1.375,"5min":1.375,"15min":1.375},"last":0.85799999999999998},{"interface":"front","average":{"1min":0.84199999999999997,"5min":0.86699999999999999,"15min":0.879},"min":{"1min":0.45400000000000001,"5min":0.45400000000000001,"15min":0.45400000000000001},"max":{"1min":1.147,"5min":1.1499999999999999,"15min":1.1499999999999999},"last":0.92900000000000005}]},{"osd":2,"last update":"Mon Apr 22 23:52:18 2024","interfaces":[{"interface":"back","average":{"1min":0.86599999999999999,"5min":0.89100000000000001,"15min":0.91100000000000003},"min":{"1min":0.47499999999999998,"5min":0.47499999999999998,"15min":0.47499999999999998},"max":{"1min":1.278,"5min":1.278,"15min":1.278},"last":1.169},{"interface":"front","average":{"1min":0.83099999999999996,"5min":0.83799999999999997,"15min":0.82999999999999996},"min":{"1min":0.52400000000000002,"5min":0.52400000000000002,"15min":0.52400000000000002},"max":{"1min":1.181,"5min":1.2050000000000001,"15min":1.2050000000000001},"last":0.77100000000000002}]},{"osd":3,"last update":"Mon Apr 22 23:52:18 2024","interfaces":[{"interface":"back","average":{"1min":0.94699999999999995,"5min":0.94599999999999995,"15min":0.94499999999999995},"min":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"max":{"1min":1.2969999999999999,"5min":1.2969999999999999,"15min":1.2969999999999999},"last":1.018},{"interface":"front","average":{"1min":1,"5min":0.96299999999999997,"15min":0.96099999999999997},"min":{"1min":0.63100000000000001,"5min":0.57199999999999995,"15min":0.57199999999999995},"max":{"1min":1.365,"5min":1.365,"15min":1.365},"last":1.085}]},{"osd":5,"last update":"Mon Apr 22 23:51:48 2024","interfaces":[{"interface":"back","average":{"1min":0.79600000000000004,"5min":0.70699999999999996,"15min":0.69199999999999995},"min":{"1min":0.45200000000000001,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":1.111,"5min":1.111,"15min":1.111},"last":0.98599999999999999},{"interface":"front","average":{"1min":0.90300000000000002,"5min":0.83099999999999996,"15min":0.81899999999999995},"min":{"1min":0.48299999999999998,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":1.3140000000000001,"5min":1.3140000000000001,"15min":1.3140000000000001},"last":1.1970000000000001}]},{"osd":6,"last update":"Mon Apr 22 23:52:26 2024","interfaces":[{"interface":"back","average":{"1min":0.92600000000000005,"5min":0.83499999999999996,"15min":0.81999999999999995},"min":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":1.319,"5min":1.3959999999999999,"15min":1.3959999999999999},"last":1.115},{"interface":"front","average":{"1min":0.93100000000000005,"5min":0.82799999999999996,"15min":0.81100000000000005},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":1.3380000000000001,"5min":1.3380000000000001,"15min":1.3380000000000001},"last":1.0640000000000001}]},{"osd":7,"last update":"Mon Apr 22 23:51:55 2024","interfaces":[{"interface":"back","average":{"1min":1.0109999999999999,"5min":1.0109999999999999,"15min":1.0109999999999999},"min":{"1min":0.41399999999999998,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":1.347,"5min":1.347,"15min":1.347},"last":1.238},{"interface":"front","average":{"1min":0.99099999999999999,"5min":0.99099999999999999,"15min":0.99099999999999999},"min":{"1min":0.498,"5min":0.498,"15min":0.498},"max":{"1min":1.351,"5min":1.351,"15min":1.351},"last":1.147}]}]},{"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":"Mon Apr 22 23:51:52 2024","interfaces":[{"interface":"back","average":{"1min":0.86599999999999999,"5min":0.84299999999999997,"15min":0.83899999999999997},"min":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"max":{"1min":1.3200000000000001,"5min":1.3200000000000001,"15min":1.3200000000000001},"last":1.1759999999999999},{"interface":"front","average":{"1min":0.874,"5min":0.85099999999999998,"15min":0.84699999999999998},"min":{"1min":0.55100000000000005,"5min":0.55100000000000005,"15min":0.55100000000000005},"max":{"1min":1.1739999999999999,"5min":1.1739999999999999,"15min":1.1739999999999999},"last":0.84399999999999997}]},{"osd":1,"last update":"Mon Apr 22 23:51:52 2024","interfaces":[{"interface":"back","average":{"1min":0.91900000000000004,"5min":0.89200000000000002,"15min":0.88800000000000001},"min":{"1min":0.625,"5min":0.625,"15min":0.625},"max":{"1min":1.2190000000000001,"5min":1.2190000000000001,"15min":1.2190000000000001},"last":1.02},{"interface":"front","average":{"1min":0.94099999999999995,"5min":0.89700000000000002,"15min":0.88900000000000001},"min":{"1min":0.71699999999999997,"5min":0.61199999999999999,"15min":0.61199999999999999},"max":{"1min":1.2070000000000001,"5min":1.2689999999999999,"15min":1.2689999999999999},"last":1.0980000000000001}]},{"osd":2,"last update":"Mon Apr 22 23:51:52 2024","interfaces":[{"interface":"back","average":{"1min":0.95199999999999996,"5min":0.90700000000000003,"15min":0.89900000000000002},"min":{"1min":0.57599999999999996,"5min":0.57599999999999996,"15min":0.57599999999999996},"max":{"1min":1.512,"5min":1.512,"15min":1.512},"last":0.94499999999999995},{"interface":"front","average":{"1min":0.97499999999999998,"5min":0.92900000000000005,"15min":0.92100000000000004},"min":{"1min":0.66600000000000004,"5min":0.63200000000000001,"15min":0.63200000000000001},"max":{"1min":1.1950000000000001,"5min":1.2190000000000001,"15min":1.2190000000000001},"last":0.874}]},{"osd":3,"last update":"Mon Apr 22 23:51:52 2024","interfaces":[{"interface":"back","average":{"1min":1.0389999999999999,"5min":0.93300000000000005,"15min":0.91500000000000004},"min":{"1min":0.65100000000000002,"5min":0.64900000000000002,"15min":0.64900000000000002},"max":{"1min":1.6259999999999999,"5min":1.6259999999999999,"15min":1.6259999999999999},"last":1.0700000000000001},{"interface":"front","average":{"1min":1.0529999999999999,"5min":0.97099999999999997,"15min":0.95699999999999996},"min":{"1min":0.72899999999999998,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":1.304,"5min":1.304,"15min":1.304},"last":1.2749999999999999}]},{"osd":4,"last update":"Mon Apr 22 23:51:52 2024","interfaces":[{"interface":"back","average":{"1min":0.93400000000000005,"5min":0.81299999999999994,"15min":0.79300000000000004},"min":{"1min":0.55000000000000004,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":1.329,"5min":1.329,"15min":1.329},"last":0.98499999999999999},{"interface":"front","average":{"1min":1.0509999999999999,"5min":0.82899999999999996,"15min":0.79200000000000004},"min":{"1min":0.625,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":1.8129999999999999,"5min":1.8129999999999999,"15min":1.8129999999999999},"last":1.248}]},{"osd":6,"last update":"Mon Apr 22 23:52:21 2024","interfaces":[{"interface":"back","average":{"1min":1.0900000000000001,"5min":0.96399999999999997,"15min":0.94299999999999995},"min":{"1min":0.69599999999999995,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":1.4119999999999999,"5min":1.7270000000000001,"15min":1.7270000000000001},"last":1.1439999999999999},{"interface":"front","average":{"1min":1.093,"5min":1.032,"15min":1.022},"min":{"1min":0.77900000000000003,"5min":0.46500000000000002,"15min":0.46500000000000002},"max":{"1min":1.357,"5min":1.591,"15min":1.591},"last":1.1220000000000001}]},{"osd":7,"last update":"Mon Apr 22 23:51:56 2024","interfaces":[{"interface":"back","average":{"1min":1.0760000000000001,"5min":1.0760000000000001,"15min":1.0760000000000001},"min":{"1min":0.71399999999999997,"5min":0.71399999999999997,"15min":0.71399999999999997},"max":{"1min":1.329,"5min":1.329,"15min":1.329},"last":1.2070000000000001},{"interface":"front","average":{"1min":1.202,"5min":1.202,"15min":1.202},"min":{"1min":0.83599999999999997,"5min":0.83599999999999997,"15min":0.83599999999999997},"max":{"1min":1.8899999999999999,"5min":1.8899999999999999,"15min":1.8899999999999999},"last":1.3080000000000001}]}]}],"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-04-22T23:52:49.655 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 15ff8152-0102-11ef-bc93-c7b262605968 -- ceph pg dump --format=json 2024-04-22T23:52:50.537 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:52:50 smithi079 bash[18576]: cluster 2024-04-22T23:52:48.239860+0000 mgr.y (mgr.14394) 74 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:52:50.537 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:52:50 smithi079 bash[18576]: audit 2024-04-22T23:52:48.966425+0000 mgr.y (mgr.14394) 75 : audit [DBG] from='client.24451 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-22T23:52:50.537 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:52:50 smithi079 bash[23665]: cluster 2024-04-22T23:52:48.239860+0000 mgr.y (mgr.14394) 74 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:52:50.537 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:52:50 smithi079 bash[23665]: audit 2024-04-22T23:52:48.966425+0000 mgr.y (mgr.14394) 75 : audit [DBG] from='client.24451 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-22T23:52:50.560 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:52:50 smithi171 bash[18565]: cluster 2024-04-22T23:52:48.239860+0000 mgr.y (mgr.14394) 74 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:52:50.560 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:52:50 smithi171 bash[18565]: audit 2024-04-22T23:52:48.966425+0000 mgr.y (mgr.14394) 75 : audit [DBG] from='client.24451 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-22T23:52:51.810 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:52:51 smithi171 bash[19409]: ::ffff:172.21.15.171 - - [22/Apr/2024:23:52:51] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-22T23:52:52.375 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/mon.a/config 2024-04-22T23:52:52.396 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:52:52 smithi079 bash[18576]: cluster 2024-04-22T23:52:50.240387+0000 mgr.y (mgr.14394) 76 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:52:52.396 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:52:52 smithi079 bash[18576]: audit 2024-04-22T23:52:51.553960+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:52:52.396 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:52:52 smithi079 bash[18576]: audit 2024-04-22T23:52:51.566907+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:52:52.396 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:52:52 smithi079 bash[23665]: cluster 2024-04-22T23:52:50.240387+0000 mgr.y (mgr.14394) 76 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:52:52.396 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:52:52 smithi079 bash[23665]: audit 2024-04-22T23:52:51.553960+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:52:52.396 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:52:52 smithi079 bash[23665]: audit 2024-04-22T23:52:51.566907+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:52:52.560 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:52:52 smithi171 bash[18565]: cluster 2024-04-22T23:52:50.240387+0000 mgr.y (mgr.14394) 76 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:52:52.560 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:52:52 smithi171 bash[18565]: audit 2024-04-22T23:52:51.553960+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:52:52.560 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:52:52 smithi171 bash[18565]: audit 2024-04-22T23:52:51.566907+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:52:53.787 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 22 23:52:53 smithi079 bash[42205]: level=info ts=2024-04-22T23:52:53.486Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.004038961s 2024-04-22T23:52:54.286 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:52:54 smithi079 bash[18576]: cluster 2024-04-22T23:52:52.241021+0000 mgr.y (mgr.14394) 77 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:52:54.287 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:52:54 smithi079 bash[23665]: cluster 2024-04-22T23:52:52.241021+0000 mgr.y (mgr.14394) 77 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:52:54.560 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:52:54 smithi171 bash[18565]: cluster 2024-04-22T23:52:52.241021+0000 mgr.y (mgr.14394) 77 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:52:54.979 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-04-22T23:52:54.982 INFO:teuthology.orchestra.run.smithi079.stderr:dumped all 2024-04-22T23:52:54.992 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:52:54 smithi079 bash[18834]: ::ffff:172.21.15.171 - - [22/Apr/2024:23:52:54] "GET /metrics HTTP/1.1" 200 191511 "" "Prometheus/2.33.4" 2024-04-22T23:52:55.713 INFO:teuthology.orchestra.run.smithi079.stdout:{"pg_ready":true,"pg_map":{"version":50,"stamp":"2024-04-22T23:52:54.241266+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":48912,"kb_used_data":6160,"kb_used_omap":0,"kb_used_meta":42688,"kb_avail":749912304,"statfs":{"total":767960285184,"available":767910199296,"internally_reserved":0,"allocated":6307840,"data_stored":3511418,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":43712512},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.003333"},"pg_stats":[{"pgid":"1.0","version":"60'128","reported_seq":266,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-22T23:51:20.346711+0000","last_change":"2024-04-22T23:50:58.581636+0000","last_active":"2024-04-22T23:51:20.346711+0000","last_peered":"2024-04-22T23:51:20.346711+0000","last_clean":"2024-04-22T23:51:20.346711+0000","last_became_active":"2024-04-22T23:50:58.581091+0000","last_became_peered":"2024-04-22T23:50:58.581091+0000","last_unstale":"2024-04-22T23:51:20.346711+0000","last_undegraded":"2024-04-22T23:51:20.346711+0000","last_fullsized":"2024-04-22T23:51:20.346711+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-04-22T23:48:06.795854+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-22T23:48:06.795854+0000","last_clean_scrub_stamp":"2024-04-22T23:48:06.795854+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-04-24T06:17:56.259383+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":6092,"kb_used_data":1092,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739060,"statfs":{"total":95995035648,"available":95988797440,"internally_reserved":0,"allocated":1118208,"data_stored":769265,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5111808},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Apr 22 23:51:58 2024","interfaces":[{"interface":"back","average":{"1min":0.91500000000000004,"5min":0.91500000000000004,"15min":0.91500000000000004},"min":{"1min":0.621,"5min":0.621,"15min":0.621},"max":{"1min":1.6910000000000001,"5min":1.6910000000000001,"15min":1.6910000000000001},"last":1.018},{"interface":"front","average":{"1min":0.97399999999999998,"5min":0.97399999999999998,"15min":0.97399999999999998},"min":{"1min":0.54600000000000004,"5min":0.54600000000000004,"15min":0.54600000000000004},"max":{"1min":1.756,"5min":1.756,"15min":1.756},"last":0.83199999999999996}]},{"osd":1,"last update":"Mon Apr 22 23:51:58 2024","interfaces":[{"interface":"back","average":{"1min":0.93700000000000006,"5min":0.93700000000000006,"15min":0.93700000000000006},"min":{"1min":0.59099999999999997,"5min":0.59099999999999997,"15min":0.59099999999999997},"max":{"1min":1.8580000000000001,"5min":1.8580000000000001,"15min":1.8580000000000001},"last":0.69799999999999995},{"interface":"front","average":{"1min":0.96699999999999997,"5min":0.96699999999999997,"15min":0.96699999999999997},"min":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"max":{"1min":1.6040000000000001,"5min":1.6040000000000001,"15min":1.6040000000000001},"last":0.94699999999999995}]},{"osd":2,"last update":"Mon Apr 22 23:51:58 2024","interfaces":[{"interface":"back","average":{"1min":0.92800000000000005,"5min":0.92800000000000005,"15min":0.92800000000000005},"min":{"1min":0.61899999999999999,"5min":0.61899999999999999,"15min":0.61899999999999999},"max":{"1min":1.349,"5min":1.349,"15min":1.349},"last":0.96899999999999997},{"interface":"front","average":{"1min":0.93000000000000005,"5min":0.93000000000000005,"15min":0.93000000000000005},"min":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"max":{"1min":1.3640000000000001,"5min":1.3640000000000001,"15min":1.3640000000000001},"last":0.85999999999999999}]},{"osd":3,"last update":"Mon Apr 22 23:51:58 2024","interfaces":[{"interface":"back","average":{"1min":0.98399999999999999,"5min":0.98399999999999999,"15min":0.98399999999999999},"min":{"1min":0.57999999999999996,"5min":0.57999999999999996,"15min":0.57999999999999996},"max":{"1min":1.3939999999999999,"5min":1.3939999999999999,"15min":1.3939999999999999},"last":0.80300000000000005},{"interface":"front","average":{"1min":0.995,"5min":0.995,"15min":0.995},"min":{"1min":0.66500000000000004,"5min":0.66500000000000004,"15min":0.66500000000000004},"max":{"1min":1.3180000000000001,"5min":1.3180000000000001,"15min":1.3180000000000001},"last":1.085}]},{"osd":4,"last update":"Mon Apr 22 23:51:58 2024","interfaces":[{"interface":"back","average":{"1min":0.83199999999999996,"5min":0.83199999999999996,"15min":0.83199999999999996},"min":{"1min":0.46100000000000002,"5min":0.46100000000000002,"15min":0.46100000000000002},"max":{"1min":1.2410000000000001,"5min":1.2410000000000001,"15min":1.2410000000000001},"last":0.89600000000000002},{"interface":"front","average":{"1min":0.92600000000000005,"5min":0.92600000000000005,"15min":0.92600000000000005},"min":{"1min":0.44400000000000001,"5min":0.44400000000000001,"15min":0.44400000000000001},"max":{"1min":1.3280000000000001,"5min":1.3280000000000001,"15min":1.3280000000000001},"last":0.879}]},{"osd":5,"last update":"Mon Apr 22 23:51:58 2024","interfaces":[{"interface":"back","average":{"1min":0.93700000000000006,"5min":0.93700000000000006,"15min":0.93700000000000006},"min":{"1min":0.432,"5min":0.432,"15min":0.432},"max":{"1min":1.379,"5min":1.379,"15min":1.379},"last":0.92800000000000005},{"interface":"front","average":{"1min":1.0149999999999999,"5min":1.0149999999999999,"15min":1.0149999999999999},"min":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":1.3959999999999999,"5min":1.3959999999999999,"15min":1.3959999999999999},"last":1.278}]},{"osd":6,"last update":"Mon Apr 22 23:51:58 2024","interfaces":[{"interface":"back","average":{"1min":1.04,"5min":1.04,"15min":1.04},"min":{"1min":0.46899999999999997,"5min":0.46899999999999997,"15min":0.46899999999999997},"max":{"1min":1.4930000000000001,"5min":1.4930000000000001,"15min":1.4930000000000001},"last":1.357},{"interface":"front","average":{"1min":1.0580000000000001,"5min":1.0580000000000001,"15min":1.0580000000000001},"min":{"1min":0.505,"5min":0.505,"15min":0.505},"max":{"1min":1.4590000000000001,"5min":1.4590000000000001,"15min":1.4590000000000001},"last":1.0569999999999999}]}]},{"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":6160,"kb_used_data":1096,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93738992,"statfs":{"total":95995035648,"available":95988727808,"internally_reserved":0,"allocated":1122304,"data_stored":769588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Apr 22 23:52:24 2024","interfaces":[{"interface":"back","average":{"1min":0.86599999999999999,"5min":0.91500000000000004,"15min":0.92300000000000004},"min":{"1min":0.59399999999999997,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":1.1799999999999999,"5min":1.2629999999999999,"15min":1.2629999999999999},"last":0.86599999999999999},{"interface":"front","average":{"1min":0.85999999999999999,"5min":0.97099999999999997,"15min":0.98899999999999999},"min":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.331,"5min":1.331,"15min":1.331},"last":0.73799999999999999}]},{"osd":1,"last update":"Mon Apr 22 23:52:24 2024","interfaces":[{"interface":"back","average":{"1min":0.90500000000000003,"5min":0.90500000000000003,"15min":0.90500000000000003},"min":{"1min":0.499,"5min":0.499,"15min":0.499},"max":{"1min":1.4399999999999999,"5min":1.4399999999999999,"15min":1.4399999999999999},"last":0.66600000000000004},{"interface":"front","average":{"1min":0.82099999999999995,"5min":0.92500000000000004,"15min":0.94299999999999995},"min":{"1min":0.59799999999999998,"5min":0.55500000000000005,"15min":0.55500000000000005},"max":{"1min":1.159,"5min":1.288,"15min":1.288},"last":0.79600000000000004}]},{"osd":2,"last update":"Mon Apr 22 23:52:24 2024","interfaces":[{"interface":"back","average":{"1min":0.83799999999999997,"5min":0.92500000000000004,"15min":0.93899999999999995},"min":{"1min":0.54600000000000004,"5min":0.53400000000000003,"15min":0.53400000000000003},"max":{"1min":1.2430000000000001,"5min":1.4870000000000001,"15min":1.4870000000000001},"last":0.72099999999999997},{"interface":"front","average":{"1min":0.879,"5min":0.93300000000000005,"15min":0.94199999999999995},"min":{"1min":0.57899999999999996,"5min":0.54200000000000004,"15min":0.54200000000000004},"max":{"1min":1.27,"5min":1.3480000000000001,"15min":1.3480000000000001},"last":0.67200000000000004}]},{"osd":3,"last update":"Mon Apr 22 23:52:24 2024","interfaces":[{"interface":"back","average":{"1min":0.91100000000000003,"5min":0.92400000000000004,"15min":0.92600000000000005},"min":{"1min":0.69299999999999995,"5min":0.63300000000000001,"15min":0.63300000000000001},"max":{"1min":1.3129999999999999,"5min":1.379,"15min":1.379},"last":0.64300000000000002},{"interface":"front","average":{"1min":0.89500000000000002,"5min":0.995,"15min":1.012},"min":{"1min":0.56799999999999995,"5min":0.56799999999999995,"15min":0.56799999999999995},"max":{"1min":1.1850000000000001,"5min":1.4470000000000001,"15min":1.4470000000000001},"last":0.747}]},{"osd":4,"last update":"Mon Apr 22 23:52:24 2024","interfaces":[{"interface":"back","average":{"1min":0.88200000000000001,"5min":0.92500000000000004,"15min":0.93200000000000005},"min":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":1.361,"5min":1.3700000000000001,"15min":1.3700000000000001},"last":0.60499999999999998},{"interface":"front","average":{"1min":0.92900000000000005,"5min":0.91200000000000003,"15min":0.90900000000000003},"min":{"1min":0.44400000000000001,"5min":0.44400000000000001,"15min":0.44400000000000001},"max":{"1min":1.137,"5min":1.212,"15min":1.212},"last":0.49299999999999999}]},{"osd":5,"last update":"Mon Apr 22 23:52:24 2024","interfaces":[{"interface":"back","average":{"1min":0.97699999999999998,"5min":1.0009999999999999,"15min":1.0049999999999999},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":1.415,"5min":1.415,"15min":1.415},"last":0.47599999999999998},{"interface":"front","average":{"1min":0.99099999999999999,"5min":0.99399999999999999,"15min":0.99399999999999999},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":1.2989999999999999,"5min":1.2989999999999999,"15min":1.2989999999999999},"last":0.53100000000000003}]},{"osd":7,"last update":"Mon Apr 22 23:51:55 2024","interfaces":[{"interface":"back","average":{"1min":1.0269999999999999,"5min":1.0269999999999999,"15min":1.0269999999999999},"min":{"1min":0.45800000000000002,"5min":0.45800000000000002,"15min":0.45800000000000002},"max":{"1min":1.4630000000000001,"5min":1.4630000000000001,"15min":1.4630000000000001},"last":0.51700000000000002},{"interface":"front","average":{"1min":1.0409999999999999,"5min":1.0409999999999999,"15min":1.0409999999999999},"min":{"1min":0.48799999999999999,"5min":0.48799999999999999,"15min":0.48799999999999999},"max":{"1min":1.327,"5min":1.327,"15min":1.327},"last":0.56299999999999994}]}]},{"osd":1,"up_from":13,"seq":55834574915,"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":"Mon Apr 22 23:52:38 2024","interfaces":[{"interface":"back","average":{"1min":0.69099999999999995,"5min":0.64300000000000002,"15min":0.56699999999999995},"min":{"1min":0.41799999999999998,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":0.95699999999999996,"5min":1.3360000000000001,"15min":1.3360000000000001},"last":0.69399999999999995},{"interface":"front","average":{"1min":0.72399999999999998,"5min":0.69599999999999995,"15min":0.59299999999999997},"min":{"1min":0.33100000000000002,"5min":0.28100000000000003,"15min":0.28100000000000003},"max":{"1min":1.2789999999999999,"5min":1.2789999999999999,"15min":1.2789999999999999},"last":0.627}]},{"osd":2,"last update":"Mon Apr 22 23:52:11 2024","interfaces":[{"interface":"back","average":{"1min":0.91900000000000004,"5min":0.81000000000000005,"15min":0.72799999999999998},"min":{"1min":0.52000000000000002,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":1.8720000000000001,"5min":1.8720000000000001,"15min":1.8720000000000001},"last":0.91200000000000003},{"interface":"front","average":{"1min":0.79100000000000004,"5min":0.76300000000000001,"15min":0.72099999999999997},"min":{"1min":0.48199999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":1.405,"5min":1.6890000000000001,"15min":1.6890000000000001},"last":0.73699999999999999}]},{"osd":3,"last update":"Mon Apr 22 23:52:43 2024","interfaces":[{"interface":"back","average":{"1min":0.78700000000000003,"5min":0.76700000000000002,"15min":0.77000000000000002},"min":{"1min":0.47999999999999998,"5min":0.47999999999999998,"15min":0.47999999999999998},"max":{"1min":1.024,"5min":1.135,"15min":1.135},"last":0.79200000000000004},{"interface":"front","average":{"1min":0.84299999999999997,"5min":0.85699999999999998,"15min":0.84099999999999997},"min":{"1min":0.40600000000000003,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":1.196,"5min":1.587,"15min":1.587},"last":0.81499999999999995}]},{"osd":4,"last update":"Mon Apr 22 23:52:20 2024","interfaces":[{"interface":"back","average":{"1min":1.0880000000000001,"5min":0.97499999999999998,"15min":0.93500000000000005},"min":{"1min":0.79400000000000004,"5min":0.69399999999999995,"15min":0.69399999999999995},"max":{"1min":1.6990000000000001,"5min":1.6990000000000001,"15min":1.6990000000000001},"last":0.96599999999999997},{"interface":"front","average":{"1min":0.99199999999999999,"5min":0.96099999999999997,"15min":0.94399999999999995},"min":{"1min":0.80000000000000004,"5min":0.76200000000000001,"15min":0.76200000000000001},"max":{"1min":1.4610000000000001,"5min":1.4610000000000001,"15min":1.4610000000000001},"last":1.0569999999999999}]},{"osd":5,"last update":"Mon Apr 22 23:52:49 2024","interfaces":[{"interface":"back","average":{"1min":1.0600000000000001,"5min":1.0840000000000001,"15min":1.0680000000000001},"min":{"1min":0.628,"5min":0.628,"15min":0.628},"max":{"1min":1.3300000000000001,"5min":1.4410000000000001,"15min":1.4410000000000001},"last":1.081},{"interface":"front","average":{"1min":0.98899999999999999,"5min":1.04,"15min":1.042},"min":{"1min":0.60099999999999998,"5min":0.60099999999999998,"15min":0.60099999999999998},"max":{"1min":1.276,"5min":1.8129999999999999,"15min":1.8129999999999999},"last":0.88100000000000001}]},{"osd":6,"last update":"Mon Apr 22 23:52:27 2024","interfaces":[{"interface":"back","average":{"1min":1.109,"5min":1.1040000000000001,"15min":1.103},"min":{"1min":0.70499999999999996,"5min":0.70499999999999996,"15min":0.70499999999999996},"max":{"1min":1.595,"5min":1.595,"15min":1.595},"last":1.105},{"interface":"front","average":{"1min":1.1970000000000001,"5min":1.181,"15min":1.1779999999999999},"min":{"1min":0.79200000000000004,"5min":0.79200000000000004,"15min":0.79200000000000004},"max":{"1min":1.782,"5min":1.782,"15min":1.782},"last":1.1870000000000001}]},{"osd":7,"last update":"Mon Apr 22 23:51:57 2024","interfaces":[{"interface":"back","average":{"1min":1.2270000000000001,"5min":1.2270000000000001,"15min":1.2270000000000001},"min":{"1min":0.91600000000000004,"5min":0.91600000000000004,"15min":0.91600000000000004},"max":{"1min":1.95,"5min":1.95,"15min":1.95},"last":1.141},{"interface":"front","average":{"1min":1.145,"5min":1.145,"15min":1.145},"min":{"1min":0.81499999999999995,"5min":0.81499999999999995,"15min":0.81499999999999995},"max":{"1min":1.548,"5min":1.548,"15min":1.548},"last":1.0029999999999999}]}]},{"osd":0,"up_from":8,"seq":34359738441,"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":"Mon Apr 22 23:52:43 2024","interfaces":[{"interface":"back","average":{"1min":0.65000000000000002,"5min":0.63200000000000001,"15min":0.55300000000000005},"min":{"1min":0.35899999999999999,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":1.0329999999999999,"5min":1.1950000000000001,"15min":1.1950000000000001},"last":0.745},{"interface":"front","average":{"1min":0.66200000000000003,"5min":0.65600000000000003,"15min":0.56299999999999994},"min":{"1min":0.32200000000000001,"5min":0.23100000000000001,"15min":0.23100000000000001},"max":{"1min":1.048,"5min":1.141,"15min":1.141},"last":0.89200000000000002}]},{"osd":2,"last update":"Mon Apr 22 23:52:11 2024","interfaces":[{"interface":"back","average":{"1min":0.81100000000000005,"5min":0.77700000000000002,"15min":0.70399999999999996},"min":{"1min":0.42699999999999999,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":1.153,"5min":1.1639999999999999,"15min":1.1639999999999999},"last":1.014},{"interface":"front","average":{"1min":0.84799999999999998,"5min":0.75700000000000001,"15min":0.67300000000000004},"min":{"1min":0.48399999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":1.1319999999999999,"5min":1.2729999999999999,"15min":1.2729999999999999},"last":0.84099999999999997}]},{"osd":3,"last update":"Mon Apr 22 23:52:43 2024","interfaces":[{"interface":"back","average":{"1min":0.622,"5min":0.71699999999999997,"15min":0.72099999999999997},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":1.1459999999999999,"5min":1.1459999999999999,"15min":1.1459999999999999},"last":0.65000000000000002},{"interface":"front","average":{"1min":0.747,"5min":0.79600000000000004,"15min":0.78400000000000003},"min":{"1min":0.38800000000000001,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":1.016,"5min":1.0940000000000001,"15min":1.0940000000000001},"last":0.93600000000000005}]},{"osd":4,"last update":"Mon Apr 22 23:52:20 2024","interfaces":[{"interface":"back","average":{"1min":0.90600000000000003,"5min":0.93000000000000005,"15min":0.92200000000000004},"min":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"max":{"1min":1.117,"5min":1.206,"15min":1.206},"last":1.0029999999999999},{"interface":"front","average":{"1min":0.89800000000000002,"5min":0.89900000000000002,"15min":0.90100000000000002},"min":{"1min":0.55300000000000005,"5min":0.53500000000000003,"15min":0.53500000000000003},"max":{"1min":1.3380000000000001,"5min":1.3380000000000001,"15min":1.3380000000000001},"last":1.1339999999999999}]},{"osd":5,"last update":"Mon Apr 22 23:52:50 2024","interfaces":[{"interface":"back","average":{"1min":0.94299999999999995,"5min":0.94999999999999996,"15min":0.95799999999999996},"min":{"1min":0.53500000000000003,"5min":0.53500000000000003,"15min":0.53500000000000003},"max":{"1min":1.2849999999999999,"5min":1.2849999999999999,"15min":1.2849999999999999},"last":1.103},{"interface":"front","average":{"1min":1.0089999999999999,"5min":1.028,"15min":1.0329999999999999},"min":{"1min":0.61799999999999999,"5min":0.61799999999999999,"15min":0.61799999999999999},"max":{"1min":1.448,"5min":1.448,"15min":1.448},"last":1.2070000000000001}]},{"osd":6,"last update":"Mon Apr 22 23:52:29 2024","interfaces":[{"interface":"back","average":{"1min":0.95699999999999996,"5min":0.99299999999999999,"15min":0.999},"min":{"1min":0.502,"5min":0.502,"15min":0.502},"max":{"1min":1.2989999999999999,"5min":1.2989999999999999,"15min":1.2989999999999999},"last":0.86499999999999999},{"interface":"front","average":{"1min":1.056,"5min":1.095,"15min":1.101},"min":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"max":{"1min":1.4430000000000001,"5min":1.4430000000000001,"15min":1.4430000000000001},"last":1.077}]},{"osd":7,"last update":"Mon Apr 22 23:51:54 2024","interfaces":[{"interface":"back","average":{"1min":1.0820000000000001,"5min":1.0820000000000001,"15min":1.0820000000000001},"min":{"1min":0.63500000000000001,"5min":0.63500000000000001,"15min":0.63500000000000001},"max":{"1min":1.496,"5min":1.496,"15min":1.496},"last":1.262},{"interface":"front","average":{"1min":1.0629999999999999,"5min":1.0629999999999999,"15min":1.0629999999999999},"min":{"1min":0.69499999999999995,"5min":0.69499999999999995,"15min":0.69499999999999995},"max":{"1min":1.343,"5min":1.343,"15min":1.343},"last":1.1870000000000001}]}]},{"osd":2,"up_from":18,"seq":77309411388,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6216,"kb_used_data":576,"kb_used_omap":0,"kb_used_meta":5632,"kb_avail":93738936,"statfs":{"total":95995035648,"available":95988670464,"internally_reserved":0,"allocated":589824,"data_stored":240660,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5767168},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Apr 22 23:52:17 2024","interfaces":[{"interface":"back","average":{"1min":0.68300000000000005,"5min":0.64700000000000002,"15min":0.60999999999999999},"min":{"1min":0.28100000000000003,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":1.036,"5min":1.2110000000000001,"15min":1.2110000000000001},"last":1.012},{"interface":"front","average":{"1min":0.68899999999999995,"5min":0.67300000000000004,"15min":0.63100000000000001},"min":{"1min":0.29899999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":0.98899999999999999,"5min":1.093,"15min":1.093},"last":0.96299999999999997}]},{"osd":1,"last update":"Mon Apr 22 23:52:17 2024","interfaces":[{"interface":"back","average":{"1min":0.78000000000000003,"5min":0.70299999999999996,"15min":0.66400000000000003},"min":{"1min":0.29599999999999999,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":1.163,"5min":1.163,"15min":1.163},"last":0.86799999999999999},{"interface":"front","average":{"1min":0.73799999999999999,"5min":0.72599999999999998,"15min":0.68100000000000005},"min":{"1min":0.33800000000000002,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":0.91100000000000003,"5min":1.0760000000000001,"15min":1.0760000000000001},"last":0.80100000000000005}]},{"osd":3,"last update":"Mon Apr 22 23:52:49 2024","interfaces":[{"interface":"back","average":{"1min":0.68700000000000006,"5min":0.73899999999999999,"15min":0.73299999999999998},"min":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":1.071,"5min":1.107,"15min":1.107},"last":0.82999999999999996},{"interface":"front","average":{"1min":0.73699999999999999,"5min":0.79400000000000004,"15min":0.78400000000000003},"min":{"1min":0.30499999999999999,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":1.1439999999999999,"5min":1.369,"15min":1.369},"last":1.0800000000000001}]},{"osd":4,"last update":"Mon Apr 22 23:52:17 2024","interfaces":[{"interface":"back","average":{"1min":0.97599999999999998,"5min":0.97299999999999998,"15min":0.96499999999999997},"min":{"1min":0.623,"5min":0.623,"15min":0.623},"max":{"1min":1.1990000000000001,"5min":1.4179999999999999,"15min":1.4179999999999999},"last":1.2230000000000001},{"interface":"front","average":{"1min":0.95999999999999996,"5min":0.97899999999999998,"15min":0.97899999999999998},"min":{"1min":0.57799999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"max":{"1min":1.296,"5min":1.4930000000000001,"15min":1.4930000000000001},"last":1.179}]},{"osd":5,"last update":"Mon Apr 22 23:51:52 2024","interfaces":[{"interface":"back","average":{"1min":0.99099999999999999,"5min":1.0089999999999999,"15min":1.012},"min":{"1min":0.624,"5min":0.624,"15min":0.624},"max":{"1min":1.3029999999999999,"5min":1.444,"15min":1.444},"last":1.2689999999999999},{"interface":"front","average":{"1min":1.0609999999999999,"5min":1.0289999999999999,"15min":1.024},"min":{"1min":0.58899999999999997,"5min":0.58899999999999997,"15min":0.58899999999999997},"max":{"1min":1.4770000000000001,"5min":1.4770000000000001,"15min":1.4770000000000001},"last":1.145}]},{"osd":6,"last update":"Mon Apr 22 23:52:22 2024","interfaces":[{"interface":"back","average":{"1min":1.0329999999999999,"5min":1.0449999999999999,"15min":1.0469999999999999},"min":{"1min":0.66000000000000003,"5min":0.66000000000000003,"15min":0.66000000000000003},"max":{"1min":1.401,"5min":1.401,"15min":1.401},"last":1.2470000000000001},{"interface":"front","average":{"1min":1.0649999999999999,"5min":1.0900000000000001,"15min":1.0940000000000001},"min":{"1min":0.61599999999999999,"5min":0.61599999999999999,"15min":0.61599999999999999},"max":{"1min":1.4379999999999999,"5min":1.4379999999999999,"15min":1.4379999999999999},"last":1.369}]},{"osd":7,"last update":"Mon Apr 22 23:51:55 2024","interfaces":[{"interface":"back","average":{"1min":1.111,"5min":1.111,"15min":1.111},"min":{"1min":0.64300000000000002,"5min":0.64300000000000002,"15min":0.64300000000000002},"max":{"1min":1.526,"5min":1.526,"15min":1.526},"last":1.351},{"interface":"front","average":{"1min":1.1299999999999999,"5min":1.1299999999999999,"15min":1.1299999999999999},"min":{"1min":0.73599999999999999,"5min":0.73599999999999999,"15min":0.73599999999999999},"max":{"1min":1.4119999999999999,"5min":1.4119999999999999,"15min":1.4119999999999999},"last":1.389}]}]},{"osd":3,"up_from":26,"seq":111669149748,"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":"Mon Apr 22 23:52:49 2024","interfaces":[{"interface":"back","average":{"1min":0.65700000000000003,"5min":0.66800000000000004,"15min":0.63600000000000001},"min":{"1min":0.33800000000000002,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":0.96299999999999997,"5min":1.254,"15min":1.254},"last":0.68100000000000005},{"interface":"front","average":{"1min":0.68100000000000005,"5min":0.754,"15min":0.754},"min":{"1min":0.33500000000000002,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":0.93600000000000005,"5min":1.2809999999999999,"15min":1.2809999999999999},"last":0.74299999999999999}]},{"osd":1,"last update":"Mon Apr 22 23:52:49 2024","interfaces":[{"interface":"back","average":{"1min":0.76800000000000002,"5min":0.78300000000000003,"15min":0.78900000000000003},"min":{"1min":0.48199999999999998,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":1.006,"5min":1.0640000000000001,"15min":1.0640000000000001},"last":0.80800000000000005},{"interface":"front","average":{"1min":0.76000000000000001,"5min":0.755,"15min":0.73099999999999998},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":1.0700000000000001,"5min":1.0840000000000001,"15min":1.0840000000000001},"last":0.77500000000000002}]},{"osd":2,"last update":"Mon Apr 22 23:52:49 2024","interfaces":[{"interface":"back","average":{"1min":0.78700000000000003,"5min":0.81699999999999995,"15min":0.82099999999999995},"min":{"1min":0.41499999999999998,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":0.99199999999999999,"5min":1.099,"15min":1.099},"last":0.86799999999999999},{"interface":"front","average":{"1min":0.79100000000000004,"5min":0.77900000000000003,"15min":0.76700000000000002},"min":{"1min":0.42599999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":1.2529999999999999,"5min":1.2529999999999999,"15min":1.2529999999999999},"last":1.002}]},{"osd":4,"last update":"Mon Apr 22 23:52:15 2024","interfaces":[{"interface":"back","average":{"1min":1.0369999999999999,"5min":0.96099999999999997,"15min":0.93799999999999994},"min":{"1min":0.503,"5min":0.503,"15min":0.503},"max":{"1min":1.411,"5min":1.411,"15min":1.411},"last":0.93500000000000005},{"interface":"front","average":{"1min":0.98099999999999998,"5min":0.95699999999999996,"15min":0.95099999999999996},"min":{"1min":0.48699999999999999,"5min":0.48699999999999999,"15min":0.48699999999999999},"max":{"1min":1.3089999999999999,"5min":1.3089999999999999,"15min":1.3089999999999999},"last":1.1419999999999999}]},{"osd":5,"last update":"Mon Apr 22 23:51:52 2024","interfaces":[{"interface":"back","average":{"1min":1,"5min":1.0369999999999999,"15min":1.0429999999999999},"min":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":1.448,"5min":1.448,"15min":1.448},"last":1.304},{"interface":"front","average":{"1min":1.0109999999999999,"5min":0.98699999999999999,"15min":0.98299999999999998},"min":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"max":{"1min":1.331,"5min":1.331,"15min":1.331},"last":0.92100000000000004}]},{"osd":6,"last update":"Mon Apr 22 23:52:25 2024","interfaces":[{"interface":"back","average":{"1min":1.129,"5min":1.1060000000000001,"15min":1.1020000000000001},"min":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"max":{"1min":1.4199999999999999,"5min":1.546,"15min":1.546},"last":1.206},{"interface":"front","average":{"1min":1.0780000000000001,"5min":1.0660000000000001,"15min":1.0640000000000001},"min":{"1min":0.58699999999999997,"5min":0.58699999999999997,"15min":0.58699999999999997},"max":{"1min":1.369,"5min":1.5660000000000001,"15min":1.5660000000000001},"last":1.5249999999999999}]},{"osd":7,"last update":"Mon Apr 22 23:51:58 2024","interfaces":[{"interface":"back","average":{"1min":1.1279999999999999,"5min":1.1279999999999999,"15min":1.1279999999999999},"min":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"max":{"1min":1.514,"5min":1.514,"15min":1.514},"last":1.4419999999999999},{"interface":"front","average":{"1min":1.131,"5min":1.131,"15min":1.131},"min":{"1min":0.751,"5min":0.751,"15min":0.751},"max":{"1min":1.3340000000000001,"5min":1.3340000000000001,"15min":1.3340000000000001},"last":1.4019999999999999}]}]},{"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":"Mon Apr 22 23:52:18 2024","interfaces":[{"interface":"back","average":{"1min":0.80600000000000005,"5min":0.83499999999999996,"15min":0.83899999999999997},"min":{"1min":0.47999999999999998,"5min":0.47999999999999998,"15min":0.47999999999999998},"max":{"1min":1.171,"5min":1.171,"15min":1.171},"last":1.05},{"interface":"front","average":{"1min":0.81899999999999995,"5min":0.81799999999999995,"15min":0.80900000000000005},"min":{"1min":0.442,"5min":0.442,"15min":0.442},"max":{"1min":1.1699999999999999,"5min":1.494,"15min":1.494},"last":0.78800000000000003}]},{"osd":1,"last update":"Mon Apr 22 23:52:18 2024","interfaces":[{"interface":"back","average":{"1min":0.85599999999999998,"5min":0.81299999999999994,"15min":0.79300000000000004},"min":{"1min":0.52500000000000002,"5min":0.52500000000000002,"15min":0.52500000000000002},"max":{"1min":1.375,"5min":1.375,"15min":1.375},"last":0.872},{"interface":"front","average":{"1min":0.84199999999999997,"5min":0.86699999999999999,"15min":0.879},"min":{"1min":0.45400000000000001,"5min":0.45400000000000001,"15min":0.45400000000000001},"max":{"1min":1.147,"5min":1.1499999999999999,"15min":1.1499999999999999},"last":1.006}]},{"osd":2,"last update":"Mon Apr 22 23:52:18 2024","interfaces":[{"interface":"back","average":{"1min":0.86599999999999999,"5min":0.89100000000000001,"15min":0.91100000000000003},"min":{"1min":0.47499999999999998,"5min":0.47499999999999998,"15min":0.47499999999999998},"max":{"1min":1.278,"5min":1.278,"15min":1.278},"last":0.82899999999999996},{"interface":"front","average":{"1min":0.83099999999999996,"5min":0.83799999999999997,"15min":0.82999999999999996},"min":{"1min":0.52400000000000002,"5min":0.52400000000000002,"15min":0.52400000000000002},"max":{"1min":1.181,"5min":1.2050000000000001,"15min":1.2050000000000001},"last":0.74299999999999999}]},{"osd":3,"last update":"Mon Apr 22 23:52:18 2024","interfaces":[{"interface":"back","average":{"1min":0.94699999999999995,"5min":0.94599999999999995,"15min":0.94499999999999995},"min":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"max":{"1min":1.2969999999999999,"5min":1.2969999999999999,"15min":1.2969999999999999},"last":0.86199999999999999},{"interface":"front","average":{"1min":1,"5min":0.96299999999999997,"15min":0.96099999999999997},"min":{"1min":0.63100000000000001,"5min":0.57199999999999995,"15min":0.57199999999999995},"max":{"1min":1.365,"5min":1.365,"15min":1.365},"last":0.97199999999999998}]},{"osd":5,"last update":"Mon Apr 22 23:52:49 2024","interfaces":[{"interface":"back","average":{"1min":1.0269999999999999,"5min":0.77500000000000002,"15min":0.71499999999999997},"min":{"1min":0.64300000000000002,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":1.3360000000000001,"5min":1.3360000000000001,"15min":1.3360000000000001},"last":0.67300000000000004},{"interface":"front","average":{"1min":1.1200000000000001,"5min":0.89300000000000002,"15min":0.83999999999999997},"min":{"1min":0.85799999999999998,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":1.321,"5min":1.321,"15min":1.321},"last":0.94799999999999995}]},{"osd":6,"last update":"Mon Apr 22 23:52:26 2024","interfaces":[{"interface":"back","average":{"1min":0.92600000000000005,"5min":0.83499999999999996,"15min":0.81999999999999995},"min":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":1.319,"5min":1.3959999999999999,"15min":1.3959999999999999},"last":0.65800000000000003},{"interface":"front","average":{"1min":0.93100000000000005,"5min":0.82799999999999996,"15min":0.81100000000000005},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":1.3380000000000001,"5min":1.3380000000000001,"15min":1.3380000000000001},"last":0.90800000000000003}]},{"osd":7,"last update":"Mon Apr 22 23:51:55 2024","interfaces":[{"interface":"back","average":{"1min":1.0109999999999999,"5min":1.0109999999999999,"15min":1.0109999999999999},"min":{"1min":0.41399999999999998,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":1.347,"5min":1.347,"15min":1.347},"last":0.71099999999999997},{"interface":"front","average":{"1min":0.99099999999999999,"5min":0.99099999999999999,"15min":0.99099999999999999},"min":{"1min":0.498,"5min":0.498,"15min":0.498},"max":{"1min":1.351,"5min":1.351,"15min":1.351},"last":1.0880000000000001}]}]},{"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":"Mon Apr 22 23:51:52 2024","interfaces":[{"interface":"back","average":{"1min":0.86599999999999999,"5min":0.84299999999999997,"15min":0.83899999999999997},"min":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"max":{"1min":1.3200000000000001,"5min":1.3200000000000001,"15min":1.3200000000000001},"last":0.76100000000000001},{"interface":"front","average":{"1min":0.874,"5min":0.85099999999999998,"15min":0.84699999999999998},"min":{"1min":0.55100000000000005,"5min":0.55100000000000005,"15min":0.55100000000000005},"max":{"1min":1.1739999999999999,"5min":1.1739999999999999,"15min":1.1739999999999999},"last":0.71999999999999997}]},{"osd":1,"last update":"Mon Apr 22 23:51:52 2024","interfaces":[{"interface":"back","average":{"1min":0.91900000000000004,"5min":0.89200000000000002,"15min":0.88800000000000001},"min":{"1min":0.625,"5min":0.625,"15min":0.625},"max":{"1min":1.2190000000000001,"5min":1.2190000000000001,"15min":1.2190000000000001},"last":0.85899999999999999},{"interface":"front","average":{"1min":0.94099999999999995,"5min":0.89700000000000002,"15min":0.88900000000000001},"min":{"1min":0.71699999999999997,"5min":0.61199999999999999,"15min":0.61199999999999999},"max":{"1min":1.2070000000000001,"5min":1.2689999999999999,"15min":1.2689999999999999},"last":0.60899999999999999}]},{"osd":2,"last update":"Mon Apr 22 23:51:52 2024","interfaces":[{"interface":"back","average":{"1min":0.95199999999999996,"5min":0.90700000000000003,"15min":0.89900000000000002},"min":{"1min":0.57599999999999996,"5min":0.57599999999999996,"15min":0.57599999999999996},"max":{"1min":1.512,"5min":1.512,"15min":1.512},"last":0.623},{"interface":"front","average":{"1min":0.97499999999999998,"5min":0.92900000000000005,"15min":0.92100000000000004},"min":{"1min":0.66600000000000004,"5min":0.63200000000000001,"15min":0.63200000000000001},"max":{"1min":1.1950000000000001,"5min":1.2190000000000001,"15min":1.2190000000000001},"last":0.89600000000000002}]},{"osd":3,"last update":"Mon Apr 22 23:51:52 2024","interfaces":[{"interface":"back","average":{"1min":1.0389999999999999,"5min":0.93300000000000005,"15min":0.91500000000000004},"min":{"1min":0.65100000000000002,"5min":0.64900000000000002,"15min":0.64900000000000002},"max":{"1min":1.6259999999999999,"5min":1.6259999999999999,"15min":1.6259999999999999},"last":0.872},{"interface":"front","average":{"1min":1.0529999999999999,"5min":0.97099999999999997,"15min":0.95699999999999996},"min":{"1min":0.72899999999999998,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":1.304,"5min":1.304,"15min":1.304},"last":0.80600000000000005}]},{"osd":4,"last update":"Mon Apr 22 23:51:52 2024","interfaces":[{"interface":"back","average":{"1min":0.93400000000000005,"5min":0.81299999999999994,"15min":0.79300000000000004},"min":{"1min":0.55000000000000004,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":1.329,"5min":1.329,"15min":1.329},"last":0.49399999999999999},{"interface":"front","average":{"1min":1.0509999999999999,"5min":0.82899999999999996,"15min":0.79200000000000004},"min":{"1min":0.625,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":1.8129999999999999,"5min":1.8129999999999999,"15min":1.8129999999999999},"last":0.55200000000000005}]},{"osd":6,"last update":"Mon Apr 22 23:52:21 2024","interfaces":[{"interface":"back","average":{"1min":1.0900000000000001,"5min":0.96399999999999997,"15min":0.94299999999999995},"min":{"1min":0.69599999999999995,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":1.4119999999999999,"5min":1.7270000000000001,"15min":1.7270000000000001},"last":0.51400000000000001},{"interface":"front","average":{"1min":1.093,"5min":1.032,"15min":1.022},"min":{"1min":0.77900000000000003,"5min":0.46500000000000002,"15min":0.46500000000000002},"max":{"1min":1.357,"5min":1.591,"15min":1.591},"last":0.46800000000000003}]},{"osd":7,"last update":"Mon Apr 22 23:51:56 2024","interfaces":[{"interface":"back","average":{"1min":1.0760000000000001,"5min":1.0760000000000001,"15min":1.0760000000000001},"min":{"1min":0.71399999999999997,"5min":0.71399999999999997,"15min":0.71399999999999997},"max":{"1min":1.329,"5min":1.329,"15min":1.329},"last":0.53300000000000003},{"interface":"front","average":{"1min":1.202,"5min":1.202,"15min":1.202},"min":{"1min":0.83599999999999997,"5min":0.83599999999999997,"15min":0.83599999999999997},"max":{"1min":1.8899999999999999,"5min":1.8899999999999999,"15min":1.8899999999999999},"last":0.73499999999999999}]}]}],"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-04-22T23:52:55.716 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-04-22T23:52:55.716 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-04-22T23:52:55.716 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-04-22T23:52:55.716 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 15ff8152-0102-11ef-bc93-c7b262605968 -- ceph health --format=json 2024-04-22T23:52:56.537 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:52:56 smithi079 bash[18576]: cluster 2024-04-22T23:52:54.241535+0000 mgr.y (mgr.14394) 78 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:52:56.537 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:52:56 smithi079 bash[18576]: audit 2024-04-22T23:52:54.987222+0000 mgr.y (mgr.14394) 79 : audit [DBG] from='client.24457 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-22T23:52:56.537 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:52:56 smithi079 bash[23665]: cluster 2024-04-22T23:52:54.241535+0000 mgr.y (mgr.14394) 78 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:52:56.537 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:52:56 smithi079 bash[23665]: audit 2024-04-22T23:52:54.987222+0000 mgr.y (mgr.14394) 79 : audit [DBG] from='client.24457 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-22T23:52:56.560 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:52:56 smithi171 bash[18565]: cluster 2024-04-22T23:52:54.241535+0000 mgr.y (mgr.14394) 78 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:52:56.560 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:52:56 smithi171 bash[18565]: audit 2024-04-22T23:52:54.987222+0000 mgr.y (mgr.14394) 79 : audit [DBG] from='client.24457 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-22T23:52:58.442 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/mon.a/config 2024-04-22T23:52:58.463 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:52:58 smithi079 bash[18576]: cluster 2024-04-22T23:52:56.242054+0000 mgr.y (mgr.14394) 80 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:52:58.464 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:52:58 smithi079 bash[23665]: cluster 2024-04-22T23:52:56.242054+0000 mgr.y (mgr.14394) 80 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:52:58.560 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:52:58 smithi171 bash[18565]: cluster 2024-04-22T23:52:56.242054+0000 mgr.y (mgr.14394) 80 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:53:00.287 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:00 smithi079 bash[18576]: cluster 2024-04-22T23:52:58.242663+0000 mgr.y (mgr.14394) 81 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:53:00.287 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:00 smithi079 bash[23665]: cluster 2024-04-22T23:52:58.242663+0000 mgr.y (mgr.14394) 81 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:53:00.560 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:00 smithi171 bash[18565]: cluster 2024-04-22T23:52:58.242663+0000 mgr.y (mgr.14394) 81 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:53:01.063 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-04-22T23:53:01.064 INFO:teuthology.orchestra.run.smithi079.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-04-22T23:53:01.536 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:01 smithi079 bash[23665]: audit 2024-04-22T23:53:01.075235+0000 mon.c (mon.1) 65 : audit [DBG] from='client.? 172.21.15.79:0/1955992482' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-04-22T23:53:01.537 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:01 smithi079 bash[18576]: audit 2024-04-22T23:53:01.075235+0000 mon.c (mon.1) 65 : audit [DBG] from='client.? 172.21.15.79:0/1955992482' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-04-22T23:53:01.560 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:53:01 smithi171 bash[19409]: ::ffff:172.21.15.171 - - [22/Apr/2024:23:53:01] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-22T23:53:01.560 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:01 smithi171 bash[18565]: audit 2024-04-22T23:53:01.075235+0000 mon.c (mon.1) 65 : audit [DBG] from='client.? 172.21.15.79:0/1955992482' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-04-22T23:53:01.712 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-04-22T23:53:01.712 INFO:tasks.cephadm:Setup complete, yielding 2024-04-22T23:53:01.713 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-04-22T23:53:01.723 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi079.front.sepia.ceph.com 2024-04-22T23:53:01.723 DEBUG:teuthology.orchestra.run.smithi079:> 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 15ff8152-0102-11ef-bc93-c7b262605968 -- bash -c 'ceph config set mgr mgr/cephadm/use_repo_digest false --force' 2024-04-22T23:53:02.287 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:02 smithi079 bash[18576]: cluster 2024-04-22T23:53:00.243214+0000 mgr.y (mgr.14394) 82 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:53:02.365 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:02 smithi079 bash[23665]: cluster 2024-04-22T23:53:00.243214+0000 mgr.y (mgr.14394) 82 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:53:02.560 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:02 smithi171 bash[18565]: cluster 2024-04-22T23:53:00.243214+0000 mgr.y (mgr.14394) 82 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:53:04.287 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:04 smithi079 bash[18576]: cluster 2024-04-22T23:53:02.243843+0000 mgr.y (mgr.14394) 83 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:53:04.287 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:04 smithi079 bash[23665]: cluster 2024-04-22T23:53:02.243843+0000 mgr.y (mgr.14394) 83 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:53:04.560 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:04 smithi171 bash[18565]: cluster 2024-04-22T23:53:02.243843+0000 mgr.y (mgr.14394) 83 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:53:05.036 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:53:04 smithi079 bash[18834]: ::ffff:172.21.15.171 - - [22/Apr/2024:23:53:04] "GET /metrics HTTP/1.1" 200 191511 "" "Prometheus/2.33.4" 2024-04-22T23:53:05.068 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-04-22T23:53:05.078 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi079.front.sepia.ceph.com 2024-04-22T23:53:05.079 DEBUG:teuthology.orchestra.run.smithi079:> 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 15ff8152-0102-11ef-bc93-c7b262605968 -e sha1=43be020184947e53516056c9931e1ac5bdbbb1a5 -- bash -c 'radosgw-admin realm create --rgw-realm=r --default' 2024-04-22T23:53:05.537 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:05 smithi079 bash[18576]: cluster 2024-04-22T23:53:04.244203+0000 mgr.y (mgr.14394) 84 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:53:05.537 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:05 smithi079 bash[18576]: audit 2024-04-22T23:53:04.399146+0000 mon.a (mon.0) 650 : audit [INF] from='client.? ' entity='client.admin' 2024-04-22T23:53:05.537 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:05 smithi079 bash[18576]: audit 2024-04-22T23:53:04.422448+0000 mon.c (mon.1) 66 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:53:05.537 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:05 smithi079 bash[18576]: audit 2024-04-22T23:53:04.423274+0000 mon.c (mon.1) 67 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:53:05.537 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:05 smithi079 bash[18576]: audit 2024-04-22T23:53:04.430240+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:53:05.537 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:05 smithi079 bash[23665]: cluster 2024-04-22T23:53:04.244203+0000 mgr.y (mgr.14394) 84 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:53:05.537 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:05 smithi079 bash[23665]: audit 2024-04-22T23:53:04.399146+0000 mon.a (mon.0) 650 : audit [INF] from='client.? ' entity='client.admin' 2024-04-22T23:53:05.537 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:05 smithi079 bash[23665]: audit 2024-04-22T23:53:04.422448+0000 mon.c (mon.1) 66 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:53:05.537 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:05 smithi079 bash[23665]: audit 2024-04-22T23:53:04.423274+0000 mon.c (mon.1) 67 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:53:05.538 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:05 smithi079 bash[23665]: audit 2024-04-22T23:53:04.430240+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:53:05.810 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:05 smithi171 bash[18565]: cluster 2024-04-22T23:53:04.244203+0000 mgr.y (mgr.14394) 84 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:53:05.810 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:05 smithi171 bash[18565]: audit 2024-04-22T23:53:04.399146+0000 mon.a (mon.0) 650 : audit [INF] from='client.? ' entity='client.admin' 2024-04-22T23:53:05.810 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:05 smithi171 bash[18565]: audit 2024-04-22T23:53:04.422448+0000 mon.c (mon.1) 66 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:53:05.810 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:05 smithi171 bash[18565]: audit 2024-04-22T23:53:04.423274+0000 mon.c (mon.1) 67 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:53:05.810 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:05 smithi171 bash[18565]: audit 2024-04-22T23:53:04.430240+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:53:07.787 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:07 smithi079 bash[18576]: cluster 2024-04-22T23:53:06.244528+0000 mgr.y (mgr.14394) 85 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:53:07.787 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:07 smithi079 bash[23665]: cluster 2024-04-22T23:53:06.244528+0000 mgr.y (mgr.14394) 85 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:53:07.810 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:07 smithi171 bash[18565]: cluster 2024-04-22T23:53:06.244528+0000 mgr.y (mgr.14394) 85 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:53:09.670 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-04-22T23:53:09.670 INFO:teuthology.orchestra.run.smithi079.stdout: "id": "c7fa91b3-2476-4388-8b4d-c14ea5237a09", 2024-04-22T23:53:09.670 INFO:teuthology.orchestra.run.smithi079.stdout: "name": "r", 2024-04-22T23:53:09.670 INFO:teuthology.orchestra.run.smithi079.stdout: "current_period": "6923aacb-b1d4-4e65-9da3-b3368ca3def1", 2024-04-22T23:53:09.670 INFO:teuthology.orchestra.run.smithi079.stdout: "epoch": 1 2024-04-22T23:53:09.671 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-04-22T23:53:10.037 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:09 smithi079 bash[18576]: cluster 2024-04-22T23:53:08.245053+0000 mgr.y (mgr.14394) 86 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:53:10.037 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:09 smithi079 bash[18576]: cluster 2024-04-22T23:53:08.611295+0000 mon.a (mon.0) 652 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-04-22T23:53:10.037 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:09 smithi079 bash[18576]: audit 2024-04-22T23:53:08.619083+0000 mon.a (mon.0) 653 : audit [INF] from='client.? 172.21.15.79:0/2454496125' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-04-22T23:53:10.037 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:09 smithi079 bash[23665]: cluster 2024-04-22T23:53:08.245053+0000 mgr.y (mgr.14394) 86 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:53:10.037 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:09 smithi079 bash[23665]: cluster 2024-04-22T23:53:08.611295+0000 mon.a (mon.0) 652 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-04-22T23:53:10.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:09 smithi079 bash[23665]: audit 2024-04-22T23:53:08.619083+0000 mon.a (mon.0) 653 : audit [INF] from='client.? 172.21.15.79:0/2454496125' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-04-22T23:53:10.060 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:09 smithi171 bash[18565]: cluster 2024-04-22T23:53:08.245053+0000 mgr.y (mgr.14394) 86 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:53:10.060 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:09 smithi171 bash[18565]: cluster 2024-04-22T23:53:08.611295+0000 mon.a (mon.0) 652 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-04-22T23:53:10.060 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:09 smithi171 bash[18565]: audit 2024-04-22T23:53:08.619083+0000 mon.a (mon.0) 653 : audit [INF] from='client.? 172.21.15.79:0/2454496125' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-04-22T23:53:10.387 DEBUG:teuthology.orchestra.run.smithi079:> 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 15ff8152-0102-11ef-bc93-c7b262605968 -e sha1=43be020184947e53516056c9931e1ac5bdbbb1a5 -- bash -c 'radosgw-admin zonegroup create --rgw-zonegroup=default --master --default' 2024-04-22T23:53:10.786 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:10 smithi079 bash[23665]: audit 2024-04-22T23:53:09.614934+0000 mon.a (mon.0) 654 : audit [INF] from='client.? 172.21.15.79:0/2454496125' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-04-22T23:53:10.787 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:10 smithi079 bash[23665]: cluster 2024-04-22T23:53:09.615229+0000 mon.a (mon.0) 655 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-04-22T23:53:10.787 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:10 smithi079 bash[18576]: audit 2024-04-22T23:53:09.614934+0000 mon.a (mon.0) 654 : audit [INF] from='client.? 172.21.15.79:0/2454496125' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-04-22T23:53:10.787 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:10 smithi079 bash[18576]: cluster 2024-04-22T23:53:09.615229+0000 mon.a (mon.0) 655 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-04-22T23:53:11.060 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:10 smithi171 bash[18565]: audit 2024-04-22T23:53:09.614934+0000 mon.a (mon.0) 654 : audit [INF] from='client.? 172.21.15.79:0/2454496125' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-04-22T23:53:11.060 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:10 smithi171 bash[18565]: cluster 2024-04-22T23:53:09.615229+0000 mon.a (mon.0) 655 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-04-22T23:53:11.619 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:53:11 smithi171 bash[19409]: ::ffff:172.21.15.171 - - [22/Apr/2024:23:53:11] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-22T23:53:11.786 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:11 smithi079 bash[18576]: cluster 2024-04-22T23:53:10.245737+0000 mgr.y (mgr.14394) 87 : cluster [DBG] pgmap v60: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:53:11.787 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:11 smithi079 bash[18576]: cluster 2024-04-22T23:53:10.633531+0000 mon.a (mon.0) 656 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-04-22T23:53:11.787 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:11 smithi079 bash[23665]: cluster 2024-04-22T23:53:10.245737+0000 mgr.y (mgr.14394) 87 : cluster [DBG] pgmap v60: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:53:11.787 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:11 smithi079 bash[23665]: cluster 2024-04-22T23:53:10.633531+0000 mon.a (mon.0) 656 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-04-22T23:53:12.060 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:11 smithi171 bash[18565]: cluster 2024-04-22T23:53:10.245737+0000 mgr.y (mgr.14394) 87 : cluster [DBG] pgmap v60: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:53:12.060 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:11 smithi171 bash[18565]: cluster 2024-04-22T23:53:10.633531+0000 mon.a (mon.0) 656 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-04-22T23:53:13.022 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-04-22T23:53:13.022 INFO:teuthology.orchestra.run.smithi079.stdout: "id": "083fe095-86fc-4fe0-b63a-92eeba52747f", 2024-04-22T23:53:13.022 INFO:teuthology.orchestra.run.smithi079.stdout: "name": "default", 2024-04-22T23:53:13.022 INFO:teuthology.orchestra.run.smithi079.stdout: "api_name": "default", 2024-04-22T23:53:13.022 INFO:teuthology.orchestra.run.smithi079.stdout: "is_master": "true", 2024-04-22T23:53:13.022 INFO:teuthology.orchestra.run.smithi079.stdout: "endpoints": [], 2024-04-22T23:53:13.022 INFO:teuthology.orchestra.run.smithi079.stdout: "hostnames": [], 2024-04-22T23:53:13.022 INFO:teuthology.orchestra.run.smithi079.stdout: "hostnames_s3website": [], 2024-04-22T23:53:13.023 INFO:teuthology.orchestra.run.smithi079.stdout: "master_zone": "", 2024-04-22T23:53:13.023 INFO:teuthology.orchestra.run.smithi079.stdout: "zones": [], 2024-04-22T23:53:13.023 INFO:teuthology.orchestra.run.smithi079.stdout: "placement_targets": [], 2024-04-22T23:53:13.023 INFO:teuthology.orchestra.run.smithi079.stdout: "default_placement": "", 2024-04-22T23:53:13.023 INFO:teuthology.orchestra.run.smithi079.stdout: "realm_id": "c7fa91b3-2476-4388-8b4d-c14ea5237a09", 2024-04-22T23:53:13.023 INFO:teuthology.orchestra.run.smithi079.stdout: "sync_policy": { 2024-04-22T23:53:13.023 INFO:teuthology.orchestra.run.smithi079.stdout: "groups": [] 2024-04-22T23:53:13.023 INFO:teuthology.orchestra.run.smithi079.stdout: } 2024-04-22T23:53:13.023 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-04-22T23:53:13.614 DEBUG:teuthology.orchestra.run.smithi079:> 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 15ff8152-0102-11ef-bc93-c7b262605968 -e sha1=43be020184947e53516056c9931e1ac5bdbbb1a5 -- bash -c 'radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default' 2024-04-22T23:53:14.036 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:13 smithi079 bash[18576]: cluster 2024-04-22T23:53:12.246691+0000 mgr.y (mgr.14394) 88 : cluster [DBG] pgmap v62: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2024-04-22T23:53:14.037 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:13 smithi079 bash[23665]: cluster 2024-04-22T23:53:12.246691+0000 mgr.y (mgr.14394) 88 : cluster [DBG] pgmap v62: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2024-04-22T23:53:14.060 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:13 smithi171 bash[18565]: cluster 2024-04-22T23:53:12.246691+0000 mgr.y (mgr.14394) 88 : cluster [DBG] pgmap v62: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2024-04-22T23:53:14.855 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:53:14 smithi079 bash[18834]: ::ffff:172.21.15.171 - - [22/Apr/2024:23:53:14] "GET /metrics HTTP/1.1" 200 191511 "" "Prometheus/2.33.4" 2024-04-22T23:53:15.940 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:15 smithi079 bash[18576]: cluster 2024-04-22T23:53:14.247466+0000 mgr.y (mgr.14394) 89 : cluster [DBG] pgmap v63: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2024-04-22T23:53:15.941 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:15 smithi079 bash[23665]: cluster 2024-04-22T23:53:14.247466+0000 mgr.y (mgr.14394) 89 : cluster [DBG] pgmap v63: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2024-04-22T23:53:16.060 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:15 smithi171 bash[18565]: cluster 2024-04-22T23:53:14.247466+0000 mgr.y (mgr.14394) 89 : cluster [DBG] pgmap v63: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2024-04-22T23:53:16.088 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-04-22T23:53:16.089 INFO:teuthology.orchestra.run.smithi079.stdout: "id": "220aeaef-ec5f-452e-a481-697fb1fce938", 2024-04-22T23:53:16.089 INFO:teuthology.orchestra.run.smithi079.stdout: "name": "z", 2024-04-22T23:53:16.089 INFO:teuthology.orchestra.run.smithi079.stdout: "domain_root": "z.rgw.meta:root", 2024-04-22T23:53:16.089 INFO:teuthology.orchestra.run.smithi079.stdout: "control_pool": "z.rgw.control", 2024-04-22T23:53:16.089 INFO:teuthology.orchestra.run.smithi079.stdout: "gc_pool": "z.rgw.log:gc", 2024-04-22T23:53:16.089 INFO:teuthology.orchestra.run.smithi079.stdout: "lc_pool": "z.rgw.log:lc", 2024-04-22T23:53:16.090 INFO:teuthology.orchestra.run.smithi079.stdout: "log_pool": "z.rgw.log", 2024-04-22T23:53:16.090 INFO:teuthology.orchestra.run.smithi079.stdout: "intent_log_pool": "z.rgw.log:intent", 2024-04-22T23:53:16.090 INFO:teuthology.orchestra.run.smithi079.stdout: "usage_log_pool": "z.rgw.log:usage", 2024-04-22T23:53:16.090 INFO:teuthology.orchestra.run.smithi079.stdout: "roles_pool": "z.rgw.meta:roles", 2024-04-22T23:53:16.090 INFO:teuthology.orchestra.run.smithi079.stdout: "reshard_pool": "z.rgw.log:reshard", 2024-04-22T23:53:16.091 INFO:teuthology.orchestra.run.smithi079.stdout: "user_keys_pool": "z.rgw.meta:users.keys", 2024-04-22T23:53:16.091 INFO:teuthology.orchestra.run.smithi079.stdout: "user_email_pool": "z.rgw.meta:users.email", 2024-04-22T23:53:16.091 INFO:teuthology.orchestra.run.smithi079.stdout: "user_swift_pool": "z.rgw.meta:users.swift", 2024-04-22T23:53:16.091 INFO:teuthology.orchestra.run.smithi079.stdout: "user_uid_pool": "z.rgw.meta:users.uid", 2024-04-22T23:53:16.091 INFO:teuthology.orchestra.run.smithi079.stdout: "otp_pool": "z.rgw.otp", 2024-04-22T23:53:16.091 INFO:teuthology.orchestra.run.smithi079.stdout: "system_key": { 2024-04-22T23:53:16.091 INFO:teuthology.orchestra.run.smithi079.stdout: "access_key": "", 2024-04-22T23:53:16.092 INFO:teuthology.orchestra.run.smithi079.stdout: "secret_key": "" 2024-04-22T23:53:16.092 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-04-22T23:53:16.092 INFO:teuthology.orchestra.run.smithi079.stdout: "placement_pools": [ 2024-04-22T23:53:16.092 INFO:teuthology.orchestra.run.smithi079.stdout: { 2024-04-22T23:53:16.092 INFO:teuthology.orchestra.run.smithi079.stdout: "key": "default-placement", 2024-04-22T23:53:16.092 INFO:teuthology.orchestra.run.smithi079.stdout: "val": { 2024-04-22T23:53:16.093 INFO:teuthology.orchestra.run.smithi079.stdout: "index_pool": "z.rgw.buckets.index", 2024-04-22T23:53:16.093 INFO:teuthology.orchestra.run.smithi079.stdout: "storage_classes": { 2024-04-22T23:53:16.093 INFO:teuthology.orchestra.run.smithi079.stdout: "STANDARD": { 2024-04-22T23:53:16.093 INFO:teuthology.orchestra.run.smithi079.stdout: "data_pool": "z.rgw.buckets.data" 2024-04-22T23:53:16.093 INFO:teuthology.orchestra.run.smithi079.stdout: } 2024-04-22T23:53:16.093 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-04-22T23:53:16.094 INFO:teuthology.orchestra.run.smithi079.stdout: "data_extra_pool": "z.rgw.buckets.non-ec", 2024-04-22T23:53:16.094 INFO:teuthology.orchestra.run.smithi079.stdout: "index_type": 0 2024-04-22T23:53:16.094 INFO:teuthology.orchestra.run.smithi079.stdout: } 2024-04-22T23:53:16.094 INFO:teuthology.orchestra.run.smithi079.stdout: } 2024-04-22T23:53:16.094 INFO:teuthology.orchestra.run.smithi079.stdout: ], 2024-04-22T23:53:16.094 INFO:teuthology.orchestra.run.smithi079.stdout: "realm_id": "c7fa91b3-2476-4388-8b4d-c14ea5237a09", 2024-04-22T23:53:16.095 INFO:teuthology.orchestra.run.smithi079.stdout: "notif_pool": "z.rgw.log:notif" 2024-04-22T23:53:16.095 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-04-22T23:53:16.684 DEBUG:teuthology.orchestra.run.smithi079:> 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 15ff8152-0102-11ef-bc93-c7b262605968 -e sha1=43be020184947e53516056c9931e1ac5bdbbb1a5 -- bash -c 'radosgw-admin period update --rgw-realm=r --commit' 2024-04-22T23:53:17.931 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:17 smithi079 bash[23665]: cluster 2024-04-22T23:53:16.248005+0000 mgr.y (mgr.14394) 90 : cluster [DBG] pgmap v64: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 268 B/s rd, 1.0 KiB/s wr, 1 op/s 2024-04-22T23:53:17.932 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:17 smithi079 bash[18576]: cluster 2024-04-22T23:53:16.248005+0000 mgr.y (mgr.14394) 90 : cluster [DBG] pgmap v64: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 268 B/s rd, 1.0 KiB/s wr, 1 op/s 2024-04-22T23:53:18.060 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:17 smithi171 bash[18565]: cluster 2024-04-22T23:53:16.248005+0000 mgr.y (mgr.14394) 90 : cluster [DBG] pgmap v64: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 268 B/s rd, 1.0 KiB/s wr, 1 op/s 2024-04-22T23:53:20.036 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:19 smithi079 bash[23665]: cluster 2024-04-22T23:53:18.248700+0000 mgr.y (mgr.14394) 91 : cluster [DBG] pgmap v65: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 829 B/s rd, 1.9 KiB/s wr, 3 op/s 2024-04-22T23:53:20.037 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:19 smithi079 bash[18576]: cluster 2024-04-22T23:53:18.248700+0000 mgr.y (mgr.14394) 91 : cluster [DBG] pgmap v65: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 829 B/s rd, 1.9 KiB/s wr, 3 op/s 2024-04-22T23:53:20.060 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:19 smithi171 bash[18565]: cluster 2024-04-22T23:53:18.248700+0000 mgr.y (mgr.14394) 91 : cluster [DBG] pgmap v65: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 829 B/s rd, 1.9 KiB/s wr, 3 op/s 2024-04-22T23:53:21.036 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:20 smithi079 bash[18576]: cluster 2024-04-22T23:53:19.742023+0000 mon.a (mon.0) 657 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-04-22T23:53:21.037 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:20 smithi079 bash[18576]: audit 2024-04-22T23:53:19.744028+0000 mon.a (mon.0) 658 : audit [INF] from='client.? 172.21.15.79:0/2998738562' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-04-22T23:53:21.037 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:20 smithi079 bash[18576]: audit 2024-04-22T23:53:20.306651+0000 mon.c (mon.1) 68 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-22T23:53:21.037 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:20 smithi079 bash[18576]: audit 2024-04-22T23:53:20.307582+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-22T23:53:21.037 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:20 smithi079 bash[18576]: audit 2024-04-22T23:53:20.329853+0000 mon.c (mon.1) 69 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-22T23:53:21.037 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:20 smithi079 bash[18576]: audit 2024-04-22T23:53:20.330693+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-22T23:53:21.037 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:20 smithi079 bash[23665]: cluster 2024-04-22T23:53:19.742023+0000 mon.a (mon.0) 657 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-04-22T23:53:21.037 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:20 smithi079 bash[23665]: audit 2024-04-22T23:53:19.744028+0000 mon.a (mon.0) 658 : audit [INF] from='client.? 172.21.15.79:0/2998738562' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-04-22T23:53:21.037 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:20 smithi079 bash[23665]: audit 2024-04-22T23:53:20.306651+0000 mon.c (mon.1) 68 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-22T23:53:21.037 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:20 smithi079 bash[23665]: audit 2024-04-22T23:53:20.307582+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-22T23:53:21.037 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:20 smithi079 bash[23665]: audit 2024-04-22T23:53:20.329853+0000 mon.c (mon.1) 69 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-22T23:53:21.037 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:20 smithi079 bash[23665]: audit 2024-04-22T23:53:20.330693+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-22T23:53:21.060 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:20 smithi171 bash[18565]: cluster 2024-04-22T23:53:19.742023+0000 mon.a (mon.0) 657 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-04-22T23:53:21.060 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:20 smithi171 bash[18565]: audit 2024-04-22T23:53:19.744028+0000 mon.a (mon.0) 658 : audit [INF] from='client.? 172.21.15.79:0/2998738562' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-04-22T23:53:21.060 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:20 smithi171 bash[18565]: audit 2024-04-22T23:53:20.306651+0000 mon.c (mon.1) 68 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-22T23:53:21.060 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:20 smithi171 bash[18565]: audit 2024-04-22T23:53:20.307582+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-22T23:53:21.060 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:20 smithi171 bash[18565]: audit 2024-04-22T23:53:20.329853+0000 mon.c (mon.1) 69 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-22T23:53:21.060 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:20 smithi171 bash[18565]: audit 2024-04-22T23:53:20.330693+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-22T23:53:21.737 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:53:21 smithi171 bash[19409]: ::ffff:172.21.15.171 - - [22/Apr/2024:23:53:21] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-22T23:53:22.036 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:21 smithi079 bash[18576]: cluster 2024-04-22T23:53:20.249449+0000 mgr.y (mgr.14394) 92 : cluster [DBG] pgmap v67: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 745 B/s rd, 1.7 KiB/s wr, 2 op/s 2024-04-22T23:53:22.036 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:21 smithi079 bash[18576]: audit 2024-04-22T23:53:20.754386+0000 mon.a (mon.0) 661 : audit [INF] from='client.? 172.21.15.79:0/2998738562' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-04-22T23:53:22.037 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:21 smithi079 bash[18576]: cluster 2024-04-22T23:53:20.755182+0000 mon.a (mon.0) 662 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-04-22T23:53:22.037 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:21 smithi079 bash[23665]: cluster 2024-04-22T23:53:20.249449+0000 mgr.y (mgr.14394) 92 : cluster [DBG] pgmap v67: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 745 B/s rd, 1.7 KiB/s wr, 2 op/s 2024-04-22T23:53:22.037 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:21 smithi079 bash[23665]: audit 2024-04-22T23:53:20.754386+0000 mon.a (mon.0) 661 : audit [INF] from='client.? 172.21.15.79:0/2998738562' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-04-22T23:53:22.037 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:21 smithi079 bash[23665]: cluster 2024-04-22T23:53:20.755182+0000 mon.a (mon.0) 662 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-04-22T23:53:22.060 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:21 smithi171 bash[18565]: cluster 2024-04-22T23:53:20.249449+0000 mgr.y (mgr.14394) 92 : cluster [DBG] pgmap v67: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 745 B/s rd, 1.7 KiB/s wr, 2 op/s 2024-04-22T23:53:22.060 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:21 smithi171 bash[18565]: audit 2024-04-22T23:53:20.754386+0000 mon.a (mon.0) 661 : audit [INF] from='client.? 172.21.15.79:0/2998738562' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-04-22T23:53:22.060 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:21 smithi171 bash[18565]: cluster 2024-04-22T23:53:20.755182+0000 mon.a (mon.0) 662 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-04-22T23:53:23.036 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:22 smithi079 bash[18576]: cluster 2024-04-22T23:53:21.764450+0000 mon.a (mon.0) 663 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-04-22T23:53:23.036 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:22 smithi079 bash[18576]: audit 2024-04-22T23:53:21.775511+0000 mon.a (mon.0) 664 : audit [INF] from='client.? 172.21.15.79:0/2998738562' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-04-22T23:53:23.037 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:22 smithi079 bash[23665]: cluster 2024-04-22T23:53:21.764450+0000 mon.a (mon.0) 663 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-04-22T23:53:23.037 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:22 smithi079 bash[23665]: audit 2024-04-22T23:53:21.775511+0000 mon.a (mon.0) 664 : audit [INF] from='client.? 172.21.15.79:0/2998738562' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-04-22T23:53:23.060 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:22 smithi171 bash[18565]: cluster 2024-04-22T23:53:21.764450+0000 mon.a (mon.0) 663 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-04-22T23:53:23.060 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:22 smithi171 bash[18565]: audit 2024-04-22T23:53:21.775511+0000 mon.a (mon.0) 664 : audit [INF] from='client.? 172.21.15.79:0/2998738562' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-04-22T23:53:24.060 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:23 smithi171 bash[18565]: cluster 2024-04-22T23:53:22.250165+0000 mgr.y (mgr.14394) 93 : cluster [DBG] pgmap v70: 97 pgs: 32 unknown, 65 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 4.7 KiB/s rd, 1.3 KiB/s wr, 6 op/s 2024-04-22T23:53:24.060 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:23 smithi171 bash[18565]: audit 2024-04-22T23:53:22.778999+0000 mon.a (mon.0) 665 : audit [INF] from='client.? 172.21.15.79:0/2998738562' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-04-22T23:53:24.060 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:23 smithi171 bash[18565]: cluster 2024-04-22T23:53:22.779664+0000 mon.a (mon.0) 666 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-04-22T23:53:24.286 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:23 smithi079 bash[18576]: cluster 2024-04-22T23:53:22.250165+0000 mgr.y (mgr.14394) 93 : cluster [DBG] pgmap v70: 97 pgs: 32 unknown, 65 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 4.7 KiB/s rd, 1.3 KiB/s wr, 6 op/s 2024-04-22T23:53:24.286 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:23 smithi079 bash[18576]: audit 2024-04-22T23:53:22.778999+0000 mon.a (mon.0) 665 : audit [INF] from='client.? 172.21.15.79:0/2998738562' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-04-22T23:53:24.287 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:23 smithi079 bash[18576]: cluster 2024-04-22T23:53:22.779664+0000 mon.a (mon.0) 666 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-04-22T23:53:24.287 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:23 smithi079 bash[23665]: cluster 2024-04-22T23:53:22.250165+0000 mgr.y (mgr.14394) 93 : cluster [DBG] pgmap v70: 97 pgs: 32 unknown, 65 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 4.7 KiB/s rd, 1.3 KiB/s wr, 6 op/s 2024-04-22T23:53:24.287 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:23 smithi079 bash[23665]: audit 2024-04-22T23:53:22.778999+0000 mon.a (mon.0) 665 : audit [INF] from='client.? 172.21.15.79:0/2998738562' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-04-22T23:53:24.287 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:23 smithi079 bash[23665]: cluster 2024-04-22T23:53:22.779664+0000 mon.a (mon.0) 666 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-04-22T23:53:25.036 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:53:24 smithi079 bash[18834]: ::ffff:172.21.15.171 - - [22/Apr/2024:23:53:24] "GET /metrics HTTP/1.1" 200 194125 "" "Prometheus/2.33.4" 2024-04-22T23:53:25.037 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:24 smithi079 bash[18576]: cluster 2024-04-22T23:53:23.802939+0000 mon.a (mon.0) 667 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-04-22T23:53:25.037 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:24 smithi079 bash[18576]: audit 2024-04-22T23:53:23.805075+0000 mon.a (mon.0) 668 : audit [INF] from='client.? 172.21.15.79:0/2379990297' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-04-22T23:53:25.037 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:24 smithi079 bash[23665]: cluster 2024-04-22T23:53:23.802939+0000 mon.a (mon.0) 667 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-04-22T23:53:25.037 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:24 smithi079 bash[23665]: audit 2024-04-22T23:53:23.805075+0000 mon.a (mon.0) 668 : audit [INF] from='client.? 172.21.15.79:0/2379990297' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-04-22T23:53:25.310 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:24 smithi171 bash[18565]: cluster 2024-04-22T23:53:23.802939+0000 mon.a (mon.0) 667 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-04-22T23:53:25.310 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:24 smithi171 bash[18565]: audit 2024-04-22T23:53:23.805075+0000 mon.a (mon.0) 668 : audit [INF] from='client.? 172.21.15.79:0/2379990297' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-04-22T23:53:26.286 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:25 smithi079 bash[18576]: cluster 2024-04-22T23:53:24.250850+0000 mgr.y (mgr.14394) 94 : cluster [DBG] pgmap v73: 129 pgs: 64 unknown, 65 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 5 op/s 2024-04-22T23:53:26.287 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:25 smithi079 bash[18576]: audit 2024-04-22T23:53:24.810312+0000 mon.a (mon.0) 669 : audit [INF] from='client.? 172.21.15.79:0/2379990297' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-04-22T23:53:26.287 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:25 smithi079 bash[18576]: cluster 2024-04-22T23:53:24.810822+0000 mon.a (mon.0) 670 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-04-22T23:53:26.287 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:25 smithi079 bash[18576]: audit 2024-04-22T23:53:24.816579+0000 mon.a (mon.0) 671 : audit [INF] from='client.? 172.21.15.79:0/2379990297' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-04-22T23:53:26.287 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:25 smithi079 bash[18576]: audit 2024-04-22T23:53:25.813692+0000 mon.a (mon.0) 672 : audit [INF] from='client.? 172.21.15.79:0/2379990297' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-04-22T23:53:26.287 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:25 smithi079 bash[18576]: cluster 2024-04-22T23:53:25.813869+0000 mon.a (mon.0) 673 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-04-22T23:53:26.287 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:25 smithi079 bash[18576]: audit 2024-04-22T23:53:25.815039+0000 mon.a (mon.0) 674 : audit [INF] from='client.? 172.21.15.79:0/2379990297' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-04-22T23:53:26.287 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:25 smithi079 bash[23665]: cluster 2024-04-22T23:53:24.250850+0000 mgr.y (mgr.14394) 94 : cluster [DBG] pgmap v73: 129 pgs: 64 unknown, 65 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 5 op/s 2024-04-22T23:53:26.287 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:25 smithi079 bash[23665]: audit 2024-04-22T23:53:24.810312+0000 mon.a (mon.0) 669 : audit [INF] from='client.? 172.21.15.79:0/2379990297' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-04-22T23:53:26.287 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:25 smithi079 bash[23665]: cluster 2024-04-22T23:53:24.810822+0000 mon.a (mon.0) 670 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-04-22T23:53:26.288 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:25 smithi079 bash[23665]: audit 2024-04-22T23:53:24.816579+0000 mon.a (mon.0) 671 : audit [INF] from='client.? 172.21.15.79:0/2379990297' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-04-22T23:53:26.288 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:25 smithi079 bash[23665]: audit 2024-04-22T23:53:25.813692+0000 mon.a (mon.0) 672 : audit [INF] from='client.? 172.21.15.79:0/2379990297' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-04-22T23:53:26.288 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:25 smithi079 bash[23665]: cluster 2024-04-22T23:53:25.813869+0000 mon.a (mon.0) 673 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-04-22T23:53:26.288 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:25 smithi079 bash[23665]: audit 2024-04-22T23:53:25.815039+0000 mon.a (mon.0) 674 : audit [INF] from='client.? 172.21.15.79:0/2379990297' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-04-22T23:53:26.310 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:25 smithi171 bash[18565]: cluster 2024-04-22T23:53:24.250850+0000 mgr.y (mgr.14394) 94 : cluster [DBG] pgmap v73: 129 pgs: 64 unknown, 65 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 5 op/s 2024-04-22T23:53:26.310 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:25 smithi171 bash[18565]: audit 2024-04-22T23:53:24.810312+0000 mon.a (mon.0) 669 : audit [INF] from='client.? 172.21.15.79:0/2379990297' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-04-22T23:53:26.310 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:25 smithi171 bash[18565]: cluster 2024-04-22T23:53:24.810822+0000 mon.a (mon.0) 670 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-04-22T23:53:26.310 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:25 smithi171 bash[18565]: audit 2024-04-22T23:53:24.816579+0000 mon.a (mon.0) 671 : audit [INF] from='client.? 172.21.15.79:0/2379990297' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-04-22T23:53:26.310 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:25 smithi171 bash[18565]: audit 2024-04-22T23:53:25.813692+0000 mon.a (mon.0) 672 : audit [INF] from='client.? 172.21.15.79:0/2379990297' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-04-22T23:53:26.310 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:25 smithi171 bash[18565]: cluster 2024-04-22T23:53:25.813869+0000 mon.a (mon.0) 673 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-04-22T23:53:26.310 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:25 smithi171 bash[18565]: audit 2024-04-22T23:53:25.815039+0000 mon.a (mon.0) 674 : audit [INF] from='client.? 172.21.15.79:0/2379990297' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-04-22T23:53:26.913 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-04-22T23:53:26.914 INFO:teuthology.orchestra.run.smithi079.stdout: "id": "8dfa1e6d-6560-4a10-bfcc-90a9cbfac820", 2024-04-22T23:53:26.914 INFO:teuthology.orchestra.run.smithi079.stdout: "epoch": 1, 2024-04-22T23:53:26.914 INFO:teuthology.orchestra.run.smithi079.stdout: "predecessor_uuid": "6923aacb-b1d4-4e65-9da3-b3368ca3def1", 2024-04-22T23:53:26.914 INFO:teuthology.orchestra.run.smithi079.stdout: "sync_status": [], 2024-04-22T23:53:26.914 INFO:teuthology.orchestra.run.smithi079.stdout: "period_map": { 2024-04-22T23:53:26.914 INFO:teuthology.orchestra.run.smithi079.stdout: "id": "8dfa1e6d-6560-4a10-bfcc-90a9cbfac820", 2024-04-22T23:53:26.914 INFO:teuthology.orchestra.run.smithi079.stdout: "zonegroups": [ 2024-04-22T23:53:26.914 INFO:teuthology.orchestra.run.smithi079.stdout: { 2024-04-22T23:53:26.914 INFO:teuthology.orchestra.run.smithi079.stdout: "id": "083fe095-86fc-4fe0-b63a-92eeba52747f", 2024-04-22T23:53:26.914 INFO:teuthology.orchestra.run.smithi079.stdout: "name": "default", 2024-04-22T23:53:26.915 INFO:teuthology.orchestra.run.smithi079.stdout: "api_name": "default", 2024-04-22T23:53:26.915 INFO:teuthology.orchestra.run.smithi079.stdout: "is_master": "true", 2024-04-22T23:53:26.915 INFO:teuthology.orchestra.run.smithi079.stdout: "endpoints": [], 2024-04-22T23:53:26.915 INFO:teuthology.orchestra.run.smithi079.stdout: "hostnames": [], 2024-04-22T23:53:26.915 INFO:teuthology.orchestra.run.smithi079.stdout: "hostnames_s3website": [], 2024-04-22T23:53:26.915 INFO:teuthology.orchestra.run.smithi079.stdout: "master_zone": "220aeaef-ec5f-452e-a481-697fb1fce938", 2024-04-22T23:53:26.915 INFO:teuthology.orchestra.run.smithi079.stdout: "zones": [ 2024-04-22T23:53:26.915 INFO:teuthology.orchestra.run.smithi079.stdout: { 2024-04-22T23:53:26.915 INFO:teuthology.orchestra.run.smithi079.stdout: "id": "220aeaef-ec5f-452e-a481-697fb1fce938", 2024-04-22T23:53:26.915 INFO:teuthology.orchestra.run.smithi079.stdout: "name": "z", 2024-04-22T23:53:26.915 INFO:teuthology.orchestra.run.smithi079.stdout: "endpoints": [], 2024-04-22T23:53:26.915 INFO:teuthology.orchestra.run.smithi079.stdout: "log_meta": "false", 2024-04-22T23:53:26.915 INFO:teuthology.orchestra.run.smithi079.stdout: "log_data": "false", 2024-04-22T23:53:26.915 INFO:teuthology.orchestra.run.smithi079.stdout: "bucket_index_max_shards": 11, 2024-04-22T23:53:26.916 INFO:teuthology.orchestra.run.smithi079.stdout: "read_only": "false", 2024-04-22T23:53:26.916 INFO:teuthology.orchestra.run.smithi079.stdout: "tier_type": "", 2024-04-22T23:53:26.916 INFO:teuthology.orchestra.run.smithi079.stdout: "sync_from_all": "true", 2024-04-22T23:53:26.916 INFO:teuthology.orchestra.run.smithi079.stdout: "sync_from": [], 2024-04-22T23:53:26.916 INFO:teuthology.orchestra.run.smithi079.stdout: "redirect_zone": "" 2024-04-22T23:53:26.916 INFO:teuthology.orchestra.run.smithi079.stdout: } 2024-04-22T23:53:26.916 INFO:teuthology.orchestra.run.smithi079.stdout: ], 2024-04-22T23:53:26.916 INFO:teuthology.orchestra.run.smithi079.stdout: "placement_targets": [ 2024-04-22T23:53:26.916 INFO:teuthology.orchestra.run.smithi079.stdout: { 2024-04-22T23:53:26.916 INFO:teuthology.orchestra.run.smithi079.stdout: "name": "default-placement", 2024-04-22T23:53:26.916 INFO:teuthology.orchestra.run.smithi079.stdout: "tags": [], 2024-04-22T23:53:26.916 INFO:teuthology.orchestra.run.smithi079.stdout: "storage_classes": [ 2024-04-22T23:53:26.916 INFO:teuthology.orchestra.run.smithi079.stdout: "STANDARD" 2024-04-22T23:53:26.916 INFO:teuthology.orchestra.run.smithi079.stdout: ] 2024-04-22T23:53:26.916 INFO:teuthology.orchestra.run.smithi079.stdout: } 2024-04-22T23:53:26.917 INFO:teuthology.orchestra.run.smithi079.stdout: ], 2024-04-22T23:53:26.917 INFO:teuthology.orchestra.run.smithi079.stdout: "default_placement": "default-placement", 2024-04-22T23:53:26.917 INFO:teuthology.orchestra.run.smithi079.stdout: "realm_id": "c7fa91b3-2476-4388-8b4d-c14ea5237a09", 2024-04-22T23:53:26.917 INFO:teuthology.orchestra.run.smithi079.stdout: "sync_policy": { 2024-04-22T23:53:26.917 INFO:teuthology.orchestra.run.smithi079.stdout: "groups": [] 2024-04-22T23:53:26.917 INFO:teuthology.orchestra.run.smithi079.stdout: } 2024-04-22T23:53:26.917 INFO:teuthology.orchestra.run.smithi079.stdout: } 2024-04-22T23:53:26.917 INFO:teuthology.orchestra.run.smithi079.stdout: ], 2024-04-22T23:53:26.917 INFO:teuthology.orchestra.run.smithi079.stdout: "short_zone_ids": [ 2024-04-22T23:53:26.917 INFO:teuthology.orchestra.run.smithi079.stdout: { 2024-04-22T23:53:26.917 INFO:teuthology.orchestra.run.smithi079.stdout: "key": "220aeaef-ec5f-452e-a481-697fb1fce938", 2024-04-22T23:53:26.917 INFO:teuthology.orchestra.run.smithi079.stdout: "val": 1124203127 2024-04-22T23:53:26.917 INFO:teuthology.orchestra.run.smithi079.stdout: } 2024-04-22T23:53:26.917 INFO:teuthology.orchestra.run.smithi079.stdout: ] 2024-04-22T23:53:26.917 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-04-22T23:53:26.918 INFO:teuthology.orchestra.run.smithi079.stdout: "master_zonegroup": "083fe095-86fc-4fe0-b63a-92eeba52747f", 2024-04-22T23:53:26.918 INFO:teuthology.orchestra.run.smithi079.stdout: "master_zone": "220aeaef-ec5f-452e-a481-697fb1fce938", 2024-04-22T23:53:26.918 INFO:teuthology.orchestra.run.smithi079.stdout: "period_config": { 2024-04-22T23:53:26.918 INFO:teuthology.orchestra.run.smithi079.stdout: "bucket_quota": { 2024-04-22T23:53:26.918 INFO:teuthology.orchestra.run.smithi079.stdout: "enabled": false, 2024-04-22T23:53:26.918 INFO:teuthology.orchestra.run.smithi079.stdout: "check_on_raw": false, 2024-04-22T23:53:26.918 INFO:teuthology.orchestra.run.smithi079.stdout: "max_size": -1, 2024-04-22T23:53:26.918 INFO:teuthology.orchestra.run.smithi079.stdout: "max_size_kb": 0, 2024-04-22T23:53:26.918 INFO:teuthology.orchestra.run.smithi079.stdout: "max_objects": -1 2024-04-22T23:53:26.918 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-04-22T23:53:26.918 INFO:teuthology.orchestra.run.smithi079.stdout: "user_quota": { 2024-04-22T23:53:26.918 INFO:teuthology.orchestra.run.smithi079.stdout: "enabled": false, 2024-04-22T23:53:26.918 INFO:teuthology.orchestra.run.smithi079.stdout: "check_on_raw": false, 2024-04-22T23:53:26.918 INFO:teuthology.orchestra.run.smithi079.stdout: "max_size": -1, 2024-04-22T23:53:26.919 INFO:teuthology.orchestra.run.smithi079.stdout: "max_size_kb": 0, 2024-04-22T23:53:26.919 INFO:teuthology.orchestra.run.smithi079.stdout: "max_objects": -1 2024-04-22T23:53:26.919 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-04-22T23:53:26.919 INFO:teuthology.orchestra.run.smithi079.stdout: "user_ratelimit": { 2024-04-22T23:53:26.919 INFO:teuthology.orchestra.run.smithi079.stdout: "max_read_ops": 0, 2024-04-22T23:53:26.919 INFO:teuthology.orchestra.run.smithi079.stdout: "max_write_ops": 0, 2024-04-22T23:53:26.919 INFO:teuthology.orchestra.run.smithi079.stdout: "max_read_bytes": 0, 2024-04-22T23:53:26.919 INFO:teuthology.orchestra.run.smithi079.stdout: "max_write_bytes": 0, 2024-04-22T23:53:26.919 INFO:teuthology.orchestra.run.smithi079.stdout: "enabled": false 2024-04-22T23:53:26.919 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-04-22T23:53:26.919 INFO:teuthology.orchestra.run.smithi079.stdout: "bucket_ratelimit": { 2024-04-22T23:53:26.919 INFO:teuthology.orchestra.run.smithi079.stdout: "max_read_ops": 0, 2024-04-22T23:53:26.919 INFO:teuthology.orchestra.run.smithi079.stdout: "max_write_ops": 0, 2024-04-22T23:53:26.919 INFO:teuthology.orchestra.run.smithi079.stdout: "max_read_bytes": 0, 2024-04-22T23:53:26.920 INFO:teuthology.orchestra.run.smithi079.stdout: "max_write_bytes": 0, 2024-04-22T23:53:26.920 INFO:teuthology.orchestra.run.smithi079.stdout: "enabled": false 2024-04-22T23:53:26.920 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-04-22T23:53:26.920 INFO:teuthology.orchestra.run.smithi079.stdout: "anonymous_ratelimit": { 2024-04-22T23:53:26.920 INFO:teuthology.orchestra.run.smithi079.stdout: "max_read_ops": 0, 2024-04-22T23:53:26.920 INFO:teuthology.orchestra.run.smithi079.stdout: "max_write_ops": 0, 2024-04-22T23:53:26.920 INFO:teuthology.orchestra.run.smithi079.stdout: "max_read_bytes": 0, 2024-04-22T23:53:26.920 INFO:teuthology.orchestra.run.smithi079.stdout: "max_write_bytes": 0, 2024-04-22T23:53:26.920 INFO:teuthology.orchestra.run.smithi079.stdout: "enabled": false 2024-04-22T23:53:26.920 INFO:teuthology.orchestra.run.smithi079.stdout: } 2024-04-22T23:53:26.920 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-04-22T23:53:26.920 INFO:teuthology.orchestra.run.smithi079.stdout: "realm_id": "c7fa91b3-2476-4388-8b4d-c14ea5237a09", 2024-04-22T23:53:26.920 INFO:teuthology.orchestra.run.smithi079.stdout: "realm_name": "r", 2024-04-22T23:53:26.920 INFO:teuthology.orchestra.run.smithi079.stdout: "realm_epoch": 2 2024-04-22T23:53:26.921 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-04-22T23:53:27.667 DEBUG:teuthology.orchestra.run.smithi079:> 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 15ff8152-0102-11ef-bc93-c7b262605968 -e sha1=43be020184947e53516056c9931e1ac5bdbbb1a5 -- bash -c 'ceph orch apply rgw foo --realm r --zone z --placement=2 --port=8000' 2024-04-22T23:53:28.036 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:27 smithi079 bash[18576]: cluster 2024-04-22T23:53:26.251714+0000 mgr.y (mgr.14394) 95 : cluster [DBG] pgmap v76: 129 pgs: 49 unknown, 80 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:53:28.036 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:27 smithi079 bash[18576]: audit 2024-04-22T23:53:26.816312+0000 mon.a (mon.0) 675 : audit [INF] from='client.? 172.21.15.79:0/2379990297' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-04-22T23:53:28.036 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:27 smithi079 bash[18576]: cluster 2024-04-22T23:53:26.816488+0000 mon.a (mon.0) 676 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-04-22T23:53:28.037 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:27 smithi079 bash[23665]: cluster 2024-04-22T23:53:26.251714+0000 mgr.y (mgr.14394) 95 : cluster [DBG] pgmap v76: 129 pgs: 49 unknown, 80 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:53:28.037 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:27 smithi079 bash[23665]: audit 2024-04-22T23:53:26.816312+0000 mon.a (mon.0) 675 : audit [INF] from='client.? 172.21.15.79:0/2379990297' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-04-22T23:53:28.037 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:27 smithi079 bash[23665]: cluster 2024-04-22T23:53:26.816488+0000 mon.a (mon.0) 676 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-04-22T23:53:28.059 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:27 smithi171 bash[18565]: cluster 2024-04-22T23:53:26.251714+0000 mgr.y (mgr.14394) 95 : cluster [DBG] pgmap v76: 129 pgs: 49 unknown, 80 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:53:28.060 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:27 smithi171 bash[18565]: audit 2024-04-22T23:53:26.816312+0000 mon.a (mon.0) 675 : audit [INF] from='client.? 172.21.15.79:0/2379990297' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-04-22T23:53:28.060 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:27 smithi171 bash[18565]: cluster 2024-04-22T23:53:26.816488+0000 mon.a (mon.0) 676 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-04-22T23:53:30.059 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:29 smithi171 bash[18565]: cluster 2024-04-22T23:53:28.252467+0000 mgr.y (mgr.14394) 96 : cluster [DBG] pgmap v78: 129 pgs: 129 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 230 B/s rd, 460 B/s wr, 1 op/s 2024-04-22T23:53:30.286 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:29 smithi079 bash[18576]: cluster 2024-04-22T23:53:28.252467+0000 mgr.y (mgr.14394) 96 : cluster [DBG] pgmap v78: 129 pgs: 129 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 230 B/s rd, 460 B/s wr, 1 op/s 2024-04-22T23:53:30.286 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:29 smithi079 bash[23665]: cluster 2024-04-22T23:53:28.252467+0000 mgr.y (mgr.14394) 96 : cluster [DBG] pgmap v78: 129 pgs: 129 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 230 B/s rd, 460 B/s wr, 1 op/s 2024-04-22T23:53:30.410 INFO:teuthology.orchestra.run.smithi079.stdout:Scheduled rgw.foo update... 2024-04-22T23:53:31.485 DEBUG:teuthology.orchestra.run.smithi079:> 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 15ff8152-0102-11ef-bc93-c7b262605968 -e sha1=43be020184947e53516056c9931e1ac5bdbbb1a5 -- bash -c 'ceph orch apply rgw smpl' 2024-04-22T23:53:31.666 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:31 smithi079 bash[23665]: cluster 2024-04-22T23:53:30.253133+0000 mgr.y (mgr.14394) 97 : cluster [DBG] pgmap v79: 129 pgs: 129 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2024-04-22T23:53:31.666 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:31 smithi079 bash[23665]: audit 2024-04-22T23:53:30.410067+0000 mgr.y (mgr.14394) 98 : audit [DBG] from='client.14634 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:53:31.666 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:31 smithi079 bash[23665]: cephadm 2024-04-22T23:53:30.414530+0000 mgr.y (mgr.14394) 99 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-04-22T23:53:31.666 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:31 smithi079 bash[23665]: audit 2024-04-22T23:53:30.421933+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:53:31.666 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:31 smithi079 bash[23665]: audit 2024-04-22T23:53:30.427719+0000 mon.c (mon.1) 70 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:53:31.666 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:31 smithi079 bash[23665]: audit 2024-04-22T23:53:30.428653+0000 mon.c (mon.1) 71 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:53:31.666 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:31 smithi079 bash[23665]: audit 2024-04-22T23:53:30.435859+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:53:31.666 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:31 smithi079 bash[23665]: audit 2024-04-22T23:53:30.445063+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:53:31.666 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:31 smithi079 bash[23665]: audit 2024-04-22T23:53:30.450344+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:53:31.666 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:31 smithi079 bash[23665]: cephadm 2024-04-22T23:53:30.451043+0000 mgr.y (mgr.14394) 100 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-04-22T23:53:31.667 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:31 smithi079 bash[23665]: audit 2024-04-22T23:53:30.455449+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:53:31.667 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:31 smithi079 bash[23665]: audit 2024-04-22T23:53:30.456327+0000 mon.c (mon.1) 72 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi079.mriyzv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T23:53:31.667 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:31 smithi079 bash[23665]: audit 2024-04-22T23:53:30.456629+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi079.mriyzv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T23:53:31.667 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:31 smithi079 bash[23665]: audit 2024-04-22T23:53:30.459807+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi079.mriyzv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-22T23:53:31.667 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:31 smithi079 bash[23665]: audit 2024-04-22T23:53:30.464851+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:53:31.667 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:31 smithi079 bash[23665]: audit 2024-04-22T23:53:30.466466+0000 mon.c (mon.1) 73 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:53:31.667 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:31 smithi079 bash[23665]: cephadm 2024-04-22T23:53:30.467266+0000 mgr.y (mgr.14394) 101 : cephadm [INF] Deploying daemon rgw.foo.smithi079.mriyzv on smithi079 2024-04-22T23:53:31.667 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:31 smithi079 bash[18576]: cluster 2024-04-22T23:53:30.253133+0000 mgr.y (mgr.14394) 97 : cluster [DBG] pgmap v79: 129 pgs: 129 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2024-04-22T23:53:31.667 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:31 smithi079 bash[18576]: audit 2024-04-22T23:53:30.410067+0000 mgr.y (mgr.14394) 98 : audit [DBG] from='client.14634 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:53:31.667 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:31 smithi079 bash[18576]: cephadm 2024-04-22T23:53:30.414530+0000 mgr.y (mgr.14394) 99 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-04-22T23:53:31.668 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:31 smithi079 bash[18576]: audit 2024-04-22T23:53:30.421933+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:53:31.668 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:31 smithi079 bash[18576]: audit 2024-04-22T23:53:30.427719+0000 mon.c (mon.1) 70 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:53:31.668 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:31 smithi079 bash[18576]: audit 2024-04-22T23:53:30.428653+0000 mon.c (mon.1) 71 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:53:31.668 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:31 smithi079 bash[18576]: audit 2024-04-22T23:53:30.435859+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:53:31.668 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:31 smithi079 bash[18576]: audit 2024-04-22T23:53:30.445063+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:53:31.668 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:31 smithi079 bash[18576]: audit 2024-04-22T23:53:30.450344+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:53:31.668 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:31 smithi079 bash[18576]: cephadm 2024-04-22T23:53:30.451043+0000 mgr.y (mgr.14394) 100 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-04-22T23:53:31.668 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:31 smithi079 bash[18576]: audit 2024-04-22T23:53:30.455449+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:53:31.668 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:31 smithi079 bash[18576]: audit 2024-04-22T23:53:30.456327+0000 mon.c (mon.1) 72 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi079.mriyzv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T23:53:31.668 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:31 smithi079 bash[18576]: audit 2024-04-22T23:53:30.456629+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi079.mriyzv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T23:53:31.668 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:31 smithi079 bash[18576]: audit 2024-04-22T23:53:30.459807+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi079.mriyzv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-22T23:53:31.668 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:31 smithi079 bash[18576]: audit 2024-04-22T23:53:30.464851+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:53:31.668 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:31 smithi079 bash[18576]: audit 2024-04-22T23:53:30.466466+0000 mon.c (mon.1) 73 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:53:31.669 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:31 smithi079 bash[18576]: cephadm 2024-04-22T23:53:30.467266+0000 mgr.y (mgr.14394) 101 : cephadm [INF] Deploying daemon rgw.foo.smithi079.mriyzv on smithi079 2024-04-22T23:53:31.810 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:53:31 smithi171 bash[19409]: ::ffff:172.21.15.171 - - [22/Apr/2024:23:53:31] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-22T23:53:31.810 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:31 smithi171 bash[18565]: cluster 2024-04-22T23:53:30.253133+0000 mgr.y (mgr.14394) 97 : cluster [DBG] pgmap v79: 129 pgs: 129 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2024-04-22T23:53:31.810 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:31 smithi171 bash[18565]: audit 2024-04-22T23:53:30.410067+0000 mgr.y (mgr.14394) 98 : audit [DBG] from='client.14634 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:53:31.810 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:31 smithi171 bash[18565]: cephadm 2024-04-22T23:53:30.414530+0000 mgr.y (mgr.14394) 99 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-04-22T23:53:31.810 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:31 smithi171 bash[18565]: audit 2024-04-22T23:53:30.421933+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:53:31.811 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:31 smithi171 bash[18565]: audit 2024-04-22T23:53:30.427719+0000 mon.c (mon.1) 70 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:53:31.811 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:31 smithi171 bash[18565]: audit 2024-04-22T23:53:30.428653+0000 mon.c (mon.1) 71 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:53:31.811 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:31 smithi171 bash[18565]: audit 2024-04-22T23:53:30.435859+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:53:31.811 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:31 smithi171 bash[18565]: audit 2024-04-22T23:53:30.445063+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:53:31.811 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:31 smithi171 bash[18565]: audit 2024-04-22T23:53:30.450344+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:53:31.811 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:31 smithi171 bash[18565]: cephadm 2024-04-22T23:53:30.451043+0000 mgr.y (mgr.14394) 100 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-04-22T23:53:31.811 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:31 smithi171 bash[18565]: audit 2024-04-22T23:53:30.455449+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:53:31.811 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:31 smithi171 bash[18565]: audit 2024-04-22T23:53:30.456327+0000 mon.c (mon.1) 72 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi079.mriyzv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T23:53:31.811 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:31 smithi171 bash[18565]: audit 2024-04-22T23:53:30.456629+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi079.mriyzv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T23:53:31.811 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:31 smithi171 bash[18565]: audit 2024-04-22T23:53:30.459807+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi079.mriyzv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-22T23:53:31.811 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:31 smithi171 bash[18565]: audit 2024-04-22T23:53:30.464851+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:53:31.811 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:31 smithi171 bash[18565]: audit 2024-04-22T23:53:30.466466+0000 mon.c (mon.1) 73 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:53:31.812 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:31 smithi171 bash[18565]: cephadm 2024-04-22T23:53:30.467266+0000 mgr.y (mgr.14394) 101 : cephadm [INF] Deploying daemon rgw.foo.smithi079.mriyzv on smithi079 2024-04-22T23:53:33.445 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:33 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:53:33.446 INFO:journalctl@ceph.osd.1.smithi079.stdout:Apr 22 23:53:33 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:53:33.446 INFO:journalctl@ceph.osd.2.smithi079.stdout:Apr 22 23:53:33 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:53:33.446 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:53:33 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:53:33.447 INFO:journalctl@ceph.osd.0.smithi079.stdout:Apr 22 23:53:33 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:53:33.447 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 22 23:53:33 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:53:33.447 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:33 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:53:33.447 INFO:journalctl@ceph.osd.3.smithi079.stdout:Apr 22 23:53:33 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:53:33.448 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:53:33 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:53:33.696 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:53:33 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:53:33.696 INFO:journalctl@ceph.osd.1.smithi079.stdout:Apr 22 23:53:33 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:53:33.697 INFO:journalctl@ceph.osd.2.smithi079.stdout:Apr 22 23:53:33 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:53:33.697 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:33 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:53:33.697 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:33 smithi079 bash[23665]: cluster 2024-04-22T23:53:32.254139+0000 mgr.y (mgr.14394) 102 : cluster [DBG] pgmap v80: 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-04-22T23:53:33.697 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 22 23:53:33 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:53:33.697 INFO:journalctl@ceph.osd.3.smithi079.stdout:Apr 22 23:53:33 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:53:33.698 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:33 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:53:33.698 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:33 smithi079 bash[18576]: cluster 2024-04-22T23:53:32.254139+0000 mgr.y (mgr.14394) 102 : cluster [DBG] pgmap v80: 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-04-22T23:53:33.698 INFO:journalctl@ceph.osd.0.smithi079.stdout:Apr 22 23:53:33 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:53:33.698 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:53:33 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:53:33.937 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:33 smithi171 bash[18565]: cluster 2024-04-22T23:53:32.254139+0000 mgr.y (mgr.14394) 102 : cluster [DBG] pgmap v80: 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-04-22T23:53:35.018 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:34 smithi171 bash[18565]: audit 2024-04-22T23:53:33.746247+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:53:35.019 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:34 smithi171 bash[18565]: audit 2024-04-22T23:53:33.747969+0000 mon.c (mon.1) 74 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi171.llhapr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T23:53:35.019 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:34 smithi171 bash[18565]: audit 2024-04-22T23:53:33.748294+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi171.llhapr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T23:53:35.019 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:34 smithi171 bash[18565]: audit 2024-04-22T23:53:33.752272+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi171.llhapr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-22T23:53:35.019 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:34 smithi171 bash[18565]: audit 2024-04-22T23:53:33.759015+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:53:35.019 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:34 smithi171 bash[18565]: audit 2024-04-22T23:53:33.760572+0000 mon.c (mon.1) 75 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:53:35.019 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:34 smithi171 bash[18565]: cephadm 2024-04-22T23:53:33.761346+0000 mgr.y (mgr.14394) 103 : cephadm [INF] Deploying daemon rgw.foo.smithi171.llhapr on smithi171 2024-04-22T23:53:35.036 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:53:34 smithi079 bash[18834]: ::ffff:172.21.15.171 - - [22/Apr/2024:23:53:34] "GET /metrics HTTP/1.1" 200 194125 "" "Prometheus/2.33.4" 2024-04-22T23:53:35.036 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:34 smithi079 bash[18576]: audit 2024-04-22T23:53:33.746247+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:53:35.036 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:34 smithi079 bash[18576]: audit 2024-04-22T23:53:33.747969+0000 mon.c (mon.1) 74 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi171.llhapr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T23:53:35.036 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:34 smithi079 bash[18576]: audit 2024-04-22T23:53:33.748294+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi171.llhapr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T23:53:35.036 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:34 smithi079 bash[18576]: audit 2024-04-22T23:53:33.752272+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi171.llhapr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-22T23:53:35.037 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:34 smithi079 bash[18576]: audit 2024-04-22T23:53:33.759015+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:53:35.037 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:34 smithi079 bash[18576]: audit 2024-04-22T23:53:33.760572+0000 mon.c (mon.1) 75 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:53:35.037 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:34 smithi079 bash[18576]: cephadm 2024-04-22T23:53:33.761346+0000 mgr.y (mgr.14394) 103 : cephadm [INF] Deploying daemon rgw.foo.smithi171.llhapr on smithi171 2024-04-22T23:53:35.037 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:34 smithi079 bash[23665]: audit 2024-04-22T23:53:33.746247+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:53:35.037 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:34 smithi079 bash[23665]: audit 2024-04-22T23:53:33.747969+0000 mon.c (mon.1) 74 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi171.llhapr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T23:53:35.037 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:34 smithi079 bash[23665]: audit 2024-04-22T23:53:33.748294+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi171.llhapr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T23:53:35.037 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:34 smithi079 bash[23665]: audit 2024-04-22T23:53:33.752272+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi171.llhapr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-22T23:53:35.037 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:34 smithi079 bash[23665]: audit 2024-04-22T23:53:33.759015+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:53:35.037 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:34 smithi079 bash[23665]: audit 2024-04-22T23:53:33.760572+0000 mon.c (mon.1) 75 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:53:35.037 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:34 smithi079 bash[23665]: cephadm 2024-04-22T23:53:33.761346+0000 mgr.y (mgr.14394) 103 : cephadm [INF] Deploying daemon rgw.foo.smithi171.llhapr on smithi171 2024-04-22T23:53:35.870 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:35 smithi079 bash[18576]: cluster 2024-04-22T23:53:34.254741+0000 mgr.y (mgr.14394) 104 : cluster [DBG] pgmap v81: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 970 B/s rd, 1.1 KiB/s wr, 2 op/s 2024-04-22T23:53:35.870 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:35 smithi079 bash[23665]: cluster 2024-04-22T23:53:34.254741+0000 mgr.y (mgr.14394) 104 : cluster [DBG] pgmap v81: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 970 B/s rd, 1.1 KiB/s wr, 2 op/s 2024-04-22T23:53:35.981 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:53:35 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:53:35.981 INFO:journalctl@ceph.osd.4.smithi171.stdout:Apr 22 23:53:35 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:53:35.982 INFO:journalctl@ceph.osd.5.smithi171.stdout:Apr 22 23:53:35 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:53:35.982 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 22 23:53:35 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:53:35.982 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:53:35 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:53:35.983 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:53:35 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:53:35.983 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:53:35 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:53:35.983 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 22 23:53:35 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:53:35.983 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:35 smithi171 bash[18565]: cluster 2024-04-22T23:53:34.254741+0000 mgr.y (mgr.14394) 104 : cluster [DBG] pgmap v81: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 970 B/s rd, 1.1 KiB/s wr, 2 op/s 2024-04-22T23:53:35.983 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:35 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:53:36.264 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:53:36 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:53:36.265 INFO:journalctl@ceph.osd.4.smithi171.stdout:Apr 22 23:53:36 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:53:36.265 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 22 23:53:36 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:53:36.265 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:53:36 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:53:36.266 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:53:36 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:53:36.266 INFO:journalctl@ceph.osd.5.smithi171.stdout:Apr 22 23:53:36 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:53:36.266 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 22 23:53:36 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:53:36.267 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:53:36 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:53:36.267 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:36 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:53:36.309 INFO:teuthology.orchestra.run.smithi079.stdout:Scheduled rgw.smpl update... 2024-04-22T23:53:37.101 DEBUG:teuthology.orchestra.run.smithi079:> 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 15ff8152-0102-11ef-bc93-c7b262605968 -e sha1=43be020184947e53516056c9931e1ac5bdbbb1a5 -- bash -c 'ceph osd pool create foo' 2024-04-22T23:53:37.536 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:37 smithi079 bash[18576]: cluster 2024-04-22T23:53:36.255268+0000 mgr.y (mgr.14394) 105 : cluster [DBG] pgmap v82: 129 pgs: 129 active+clean; 582 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 2.5 KiB/s wr, 65 op/s 2024-04-22T23:53:37.536 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:37 smithi079 bash[18576]: audit 2024-04-22T23:53:36.310585+0000 mgr.y (mgr.14394) 106 : audit [DBG] from='client.14658 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:53:37.537 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:37 smithi079 bash[18576]: cephadm 2024-04-22T23:53:36.312735+0000 mgr.y (mgr.14394) 107 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-04-22T23:53:37.537 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:37 smithi079 bash[18576]: audit 2024-04-22T23:53:36.315105+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:53:37.537 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:37 smithi079 bash[18576]: audit 2024-04-22T23:53:36.318518+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:53:37.537 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:37 smithi079 bash[18576]: audit 2024-04-22T23:53:36.321221+0000 mon.c (mon.1) 76 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:53:37.537 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:37 smithi079 bash[18576]: audit 2024-04-22T23:53:36.322373+0000 mon.c (mon.1) 77 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:53:37.537 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:37 smithi079 bash[23665]: cluster 2024-04-22T23:53:36.255268+0000 mgr.y (mgr.14394) 105 : cluster [DBG] pgmap v82: 129 pgs: 129 active+clean; 582 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 2.5 KiB/s wr, 65 op/s 2024-04-22T23:53:37.537 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:37 smithi079 bash[23665]: audit 2024-04-22T23:53:36.310585+0000 mgr.y (mgr.14394) 106 : audit [DBG] from='client.14658 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:53:37.537 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:37 smithi079 bash[23665]: cephadm 2024-04-22T23:53:36.312735+0000 mgr.y (mgr.14394) 107 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-04-22T23:53:37.537 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:37 smithi079 bash[23665]: audit 2024-04-22T23:53:36.315105+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:53:37.537 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:37 smithi079 bash[23665]: audit 2024-04-22T23:53:36.318518+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:53:37.537 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:37 smithi079 bash[23665]: audit 2024-04-22T23:53:36.321221+0000 mon.c (mon.1) 76 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:53:37.537 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:37 smithi079 bash[23665]: audit 2024-04-22T23:53:36.322373+0000 mon.c (mon.1) 77 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:53:37.559 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:37 smithi171 bash[18565]: cluster 2024-04-22T23:53:36.255268+0000 mgr.y (mgr.14394) 105 : cluster [DBG] pgmap v82: 129 pgs: 129 active+clean; 582 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 2.5 KiB/s wr, 65 op/s 2024-04-22T23:53:37.559 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:37 smithi171 bash[18565]: audit 2024-04-22T23:53:36.310585+0000 mgr.y (mgr.14394) 106 : audit [DBG] from='client.14658 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:53:37.559 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:37 smithi171 bash[18565]: cephadm 2024-04-22T23:53:36.312735+0000 mgr.y (mgr.14394) 107 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-04-22T23:53:37.559 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:37 smithi171 bash[18565]: audit 2024-04-22T23:53:36.315105+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:53:37.560 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:37 smithi171 bash[18565]: audit 2024-04-22T23:53:36.318518+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:53:37.560 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:37 smithi171 bash[18565]: audit 2024-04-22T23:53:36.321221+0000 mon.c (mon.1) 76 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:53:37.560 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:37 smithi171 bash[18565]: audit 2024-04-22T23:53:36.322373+0000 mon.c (mon.1) 77 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:53:39.945 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:39 smithi079 bash[18576]: cluster 2024-04-22T23:53:38.255876+0000 mgr.y (mgr.14394) 108 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 584 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 3.5 KiB/s wr, 99 op/s 2024-04-22T23:53:39.945 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:39 smithi079 bash[23665]: cluster 2024-04-22T23:53:38.255876+0000 mgr.y (mgr.14394) 108 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 584 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 3.5 KiB/s wr, 99 op/s 2024-04-22T23:53:40.059 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:39 smithi171 bash[18565]: cluster 2024-04-22T23:53:38.255876+0000 mgr.y (mgr.14394) 108 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 584 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 3.5 KiB/s wr, 99 op/s 2024-04-22T23:53:40.979 INFO:teuthology.orchestra.run.smithi079.stderr:pool 'foo' created 2024-04-22T23:53:40.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:40 smithi079 bash[18576]: audit 2024-04-22T23:53:39.682254+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:53:40.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:40 smithi079 bash[18576]: audit 2024-04-22T23:53:39.968068+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:53:40.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:40 smithi079 bash[18576]: cephadm 2024-04-22T23:53:39.971830+0000 mgr.y (mgr.14394) 109 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-22T23:53:40.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:40 smithi079 bash[18576]: audit 2024-04-22T23:53:40.052808+0000 mon.a (mon.0) 693 : audit [INF] from='client.? 172.21.15.79:0/567877576' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-04-22T23:53:40.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:40 smithi079 bash[18576]: audit 2024-04-22T23:53:40.472692+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:53:40.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:40 smithi079 bash[18576]: audit 2024-04-22T23:53:40.653442+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:53:40.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:40 smithi079 bash[18576]: audit 2024-04-22T23:53:40.660652+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:53:40.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:40 smithi079 bash[18576]: audit 2024-04-22T23:53:40.667716+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:53:40.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:40 smithi079 bash[18576]: audit 2024-04-22T23:53:40.676682+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:53:40.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:40 smithi079 bash[18576]: audit 2024-04-22T23:53:40.677970+0000 mon.c (mon.1) 78 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi079.yxokos", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T23:53:40.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:40 smithi079 bash[18576]: audit 2024-04-22T23:53:40.678251+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi079.yxokos", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T23:53:40.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:40 smithi079 bash[23665]: audit 2024-04-22T23:53:39.682254+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:53:40.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:40 smithi079 bash[23665]: audit 2024-04-22T23:53:39.968068+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:53:40.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:40 smithi079 bash[23665]: cephadm 2024-04-22T23:53:39.971830+0000 mgr.y (mgr.14394) 109 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-22T23:53:40.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:40 smithi079 bash[23665]: audit 2024-04-22T23:53:40.052808+0000 mon.a (mon.0) 693 : audit [INF] from='client.? 172.21.15.79:0/567877576' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-04-22T23:53:40.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:40 smithi079 bash[23665]: audit 2024-04-22T23:53:40.472692+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:53:40.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:40 smithi079 bash[23665]: audit 2024-04-22T23:53:40.653442+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:53:40.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:40 smithi079 bash[23665]: audit 2024-04-22T23:53:40.660652+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:53:40.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:40 smithi079 bash[23665]: audit 2024-04-22T23:53:40.667716+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:53:40.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:40 smithi079 bash[23665]: audit 2024-04-22T23:53:40.676682+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:53:40.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:40 smithi079 bash[23665]: audit 2024-04-22T23:53:40.677970+0000 mon.c (mon.1) 78 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi079.yxokos", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T23:53:40.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:40 smithi079 bash[23665]: audit 2024-04-22T23:53:40.678251+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi079.yxokos", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T23:53:41.060 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:40 smithi171 bash[18565]: audit 2024-04-22T23:53:39.682254+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:53:41.060 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:40 smithi171 bash[18565]: audit 2024-04-22T23:53:39.968068+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:53:41.060 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:40 smithi171 bash[18565]: cephadm 2024-04-22T23:53:39.971830+0000 mgr.y (mgr.14394) 109 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-22T23:53:41.060 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:40 smithi171 bash[18565]: audit 2024-04-22T23:53:40.052808+0000 mon.a (mon.0) 693 : audit [INF] from='client.? 172.21.15.79:0/567877576' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-04-22T23:53:41.060 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:40 smithi171 bash[18565]: audit 2024-04-22T23:53:40.472692+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:53:41.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:40 smithi171 bash[18565]: audit 2024-04-22T23:53:40.653442+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:53:41.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:40 smithi171 bash[18565]: audit 2024-04-22T23:53:40.660652+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:53:41.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:40 smithi171 bash[18565]: audit 2024-04-22T23:53:40.667716+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:53:41.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:40 smithi171 bash[18565]: audit 2024-04-22T23:53:40.676682+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:53:41.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:40 smithi171 bash[18565]: audit 2024-04-22T23:53:40.677970+0000 mon.c (mon.1) 78 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi079.yxokos", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T23:53:41.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:40 smithi171 bash[18565]: audit 2024-04-22T23:53:40.678251+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi079.yxokos", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T23:53:41.677 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:53:41 smithi171 bash[19409]: ::ffff:172.21.15.171 - - [22/Apr/2024:23:53:41] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-22T23:53:42.036 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:41 smithi079 bash[18576]: cluster 2024-04-22T23:53:40.256690+0000 mgr.y (mgr.14394) 110 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 584 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 3.3 KiB/s wr, 94 op/s 2024-04-22T23:53:42.036 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:41 smithi079 bash[18576]: cephadm 2024-04-22T23:53:40.673029+0000 mgr.y (mgr.14394) 111 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-04-22T23:53:42.037 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:41 smithi079 bash[18576]: audit 2024-04-22T23:53:40.681333+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi079.yxokos", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-22T23:53:42.037 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:41 smithi079 bash[18576]: audit 2024-04-22T23:53:40.695833+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:53:42.037 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:41 smithi079 bash[18576]: audit 2024-04-22T23:53:40.696647+0000 mon.c (mon.1) 79 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:53:42.037 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:41 smithi079 bash[18576]: cephadm 2024-04-22T23:53:40.697601+0000 mgr.y (mgr.14394) 112 : cephadm [INF] Deploying daemon rgw.smpl.smithi079.yxokos on smithi079 2024-04-22T23:53:42.037 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:41 smithi079 bash[18576]: audit 2024-04-22T23:53:40.980889+0000 mon.a (mon.0) 702 : audit [INF] from='client.? 172.21.15.79:0/567877576' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-04-22T23:53:42.037 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:41 smithi079 bash[18576]: cluster 2024-04-22T23:53:40.981043+0000 mon.a (mon.0) 703 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-04-22T23:53:42.037 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:41 smithi079 bash[23665]: cluster 2024-04-22T23:53:40.256690+0000 mgr.y (mgr.14394) 110 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 584 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 3.3 KiB/s wr, 94 op/s 2024-04-22T23:53:42.037 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:41 smithi079 bash[23665]: cephadm 2024-04-22T23:53:40.673029+0000 mgr.y (mgr.14394) 111 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-04-22T23:53:42.037 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:41 smithi079 bash[23665]: audit 2024-04-22T23:53:40.681333+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi079.yxokos", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-22T23:53:42.037 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:41 smithi079 bash[23665]: audit 2024-04-22T23:53:40.695833+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:53:42.037 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:41 smithi079 bash[23665]: audit 2024-04-22T23:53:40.696647+0000 mon.c (mon.1) 79 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:53:42.037 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:41 smithi079 bash[23665]: cephadm 2024-04-22T23:53:40.697601+0000 mgr.y (mgr.14394) 112 : cephadm [INF] Deploying daemon rgw.smpl.smithi079.yxokos on smithi079 2024-04-22T23:53:42.037 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:41 smithi079 bash[23665]: audit 2024-04-22T23:53:40.980889+0000 mon.a (mon.0) 702 : audit [INF] from='client.? 172.21.15.79:0/567877576' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-04-22T23:53:42.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:41 smithi079 bash[23665]: cluster 2024-04-22T23:53:40.981043+0000 mon.a (mon.0) 703 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-04-22T23:53:42.059 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:41 smithi171 bash[18565]: cluster 2024-04-22T23:53:40.256690+0000 mgr.y (mgr.14394) 110 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 584 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 3.3 KiB/s wr, 94 op/s 2024-04-22T23:53:42.060 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:41 smithi171 bash[18565]: cephadm 2024-04-22T23:53:40.673029+0000 mgr.y (mgr.14394) 111 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-04-22T23:53:42.060 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:41 smithi171 bash[18565]: audit 2024-04-22T23:53:40.681333+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi079.yxokos", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-22T23:53:42.060 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:41 smithi171 bash[18565]: audit 2024-04-22T23:53:40.695833+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:53:42.060 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:41 smithi171 bash[18565]: audit 2024-04-22T23:53:40.696647+0000 mon.c (mon.1) 79 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:53:42.060 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:41 smithi171 bash[18565]: cephadm 2024-04-22T23:53:40.697601+0000 mgr.y (mgr.14394) 112 : cephadm [INF] Deploying daemon rgw.smpl.smithi079.yxokos on smithi079 2024-04-22T23:53:42.060 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:41 smithi171 bash[18565]: audit 2024-04-22T23:53:40.980889+0000 mon.a (mon.0) 702 : audit [INF] from='client.? 172.21.15.79:0/567877576' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-04-22T23:53:42.060 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:41 smithi171 bash[18565]: cluster 2024-04-22T23:53:40.981043+0000 mon.a (mon.0) 703 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-04-22T23:53:42.437 DEBUG:teuthology.orchestra.run.smithi079:> 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 15ff8152-0102-11ef-bc93-c7b262605968 -e sha1=43be020184947e53516056c9931e1ac5bdbbb1a5 -- bash -c 'rbd pool init foo' 2024-04-22T23:53:43.286 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:42 smithi079 bash[18576]: cluster 2024-04-22T23:53:41.987638+0000 mon.a (mon.0) 704 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-04-22T23:53:43.286 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:42 smithi079 bash[23665]: cluster 2024-04-22T23:53:41.987638+0000 mon.a (mon.0) 704 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-04-22T23:53:43.309 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:42 smithi171 bash[18565]: cluster 2024-04-22T23:53:41.987638+0000 mon.a (mon.0) 704 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-04-22T23:53:44.013 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:53:43 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:53:44.014 INFO:journalctl@ceph.osd.0.smithi079.stdout:Apr 22 23:53:43 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:53:44.014 INFO:journalctl@ceph.osd.2.smithi079.stdout:Apr 22 23:53:43 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:53:44.014 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 22 23:53:43 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:53:44.014 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:43 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:53:44.015 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:43 smithi079 bash[18576]: cluster 2024-04-22T23:53:42.257486+0000 mgr.y (mgr.14394) 113 : cluster [DBG] pgmap v87: 161 pgs: 32 creating+peering, 129 active+clean; 585 KiB data, 55 MiB used, 715 GiB / 715 GiB avail; 144 KiB/s rd, 4.5 KiB/s wr, 270 op/s 2024-04-22T23:53:44.015 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:43 smithi079 bash[18576]: cluster 2024-04-22T23:53:42.997063+0000 mon.a (mon.0) 705 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-04-22T23:53:44.015 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:43 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:53:44.015 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:43 smithi079 bash[23665]: cluster 2024-04-22T23:53:42.257486+0000 mgr.y (mgr.14394) 113 : cluster [DBG] pgmap v87: 161 pgs: 32 creating+peering, 129 active+clean; 585 KiB data, 55 MiB used, 715 GiB / 715 GiB avail; 144 KiB/s rd, 4.5 KiB/s wr, 270 op/s 2024-04-22T23:53:44.015 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:43 smithi079 bash[23665]: cluster 2024-04-22T23:53:42.997063+0000 mon.a (mon.0) 705 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-04-22T23:53:44.015 INFO:journalctl@ceph.osd.1.smithi079.stdout:Apr 22 23:53:43 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:53:44.016 INFO:journalctl@ceph.osd.3.smithi079.stdout:Apr 22 23:53:43 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:53:44.016 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:53:43 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:53:44.281 INFO:journalctl@ceph.osd.2.smithi079.stdout:Apr 22 23:53:44 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:53:44.281 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:44 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:53:44.282 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:53:44 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:53:44.282 INFO:journalctl@ceph.osd.0.smithi079.stdout:Apr 22 23:53:44 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:53:44.282 INFO:journalctl@ceph.osd.1.smithi079.stdout:Apr 22 23:53:44 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:53:44.282 INFO:journalctl@ceph.osd.3.smithi079.stdout:Apr 22 23:53:44 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:53:44.283 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 22 23:53:44 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:53:44.283 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:53:44 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:53:44.284 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:44 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:53:44.309 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:43 smithi171 bash[18565]: cluster 2024-04-22T23:53:42.257486+0000 mgr.y (mgr.14394) 113 : cluster [DBG] pgmap v87: 161 pgs: 32 creating+peering, 129 active+clean; 585 KiB data, 55 MiB used, 715 GiB / 715 GiB avail; 144 KiB/s rd, 4.5 KiB/s wr, 270 op/s 2024-04-22T23:53:44.310 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:43 smithi171 bash[18565]: cluster 2024-04-22T23:53:42.997063+0000 mon.a (mon.0) 705 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-04-22T23:53:45.036 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:53:44 smithi079 bash[18834]: ::ffff:172.21.15.171 - - [22/Apr/2024:23:53:44] "GET /metrics HTTP/1.1" 200 196830 "" "Prometheus/2.33.4" 2024-04-22T23:53:45.694 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:45 smithi079 bash[18576]: cluster 2024-04-22T23:53:44.258195+0000 mgr.y (mgr.14394) 114 : cluster [DBG] pgmap v89: 161 pgs: 32 creating+peering, 129 active+clean; 585 KiB data, 55 MiB used, 715 GiB / 715 GiB avail; 115 KiB/s rd, 511 B/s wr, 174 op/s 2024-04-22T23:53:45.694 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:45 smithi079 bash[18576]: audit 2024-04-22T23:53:44.336421+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:53:45.694 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:45 smithi079 bash[18576]: audit 2024-04-22T23:53:44.338269+0000 mon.c (mon.1) 80 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi171.spscai", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T23:53:45.695 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:45 smithi079 bash[18576]: audit 2024-04-22T23:53:44.338640+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi171.spscai", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T23:53:45.695 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:45 smithi079 bash[18576]: audit 2024-04-22T23:53:44.345853+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi171.spscai", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-22T23:53:45.695 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:45 smithi079 bash[18576]: audit 2024-04-22T23:53:44.353030+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:53:45.695 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:45 smithi079 bash[18576]: audit 2024-04-22T23:53:44.353936+0000 mon.c (mon.1) 81 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:53:45.695 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:45 smithi079 bash[18576]: cephadm 2024-04-22T23:53:44.354767+0000 mgr.y (mgr.14394) 115 : cephadm [INF] Deploying daemon rgw.smpl.smithi171.spscai on smithi171 2024-04-22T23:53:45.695 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:45 smithi079 bash[23665]: cluster 2024-04-22T23:53:44.258195+0000 mgr.y (mgr.14394) 114 : cluster [DBG] pgmap v89: 161 pgs: 32 creating+peering, 129 active+clean; 585 KiB data, 55 MiB used, 715 GiB / 715 GiB avail; 115 KiB/s rd, 511 B/s wr, 174 op/s 2024-04-22T23:53:45.695 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:45 smithi079 bash[23665]: audit 2024-04-22T23:53:44.336421+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:53:45.696 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:45 smithi079 bash[23665]: audit 2024-04-22T23:53:44.338269+0000 mon.c (mon.1) 80 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi171.spscai", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T23:53:45.696 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:45 smithi079 bash[23665]: audit 2024-04-22T23:53:44.338640+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi171.spscai", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T23:53:45.696 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:45 smithi079 bash[23665]: audit 2024-04-22T23:53:44.345853+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi171.spscai", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-22T23:53:45.696 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:45 smithi079 bash[23665]: audit 2024-04-22T23:53:44.353030+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:53:45.696 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:45 smithi079 bash[23665]: audit 2024-04-22T23:53:44.353936+0000 mon.c (mon.1) 81 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:53:45.696 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:45 smithi079 bash[23665]: cephadm 2024-04-22T23:53:44.354767+0000 mgr.y (mgr.14394) 115 : cephadm [INF] Deploying daemon rgw.smpl.smithi171.spscai on smithi171 2024-04-22T23:53:45.699 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:45 smithi171 bash[18565]: cluster 2024-04-22T23:53:44.258195+0000 mgr.y (mgr.14394) 114 : cluster [DBG] pgmap v89: 161 pgs: 32 creating+peering, 129 active+clean; 585 KiB data, 55 MiB used, 715 GiB / 715 GiB avail; 115 KiB/s rd, 511 B/s wr, 174 op/s 2024-04-22T23:53:45.699 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:45 smithi171 bash[18565]: audit 2024-04-22T23:53:44.336421+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:53:45.699 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:45 smithi171 bash[18565]: audit 2024-04-22T23:53:44.338269+0000 mon.c (mon.1) 80 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi171.spscai", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T23:53:45.699 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:45 smithi171 bash[18565]: audit 2024-04-22T23:53:44.338640+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi171.spscai", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T23:53:45.699 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:45 smithi171 bash[18565]: audit 2024-04-22T23:53:44.345853+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi171.spscai", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-22T23:53:45.699 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:45 smithi171 bash[18565]: audit 2024-04-22T23:53:44.353030+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:53:45.699 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:45 smithi171 bash[18565]: audit 2024-04-22T23:53:44.353936+0000 mon.c (mon.1) 81 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:53:45.699 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:45 smithi171 bash[18565]: cephadm 2024-04-22T23:53:44.354767+0000 mgr.y (mgr.14394) 115 : cephadm [INF] Deploying daemon rgw.smpl.smithi171.spscai on smithi171 2024-04-22T23:53:46.771 INFO:journalctl@ceph.osd.4.smithi171.stdout:Apr 22 23:53:46 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:53:46.771 INFO:journalctl@ceph.osd.5.smithi171.stdout:Apr 22 23:53:46 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:53:46.771 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:53:46 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:53:46.772 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:53:46 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:53:46.772 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 22 23:53:46 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:53:46.772 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:46 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:53:46.773 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:53:46 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:53:46.773 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:53:46 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:53:46.773 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 22 23:53:46 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:53:47.057 INFO:journalctl@ceph.osd.4.smithi171.stdout:Apr 22 23:53:46 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:53:47.058 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:53:46 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:53:47.058 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:53:46 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:53:47.058 INFO:journalctl@ceph.osd.5.smithi171.stdout:Apr 22 23:53:46 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:53:47.059 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:53:46 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:53:47.059 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:53:46 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:53:47.059 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 22 23:53:46 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:53:47.059 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:46 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:53:47.060 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 22 23:53:46 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:53:47.536 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:47 smithi079 bash[18576]: cluster 2024-04-22T23:53:46.259724+0000 mgr.y (mgr.14394) 116 : cluster [DBG] pgmap v90: 161 pgs: 10 creating+peering, 151 active+clean; 585 KiB data, 55 MiB used, 715 GiB / 715 GiB avail; 115 KiB/s rd, 511 B/s wr, 174 op/s 2024-04-22T23:53:47.536 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:47 smithi079 bash[18576]: audit 2024-04-22T23:53:46.698618+0000 mon.c (mon.1) 82 : audit [INF] from='client.? 172.21.15.79:0/343431669' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-04-22T23:53:47.536 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:47 smithi079 bash[18576]: audit 2024-04-22T23:53:46.699057+0000 mon.a (mon.0) 710 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-04-22T23:53:47.536 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:47 smithi079 bash[18576]: audit 2024-04-22T23:53:47.115733+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:53:47.537 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:47 smithi079 bash[18576]: audit 2024-04-22T23:53:47.122095+0000 mon.c (mon.1) 83 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:53:47.537 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:47 smithi079 bash[18576]: audit 2024-04-22T23:53:47.123973+0000 mon.c (mon.1) 84 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:53:47.537 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:47 smithi079 bash[23665]: cluster 2024-04-22T23:53:46.259724+0000 mgr.y (mgr.14394) 116 : cluster [DBG] pgmap v90: 161 pgs: 10 creating+peering, 151 active+clean; 585 KiB data, 55 MiB used, 715 GiB / 715 GiB avail; 115 KiB/s rd, 511 B/s wr, 174 op/s 2024-04-22T23:53:47.537 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:47 smithi079 bash[23665]: audit 2024-04-22T23:53:46.698618+0000 mon.c (mon.1) 82 : audit [INF] from='client.? 172.21.15.79:0/343431669' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-04-22T23:53:47.537 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:47 smithi079 bash[23665]: audit 2024-04-22T23:53:46.699057+0000 mon.a (mon.0) 710 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-04-22T23:53:47.537 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:47 smithi079 bash[23665]: audit 2024-04-22T23:53:47.115733+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:53:47.537 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:47 smithi079 bash[23665]: audit 2024-04-22T23:53:47.122095+0000 mon.c (mon.1) 83 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:53:47.537 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:47 smithi079 bash[23665]: audit 2024-04-22T23:53:47.123973+0000 mon.c (mon.1) 84 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:53:47.809 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:47 smithi171 bash[18565]: cluster 2024-04-22T23:53:46.259724+0000 mgr.y (mgr.14394) 116 : cluster [DBG] pgmap v90: 161 pgs: 10 creating+peering, 151 active+clean; 585 KiB data, 55 MiB used, 715 GiB / 715 GiB avail; 115 KiB/s rd, 511 B/s wr, 174 op/s 2024-04-22T23:53:47.810 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:47 smithi171 bash[18565]: audit 2024-04-22T23:53:46.698618+0000 mon.c (mon.1) 82 : audit [INF] from='client.? 172.21.15.79:0/343431669' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-04-22T23:53:47.810 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:47 smithi171 bash[18565]: audit 2024-04-22T23:53:46.699057+0000 mon.a (mon.0) 710 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-04-22T23:53:47.810 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:47 smithi171 bash[18565]: audit 2024-04-22T23:53:47.115733+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:53:47.810 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:47 smithi171 bash[18565]: audit 2024-04-22T23:53:47.122095+0000 mon.c (mon.1) 83 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:53:47.810 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:47 smithi171 bash[18565]: audit 2024-04-22T23:53:47.123973+0000 mon.c (mon.1) 84 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:53:48.422 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:48 smithi171 bash[18565]: audit 2024-04-22T23:53:47.349165+0000 mon.a (mon.0) 712 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-04-22T23:53:48.422 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:48 smithi171 bash[18565]: cluster 2024-04-22T23:53:47.349246+0000 mon.a (mon.0) 713 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-04-22T23:53:48.786 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:48 smithi079 bash[23665]: audit 2024-04-22T23:53:47.349165+0000 mon.a (mon.0) 712 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-04-22T23:53:48.786 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:48 smithi079 bash[23665]: cluster 2024-04-22T23:53:47.349246+0000 mon.a (mon.0) 713 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-04-22T23:53:48.786 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:48 smithi079 bash[18576]: audit 2024-04-22T23:53:47.349165+0000 mon.a (mon.0) 712 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-04-22T23:53:48.786 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:48 smithi079 bash[18576]: cluster 2024-04-22T23:53:47.349246+0000 mon.a (mon.0) 713 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-04-22T23:53:49.786 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:49 smithi079 bash[18576]: cluster 2024-04-22T23:53:48.260571+0000 mgr.y (mgr.14394) 117 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:53:49.786 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:49 smithi079 bash[18576]: cluster 2024-04-22T23:53:48.362748+0000 mon.a (mon.0) 714 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-04-22T23:53:49.787 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:49 smithi079 bash[23665]: cluster 2024-04-22T23:53:48.260571+0000 mgr.y (mgr.14394) 117 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:53:49.787 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:49 smithi079 bash[23665]: cluster 2024-04-22T23:53:48.362748+0000 mon.a (mon.0) 714 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-04-22T23:53:49.809 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:49 smithi171 bash[18565]: cluster 2024-04-22T23:53:48.260571+0000 mgr.y (mgr.14394) 117 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:53:49.809 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:49 smithi171 bash[18565]: cluster 2024-04-22T23:53:48.362748+0000 mon.a (mon.0) 714 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-04-22T23:53:50.313 DEBUG:teuthology.orchestra.run.smithi079:> 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 15ff8152-0102-11ef-bc93-c7b262605968 -e sha1=43be020184947e53516056c9931e1ac5bdbbb1a5 -- bash -c 'ceph orch apply iscsi foo u p' 2024-04-22T23:53:50.640 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:50 smithi171 bash[18565]: cluster 2024-04-22T23:53:49.376612+0000 mon.a (mon.0) 715 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-04-22T23:53:50.700 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:50 smithi079 bash[23665]: cluster 2024-04-22T23:53:49.376612+0000 mon.a (mon.0) 715 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-04-22T23:53:50.700 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:50 smithi079 bash[18576]: cluster 2024-04-22T23:53:49.376612+0000 mon.a (mon.0) 715 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-04-22T23:53:51.639 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:51 smithi079 bash[18576]: cluster 2024-04-22T23:53:50.261091+0000 mgr.y (mgr.14394) 118 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:53:51.639 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:51 smithi079 bash[18576]: audit 2024-04-22T23:53:50.464409+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:53:51.639 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:51 smithi079 bash[18576]: audit 2024-04-22T23:53:50.495279+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:53:51.640 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:51 smithi079 bash[18576]: audit 2024-04-22T23:53:50.623097+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:53:51.640 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:51 smithi079 bash[18576]: cephadm 2024-04-22T23:53:50.882967+0000 mgr.y (mgr.14394) 119 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-22T23:53:51.640 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:51 smithi079 bash[18576]: audit 2024-04-22T23:53:51.133434+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:53:51.640 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:51 smithi079 bash[18576]: audit 2024-04-22T23:53:51.141835+0000 mon.c (mon.1) 85 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:53:51.640 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:51 smithi079 bash[18576]: audit 2024-04-22T23:53:51.142544+0000 mon.c (mon.1) 86 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:53:51.640 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:51 smithi079 bash[18576]: cephadm 2024-04-22T23:53:51.146095+0000 mgr.y (mgr.14394) 120 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-22T23:53:51.640 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:51 smithi079 bash[18576]: audit 2024-04-22T23:53:51.387937+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:53:51.640 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:51 smithi079 bash[23665]: cluster 2024-04-22T23:53:50.261091+0000 mgr.y (mgr.14394) 118 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:53:51.640 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:51 smithi079 bash[23665]: audit 2024-04-22T23:53:50.464409+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:53:51.640 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:51 smithi079 bash[23665]: audit 2024-04-22T23:53:50.495279+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:53:51.640 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:51 smithi079 bash[23665]: audit 2024-04-22T23:53:50.623097+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:53:51.641 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:51 smithi079 bash[23665]: cephadm 2024-04-22T23:53:50.882967+0000 mgr.y (mgr.14394) 119 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-22T23:53:51.641 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:51 smithi079 bash[23665]: audit 2024-04-22T23:53:51.133434+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:53:51.641 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:51 smithi079 bash[23665]: audit 2024-04-22T23:53:51.141835+0000 mon.c (mon.1) 85 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:53:51.641 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:51 smithi079 bash[23665]: audit 2024-04-22T23:53:51.142544+0000 mon.c (mon.1) 86 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:53:51.641 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:51 smithi079 bash[23665]: cephadm 2024-04-22T23:53:51.146095+0000 mgr.y (mgr.14394) 120 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-22T23:53:51.641 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:51 smithi079 bash[23665]: audit 2024-04-22T23:53:51.387937+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:53:51.809 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:53:51 smithi171 bash[19409]: ::ffff:172.21.15.171 - - [22/Apr/2024:23:53:51] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-22T23:53:51.810 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:51 smithi171 bash[18565]: cluster 2024-04-22T23:53:50.261091+0000 mgr.y (mgr.14394) 118 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:53:51.810 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:51 smithi171 bash[18565]: audit 2024-04-22T23:53:50.464409+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:53:51.810 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:51 smithi171 bash[18565]: audit 2024-04-22T23:53:50.495279+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:53:51.810 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:51 smithi171 bash[18565]: audit 2024-04-22T23:53:50.623097+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:53:51.810 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:51 smithi171 bash[18565]: cephadm 2024-04-22T23:53:50.882967+0000 mgr.y (mgr.14394) 119 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-22T23:53:51.810 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:51 smithi171 bash[18565]: audit 2024-04-22T23:53:51.133434+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:53:51.810 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:51 smithi171 bash[18565]: audit 2024-04-22T23:53:51.141835+0000 mon.c (mon.1) 85 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:53:51.810 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:51 smithi171 bash[18565]: audit 2024-04-22T23:53:51.142544+0000 mon.c (mon.1) 86 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:53:51.810 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:51 smithi171 bash[18565]: cephadm 2024-04-22T23:53:51.146095+0000 mgr.y (mgr.14394) 120 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-22T23:53:51.810 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:51 smithi171 bash[18565]: audit 2024-04-22T23:53:51.387937+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:53:53.203 INFO:teuthology.orchestra.run.smithi079.stdout:Scheduled iscsi.foo update... 2024-04-22T23:53:54.036 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:53 smithi079 bash[18576]: cluster 2024-04-22T23:53:52.262463+0000 mgr.y (mgr.14394) 121 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 224 KiB/s rd, 682 B/s wr, 343 op/s 2024-04-22T23:53:54.036 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:53 smithi079 bash[18576]: cluster 2024-04-22T23:53:52.616168+0000 mon.a (mon.0) 721 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-04-22T23:53:54.036 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:53 smithi079 bash[18576]: audit 2024-04-22T23:53:53.214273+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:53:54.037 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:53 smithi079 bash[18576]: audit 2024-04-22T23:53:53.264526+0000 mon.c (mon.1) 87 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:53:54.037 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:53 smithi079 bash[18576]: audit 2024-04-22T23:53:53.265880+0000 mon.c (mon.1) 88 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:53:54.037 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:53 smithi079 bash[18576]: audit 2024-04-22T23:53:53.272230+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:53:54.037 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:53 smithi079 bash[18576]: audit 2024-04-22T23:53:53.284091+0000 mon.c (mon.1) 89 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi079.zorrwo", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-04-22T23:53:54.037 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:53 smithi079 bash[18576]: audit 2024-04-22T23:53:53.284499+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi079.zorrwo", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-04-22T23:53:54.037 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:53 smithi079 bash[18576]: audit 2024-04-22T23:53:53.288462+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi079.zorrwo", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]': finished 2024-04-22T23:53:54.037 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:53 smithi079 bash[18576]: audit 2024-04-22T23:53:53.295051+0000 mon.c (mon.1) 90 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:53:54.037 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:53 smithi079 bash[23665]: cluster 2024-04-22T23:53:52.262463+0000 mgr.y (mgr.14394) 121 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 224 KiB/s rd, 682 B/s wr, 343 op/s 2024-04-22T23:53:54.037 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:53 smithi079 bash[23665]: cluster 2024-04-22T23:53:52.616168+0000 mon.a (mon.0) 721 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-04-22T23:53:54.037 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:53 smithi079 bash[23665]: audit 2024-04-22T23:53:53.214273+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:53:54.037 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:53 smithi079 bash[23665]: audit 2024-04-22T23:53:53.264526+0000 mon.c (mon.1) 87 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:53:54.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:53 smithi079 bash[23665]: audit 2024-04-22T23:53:53.265880+0000 mon.c (mon.1) 88 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:53:54.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:53 smithi079 bash[23665]: audit 2024-04-22T23:53:53.272230+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:53:54.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:53 smithi079 bash[23665]: audit 2024-04-22T23:53:53.284091+0000 mon.c (mon.1) 89 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi079.zorrwo", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-04-22T23:53:54.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:53 smithi079 bash[23665]: audit 2024-04-22T23:53:53.284499+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi079.zorrwo", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-04-22T23:53:54.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:53 smithi079 bash[23665]: audit 2024-04-22T23:53:53.288462+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi079.zorrwo", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]': finished 2024-04-22T23:53:54.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:53 smithi079 bash[23665]: audit 2024-04-22T23:53:53.295051+0000 mon.c (mon.1) 90 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:53:54.059 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:53 smithi171 bash[18565]: cluster 2024-04-22T23:53:52.262463+0000 mgr.y (mgr.14394) 121 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 224 KiB/s rd, 682 B/s wr, 343 op/s 2024-04-22T23:53:54.060 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:53 smithi171 bash[18565]: cluster 2024-04-22T23:53:52.616168+0000 mon.a (mon.0) 721 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-04-22T23:53:54.060 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:53 smithi171 bash[18565]: audit 2024-04-22T23:53:53.214273+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:53:54.060 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:53 smithi171 bash[18565]: audit 2024-04-22T23:53:53.264526+0000 mon.c (mon.1) 87 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:53:54.060 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:53 smithi171 bash[18565]: audit 2024-04-22T23:53:53.265880+0000 mon.c (mon.1) 88 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:53:54.060 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:53 smithi171 bash[18565]: audit 2024-04-22T23:53:53.272230+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:53:54.060 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:53 smithi171 bash[18565]: audit 2024-04-22T23:53:53.284091+0000 mon.c (mon.1) 89 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi079.zorrwo", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-04-22T23:53:54.060 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:53 smithi171 bash[18565]: audit 2024-04-22T23:53:53.284499+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi079.zorrwo", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-04-22T23:53:54.060 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:53 smithi171 bash[18565]: audit 2024-04-22T23:53:53.288462+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi079.zorrwo", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]': finished 2024-04-22T23:53:54.060 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:53 smithi171 bash[18565]: audit 2024-04-22T23:53:53.295051+0000 mon.c (mon.1) 90 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:53:54.486 DEBUG:teuthology.orchestra.run.smithi079:> 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 15ff8152-0102-11ef-bc93-c7b262605968 -e sha1=43be020184947e53516056c9931e1ac5bdbbb1a5 -- bash -c 'sleep 120' 2024-04-22T23:53:54.746 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:53:54 smithi079 bash[18834]: ::ffff:172.21.15.171 - - [22/Apr/2024:23:53:54] "GET /metrics HTTP/1.1" 200 213348 "" "Prometheus/2.33.4" 2024-04-22T23:53:54.746 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:54 smithi079 bash[23665]: audit 2024-04-22T23:53:53.202549+0000 mgr.y (mgr.14394) 122 : audit [DBG] from='client.14817 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:53:54.746 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:54 smithi079 bash[23665]: cephadm 2024-04-22T23:53:53.206699+0000 mgr.y (mgr.14394) 123 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-04-22T23:53:54.746 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:54 smithi079 bash[23665]: cephadm 2024-04-22T23:53:53.277301+0000 mgr.y (mgr.14394) 124 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-04-22T23:53:54.747 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:54 smithi079 bash[23665]: cephadm 2024-04-22T23:53:53.296236+0000 mgr.y (mgr.14394) 125 : cephadm [INF] Deploying daemon iscsi.foo.smithi079.zorrwo on smithi079 2024-04-22T23:53:54.747 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:54 smithi079 bash[23665]: cluster 2024-04-22T23:53:54.305700+0000 mon.a (mon.0) 726 : cluster [DBG] mgrmap e20: y(active, since 2m), standbys: x 2024-04-22T23:53:54.747 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:54 smithi079 bash[18576]: audit 2024-04-22T23:53:53.202549+0000 mgr.y (mgr.14394) 122 : audit [DBG] from='client.14817 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:53:54.747 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:54 smithi079 bash[18576]: cephadm 2024-04-22T23:53:53.206699+0000 mgr.y (mgr.14394) 123 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-04-22T23:53:54.747 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:54 smithi079 bash[18576]: cephadm 2024-04-22T23:53:53.277301+0000 mgr.y (mgr.14394) 124 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-04-22T23:53:54.747 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:54 smithi079 bash[18576]: cephadm 2024-04-22T23:53:53.296236+0000 mgr.y (mgr.14394) 125 : cephadm [INF] Deploying daemon iscsi.foo.smithi079.zorrwo on smithi079 2024-04-22T23:53:54.747 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:54 smithi079 bash[18576]: cluster 2024-04-22T23:53:54.305700+0000 mon.a (mon.0) 726 : cluster [DBG] mgrmap e20: y(active, since 2m), standbys: x 2024-04-22T23:53:55.059 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:54 smithi171 bash[18565]: audit 2024-04-22T23:53:53.202549+0000 mgr.y (mgr.14394) 122 : audit [DBG] from='client.14817 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:53:55.060 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:54 smithi171 bash[18565]: cephadm 2024-04-22T23:53:53.206699+0000 mgr.y (mgr.14394) 123 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-04-22T23:53:55.060 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:54 smithi171 bash[18565]: cephadm 2024-04-22T23:53:53.277301+0000 mgr.y (mgr.14394) 124 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-04-22T23:53:55.060 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:54 smithi171 bash[18565]: cephadm 2024-04-22T23:53:53.296236+0000 mgr.y (mgr.14394) 125 : cephadm [INF] Deploying daemon iscsi.foo.smithi079.zorrwo on smithi079 2024-04-22T23:53:55.060 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:54 smithi171 bash[18565]: cluster 2024-04-22T23:53:54.305700+0000 mon.a (mon.0) 726 : cluster [DBG] mgrmap e20: y(active, since 2m), standbys: x 2024-04-22T23:53:56.036 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:55 smithi079 bash[18576]: cluster 2024-04-22T23:53:54.263139+0000 mgr.y (mgr.14394) 126 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 224 KiB/s rd, 682 B/s wr, 343 op/s 2024-04-22T23:53:56.036 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:55 smithi079 bash[18576]: audit 2024-04-22T23:53:55.512491+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:53:56.036 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:55 smithi079 bash[23665]: cluster 2024-04-22T23:53:54.263139+0000 mgr.y (mgr.14394) 126 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 224 KiB/s rd, 682 B/s wr, 343 op/s 2024-04-22T23:53:56.036 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:55 smithi079 bash[23665]: audit 2024-04-22T23:53:55.512491+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:53:56.059 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:55 smithi171 bash[18565]: cluster 2024-04-22T23:53:54.263139+0000 mgr.y (mgr.14394) 126 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 224 KiB/s rd, 682 B/s wr, 343 op/s 2024-04-22T23:53:56.059 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:55 smithi171 bash[18565]: audit 2024-04-22T23:53:55.512491+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:53:56.457 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:53:56 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:53:56.458 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:56 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:53:56.458 INFO:journalctl@ceph.osd.1.smithi079.stdout:Apr 22 23:53:56 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:53:56.458 INFO:journalctl@ceph.osd.2.smithi079.stdout:Apr 22 23:53:56 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:53:56.458 INFO:journalctl@ceph.osd.3.smithi079.stdout:Apr 22 23:53:56 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:53:56.459 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:56 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:53:56.459 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 22 23:53:56 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:53:56.459 INFO:journalctl@ceph.osd.0.smithi079.stdout:Apr 22 23:53:56 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:53:56.460 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:53:56 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:53:56.713 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:56 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:53:56.713 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:53:56 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:53:56.713 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:56 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:53:56.714 INFO:journalctl@ceph.osd.1.smithi079.stdout:Apr 22 23:53:56 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:53:56.714 INFO:journalctl@ceph.osd.2.smithi079.stdout:Apr 22 23:53:56 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:53:56.714 INFO:journalctl@ceph.osd.3.smithi079.stdout:Apr 22 23:53:56 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:53:56.715 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:53:56 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:53:56.715 INFO:journalctl@ceph.osd.0.smithi079.stdout:Apr 22 23:53:56 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:53:56.715 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 22 23:53:56 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:53:58.036 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:57 smithi079 bash[18576]: cluster 2024-04-22T23:53:56.264182+0000 mgr.y (mgr.14394) 127 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 173 KiB/s rd, 518 B/s wr, 263 op/s 2024-04-22T23:53:58.036 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:57 smithi079 bash[18576]: audit 2024-04-22T23:53:56.738711+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:53:58.036 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:57 smithi079 bash[18576]: audit 2024-04-22T23:53:56.742650+0000 mon.c (mon.1) 91 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:53:58.036 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:57 smithi079 bash[18576]: audit 2024-04-22T23:53:56.743454+0000 mon.c (mon.1) 92 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:53:58.037 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:57 smithi079 bash[23665]: cluster 2024-04-22T23:53:56.264182+0000 mgr.y (mgr.14394) 127 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 173 KiB/s rd, 518 B/s wr, 263 op/s 2024-04-22T23:53:58.037 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:57 smithi079 bash[23665]: audit 2024-04-22T23:53:56.738711+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:53:58.037 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:57 smithi079 bash[23665]: audit 2024-04-22T23:53:56.742650+0000 mon.c (mon.1) 91 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:53:58.037 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:57 smithi079 bash[23665]: audit 2024-04-22T23:53:56.743454+0000 mon.c (mon.1) 92 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:53:58.059 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:57 smithi171 bash[18565]: cluster 2024-04-22T23:53:56.264182+0000 mgr.y (mgr.14394) 127 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 173 KiB/s rd, 518 B/s wr, 263 op/s 2024-04-22T23:53:58.059 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:57 smithi171 bash[18565]: audit 2024-04-22T23:53:56.738711+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:53:58.059 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:57 smithi171 bash[18565]: audit 2024-04-22T23:53:56.742650+0000 mon.c (mon.1) 91 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:53:58.060 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:57 smithi171 bash[18565]: audit 2024-04-22T23:53:56.743454+0000 mon.c (mon.1) 92 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:54:00.035 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:59 smithi079 bash[23665]: cluster 2024-04-22T23:53:58.264835+0000 mgr.y (mgr.14394) 128 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 154 KiB/s rd, 460 B/s wr, 234 op/s 2024-04-22T23:54:00.036 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:59 smithi079 bash[23665]: audit 2024-04-22T23:53:59.418860+0000 mon.c (mon.1) 93 : audit [DBG] from='client.? 172.21.15.79:0/1945263354' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-22T23:54:00.036 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:53:59 smithi079 bash[23665]: audit 2024-04-22T23:53:59.737431+0000 mon.a (mon.0) 729 : audit [INF] from='client.? 172.21.15.79:0/4193628580' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/2091533811"}]: dispatch 2024-04-22T23:54:00.036 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:59 smithi079 bash[18576]: cluster 2024-04-22T23:53:58.264835+0000 mgr.y (mgr.14394) 128 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 154 KiB/s rd, 460 B/s wr, 234 op/s 2024-04-22T23:54:00.036 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:59 smithi079 bash[18576]: audit 2024-04-22T23:53:59.418860+0000 mon.c (mon.1) 93 : audit [DBG] from='client.? 172.21.15.79:0/1945263354' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-22T23:54:00.036 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:53:59 smithi079 bash[18576]: audit 2024-04-22T23:53:59.737431+0000 mon.a (mon.0) 729 : audit [INF] from='client.? 172.21.15.79:0/4193628580' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/2091533811"}]: dispatch 2024-04-22T23:54:00.059 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:59 smithi171 bash[18565]: cluster 2024-04-22T23:53:58.264835+0000 mgr.y (mgr.14394) 128 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 154 KiB/s rd, 460 B/s wr, 234 op/s 2024-04-22T23:54:00.059 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:59 smithi171 bash[18565]: audit 2024-04-22T23:53:59.418860+0000 mon.c (mon.1) 93 : audit [DBG] from='client.? 172.21.15.79:0/1945263354' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-22T23:54:00.059 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:53:59 smithi171 bash[18565]: audit 2024-04-22T23:53:59.737431+0000 mon.a (mon.0) 729 : audit [INF] from='client.? 172.21.15.79:0/4193628580' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/2091533811"}]: dispatch 2024-04-22T23:54:01.036 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:54:00 smithi079 bash[18576]: audit 2024-04-22T23:53:59.747244+0000 mon.a (mon.0) 730 : audit [INF] from='client.? 172.21.15.79:0/4193628580' entity='client.iscsi.foo.smithi079.zorrwo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/2091533811"}]': finished 2024-04-22T23:54:01.036 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:54:00 smithi079 bash[18576]: cluster 2024-04-22T23:53:59.747411+0000 mon.a (mon.0) 731 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-04-22T23:54:01.036 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:54:00 smithi079 bash[18576]: audit 2024-04-22T23:54:00.075377+0000 mon.a (mon.0) 732 : audit [INF] from='client.? 172.21.15.79:0/2943976603' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/1867309278"}]: dispatch 2024-04-22T23:54:01.036 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:54:00 smithi079 bash[18576]: audit 2024-04-22T23:54:00.213987+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:54:01.036 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:54:00 smithi079 bash[18576]: audit 2024-04-22T23:54:00.223651+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:54:01.036 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:54:00 smithi079 bash[18576]: audit 2024-04-22T23:54:00.233639+0000 mon.c (mon.1) 94 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-22T23:54:01.037 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:54:00 smithi079 bash[18576]: audit 2024-04-22T23:54:00.235965+0000 mon.c (mon.1) 95 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-22T23:54:01.037 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:54:00 smithi079 bash[18576]: audit 2024-04-22T23:54:00.245860+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:54:01.037 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:54:00 smithi079 bash[18576]: audit 2024-04-22T23:54:00.252653+0000 mon.c (mon.1) 96 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi079"}]: dispatch 2024-04-22T23:54:01.037 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:54:00 smithi079 bash[18576]: audit 2024-04-22T23:54:00.275269+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:54:01.037 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:54:00 smithi079 bash[18576]: audit 2024-04-22T23:54:00.279268+0000 mon.c (mon.1) 97 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:54:01.037 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:54:00 smithi079 bash[18576]: audit 2024-04-22T23:54:00.280910+0000 mon.c (mon.1) 98 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:54:01.037 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:54:00 smithi079 bash[18576]: audit 2024-04-22T23:54:00.291081+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:54:01.037 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:54:00 smithi079 bash[18576]: audit 2024-04-22T23:54:00.525594+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:54:01.037 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:54:00 smithi079 bash[23665]: audit 2024-04-22T23:53:59.747244+0000 mon.a (mon.0) 730 : audit [INF] from='client.? 172.21.15.79:0/4193628580' entity='client.iscsi.foo.smithi079.zorrwo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/2091533811"}]': finished 2024-04-22T23:54:01.037 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:54:00 smithi079 bash[23665]: cluster 2024-04-22T23:53:59.747411+0000 mon.a (mon.0) 731 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-04-22T23:54:01.037 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:54:00 smithi079 bash[23665]: audit 2024-04-22T23:54:00.075377+0000 mon.a (mon.0) 732 : audit [INF] from='client.? 172.21.15.79:0/2943976603' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/1867309278"}]: dispatch 2024-04-22T23:54:01.037 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:54:00 smithi079 bash[23665]: audit 2024-04-22T23:54:00.213987+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:54:01.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:54:00 smithi079 bash[23665]: audit 2024-04-22T23:54:00.223651+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:54:01.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:54:00 smithi079 bash[23665]: audit 2024-04-22T23:54:00.233639+0000 mon.c (mon.1) 94 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-22T23:54:01.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:54:00 smithi079 bash[23665]: audit 2024-04-22T23:54:00.235965+0000 mon.c (mon.1) 95 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-22T23:54:01.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:54:00 smithi079 bash[23665]: audit 2024-04-22T23:54:00.245860+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:54:01.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:54:00 smithi079 bash[23665]: audit 2024-04-22T23:54:00.252653+0000 mon.c (mon.1) 96 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi079"}]: dispatch 2024-04-22T23:54:01.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:54:00 smithi079 bash[23665]: audit 2024-04-22T23:54:00.275269+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:54:01.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:54:00 smithi079 bash[23665]: audit 2024-04-22T23:54:00.279268+0000 mon.c (mon.1) 97 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:54:01.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:54:00 smithi079 bash[23665]: audit 2024-04-22T23:54:00.280910+0000 mon.c (mon.1) 98 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:54:01.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:54:00 smithi079 bash[23665]: audit 2024-04-22T23:54:00.291081+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:54:01.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:54:00 smithi079 bash[23665]: audit 2024-04-22T23:54:00.525594+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:54:01.060 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:54:00 smithi171 bash[18565]: audit 2024-04-22T23:53:59.747244+0000 mon.a (mon.0) 730 : audit [INF] from='client.? 172.21.15.79:0/4193628580' entity='client.iscsi.foo.smithi079.zorrwo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/2091533811"}]': finished 2024-04-22T23:54:01.060 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:54:00 smithi171 bash[18565]: cluster 2024-04-22T23:53:59.747411+0000 mon.a (mon.0) 731 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-04-22T23:54:01.060 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:54:00 smithi171 bash[18565]: audit 2024-04-22T23:54:00.075377+0000 mon.a (mon.0) 732 : audit [INF] from='client.? 172.21.15.79:0/2943976603' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/1867309278"}]: dispatch 2024-04-22T23:54:01.060 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:54:00 smithi171 bash[18565]: audit 2024-04-22T23:54:00.213987+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:54:01.060 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:54:00 smithi171 bash[18565]: audit 2024-04-22T23:54:00.223651+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:54:01.060 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:54:00 smithi171 bash[18565]: audit 2024-04-22T23:54:00.233639+0000 mon.c (mon.1) 94 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-22T23:54:01.060 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:54:00 smithi171 bash[18565]: audit 2024-04-22T23:54:00.235965+0000 mon.c (mon.1) 95 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-22T23:54:01.060 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:54:00 smithi171 bash[18565]: audit 2024-04-22T23:54:00.245860+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:54:01.060 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:54:00 smithi171 bash[18565]: audit 2024-04-22T23:54:00.252653+0000 mon.c (mon.1) 96 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi079"}]: dispatch 2024-04-22T23:54:01.060 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:54:00 smithi171 bash[18565]: audit 2024-04-22T23:54:00.275269+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:54:01.060 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:54:00 smithi171 bash[18565]: audit 2024-04-22T23:54:00.279268+0000 mon.c (mon.1) 97 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:54:01.060 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:54:00 smithi171 bash[18565]: audit 2024-04-22T23:54:00.280910+0000 mon.c (mon.1) 98 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:54:01.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:54:00 smithi171 bash[18565]: audit 2024-04-22T23:54:00.291081+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:54:01.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:54:00 smithi171 bash[18565]: audit 2024-04-22T23:54:00.525594+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:54:01.765 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:54:01 smithi171 bash[19409]: ::ffff:172.21.15.171 - - [22/Apr/2024:23:54:01] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-22T23:54:02.036 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:54:01 smithi079 bash[18576]: audit 2024-04-22T23:54:00.234340+0000 mgr.y (mgr.14394) 129 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-22T23:54:02.036 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:54:01 smithi079 bash[18576]: cephadm 2024-04-22T23:54:00.235648+0000 mgr.y (mgr.14394) 130 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.79:5000 to Dashboard 2024-04-22T23:54:02.036 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:54:01 smithi079 bash[18576]: audit 2024-04-22T23:54:00.236422+0000 mgr.y (mgr.14394) 131 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-22T23:54:02.036 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:54:01 smithi079 bash[18576]: audit 2024-04-22T23:54:00.253416+0000 mgr.y (mgr.14394) 132 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi079"}]: dispatch 2024-04-22T23:54:02.036 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:54:01 smithi079 bash[18576]: cluster 2024-04-22T23:54:00.265263+0000 mgr.y (mgr.14394) 133 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-04-22T23:54:02.036 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:54:01 smithi079 bash[18576]: audit 2024-04-22T23:54:00.771189+0000 mon.a (mon.0) 739 : audit [INF] from='client.? 172.21.15.79:0/2943976603' entity='client.iscsi.foo.smithi079.zorrwo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/1867309278"}]': finished 2024-04-22T23:54:02.036 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:54:01 smithi079 bash[18576]: cluster 2024-04-22T23:54:00.771348+0000 mon.a (mon.0) 740 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-04-22T23:54:02.036 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:54:01 smithi079 bash[18576]: audit 2024-04-22T23:54:01.102946+0000 mon.a (mon.0) 741 : audit [INF] from='client.? 172.21.15.79:0/3287296000' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/321826432"}]: dispatch 2024-04-22T23:54:02.036 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:54:01 smithi079 bash[23665]: audit 2024-04-22T23:54:00.234340+0000 mgr.y (mgr.14394) 129 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-22T23:54:02.037 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:54:01 smithi079 bash[23665]: cephadm 2024-04-22T23:54:00.235648+0000 mgr.y (mgr.14394) 130 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.79:5000 to Dashboard 2024-04-22T23:54:02.037 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:54:01 smithi079 bash[23665]: audit 2024-04-22T23:54:00.236422+0000 mgr.y (mgr.14394) 131 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-22T23:54:02.037 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:54:01 smithi079 bash[23665]: audit 2024-04-22T23:54:00.253416+0000 mgr.y (mgr.14394) 132 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi079"}]: dispatch 2024-04-22T23:54:02.037 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:54:01 smithi079 bash[23665]: cluster 2024-04-22T23:54:00.265263+0000 mgr.y (mgr.14394) 133 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-04-22T23:54:02.037 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:54:01 smithi079 bash[23665]: audit 2024-04-22T23:54:00.771189+0000 mon.a (mon.0) 739 : audit [INF] from='client.? 172.21.15.79:0/2943976603' entity='client.iscsi.foo.smithi079.zorrwo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/1867309278"}]': finished 2024-04-22T23:54:02.037 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:54:01 smithi079 bash[23665]: cluster 2024-04-22T23:54:00.771348+0000 mon.a (mon.0) 740 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-04-22T23:54:02.037 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:54:01 smithi079 bash[23665]: audit 2024-04-22T23:54:01.102946+0000 mon.a (mon.0) 741 : audit [INF] from='client.? 172.21.15.79:0/3287296000' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/321826432"}]: dispatch 2024-04-22T23:54:02.059 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:54:01 smithi171 bash[18565]: audit 2024-04-22T23:54:00.234340+0000 mgr.y (mgr.14394) 129 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-22T23:54:02.059 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:54:01 smithi171 bash[18565]: cephadm 2024-04-22T23:54:00.235648+0000 mgr.y (mgr.14394) 130 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.79:5000 to Dashboard 2024-04-22T23:54:02.059 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:54:01 smithi171 bash[18565]: audit 2024-04-22T23:54:00.236422+0000 mgr.y (mgr.14394) 131 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-22T23:54:02.060 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:54:01 smithi171 bash[18565]: audit 2024-04-22T23:54:00.253416+0000 mgr.y (mgr.14394) 132 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi079"}]: dispatch 2024-04-22T23:54:02.060 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:54:01 smithi171 bash[18565]: cluster 2024-04-22T23:54:00.265263+0000 mgr.y (mgr.14394) 133 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-04-22T23:54:02.060 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:54:01 smithi171 bash[18565]: audit 2024-04-22T23:54:00.771189+0000 mon.a (mon.0) 739 : audit [INF] from='client.? 172.21.15.79:0/2943976603' entity='client.iscsi.foo.smithi079.zorrwo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/1867309278"}]': finished 2024-04-22T23:54:02.060 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:54:01 smithi171 bash[18565]: cluster 2024-04-22T23:54:00.771348+0000 mon.a (mon.0) 740 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-04-22T23:54:02.060 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:54:01 smithi171 bash[18565]: audit 2024-04-22T23:54:01.102946+0000 mon.a (mon.0) 741 : audit [INF] from='client.? 172.21.15.79:0/3287296000' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/321826432"}]: dispatch 2024-04-22T23:54:03.036 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:54:02 smithi079 bash[18576]: audit 2024-04-22T23:54:01.773436+0000 mon.a (mon.0) 742 : audit [INF] from='client.? 172.21.15.79:0/3287296000' entity='client.iscsi.foo.smithi079.zorrwo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/321826432"}]': finished 2024-04-22T23:54:03.037 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:54:02 smithi079 bash[18576]: cluster 2024-04-22T23:54:01.773720+0000 mon.a (mon.0) 743 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-04-22T23:54:03.037 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:54:02 smithi079 bash[18576]: audit 2024-04-22T23:54:02.105310+0000 mon.a (mon.0) 744 : audit [INF] from='client.? 172.21.15.79:0/3901064168' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6801/185055590"}]: dispatch 2024-04-22T23:54:03.037 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:54:02 smithi079 bash[23665]: audit 2024-04-22T23:54:01.773436+0000 mon.a (mon.0) 742 : audit [INF] from='client.? 172.21.15.79:0/3287296000' entity='client.iscsi.foo.smithi079.zorrwo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/321826432"}]': finished 2024-04-22T23:54:03.037 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:54:02 smithi079 bash[23665]: cluster 2024-04-22T23:54:01.773720+0000 mon.a (mon.0) 743 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-04-22T23:54:03.037 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:54:02 smithi079 bash[23665]: audit 2024-04-22T23:54:02.105310+0000 mon.a (mon.0) 744 : audit [INF] from='client.? 172.21.15.79:0/3901064168' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6801/185055590"}]: dispatch 2024-04-22T23:54:03.059 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:54:02 smithi171 bash[18565]: audit 2024-04-22T23:54:01.773436+0000 mon.a (mon.0) 742 : audit [INF] from='client.? 172.21.15.79:0/3287296000' entity='client.iscsi.foo.smithi079.zorrwo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/321826432"}]': finished 2024-04-22T23:54:03.059 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:54:02 smithi171 bash[18565]: cluster 2024-04-22T23:54:01.773720+0000 mon.a (mon.0) 743 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-04-22T23:54:03.059 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:54:02 smithi171 bash[18565]: audit 2024-04-22T23:54:02.105310+0000 mon.a (mon.0) 744 : audit [INF] from='client.? 172.21.15.79:0/3901064168' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6801/185055590"}]: dispatch 2024-04-22T23:54:04.036 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:54:03 smithi079 bash[23665]: cluster 2024-04-22T23:54:02.265903+0000 mgr.y (mgr.14394) 134 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 170 B/s wr, 1 op/s 2024-04-22T23:54:04.036 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:54:03 smithi079 bash[23665]: audit 2024-04-22T23:54:02.792942+0000 mon.a (mon.0) 745 : audit [INF] from='client.? 172.21.15.79:0/3901064168' entity='client.iscsi.foo.smithi079.zorrwo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6801/185055590"}]': finished 2024-04-22T23:54:04.036 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:54:03 smithi079 bash[23665]: cluster 2024-04-22T23:54:02.793182+0000 mon.a (mon.0) 746 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-04-22T23:54:04.036 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:54:03 smithi079 bash[23665]: audit 2024-04-22T23:54:03.129483+0000 mon.a (mon.0) 747 : audit [INF] from='client.? 172.21.15.79:0/3977280125' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6800/185055590"}]: dispatch 2024-04-22T23:54:04.036 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:54:03 smithi079 bash[18576]: cluster 2024-04-22T23:54:02.265903+0000 mgr.y (mgr.14394) 134 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 170 B/s wr, 1 op/s 2024-04-22T23:54:04.036 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:54:03 smithi079 bash[18576]: audit 2024-04-22T23:54:02.792942+0000 mon.a (mon.0) 745 : audit [INF] from='client.? 172.21.15.79:0/3901064168' entity='client.iscsi.foo.smithi079.zorrwo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6801/185055590"}]': finished 2024-04-22T23:54:04.036 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:54:03 smithi079 bash[18576]: cluster 2024-04-22T23:54:02.793182+0000 mon.a (mon.0) 746 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-04-22T23:54:04.037 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:54:03 smithi079 bash[18576]: audit 2024-04-22T23:54:03.129483+0000 mon.a (mon.0) 747 : audit [INF] from='client.? 172.21.15.79:0/3977280125' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6800/185055590"}]: dispatch 2024-04-22T23:54:04.059 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:54:03 smithi171 bash[18565]: cluster 2024-04-22T23:54:02.265903+0000 mgr.y (mgr.14394) 134 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 170 B/s wr, 1 op/s 2024-04-22T23:54:04.059 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:54:03 smithi171 bash[18565]: audit 2024-04-22T23:54:02.792942+0000 mon.a (mon.0) 745 : audit [INF] from='client.? 172.21.15.79:0/3901064168' entity='client.iscsi.foo.smithi079.zorrwo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6801/185055590"}]': finished 2024-04-22T23:54:04.059 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:54:03 smithi171 bash[18565]: cluster 2024-04-22T23:54:02.793182+0000 mon.a (mon.0) 746 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-04-22T23:54:04.059 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:54:03 smithi171 bash[18565]: audit 2024-04-22T23:54:03.129483+0000 mon.a (mon.0) 747 : audit [INF] from='client.? 172.21.15.79:0/3977280125' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6800/185055590"}]: dispatch 2024-04-22T23:54:05.035 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:54:04 smithi079 bash[18834]: ::ffff:172.21.15.171 - - [22/Apr/2024:23:54:04] "GET /metrics HTTP/1.1" 200 213348 "" "Prometheus/2.33.4" 2024-04-22T23:54:05.036 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:54:04 smithi079 bash[18576]: audit 2024-04-22T23:54:03.793389+0000 mon.a (mon.0) 748 : audit [INF] from='client.? 172.21.15.79:0/3977280125' entity='client.iscsi.foo.smithi079.zorrwo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6800/185055590"}]': finished 2024-04-22T23:54:05.036 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:54:04 smithi079 bash[18576]: cluster 2024-04-22T23:54:03.793570+0000 mon.a (mon.0) 749 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-04-22T23:54:05.036 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:54:04 smithi079 bash[18576]: audit 2024-04-22T23:54:04.136797+0000 mon.c (mon.1) 99 : audit [INF] from='client.? 172.21.15.79:0/1490113950' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/1218123604"}]: dispatch 2024-04-22T23:54:05.036 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:54:04 smithi079 bash[18576]: audit 2024-04-22T23:54:04.137514+0000 mon.a (mon.0) 750 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/1218123604"}]: dispatch 2024-04-22T23:54:05.036 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:54:04 smithi079 bash[23665]: audit 2024-04-22T23:54:03.793389+0000 mon.a (mon.0) 748 : audit [INF] from='client.? 172.21.15.79:0/3977280125' entity='client.iscsi.foo.smithi079.zorrwo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6800/185055590"}]': finished 2024-04-22T23:54:05.036 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:54:04 smithi079 bash[23665]: cluster 2024-04-22T23:54:03.793570+0000 mon.a (mon.0) 749 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-04-22T23:54:05.037 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:54:04 smithi079 bash[23665]: audit 2024-04-22T23:54:04.136797+0000 mon.c (mon.1) 99 : audit [INF] from='client.? 172.21.15.79:0/1490113950' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/1218123604"}]: dispatch 2024-04-22T23:54:05.037 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:54:04 smithi079 bash[23665]: audit 2024-04-22T23:54:04.137514+0000 mon.a (mon.0) 750 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/1218123604"}]: dispatch 2024-04-22T23:54:05.059 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:54:04 smithi171 bash[18565]: audit 2024-04-22T23:54:03.793389+0000 mon.a (mon.0) 748 : audit [INF] from='client.? 172.21.15.79:0/3977280125' entity='client.iscsi.foo.smithi079.zorrwo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6800/185055590"}]': finished 2024-04-22T23:54:05.059 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:54:04 smithi171 bash[18565]: cluster 2024-04-22T23:54:03.793570+0000 mon.a (mon.0) 749 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-04-22T23:54:05.059 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:54:04 smithi171 bash[18565]: audit 2024-04-22T23:54:04.136797+0000 mon.c (mon.1) 99 : audit [INF] from='client.? 172.21.15.79:0/1490113950' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/1218123604"}]: dispatch 2024-04-22T23:54:05.059 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:54:04 smithi171 bash[18565]: audit 2024-04-22T23:54:04.137514+0000 mon.a (mon.0) 750 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/1218123604"}]: dispatch 2024-04-22T23:54:06.059 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:54:05 smithi171 bash[18565]: cluster 2024-04-22T23:54:04.266637+0000 mgr.y (mgr.14394) 135 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 255 B/s wr, 2 op/s 2024-04-22T23:54:06.059 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:54:05 smithi171 bash[18565]: audit 2024-04-22T23:54:04.806688+0000 mon.a (mon.0) 751 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.zorrwo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/1218123604"}]': finished 2024-04-22T23:54:06.059 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:54:05 smithi171 bash[18565]: cluster 2024-04-22T23:54:04.807002+0000 mon.a (mon.0) 752 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-04-22T23:54:06.059 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:54:05 smithi171 bash[18565]: audit 2024-04-22T23:54:05.155247+0000 mon.c (mon.1) 100 : audit [INF] from='client.? 172.21.15.79:0/1840697810' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6800/3266411751"}]: dispatch 2024-04-22T23:54:06.060 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:54:05 smithi171 bash[18565]: audit 2024-04-22T23:54:05.156230+0000 mon.a (mon.0) 753 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6800/3266411751"}]: dispatch 2024-04-22T23:54:06.286 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:54:05 smithi079 bash[18576]: cluster 2024-04-22T23:54:04.266637+0000 mgr.y (mgr.14394) 135 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 255 B/s wr, 2 op/s 2024-04-22T23:54:06.286 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:54:05 smithi079 bash[18576]: audit 2024-04-22T23:54:04.806688+0000 mon.a (mon.0) 751 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.zorrwo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/1218123604"}]': finished 2024-04-22T23:54:06.286 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:54:05 smithi079 bash[18576]: cluster 2024-04-22T23:54:04.807002+0000 mon.a (mon.0) 752 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-04-22T23:54:06.286 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:54:05 smithi079 bash[18576]: audit 2024-04-22T23:54:05.155247+0000 mon.c (mon.1) 100 : audit [INF] from='client.? 172.21.15.79:0/1840697810' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6800/3266411751"}]: dispatch 2024-04-22T23:54:06.286 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:54:05 smithi079 bash[18576]: audit 2024-04-22T23:54:05.156230+0000 mon.a (mon.0) 753 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6800/3266411751"}]: dispatch 2024-04-22T23:54:06.286 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:54:05 smithi079 bash[23665]: cluster 2024-04-22T23:54:04.266637+0000 mgr.y (mgr.14394) 135 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 255 B/s wr, 2 op/s 2024-04-22T23:54:06.287 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:54:05 smithi079 bash[23665]: audit 2024-04-22T23:54:04.806688+0000 mon.a (mon.0) 751 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.zorrwo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/1218123604"}]': finished 2024-04-22T23:54:06.287 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:54:05 smithi079 bash[23665]: cluster 2024-04-22T23:54:04.807002+0000 mon.a (mon.0) 752 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-04-22T23:54:06.287 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:54:05 smithi079 bash[23665]: audit 2024-04-22T23:54:05.155247+0000 mon.c (mon.1) 100 : audit [INF] from='client.? 172.21.15.79:0/1840697810' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6800/3266411751"}]: dispatch 2024-04-22T23:54:06.287 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:54:05 smithi079 bash[23665]: audit 2024-04-22T23:54:05.156230+0000 mon.a (mon.0) 753 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6800/3266411751"}]: dispatch 2024-04-22T23:54:07.286 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:54:06 smithi079 bash[18576]: audit 2024-04-22T23:54:05.830651+0000 mon.a (mon.0) 754 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.zorrwo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6800/3266411751"}]': finished 2024-04-22T23:54:07.286 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:54:06 smithi079 bash[18576]: cluster 2024-04-22T23:54:05.830865+0000 mon.a (mon.0) 755 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-04-22T23:54:07.286 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:54:06 smithi079 bash[18576]: audit 2024-04-22T23:54:06.171613+0000 mon.c (mon.1) 101 : audit [INF] from='client.? 172.21.15.79:0/2318709390' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6801/3266411751"}]: dispatch 2024-04-22T23:54:07.286 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:54:06 smithi079 bash[18576]: audit 2024-04-22T23:54:06.172657+0000 mon.a (mon.0) 756 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6801/3266411751"}]: dispatch 2024-04-22T23:54:07.286 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:54:06 smithi079 bash[23665]: audit 2024-04-22T23:54:05.830651+0000 mon.a (mon.0) 754 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.zorrwo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6800/3266411751"}]': finished 2024-04-22T23:54:07.286 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:54:06 smithi079 bash[23665]: cluster 2024-04-22T23:54:05.830865+0000 mon.a (mon.0) 755 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-04-22T23:54:07.286 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:54:06 smithi079 bash[23665]: audit 2024-04-22T23:54:06.171613+0000 mon.c (mon.1) 101 : audit [INF] from='client.? 172.21.15.79:0/2318709390' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6801/3266411751"}]: dispatch 2024-04-22T23:54:07.287 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:54:06 smithi079 bash[23665]: audit 2024-04-22T23:54:06.172657+0000 mon.a (mon.0) 756 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6801/3266411751"}]: dispatch 2024-04-22T23:54:07.309 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:54:06 smithi171 bash[18565]: audit 2024-04-22T23:54:05.830651+0000 mon.a (mon.0) 754 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.zorrwo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6800/3266411751"}]': finished 2024-04-22T23:54:07.309 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:54:06 smithi171 bash[18565]: cluster 2024-04-22T23:54:05.830865+0000 mon.a (mon.0) 755 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-04-22T23:54:07.309 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:54:06 smithi171 bash[18565]: audit 2024-04-22T23:54:06.171613+0000 mon.c (mon.1) 101 : audit [INF] from='client.? 172.21.15.79:0/2318709390' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6801/3266411751"}]: dispatch 2024-04-22T23:54:07.309 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:54:06 smithi171 bash[18565]: audit 2024-04-22T23:54:06.172657+0000 mon.a (mon.0) 756 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6801/3266411751"}]: dispatch 2024-04-22T23:54:08.286 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:54:07 smithi079 bash[18576]: cluster 2024-04-22T23:54:06.268253+0000 mgr.y (mgr.14394) 136 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:54:08.286 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:54:07 smithi079 bash[18576]: audit 2024-04-22T23:54:06.841603+0000 mon.a (mon.0) 757 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.zorrwo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6801/3266411751"}]': finished 2024-04-22T23:54:08.286 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:54:07 smithi079 bash[18576]: cluster 2024-04-22T23:54:06.841833+0000 mon.a (mon.0) 758 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-04-22T23:54:08.286 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:54:07 smithi079 bash[18576]: audit 2024-04-22T23:54:07.185532+0000 mon.a (mon.0) 759 : audit [INF] from='client.? 172.21.15.79:0/314894475' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/2933392565"}]: dispatch 2024-04-22T23:54:08.286 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:54:07 smithi079 bash[23665]: cluster 2024-04-22T23:54:06.268253+0000 mgr.y (mgr.14394) 136 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:54:08.286 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:54:07 smithi079 bash[23665]: audit 2024-04-22T23:54:06.841603+0000 mon.a (mon.0) 757 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.zorrwo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6801/3266411751"}]': finished 2024-04-22T23:54:08.286 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:54:07 smithi079 bash[23665]: cluster 2024-04-22T23:54:06.841833+0000 mon.a (mon.0) 758 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-04-22T23:54:08.286 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:54:07 smithi079 bash[23665]: audit 2024-04-22T23:54:07.185532+0000 mon.a (mon.0) 759 : audit [INF] from='client.? 172.21.15.79:0/314894475' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/2933392565"}]: dispatch 2024-04-22T23:54:08.313 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:54:07 smithi171 bash[18565]: cluster 2024-04-22T23:54:06.268253+0000 mgr.y (mgr.14394) 136 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:54:08.314 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:54:07 smithi171 bash[18565]: audit 2024-04-22T23:54:06.841603+0000 mon.a (mon.0) 757 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.zorrwo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6801/3266411751"}]': finished 2024-04-22T23:54:08.314 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:54:07 smithi171 bash[18565]: cluster 2024-04-22T23:54:06.841833+0000 mon.a (mon.0) 758 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-04-22T23:54:08.314 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:54:07 smithi171 bash[18565]: audit 2024-04-22T23:54:07.185532+0000 mon.a (mon.0) 759 : audit [INF] from='client.? 172.21.15.79:0/314894475' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/2933392565"}]: dispatch 2024-04-22T23:54:09.122 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:54:08 smithi079 bash[18576]: audit 2024-04-22T23:54:07.841772+0000 mon.a (mon.0) 760 : audit [INF] from='client.? 172.21.15.79:0/314894475' entity='client.iscsi.foo.smithi079.zorrwo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/2933392565"}]': finished 2024-04-22T23:54:09.122 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:54:08 smithi079 bash[18576]: cluster 2024-04-22T23:54:07.842148+0000 mon.a (mon.0) 761 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-04-22T23:54:09.122 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:54:08 smithi079 bash[18576]: audit 2024-04-22T23:54:08.175848+0000 mon.c (mon.1) 102 : audit [INF] from='client.? 172.21.15.79:0/1030447913' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/3658190433"}]: dispatch 2024-04-22T23:54:09.122 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:54:08 smithi079 bash[18576]: audit 2024-04-22T23:54:08.176565+0000 mon.a (mon.0) 762 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/3658190433"}]: dispatch 2024-04-22T23:54:09.122 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:54:08 smithi079 bash[23665]: audit 2024-04-22T23:54:07.841772+0000 mon.a (mon.0) 760 : audit [INF] from='client.? 172.21.15.79:0/314894475' entity='client.iscsi.foo.smithi079.zorrwo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/2933392565"}]': finished 2024-04-22T23:54:09.122 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:54:08 smithi079 bash[23665]: cluster 2024-04-22T23:54:07.842148+0000 mon.a (mon.0) 761 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-04-22T23:54:09.122 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:54:08 smithi079 bash[23665]: audit 2024-04-22T23:54:08.175848+0000 mon.c (mon.1) 102 : audit [INF] from='client.? 172.21.15.79:0/1030447913' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/3658190433"}]: dispatch 2024-04-22T23:54:09.122 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:54:08 smithi079 bash[23665]: audit 2024-04-22T23:54:08.176565+0000 mon.a (mon.0) 762 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/3658190433"}]: dispatch 2024-04-22T23:54:09.309 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:54:08 smithi171 bash[18565]: audit 2024-04-22T23:54:07.841772+0000 mon.a (mon.0) 760 : audit [INF] from='client.? 172.21.15.79:0/314894475' entity='client.iscsi.foo.smithi079.zorrwo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/2933392565"}]': finished 2024-04-22T23:54:09.309 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:54:08 smithi171 bash[18565]: cluster 2024-04-22T23:54:07.842148+0000 mon.a (mon.0) 761 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-04-22T23:54:09.309 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:54:08 smithi171 bash[18565]: audit 2024-04-22T23:54:08.175848+0000 mon.c (mon.1) 102 : audit [INF] from='client.? 172.21.15.79:0/1030447913' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/3658190433"}]: dispatch 2024-04-22T23:54:09.309 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:54:08 smithi171 bash[18565]: audit 2024-04-22T23:54:08.176565+0000 mon.a (mon.0) 762 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/3658190433"}]: dispatch 2024-04-22T23:54:10.286 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:54:09 smithi079 bash[18576]: cluster 2024-04-22T23:54:08.268907+0000 mgr.y (mgr.14394) 137 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:54:10.286 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:54:09 smithi079 bash[18576]: audit 2024-04-22T23:54:08.872836+0000 mon.a (mon.0) 763 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.zorrwo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/3658190433"}]': finished 2024-04-22T23:54:10.286 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:54:09 smithi079 bash[18576]: cluster 2024-04-22T23:54:08.873024+0000 mon.a (mon.0) 764 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-04-22T23:54:10.286 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:54:09 smithi079 bash[18576]: audit 2024-04-22T23:54:09.132428+0000 mgr.y (mgr.14394) 138 : audit [DBG] from='client.14841 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T23:54:10.286 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:54:09 smithi079 bash[18576]: audit 2024-04-22T23:54:09.217670+0000 mon.a (mon.0) 765 : audit [INF] from='client.? 172.21.15.79:0/2968574145' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/3723598688"}]: dispatch 2024-04-22T23:54:10.287 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:54:09 smithi079 bash[23665]: cluster 2024-04-22T23:54:08.268907+0000 mgr.y (mgr.14394) 137 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:54:10.287 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:54:09 smithi079 bash[23665]: audit 2024-04-22T23:54:08.872836+0000 mon.a (mon.0) 763 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.zorrwo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/3658190433"}]': finished 2024-04-22T23:54:10.287 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:54:09 smithi079 bash[23665]: cluster 2024-04-22T23:54:08.873024+0000 mon.a (mon.0) 764 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-04-22T23:54:10.287 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:54:09 smithi079 bash[23665]: audit 2024-04-22T23:54:09.132428+0000 mgr.y (mgr.14394) 138 : audit [DBG] from='client.14841 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T23:54:10.287 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:54:09 smithi079 bash[23665]: audit 2024-04-22T23:54:09.217670+0000 mon.a (mon.0) 765 : audit [INF] from='client.? 172.21.15.79:0/2968574145' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/3723598688"}]: dispatch 2024-04-22T23:54:10.309 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:54:09 smithi171 bash[18565]: cluster 2024-04-22T23:54:08.268907+0000 mgr.y (mgr.14394) 137 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:54:10.309 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:54:09 smithi171 bash[18565]: audit 2024-04-22T23:54:08.872836+0000 mon.a (mon.0) 763 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.zorrwo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/3658190433"}]': finished 2024-04-22T23:54:10.309 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:54:09 smithi171 bash[18565]: cluster 2024-04-22T23:54:08.873024+0000 mon.a (mon.0) 764 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-04-22T23:54:10.309 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:54:09 smithi171 bash[18565]: audit 2024-04-22T23:54:09.132428+0000 mgr.y (mgr.14394) 138 : audit [DBG] from='client.14841 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T23:54:10.309 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:54:09 smithi171 bash[18565]: audit 2024-04-22T23:54:09.217670+0000 mon.a (mon.0) 765 : audit [INF] from='client.? 172.21.15.79:0/2968574145' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/3723598688"}]: dispatch 2024-04-22T23:54:11.286 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:54:10 smithi079 bash[18576]: audit 2024-04-22T23:54:09.871010+0000 mon.a (mon.0) 766 : audit [INF] from='client.? 172.21.15.79:0/2968574145' entity='client.iscsi.foo.smithi079.zorrwo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/3723598688"}]': finished 2024-04-22T23:54:11.286 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:54:10 smithi079 bash[18576]: cluster 2024-04-22T23:54:09.871200+0000 mon.a (mon.0) 767 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-04-22T23:54:11.286 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:54:10 smithi079 bash[18576]: audit 2024-04-22T23:54:10.218527+0000 mon.c (mon.1) 103 : audit [INF] from='client.? 172.21.15.79:0/1848518097' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/2255830771"}]: dispatch 2024-04-22T23:54:11.286 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:54:10 smithi079 bash[18576]: audit 2024-04-22T23:54:10.219525+0000 mon.a (mon.0) 768 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/2255830771"}]: dispatch 2024-04-22T23:54:11.286 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:54:10 smithi079 bash[23665]: audit 2024-04-22T23:54:09.871010+0000 mon.a (mon.0) 766 : audit [INF] from='client.? 172.21.15.79:0/2968574145' entity='client.iscsi.foo.smithi079.zorrwo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/3723598688"}]': finished 2024-04-22T23:54:11.286 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:54:10 smithi079 bash[23665]: cluster 2024-04-22T23:54:09.871200+0000 mon.a (mon.0) 767 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-04-22T23:54:11.286 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:54:10 smithi079 bash[23665]: audit 2024-04-22T23:54:10.218527+0000 mon.c (mon.1) 103 : audit [INF] from='client.? 172.21.15.79:0/1848518097' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/2255830771"}]: dispatch 2024-04-22T23:54:11.286 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:54:10 smithi079 bash[23665]: audit 2024-04-22T23:54:10.219525+0000 mon.a (mon.0) 768 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/2255830771"}]: dispatch 2024-04-22T23:54:11.309 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:54:10 smithi171 bash[18565]: audit 2024-04-22T23:54:09.871010+0000 mon.a (mon.0) 766 : audit [INF] from='client.? 172.21.15.79:0/2968574145' entity='client.iscsi.foo.smithi079.zorrwo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/3723598688"}]': finished 2024-04-22T23:54:11.309 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:54:10 smithi171 bash[18565]: cluster 2024-04-22T23:54:09.871200+0000 mon.a (mon.0) 767 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-04-22T23:54:11.309 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:54:10 smithi171 bash[18565]: audit 2024-04-22T23:54:10.218527+0000 mon.c (mon.1) 103 : audit [INF] from='client.? 172.21.15.79:0/1848518097' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/2255830771"}]: dispatch 2024-04-22T23:54:11.309 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:54:10 smithi171 bash[18565]: audit 2024-04-22T23:54:10.219525+0000 mon.a (mon.0) 768 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/2255830771"}]: dispatch 2024-04-22T23:54:11.809 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:54:11 smithi171 bash[19409]: ::ffff:172.21.15.171 - - [22/Apr/2024:23:54:11] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-22T23:54:12.286 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:54:11 smithi079 bash[18576]: cluster 2024-04-22T23:54:10.269581+0000 mgr.y (mgr.14394) 139 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:54:12.286 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:54:11 smithi079 bash[18576]: audit 2024-04-22T23:54:10.899303+0000 mon.a (mon.0) 769 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.zorrwo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/2255830771"}]': finished 2024-04-22T23:54:12.286 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:54:11 smithi079 bash[18576]: cluster 2024-04-22T23:54:10.899612+0000 mon.a (mon.0) 770 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-04-22T23:54:12.286 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:54:11 smithi079 bash[18576]: audit 2024-04-22T23:54:11.244434+0000 mon.a (mon.0) 771 : audit [INF] from='client.? 172.21.15.79:0/1984964558' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/1646496948"}]: dispatch 2024-04-22T23:54:12.286 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:54:11 smithi079 bash[23665]: cluster 2024-04-22T23:54:10.269581+0000 mgr.y (mgr.14394) 139 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:54:12.286 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:54:11 smithi079 bash[23665]: audit 2024-04-22T23:54:10.899303+0000 mon.a (mon.0) 769 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.zorrwo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/2255830771"}]': finished 2024-04-22T23:54:12.286 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:54:11 smithi079 bash[23665]: cluster 2024-04-22T23:54:10.899612+0000 mon.a (mon.0) 770 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-04-22T23:54:12.286 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:54:11 smithi079 bash[23665]: audit 2024-04-22T23:54:11.244434+0000 mon.a (mon.0) 771 : audit [INF] from='client.? 172.21.15.79:0/1984964558' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/1646496948"}]: dispatch 2024-04-22T23:54:12.309 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:54:11 smithi171 bash[18565]: cluster 2024-04-22T23:54:10.269581+0000 mgr.y (mgr.14394) 139 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:54:12.309 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:54:11 smithi171 bash[18565]: audit 2024-04-22T23:54:10.899303+0000 mon.a (mon.0) 769 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.zorrwo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/2255830771"}]': finished 2024-04-22T23:54:12.309 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:54:11 smithi171 bash[18565]: cluster 2024-04-22T23:54:10.899612+0000 mon.a (mon.0) 770 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-04-22T23:54:12.309 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:54:11 smithi171 bash[18565]: audit 2024-04-22T23:54:11.244434+0000 mon.a (mon.0) 771 : audit [INF] from='client.? 172.21.15.79:0/1984964558' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/1646496948"}]: dispatch 2024-04-22T23:54:13.285 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:54:12 smithi079 bash[18576]: audit 2024-04-22T23:54:11.901037+0000 mon.a (mon.0) 772 : audit [INF] from='client.? 172.21.15.79:0/1984964558' entity='client.iscsi.foo.smithi079.zorrwo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/1646496948"}]': finished 2024-04-22T23:54:13.286 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:54:12 smithi079 bash[18576]: cluster 2024-04-22T23:54:11.901385+0000 mon.a (mon.0) 773 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-04-22T23:54:13.286 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:54:12 smithi079 bash[18576]: audit 2024-04-22T23:54:12.244716+0000 mon.a (mon.0) 774 : audit [INF] from='client.? 172.21.15.79:0/1687741997' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6801/1012142297"}]: dispatch 2024-04-22T23:54:13.286 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:54:12 smithi079 bash[23665]: audit 2024-04-22T23:54:11.901037+0000 mon.a (mon.0) 772 : audit [INF] from='client.? 172.21.15.79:0/1984964558' entity='client.iscsi.foo.smithi079.zorrwo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/1646496948"}]': finished 2024-04-22T23:54:13.286 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:54:12 smithi079 bash[23665]: cluster 2024-04-22T23:54:11.901385+0000 mon.a (mon.0) 773 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-04-22T23:54:13.286 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:54:12 smithi079 bash[23665]: audit 2024-04-22T23:54:12.244716+0000 mon.a (mon.0) 774 : audit [INF] from='client.? 172.21.15.79:0/1687741997' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6801/1012142297"}]: dispatch 2024-04-22T23:54:13.309 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:54:12 smithi171 bash[18565]: audit 2024-04-22T23:54:11.901037+0000 mon.a (mon.0) 772 : audit [INF] from='client.? 172.21.15.79:0/1984964558' entity='client.iscsi.foo.smithi079.zorrwo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/1646496948"}]': finished 2024-04-22T23:54:13.309 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:54:12 smithi171 bash[18565]: cluster 2024-04-22T23:54:11.901385+0000 mon.a (mon.0) 773 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-04-22T23:54:13.309 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:54:12 smithi171 bash[18565]: audit 2024-04-22T23:54:12.244716+0000 mon.a (mon.0) 774 : audit [INF] from='client.? 172.21.15.79:0/1687741997' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6801/1012142297"}]: dispatch 2024-04-22T23:54:14.285 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:54:13 smithi079 bash[23665]: cluster 2024-04-22T23:54:12.270265+0000 mgr.y (mgr.14394) 140 : 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-04-22T23:54:14.285 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:54:13 smithi079 bash[23665]: audit 2024-04-22T23:54:12.917158+0000 mon.a (mon.0) 775 : audit [INF] from='client.? 172.21.15.79:0/1687741997' entity='client.iscsi.foo.smithi079.zorrwo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6801/1012142297"}]': finished 2024-04-22T23:54:14.286 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:54:13 smithi079 bash[23665]: cluster 2024-04-22T23:54:12.917302+0000 mon.a (mon.0) 776 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-04-22T23:54:14.286 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:54:13 smithi079 bash[23665]: audit 2024-04-22T23:54:13.252254+0000 mon.c (mon.1) 104 : audit [INF] from='client.? 172.21.15.79:0/2820067246' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6800/1012142297"}]: dispatch 2024-04-22T23:54:14.286 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:54:13 smithi079 bash[23665]: audit 2024-04-22T23:54:13.252910+0000 mon.a (mon.0) 777 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6800/1012142297"}]: dispatch 2024-04-22T23:54:14.286 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:54:13 smithi079 bash[18576]: cluster 2024-04-22T23:54:12.270265+0000 mgr.y (mgr.14394) 140 : 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-04-22T23:54:14.286 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:54:13 smithi079 bash[18576]: audit 2024-04-22T23:54:12.917158+0000 mon.a (mon.0) 775 : audit [INF] from='client.? 172.21.15.79:0/1687741997' entity='client.iscsi.foo.smithi079.zorrwo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6801/1012142297"}]': finished 2024-04-22T23:54:14.286 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:54:13 smithi079 bash[18576]: cluster 2024-04-22T23:54:12.917302+0000 mon.a (mon.0) 776 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-04-22T23:54:14.286 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:54:13 smithi079 bash[18576]: audit 2024-04-22T23:54:13.252254+0000 mon.c (mon.1) 104 : audit [INF] from='client.? 172.21.15.79:0/2820067246' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6800/1012142297"}]: dispatch 2024-04-22T23:54:14.286 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:54:13 smithi079 bash[18576]: audit 2024-04-22T23:54:13.252910+0000 mon.a (mon.0) 777 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6800/1012142297"}]: dispatch 2024-04-22T23:54:14.309 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:54:13 smithi171 bash[18565]: cluster 2024-04-22T23:54:12.270265+0000 mgr.y (mgr.14394) 140 : 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-04-22T23:54:14.309 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:54:13 smithi171 bash[18565]: audit 2024-04-22T23:54:12.917158+0000 mon.a (mon.0) 775 : audit [INF] from='client.? 172.21.15.79:0/1687741997' entity='client.iscsi.foo.smithi079.zorrwo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6801/1012142297"}]': finished 2024-04-22T23:54:14.309 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:54:13 smithi171 bash[18565]: cluster 2024-04-22T23:54:12.917302+0000 mon.a (mon.0) 776 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-04-22T23:54:14.309 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:54:13 smithi171 bash[18565]: audit 2024-04-22T23:54:13.252254+0000 mon.c (mon.1) 104 : audit [INF] from='client.? 172.21.15.79:0/2820067246' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6800/1012142297"}]: dispatch 2024-04-22T23:54:14.309 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:54:13 smithi171 bash[18565]: audit 2024-04-22T23:54:13.252910+0000 mon.a (mon.0) 777 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6800/1012142297"}]: dispatch 2024-04-22T23:54:14.956 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:54:14 smithi079 bash[18576]: audit 2024-04-22T23:54:13.938879+0000 mon.a (mon.0) 778 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.zorrwo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6800/1012142297"}]': finished 2024-04-22T23:54:14.956 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:54:14 smithi079 bash[18576]: cluster 2024-04-22T23:54:13.939085+0000 mon.a (mon.0) 779 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-04-22T23:54:14.956 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:54:14 smithi079 bash[18576]: audit 2024-04-22T23:54:14.283405+0000 mon.c (mon.1) 105 : audit [INF] from='client.? 172.21.15.79:0/1667715016' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/3548581366"}]: dispatch 2024-04-22T23:54:14.956 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:54:14 smithi079 bash[18576]: audit 2024-04-22T23:54:14.284240+0000 mon.a (mon.0) 780 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/3548581366"}]: dispatch 2024-04-22T23:54:14.957 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:54:14 smithi079 bash[18834]: ::ffff:172.21.15.171 - - [22/Apr/2024:23:54:14] "GET /metrics HTTP/1.1" 200 214906 "" "Prometheus/2.33.4" 2024-04-22T23:54:14.957 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:54:14 smithi079 bash[23665]: audit 2024-04-22T23:54:13.938879+0000 mon.a (mon.0) 778 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.zorrwo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6800/1012142297"}]': finished 2024-04-22T23:54:14.957 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:54:14 smithi079 bash[23665]: cluster 2024-04-22T23:54:13.939085+0000 mon.a (mon.0) 779 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-04-22T23:54:14.957 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:54:14 smithi079 bash[23665]: audit 2024-04-22T23:54:14.283405+0000 mon.c (mon.1) 105 : audit [INF] from='client.? 172.21.15.79:0/1667715016' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/3548581366"}]: dispatch 2024-04-22T23:54:14.957 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:54:14 smithi079 bash[23665]: audit 2024-04-22T23:54:14.284240+0000 mon.a (mon.0) 780 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/3548581366"}]: dispatch 2024-04-22T23:54:15.309 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:54:14 smithi171 bash[18565]: audit 2024-04-22T23:54:13.938879+0000 mon.a (mon.0) 778 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.zorrwo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6800/1012142297"}]': finished 2024-04-22T23:54:15.309 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:54:14 smithi171 bash[18565]: cluster 2024-04-22T23:54:13.939085+0000 mon.a (mon.0) 779 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-04-22T23:54:15.309 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:54:14 smithi171 bash[18565]: audit 2024-04-22T23:54:14.283405+0000 mon.c (mon.1) 105 : audit [INF] from='client.? 172.21.15.79:0/1667715016' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/3548581366"}]: dispatch 2024-04-22T23:54:15.310 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:54:14 smithi171 bash[18565]: audit 2024-04-22T23:54:14.284240+0000 mon.a (mon.0) 780 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/3548581366"}]: dispatch 2024-04-22T23:54:16.285 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:54:15 smithi079 bash[18576]: cluster 2024-04-22T23:54:14.270760+0000 mgr.y (mgr.14394) 141 : 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-04-22T23:54:16.286 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:54:15 smithi079 bash[18576]: audit 2024-04-22T23:54:14.949574+0000 mon.a (mon.0) 781 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.zorrwo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/3548581366"}]': finished 2024-04-22T23:54:16.286 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:54:15 smithi079 bash[18576]: cluster 2024-04-22T23:54:14.949775+0000 mon.a (mon.0) 782 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-04-22T23:54:16.286 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:54:15 smithi079 bash[23665]: cluster 2024-04-22T23:54:14.270760+0000 mgr.y (mgr.14394) 141 : 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-04-22T23:54:16.286 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:54:15 smithi079 bash[23665]: audit 2024-04-22T23:54:14.949574+0000 mon.a (mon.0) 781 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.zorrwo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/3548581366"}]': finished 2024-04-22T23:54:16.286 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:54:15 smithi079 bash[23665]: cluster 2024-04-22T23:54:14.949775+0000 mon.a (mon.0) 782 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-04-22T23:54:16.309 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:54:15 smithi171 bash[18565]: cluster 2024-04-22T23:54:14.270760+0000 mgr.y (mgr.14394) 141 : 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-04-22T23:54:16.309 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:54:15 smithi171 bash[18565]: audit 2024-04-22T23:54:14.949574+0000 mon.a (mon.0) 781 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.zorrwo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/3548581366"}]': finished 2024-04-22T23:54:16.309 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:54:15 smithi171 bash[18565]: cluster 2024-04-22T23:54:14.949775+0000 mon.a (mon.0) 782 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-04-22T23:54:18.285 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:54:17 smithi079 bash[18576]: cluster 2024-04-22T23:54:16.272367+0000 mgr.y (mgr.14394) 142 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-22T23:54:18.286 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:54:17 smithi079 bash[23665]: cluster 2024-04-22T23:54:16.272367+0000 mgr.y (mgr.14394) 142 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-22T23:54:18.309 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:54:17 smithi171 bash[18565]: cluster 2024-04-22T23:54:16.272367+0000 mgr.y (mgr.14394) 142 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-22T23:54:20.285 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:54:19 smithi079 bash[18576]: cluster 2024-04-22T23:54:18.273022+0000 mgr.y (mgr.14394) 143 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:54:20.286 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:54:19 smithi079 bash[18576]: audit 2024-04-22T23:54:19.140334+0000 mgr.y (mgr.14394) 144 : audit [DBG] from='client.14841 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T23:54:20.286 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:54:19 smithi079 bash[23665]: cluster 2024-04-22T23:54:18.273022+0000 mgr.y (mgr.14394) 143 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:54:20.286 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:54:19 smithi079 bash[23665]: audit 2024-04-22T23:54:19.140334+0000 mgr.y (mgr.14394) 144 : audit [DBG] from='client.14841 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T23:54:20.309 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:54:19 smithi171 bash[18565]: cluster 2024-04-22T23:54:18.273022+0000 mgr.y (mgr.14394) 143 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:54:20.309 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:54:19 smithi171 bash[18565]: audit 2024-04-22T23:54:19.140334+0000 mgr.y (mgr.14394) 144 : audit [DBG] from='client.14841 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T23:54:21.286 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:54:20 smithi079 bash[18576]: audit 2024-04-22T23:54:20.260644+0000 mon.c (mon.1) 106 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.5", "id": [7, 2]}]: dispatch 2024-04-22T23:54:21.286 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:54:20 smithi079 bash[18576]: audit 2024-04-22T23:54:20.261323+0000 mon.c (mon.1) 107 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-04-22T23:54:21.286 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:54:20 smithi079 bash[18576]: audit 2024-04-22T23:54:20.261509+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.5", "id": [7, 2]}]: dispatch 2024-04-22T23:54:21.286 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:54:20 smithi079 bash[18576]: audit 2024-04-22T23:54:20.261967+0000 mon.c (mon.1) 108 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2024-04-22T23:54:21.286 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:54:20 smithi079 bash[18576]: audit 2024-04-22T23:54:20.262315+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-04-22T23:54:21.286 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:54:20 smithi079 bash[18576]: audit 2024-04-22T23:54:20.262604+0000 mon.c (mon.1) 109 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2024-04-22T23:54:21.286 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:54:20 smithi079 bash[18576]: audit 2024-04-22T23:54:20.262950+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2024-04-22T23:54:21.286 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:54:20 smithi079 bash[18576]: audit 2024-04-22T23:54:20.263571+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2024-04-22T23:54:21.287 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:54:20 smithi079 bash[18576]: audit 2024-04-22T23:54:20.311258+0000 mon.c (mon.1) 110 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-22T23:54:21.287 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:54:20 smithi079 bash[18576]: audit 2024-04-22T23:54:20.312052+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-22T23:54:21.287 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:54:20 smithi079 bash[18576]: audit 2024-04-22T23:54:20.335803+0000 mon.c (mon.1) 111 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-22T23:54:21.287 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:54:20 smithi079 bash[18576]: audit 2024-04-22T23:54:20.336561+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-22T23:54:21.287 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:54:20 smithi079 bash[23665]: audit 2024-04-22T23:54:20.260644+0000 mon.c (mon.1) 106 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.5", "id": [7, 2]}]: dispatch 2024-04-22T23:54:21.287 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:54:20 smithi079 bash[23665]: audit 2024-04-22T23:54:20.261323+0000 mon.c (mon.1) 107 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-04-22T23:54:21.287 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:54:20 smithi079 bash[23665]: audit 2024-04-22T23:54:20.261509+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.5", "id": [7, 2]}]: dispatch 2024-04-22T23:54:21.287 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:54:20 smithi079 bash[23665]: audit 2024-04-22T23:54:20.261967+0000 mon.c (mon.1) 108 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2024-04-22T23:54:21.287 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:54:20 smithi079 bash[23665]: audit 2024-04-22T23:54:20.262315+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-04-22T23:54:21.287 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:54:20 smithi079 bash[23665]: audit 2024-04-22T23:54:20.262604+0000 mon.c (mon.1) 109 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2024-04-22T23:54:21.287 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:54:20 smithi079 bash[23665]: audit 2024-04-22T23:54:20.262950+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2024-04-22T23:54:21.288 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:54:20 smithi079 bash[23665]: audit 2024-04-22T23:54:20.263571+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2024-04-22T23:54:21.288 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:54:20 smithi079 bash[23665]: audit 2024-04-22T23:54:20.311258+0000 mon.c (mon.1) 110 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-22T23:54:21.288 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:54:20 smithi079 bash[23665]: audit 2024-04-22T23:54:20.312052+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-22T23:54:21.288 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:54:20 smithi079 bash[23665]: audit 2024-04-22T23:54:20.335803+0000 mon.c (mon.1) 111 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-22T23:54:21.288 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:54:20 smithi079 bash[23665]: audit 2024-04-22T23:54:20.336561+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-22T23:54:21.309 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:54:20 smithi171 bash[18565]: audit 2024-04-22T23:54:20.260644+0000 mon.c (mon.1) 106 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.5", "id": [7, 2]}]: dispatch 2024-04-22T23:54:21.310 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:54:20 smithi171 bash[18565]: audit 2024-04-22T23:54:20.261323+0000 mon.c (mon.1) 107 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-04-22T23:54:21.310 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:54:20 smithi171 bash[18565]: audit 2024-04-22T23:54:20.261509+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.5", "id": [7, 2]}]: dispatch 2024-04-22T23:54:21.310 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:54:20 smithi171 bash[18565]: audit 2024-04-22T23:54:20.261967+0000 mon.c (mon.1) 108 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2024-04-22T23:54:21.310 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:54:20 smithi171 bash[18565]: audit 2024-04-22T23:54:20.262315+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-04-22T23:54:21.310 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:54:20 smithi171 bash[18565]: audit 2024-04-22T23:54:20.262604+0000 mon.c (mon.1) 109 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2024-04-22T23:54:21.310 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:54:20 smithi171 bash[18565]: audit 2024-04-22T23:54:20.262950+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2024-04-22T23:54:21.310 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:54:20 smithi171 bash[18565]: audit 2024-04-22T23:54:20.263571+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2024-04-22T23:54:21.310 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:54:20 smithi171 bash[18565]: audit 2024-04-22T23:54:20.311258+0000 mon.c (mon.1) 110 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-22T23:54:21.310 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:54:20 smithi171 bash[18565]: audit 2024-04-22T23:54:20.312052+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-22T23:54:21.310 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:54:20 smithi171 bash[18565]: audit 2024-04-22T23:54:20.335803+0000 mon.c (mon.1) 111 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-22T23:54:21.310 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:54:20 smithi171 bash[18565]: audit 2024-04-22T23:54:20.336561+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-22T23:54:21.809 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:54:21 smithi171 bash[19409]: ::ffff:172.21.15.171 - - [22/Apr/2024:23:54:21] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-22T23:54:22.286 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:54:21 smithi079 bash[18576]: cluster 2024-04-22T23:54:20.273808+0000 mgr.y (mgr.14394) 145 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 695 B/s rd, 0 op/s 2024-04-22T23:54:22.286 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:54:21 smithi079 bash[18576]: audit 2024-04-22T23:54:20.971263+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.5", "id": [7, 2]}]': finished 2024-04-22T23:54:22.286 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:54:21 smithi079 bash[18576]: audit 2024-04-22T23:54:20.971513+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]': finished 2024-04-22T23:54:22.286 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:54:21 smithi079 bash[18576]: audit 2024-04-22T23:54:20.971739+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]': finished 2024-04-22T23:54:22.286 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:54:21 smithi079 bash[18576]: audit 2024-04-22T23:54:20.971941+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]': finished 2024-04-22T23:54:22.287 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:54:21 smithi079 bash[18576]: cluster 2024-04-22T23:54:20.972127+0000 mon.a (mon.0) 793 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-04-22T23:54:22.287 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:54:21 smithi079 bash[23665]: cluster 2024-04-22T23:54:20.273808+0000 mgr.y (mgr.14394) 145 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 695 B/s rd, 0 op/s 2024-04-22T23:54:22.287 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:54:21 smithi079 bash[23665]: audit 2024-04-22T23:54:20.971263+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.5", "id": [7, 2]}]': finished 2024-04-22T23:54:22.287 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:54:21 smithi079 bash[23665]: audit 2024-04-22T23:54:20.971513+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]': finished 2024-04-22T23:54:22.288 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:54:21 smithi079 bash[23665]: audit 2024-04-22T23:54:20.971739+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]': finished 2024-04-22T23:54:22.288 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:54:21 smithi079 bash[23665]: audit 2024-04-22T23:54:20.971941+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]': finished 2024-04-22T23:54:22.288 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:54:21 smithi079 bash[23665]: cluster 2024-04-22T23:54:20.972127+0000 mon.a (mon.0) 793 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-04-22T23:54:22.309 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:54:21 smithi171 bash[18565]: cluster 2024-04-22T23:54:20.273808+0000 mgr.y (mgr.14394) 145 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 695 B/s rd, 0 op/s 2024-04-22T23:54:22.309 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:54:21 smithi171 bash[18565]: audit 2024-04-22T23:54:20.971263+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.5", "id": [7, 2]}]': finished 2024-04-22T23:54:22.309 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:54:21 smithi171 bash[18565]: audit 2024-04-22T23:54:20.971513+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]': finished 2024-04-22T23:54:22.309 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:54:21 smithi171 bash[18565]: audit 2024-04-22T23:54:20.971739+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]': finished 2024-04-22T23:54:22.309 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:54:21 smithi171 bash[18565]: audit 2024-04-22T23:54:20.971941+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]': finished 2024-04-22T23:54:22.310 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:54:21 smithi171 bash[18565]: cluster 2024-04-22T23:54:20.972127+0000 mon.a (mon.0) 793 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-04-22T23:54:23.285 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:54:22 smithi079 bash[18576]: cluster 2024-04-22T23:54:21.974450+0000 mon.a (mon.0) 794 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-04-22T23:54:23.286 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:54:22 smithi079 bash[23665]: cluster 2024-04-22T23:54:21.974450+0000 mon.a (mon.0) 794 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-04-22T23:54:23.309 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:54:22 smithi171 bash[18565]: cluster 2024-04-22T23:54:21.974450+0000 mon.a (mon.0) 794 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-04-22T23:54:24.285 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:54:23 smithi079 bash[18576]: cluster 2024-04-22T23:54:22.274529+0000 mgr.y (mgr.14394) 146 : cluster [DBG] pgmap v130: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-22T23:54:24.286 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:54:23 smithi079 bash[23665]: cluster 2024-04-22T23:54:22.274529+0000 mgr.y (mgr.14394) 146 : cluster [DBG] pgmap v130: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-22T23:54:24.309 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:54:23 smithi171 bash[18565]: cluster 2024-04-22T23:54:22.274529+0000 mgr.y (mgr.14394) 146 : cluster [DBG] pgmap v130: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-22T23:54:25.035 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:54:24 smithi079 bash[18834]: ::ffff:172.21.15.171 - - [22/Apr/2024:23:54:24] "GET /metrics HTTP/1.1" 200 214933 "" "Prometheus/2.33.4" 2024-04-22T23:54:26.285 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:54:25 smithi079 bash[23665]: cluster 2024-04-22T23:54:24.275267+0000 mgr.y (mgr.14394) 147 : cluster [DBG] pgmap v131: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-22T23:54:26.286 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:54:25 smithi079 bash[18576]: cluster 2024-04-22T23:54:24.275267+0000 mgr.y (mgr.14394) 147 : cluster [DBG] pgmap v131: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-22T23:54:26.309 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:54:25 smithi171 bash[18565]: cluster 2024-04-22T23:54:24.275267+0000 mgr.y (mgr.14394) 147 : cluster [DBG] pgmap v131: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-22T23:54:28.285 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:54:27 smithi079 bash[23665]: cluster 2024-04-22T23:54:26.276967+0000 mgr.y (mgr.14394) 148 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-04-22T23:54:28.286 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:54:27 smithi079 bash[18576]: cluster 2024-04-22T23:54:26.276967+0000 mgr.y (mgr.14394) 148 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-04-22T23:54:28.309 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:54:27 smithi171 bash[18565]: cluster 2024-04-22T23:54:26.276967+0000 mgr.y (mgr.14394) 148 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-04-22T23:54:30.285 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:54:30 smithi079 bash[18576]: cluster 2024-04-22T23:54:28.277736+0000 mgr.y (mgr.14394) 149 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-04-22T23:54:30.285 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:54:30 smithi079 bash[18576]: audit 2024-04-22T23:54:29.151556+0000 mgr.y (mgr.14394) 150 : audit [DBG] from='client.14841 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T23:54:30.286 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:54:30 smithi079 bash[23665]: cluster 2024-04-22T23:54:28.277736+0000 mgr.y (mgr.14394) 149 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-04-22T23:54:30.286 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:54:30 smithi079 bash[23665]: audit 2024-04-22T23:54:29.151556+0000 mgr.y (mgr.14394) 150 : audit [DBG] from='client.14841 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T23:54:30.309 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:54:30 smithi171 bash[18565]: cluster 2024-04-22T23:54:28.277736+0000 mgr.y (mgr.14394) 149 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-04-22T23:54:30.309 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:54:30 smithi171 bash[18565]: audit 2024-04-22T23:54:29.151556+0000 mgr.y (mgr.14394) 150 : audit [DBG] from='client.14841 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T23:54:31.809 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:54:31 smithi171 bash[19409]: ::ffff:172.21.15.171 - - [22/Apr/2024:23:54:31] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-22T23:54:32.285 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:54:32 smithi079 bash[18576]: cluster 2024-04-22T23:54:30.278421+0000 mgr.y (mgr.14394) 151 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-04-22T23:54:32.285 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:54:32 smithi079 bash[23665]: cluster 2024-04-22T23:54:30.278421+0000 mgr.y (mgr.14394) 151 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-04-22T23:54:32.309 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:54:32 smithi171 bash[18565]: cluster 2024-04-22T23:54:30.278421+0000 mgr.y (mgr.14394) 151 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-04-22T23:54:34.285 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:54:34 smithi079 bash[18576]: cluster 2024-04-22T23:54:32.280184+0000 mgr.y (mgr.14394) 152 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 993 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-22T23:54:34.285 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:54:34 smithi079 bash[23665]: cluster 2024-04-22T23:54:32.280184+0000 mgr.y (mgr.14394) 152 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 993 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-22T23:54:34.309 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:54:34 smithi171 bash[18565]: cluster 2024-04-22T23:54:32.280184+0000 mgr.y (mgr.14394) 152 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 993 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-22T23:54:35.035 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:54:34 smithi079 bash[18834]: ::ffff:172.21.15.171 - - [22/Apr/2024:23:54:34] "GET /metrics HTTP/1.1" 200 214933 "" "Prometheus/2.33.4" 2024-04-22T23:54:36.285 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:54:36 smithi079 bash[18576]: cluster 2024-04-22T23:54:34.280942+0000 mgr.y (mgr.14394) 153 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-22T23:54:36.285 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:54:36 smithi079 bash[23665]: cluster 2024-04-22T23:54:34.280942+0000 mgr.y (mgr.14394) 153 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-22T23:54:36.308 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:54:36 smithi171 bash[18565]: cluster 2024-04-22T23:54:34.280942+0000 mgr.y (mgr.14394) 153 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-22T23:54:38.285 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:54:38 smithi079 bash[18576]: cluster 2024-04-22T23:54:36.282612+0000 mgr.y (mgr.14394) 154 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-04-22T23:54:38.285 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:54:38 smithi079 bash[23665]: cluster 2024-04-22T23:54:36.282612+0000 mgr.y (mgr.14394) 154 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-04-22T23:54:38.308 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:54:38 smithi171 bash[18565]: cluster 2024-04-22T23:54:36.282612+0000 mgr.y (mgr.14394) 154 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-04-22T23:54:40.285 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:54:40 smithi079 bash[18576]: cluster 2024-04-22T23:54:38.283326+0000 mgr.y (mgr.14394) 155 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:54:40.285 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:54:40 smithi079 bash[18576]: audit 2024-04-22T23:54:39.160248+0000 mgr.y (mgr.14394) 156 : audit [DBG] from='client.14841 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T23:54:40.285 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:54:40 smithi079 bash[23665]: cluster 2024-04-22T23:54:38.283326+0000 mgr.y (mgr.14394) 155 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:54:40.285 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:54:40 smithi079 bash[23665]: audit 2024-04-22T23:54:39.160248+0000 mgr.y (mgr.14394) 156 : audit [DBG] from='client.14841 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T23:54:40.309 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:54:40 smithi171 bash[18565]: cluster 2024-04-22T23:54:38.283326+0000 mgr.y (mgr.14394) 155 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:54:40.309 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:54:40 smithi171 bash[18565]: audit 2024-04-22T23:54:39.160248+0000 mgr.y (mgr.14394) 156 : audit [DBG] from='client.14841 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T23:54:41.809 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:54:41 smithi171 bash[19409]: ::ffff:172.21.15.171 - - [22/Apr/2024:23:54:41] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-22T23:54:42.285 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:54:42 smithi079 bash[23665]: cluster 2024-04-22T23:54:40.284037+0000 mgr.y (mgr.14394) 157 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:54:42.285 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:54:42 smithi079 bash[18576]: cluster 2024-04-22T23:54:40.284037+0000 mgr.y (mgr.14394) 157 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:54:42.308 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:54:42 smithi171 bash[18565]: cluster 2024-04-22T23:54:40.284037+0000 mgr.y (mgr.14394) 157 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:54:44.285 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:54:44 smithi079 bash[18576]: cluster 2024-04-22T23:54:42.285742+0000 mgr.y (mgr.14394) 158 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:54:44.285 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:54:44 smithi079 bash[23665]: cluster 2024-04-22T23:54:42.285742+0000 mgr.y (mgr.14394) 158 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:54:44.308 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:54:44 smithi171 bash[18565]: cluster 2024-04-22T23:54:42.285742+0000 mgr.y (mgr.14394) 158 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:54:45.035 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:54:44 smithi079 bash[18834]: ::ffff:172.21.15.171 - - [22/Apr/2024:23:54:44] "GET /metrics HTTP/1.1" 200 214905 "" "Prometheus/2.33.4" 2024-04-22T23:54:46.285 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:54:46 smithi079 bash[23665]: cluster 2024-04-22T23:54:44.286447+0000 mgr.y (mgr.14394) 159 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:54:46.285 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:54:46 smithi079 bash[18576]: cluster 2024-04-22T23:54:44.286447+0000 mgr.y (mgr.14394) 159 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:54:46.308 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:54:46 smithi171 bash[18565]: cluster 2024-04-22T23:54:44.286447+0000 mgr.y (mgr.14394) 159 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:54:48.285 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:54:48 smithi079 bash[18576]: cluster 2024-04-22T23:54:46.288136+0000 mgr.y (mgr.14394) 160 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:54:48.285 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:54:48 smithi079 bash[23665]: cluster 2024-04-22T23:54:46.288136+0000 mgr.y (mgr.14394) 160 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:54:48.308 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:54:48 smithi171 bash[18565]: cluster 2024-04-22T23:54:46.288136+0000 mgr.y (mgr.14394) 160 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:54:50.285 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:54:50 smithi079 bash[18576]: cluster 2024-04-22T23:54:48.288794+0000 mgr.y (mgr.14394) 161 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:54:50.285 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:54:50 smithi079 bash[18576]: audit 2024-04-22T23:54:49.168224+0000 mgr.y (mgr.14394) 162 : audit [DBG] from='client.14841 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T23:54:50.285 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:54:50 smithi079 bash[23665]: cluster 2024-04-22T23:54:48.288794+0000 mgr.y (mgr.14394) 161 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:54:50.285 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:54:50 smithi079 bash[23665]: audit 2024-04-22T23:54:49.168224+0000 mgr.y (mgr.14394) 162 : audit [DBG] from='client.14841 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T23:54:50.308 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:54:50 smithi171 bash[18565]: cluster 2024-04-22T23:54:48.288794+0000 mgr.y (mgr.14394) 161 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:54:50.309 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:54:50 smithi171 bash[18565]: audit 2024-04-22T23:54:49.168224+0000 mgr.y (mgr.14394) 162 : audit [DBG] from='client.14841 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T23:54:51.809 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:54:51 smithi171 bash[19409]: ::ffff:172.21.15.171 - - [22/Apr/2024:23:54:51] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-22T23:54:52.308 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:54:52 smithi171 bash[18565]: cluster 2024-04-22T23:54:50.289503+0000 mgr.y (mgr.14394) 163 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:54:52.535 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:54:52 smithi079 bash[18576]: cluster 2024-04-22T23:54:50.289503+0000 mgr.y (mgr.14394) 163 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:54:52.535 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:54:52 smithi079 bash[23665]: cluster 2024-04-22T23:54:50.289503+0000 mgr.y (mgr.14394) 163 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:54:54.309 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:54:54 smithi171 bash[18565]: cluster 2024-04-22T23:54:52.291274+0000 mgr.y (mgr.14394) 164 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:54:54.535 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:54:54 smithi079 bash[18576]: cluster 2024-04-22T23:54:52.291274+0000 mgr.y (mgr.14394) 164 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:54:54.535 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:54:54 smithi079 bash[23665]: cluster 2024-04-22T23:54:52.291274+0000 mgr.y (mgr.14394) 164 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:54:55.035 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:54:54 smithi079 bash[18834]: ::ffff:172.21.15.171 - - [22/Apr/2024:23:54:54] "GET /metrics HTTP/1.1" 200 214883 "" "Prometheus/2.33.4" 2024-04-22T23:54:56.308 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:54:56 smithi171 bash[18565]: cluster 2024-04-22T23:54:54.291996+0000 mgr.y (mgr.14394) 165 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:54:56.535 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:54:56 smithi079 bash[18576]: cluster 2024-04-22T23:54:54.291996+0000 mgr.y (mgr.14394) 165 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:54:56.535 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:54:56 smithi079 bash[23665]: cluster 2024-04-22T23:54:54.291996+0000 mgr.y (mgr.14394) 165 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:54:58.309 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:54:58 smithi171 bash[18565]: cluster 2024-04-22T23:54:56.293728+0000 mgr.y (mgr.14394) 166 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:54:58.535 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:54:58 smithi079 bash[18576]: cluster 2024-04-22T23:54:56.293728+0000 mgr.y (mgr.14394) 166 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:54:58.536 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:54:58 smithi079 bash[23665]: cluster 2024-04-22T23:54:56.293728+0000 mgr.y (mgr.14394) 166 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:55:00.308 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:55:00 smithi171 bash[18565]: cluster 2024-04-22T23:54:58.294461+0000 mgr.y (mgr.14394) 167 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:55:00.309 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:55:00 smithi171 bash[18565]: audit 2024-04-22T23:54:59.178573+0000 mgr.y (mgr.14394) 168 : audit [DBG] from='client.14841 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T23:55:00.315 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:55:00 smithi079 bash[23665]: cluster 2024-04-22T23:54:58.294461+0000 mgr.y (mgr.14394) 167 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:55:00.315 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:55:00 smithi079 bash[23665]: audit 2024-04-22T23:54:59.178573+0000 mgr.y (mgr.14394) 168 : audit [DBG] from='client.14841 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T23:55:00.315 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:55:00 smithi079 bash[18576]: cluster 2024-04-22T23:54:58.294461+0000 mgr.y (mgr.14394) 167 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:55:00.315 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:55:00 smithi079 bash[18576]: audit 2024-04-22T23:54:59.178573+0000 mgr.y (mgr.14394) 168 : audit [DBG] from='client.14841 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T23:55:01.357 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:55:01 smithi171 bash[18565]: audit 2024-04-22T23:55:00.305651+0000 mon.c (mon.1) 112 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:55:01.357 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:55:01 smithi171 bash[18565]: audit 2024-04-22T23:55:00.307724+0000 mon.c (mon.1) 113 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:55:01.357 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:55:01 smithi171 bash[18565]: audit 2024-04-22T23:55:00.615649+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:55:01.535 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:55:01 smithi079 bash[18576]: audit 2024-04-22T23:55:00.305651+0000 mon.c (mon.1) 112 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:55:01.535 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:55:01 smithi079 bash[18576]: audit 2024-04-22T23:55:00.307724+0000 mon.c (mon.1) 113 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:55:01.536 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:55:01 smithi079 bash[18576]: audit 2024-04-22T23:55:00.615649+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:55:01.536 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:55:01 smithi079 bash[23665]: audit 2024-04-22T23:55:00.305651+0000 mon.c (mon.1) 112 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:55:01.536 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:55:01 smithi079 bash[23665]: audit 2024-04-22T23:55:00.307724+0000 mon.c (mon.1) 113 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:55:01.536 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:55:01 smithi079 bash[23665]: audit 2024-04-22T23:55:00.615649+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:55:01.808 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:55:01 smithi171 bash[19409]: ::ffff:172.21.15.171 - - [22/Apr/2024:23:55:01] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-22T23:55:02.535 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:55:02 smithi079 bash[18576]: cluster 2024-04-22T23:55:00.295167+0000 mgr.y (mgr.14394) 169 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:55:02.535 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:55:02 smithi079 bash[23665]: cluster 2024-04-22T23:55:00.295167+0000 mgr.y (mgr.14394) 169 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:55:02.558 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:55:02 smithi171 bash[18565]: cluster 2024-04-22T23:55:00.295167+0000 mgr.y (mgr.14394) 169 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:55:04.535 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:55:04 smithi079 bash[18576]: cluster 2024-04-22T23:55:02.296991+0000 mgr.y (mgr.14394) 170 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:55:04.535 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:55:04 smithi079 bash[23665]: cluster 2024-04-22T23:55:02.296991+0000 mgr.y (mgr.14394) 170 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:55:04.558 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:55:04 smithi171 bash[18565]: cluster 2024-04-22T23:55:02.296991+0000 mgr.y (mgr.14394) 170 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:55:05.035 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:55:04 smithi079 bash[18834]: ::ffff:172.21.15.171 - - [22/Apr/2024:23:55:04] "GET /metrics HTTP/1.1" 200 214883 "" "Prometheus/2.33.4" 2024-04-22T23:55:06.535 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:55:06 smithi079 bash[18576]: cluster 2024-04-22T23:55:04.297851+0000 mgr.y (mgr.14394) 171 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:55:06.535 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:55:06 smithi079 bash[23665]: cluster 2024-04-22T23:55:04.297851+0000 mgr.y (mgr.14394) 171 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:55:06.558 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:55:06 smithi171 bash[18565]: cluster 2024-04-22T23:55:04.297851+0000 mgr.y (mgr.14394) 171 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:55:08.535 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:55:08 smithi079 bash[18576]: cluster 2024-04-22T23:55:06.299703+0000 mgr.y (mgr.14394) 172 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:55:08.535 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:55:08 smithi079 bash[23665]: cluster 2024-04-22T23:55:06.299703+0000 mgr.y (mgr.14394) 172 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:55:08.558 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:55:08 smithi171 bash[18565]: cluster 2024-04-22T23:55:06.299703+0000 mgr.y (mgr.14394) 172 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:55:10.535 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:55:10 smithi079 bash[23665]: cluster 2024-04-22T23:55:08.300519+0000 mgr.y (mgr.14394) 173 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-22T23:55:10.535 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:55:10 smithi079 bash[23665]: audit 2024-04-22T23:55:09.189570+0000 mgr.y (mgr.14394) 174 : audit [DBG] from='client.14841 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T23:55:10.535 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:55:10 smithi079 bash[18576]: cluster 2024-04-22T23:55:08.300519+0000 mgr.y (mgr.14394) 173 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-22T23:55:10.535 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:55:10 smithi079 bash[18576]: audit 2024-04-22T23:55:09.189570+0000 mgr.y (mgr.14394) 174 : audit [DBG] from='client.14841 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T23:55:10.558 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:55:10 smithi171 bash[18565]: cluster 2024-04-22T23:55:08.300519+0000 mgr.y (mgr.14394) 173 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-22T23:55:10.558 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:55:10 smithi171 bash[18565]: audit 2024-04-22T23:55:09.189570+0000 mgr.y (mgr.14394) 174 : audit [DBG] from='client.14841 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T23:55:11.808 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:55:11 smithi171 bash[19409]: ::ffff:172.21.15.171 - - [22/Apr/2024:23:55:11] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-22T23:55:12.534 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:55:12 smithi079 bash[18576]: cluster 2024-04-22T23:55:10.301395+0000 mgr.y (mgr.14394) 175 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-22T23:55:12.535 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:55:12 smithi079 bash[23665]: cluster 2024-04-22T23:55:10.301395+0000 mgr.y (mgr.14394) 175 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-22T23:55:12.558 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:55:12 smithi171 bash[18565]: cluster 2024-04-22T23:55:10.301395+0000 mgr.y (mgr.14394) 175 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-22T23:55:14.534 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:55:14 smithi079 bash[18576]: cluster 2024-04-22T23:55:12.303205+0000 mgr.y (mgr.14394) 176 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:55:14.535 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:55:14 smithi079 bash[23665]: cluster 2024-04-22T23:55:12.303205+0000 mgr.y (mgr.14394) 176 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:55:14.558 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:55:14 smithi171 bash[18565]: cluster 2024-04-22T23:55:12.303205+0000 mgr.y (mgr.14394) 176 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:55:15.034 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:55:14 smithi079 bash[18834]: ::ffff:172.21.15.171 - - [22/Apr/2024:23:55:14] "GET /metrics HTTP/1.1" 200 214854 "" "Prometheus/2.33.4" 2024-04-22T23:55:16.534 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:55:16 smithi079 bash[18576]: cluster 2024-04-22T23:55:14.304044+0000 mgr.y (mgr.14394) 177 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-22T23:55:16.535 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:55:16 smithi079 bash[23665]: cluster 2024-04-22T23:55:14.304044+0000 mgr.y (mgr.14394) 177 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-22T23:55:16.558 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:55:16 smithi171 bash[18565]: cluster 2024-04-22T23:55:14.304044+0000 mgr.y (mgr.14394) 177 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-22T23:55:18.534 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:55:18 smithi079 bash[18576]: cluster 2024-04-22T23:55:16.305832+0000 mgr.y (mgr.14394) 178 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:55:18.535 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:55:18 smithi079 bash[23665]: cluster 2024-04-22T23:55:16.305832+0000 mgr.y (mgr.14394) 178 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:55:18.558 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:55:18 smithi171 bash[18565]: cluster 2024-04-22T23:55:16.305832+0000 mgr.y (mgr.14394) 178 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:55:20.535 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:55:20 smithi079 bash[18576]: cluster 2024-04-22T23:55:18.306734+0000 mgr.y (mgr.14394) 179 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:55:20.535 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:55:20 smithi079 bash[23665]: cluster 2024-04-22T23:55:18.306734+0000 mgr.y (mgr.14394) 179 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:55:20.558 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:55:20 smithi171 bash[18565]: cluster 2024-04-22T23:55:18.306734+0000 mgr.y (mgr.14394) 179 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:55:21.535 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:55:21 smithi079 bash[18576]: audit 2024-04-22T23:55:19.200275+0000 mgr.y (mgr.14394) 180 : audit [DBG] from='client.14841 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T23:55:21.535 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:55:21 smithi079 bash[18576]: audit 2024-04-22T23:55:20.328412+0000 mon.c (mon.1) 114 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-22T23:55:21.535 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:55:21 smithi079 bash[18576]: audit 2024-04-22T23:55:20.329170+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-22T23:55:21.535 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:55:21 smithi079 bash[18576]: audit 2024-04-22T23:55:20.345166+0000 mon.c (mon.1) 115 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-22T23:55:21.535 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:55:21 smithi079 bash[18576]: audit 2024-04-22T23:55:20.345929+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-22T23:55:21.535 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:55:21 smithi079 bash[23665]: audit 2024-04-22T23:55:19.200275+0000 mgr.y (mgr.14394) 180 : audit [DBG] from='client.14841 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T23:55:21.535 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:55:21 smithi079 bash[23665]: audit 2024-04-22T23:55:20.328412+0000 mon.c (mon.1) 114 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-22T23:55:21.535 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:55:21 smithi079 bash[23665]: audit 2024-04-22T23:55:20.329170+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-22T23:55:21.535 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:55:21 smithi079 bash[23665]: audit 2024-04-22T23:55:20.345166+0000 mon.c (mon.1) 115 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-22T23:55:21.536 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:55:21 smithi079 bash[23665]: audit 2024-04-22T23:55:20.345929+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-22T23:55:21.558 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:55:21 smithi171 bash[19409]: ::ffff:172.21.15.171 - - [22/Apr/2024:23:55:21] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-22T23:55:21.558 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:55:21 smithi171 bash[18565]: audit 2024-04-22T23:55:19.200275+0000 mgr.y (mgr.14394) 180 : audit [DBG] from='client.14841 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T23:55:21.558 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:55:21 smithi171 bash[18565]: audit 2024-04-22T23:55:20.328412+0000 mon.c (mon.1) 114 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-22T23:55:21.558 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:55:21 smithi171 bash[18565]: audit 2024-04-22T23:55:20.329170+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-22T23:55:21.558 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:55:21 smithi171 bash[18565]: audit 2024-04-22T23:55:20.345166+0000 mon.c (mon.1) 115 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-22T23:55:21.559 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:55:21 smithi171 bash[18565]: audit 2024-04-22T23:55:20.345929+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-22T23:55:22.534 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:55:22 smithi079 bash[18576]: cluster 2024-04-22T23:55:20.307531+0000 mgr.y (mgr.14394) 181 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:55:22.535 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:55:22 smithi079 bash[23665]: cluster 2024-04-22T23:55:20.307531+0000 mgr.y (mgr.14394) 181 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:55:22.558 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:55:22 smithi171 bash[18565]: cluster 2024-04-22T23:55:20.307531+0000 mgr.y (mgr.14394) 181 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:55:24.534 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:55:24 smithi079 bash[18576]: cluster 2024-04-22T23:55:22.309369+0000 mgr.y (mgr.14394) 182 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:55:24.535 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:55:24 smithi079 bash[23665]: cluster 2024-04-22T23:55:22.309369+0000 mgr.y (mgr.14394) 182 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:55:24.558 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:55:24 smithi171 bash[18565]: cluster 2024-04-22T23:55:22.309369+0000 mgr.y (mgr.14394) 182 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:55:25.034 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:55:24 smithi079 bash[18834]: ::ffff:172.21.15.171 - - [22/Apr/2024:23:55:24] "GET /metrics HTTP/1.1" 200 214865 "" "Prometheus/2.33.4" 2024-04-22T23:55:26.534 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:55:26 smithi079 bash[18576]: cluster 2024-04-22T23:55:24.310225+0000 mgr.y (mgr.14394) 183 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:55:26.535 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:55:26 smithi079 bash[23665]: cluster 2024-04-22T23:55:24.310225+0000 mgr.y (mgr.14394) 183 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:55:26.558 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:55:26 smithi171 bash[18565]: cluster 2024-04-22T23:55:24.310225+0000 mgr.y (mgr.14394) 183 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:55:28.534 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:55:28 smithi079 bash[18576]: cluster 2024-04-22T23:55:26.312062+0000 mgr.y (mgr.14394) 184 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:55:28.535 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:55:28 smithi079 bash[23665]: cluster 2024-04-22T23:55:26.312062+0000 mgr.y (mgr.14394) 184 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:55:28.558 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:55:28 smithi171 bash[18565]: cluster 2024-04-22T23:55:26.312062+0000 mgr.y (mgr.14394) 184 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:55:30.534 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:55:30 smithi079 bash[18576]: cluster 2024-04-22T23:55:28.312779+0000 mgr.y (mgr.14394) 185 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:55:30.535 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:55:30 smithi079 bash[23665]: cluster 2024-04-22T23:55:28.312779+0000 mgr.y (mgr.14394) 185 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:55:30.558 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:55:30 smithi171 bash[18565]: cluster 2024-04-22T23:55:28.312779+0000 mgr.y (mgr.14394) 185 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:55:31.534 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:55:31 smithi079 bash[18576]: audit 2024-04-22T23:55:29.208594+0000 mgr.y (mgr.14394) 186 : audit [DBG] from='client.14841 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T23:55:31.535 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:55:31 smithi079 bash[23665]: audit 2024-04-22T23:55:29.208594+0000 mgr.y (mgr.14394) 186 : audit [DBG] from='client.14841 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T23:55:31.558 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:55:31 smithi171 bash[18565]: audit 2024-04-22T23:55:29.208594+0000 mgr.y (mgr.14394) 186 : audit [DBG] from='client.14841 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T23:55:31.558 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:55:31 smithi171 bash[19409]: ::ffff:172.21.15.171 - - [22/Apr/2024:23:55:31] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-22T23:55:32.534 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:55:32 smithi079 bash[18576]: cluster 2024-04-22T23:55:30.313608+0000 mgr.y (mgr.14394) 187 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:55:32.535 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:55:32 smithi079 bash[23665]: cluster 2024-04-22T23:55:30.313608+0000 mgr.y (mgr.14394) 187 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:55:32.558 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:55:32 smithi171 bash[18565]: cluster 2024-04-22T23:55:30.313608+0000 mgr.y (mgr.14394) 187 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:55:34.534 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:55:34 smithi079 bash[18576]: cluster 2024-04-22T23:55:32.315341+0000 mgr.y (mgr.14394) 188 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:55:34.535 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:55:34 smithi079 bash[23665]: cluster 2024-04-22T23:55:32.315341+0000 mgr.y (mgr.14394) 188 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:55:34.558 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:55:34 smithi171 bash[18565]: cluster 2024-04-22T23:55:32.315341+0000 mgr.y (mgr.14394) 188 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:55:35.034 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:55:34 smithi079 bash[18834]: ::ffff:172.21.15.171 - - [22/Apr/2024:23:55:34] "GET /metrics HTTP/1.1" 200 214865 "" "Prometheus/2.33.4" 2024-04-22T23:55:36.534 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:55:36 smithi079 bash[18576]: cluster 2024-04-22T23:55:34.316030+0000 mgr.y (mgr.14394) 189 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:55:36.535 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:55:36 smithi079 bash[23665]: cluster 2024-04-22T23:55:34.316030+0000 mgr.y (mgr.14394) 189 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:55:36.558 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:55:36 smithi171 bash[18565]: cluster 2024-04-22T23:55:34.316030+0000 mgr.y (mgr.14394) 189 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:55:38.534 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:55:38 smithi079 bash[18576]: cluster 2024-04-22T23:55:36.317716+0000 mgr.y (mgr.14394) 190 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:55:38.535 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:55:38 smithi079 bash[23665]: cluster 2024-04-22T23:55:36.317716+0000 mgr.y (mgr.14394) 190 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:55:38.558 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:55:38 smithi171 bash[18565]: cluster 2024-04-22T23:55:36.317716+0000 mgr.y (mgr.14394) 190 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:55:40.534 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:55:40 smithi079 bash[18576]: cluster 2024-04-22T23:55:38.318372+0000 mgr.y (mgr.14394) 191 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:55:40.535 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:55:40 smithi079 bash[23665]: cluster 2024-04-22T23:55:38.318372+0000 mgr.y (mgr.14394) 191 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:55:40.558 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:55:40 smithi171 bash[18565]: cluster 2024-04-22T23:55:38.318372+0000 mgr.y (mgr.14394) 191 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:55:41.534 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:55:41 smithi079 bash[18576]: audit 2024-04-22T23:55:39.214682+0000 mgr.y (mgr.14394) 192 : audit [DBG] from='client.14841 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T23:55:41.535 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:55:41 smithi079 bash[23665]: audit 2024-04-22T23:55:39.214682+0000 mgr.y (mgr.14394) 192 : audit [DBG] from='client.14841 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T23:55:41.558 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:55:41 smithi171 bash[19409]: ::ffff:172.21.15.171 - - [22/Apr/2024:23:55:41] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-22T23:55:41.558 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:55:41 smithi171 bash[18565]: audit 2024-04-22T23:55:39.214682+0000 mgr.y (mgr.14394) 192 : audit [DBG] from='client.14841 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T23:55:42.534 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:55:42 smithi079 bash[18576]: cluster 2024-04-22T23:55:40.319088+0000 mgr.y (mgr.14394) 193 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:55:42.535 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:55:42 smithi079 bash[23665]: cluster 2024-04-22T23:55:40.319088+0000 mgr.y (mgr.14394) 193 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:55:42.558 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:55:42 smithi171 bash[18565]: cluster 2024-04-22T23:55:40.319088+0000 mgr.y (mgr.14394) 193 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:55:44.534 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:55:44 smithi079 bash[18576]: cluster 2024-04-22T23:55:42.320848+0000 mgr.y (mgr.14394) 194 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:55:44.535 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:55:44 smithi079 bash[23665]: cluster 2024-04-22T23:55:42.320848+0000 mgr.y (mgr.14394) 194 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:55:44.558 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:55:44 smithi171 bash[18565]: cluster 2024-04-22T23:55:42.320848+0000 mgr.y (mgr.14394) 194 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:55:45.034 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:55:44 smithi079 bash[18834]: ::ffff:172.21.15.171 - - [22/Apr/2024:23:55:44] "GET /metrics HTTP/1.1" 200 214879 "" "Prometheus/2.33.4" 2024-04-22T23:55:46.534 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:55:46 smithi079 bash[18576]: cluster 2024-04-22T23:55:44.321513+0000 mgr.y (mgr.14394) 195 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:55:46.535 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:55:46 smithi079 bash[23665]: cluster 2024-04-22T23:55:44.321513+0000 mgr.y (mgr.14394) 195 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:55:46.557 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:55:46 smithi171 bash[18565]: cluster 2024-04-22T23:55:44.321513+0000 mgr.y (mgr.14394) 195 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:55:47.534 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:55:47 smithi079 bash[18576]: cluster 2024-04-22T23:55:46.323210+0000 mgr.y (mgr.14394) 196 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:55:47.535 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:55:47 smithi079 bash[23665]: cluster 2024-04-22T23:55:46.323210+0000 mgr.y (mgr.14394) 196 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:55:47.558 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:55:47 smithi171 bash[18565]: cluster 2024-04-22T23:55:46.323210+0000 mgr.y (mgr.14394) 196 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:55:50.034 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:55:49 smithi079 bash[18576]: cluster 2024-04-22T23:55:48.324068+0000 mgr.y (mgr.14394) 197 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:55:50.035 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:55:49 smithi079 bash[23665]: cluster 2024-04-22T23:55:48.324068+0000 mgr.y (mgr.14394) 197 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:55:50.058 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:55:49 smithi171 bash[18565]: cluster 2024-04-22T23:55:48.324068+0000 mgr.y (mgr.14394) 197 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:55:51.034 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:55:50 smithi079 bash[18576]: audit 2024-04-22T23:55:49.224834+0000 mgr.y (mgr.14394) 198 : audit [DBG] from='client.14841 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T23:55:51.035 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:55:50 smithi079 bash[23665]: audit 2024-04-22T23:55:49.224834+0000 mgr.y (mgr.14394) 198 : audit [DBG] from='client.14841 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T23:55:51.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:55:50 smithi171 bash[18565]: audit 2024-04-22T23:55:49.224834+0000 mgr.y (mgr.14394) 198 : audit [DBG] from='client.14841 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T23:55:51.650 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:55:51 smithi171 bash[19409]: ::ffff:172.21.15.171 - - [22/Apr/2024:23:55:51] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-22T23:55:52.034 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:55:51 smithi079 bash[18576]: cluster 2024-04-22T23:55:50.324870+0000 mgr.y (mgr.14394) 199 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:55:52.035 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:55:51 smithi079 bash[23665]: cluster 2024-04-22T23:55:50.324870+0000 mgr.y (mgr.14394) 199 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:55:52.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:55:51 smithi171 bash[18565]: cluster 2024-04-22T23:55:50.324870+0000 mgr.y (mgr.14394) 199 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:55:54.035 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:55:53 smithi079 bash[18576]: cluster 2024-04-22T23:55:52.326565+0000 mgr.y (mgr.14394) 200 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:55:54.035 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:55:53 smithi079 bash[23665]: cluster 2024-04-22T23:55:52.326565+0000 mgr.y (mgr.14394) 200 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:55:54.058 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:55:53 smithi171 bash[18565]: cluster 2024-04-22T23:55:52.326565+0000 mgr.y (mgr.14394) 200 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:55:55.034 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:55:54 smithi079 bash[18834]: ::ffff:172.21.15.171 - - [22/Apr/2024:23:55:54] "GET /metrics HTTP/1.1" 200 214888 "" "Prometheus/2.33.4" 2024-04-22T23:55:56.034 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:55:55 smithi079 bash[18576]: cluster 2024-04-22T23:55:54.327278+0000 mgr.y (mgr.14394) 201 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:55:56.035 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:55:55 smithi079 bash[23665]: cluster 2024-04-22T23:55:54.327278+0000 mgr.y (mgr.14394) 201 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:55:56.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:55:55 smithi171 bash[18565]: cluster 2024-04-22T23:55:54.327278+0000 mgr.y (mgr.14394) 201 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:55:58.034 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:55:57 smithi079 bash[18576]: cluster 2024-04-22T23:55:56.328914+0000 mgr.y (mgr.14394) 202 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:55:58.035 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:55:57 smithi079 bash[23665]: cluster 2024-04-22T23:55:56.328914+0000 mgr.y (mgr.14394) 202 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:55:58.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:55:57 smithi171 bash[18565]: cluster 2024-04-22T23:55:56.328914+0000 mgr.y (mgr.14394) 202 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:55:59.575 DEBUG:teuthology.orchestra.run.smithi079:> 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 15ff8152-0102-11ef-bc93-c7b262605968 -e sha1=43be020184947e53516056c9931e1ac5bdbbb1a5 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2024-04-22T23:56:00.034 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:55:59 smithi079 bash[18576]: cluster 2024-04-22T23:55:58.329637+0000 mgr.y (mgr.14394) 203 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:56:00.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:55:59 smithi079 bash[23665]: cluster 2024-04-22T23:55:58.329637+0000 mgr.y (mgr.14394) 203 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:56:00.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:55:59 smithi171 bash[18565]: cluster 2024-04-22T23:55:58.329637+0000 mgr.y (mgr.14394) 203 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:56:00.865 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:56:00 smithi079 bash[18576]: audit 2024-04-22T23:55:59.236193+0000 mgr.y (mgr.14394) 204 : audit [DBG] from='client.14841 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T23:56:00.865 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:56:00 smithi079 bash[18576]: audit 2024-04-22T23:56:00.623428+0000 mon.c (mon.1) 116 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:56:00.866 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:56:00 smithi079 bash[18576]: audit 2024-04-22T23:56:00.624713+0000 mon.c (mon.1) 117 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:56:00.866 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:56:00 smithi079 bash[23665]: audit 2024-04-22T23:55:59.236193+0000 mgr.y (mgr.14394) 204 : audit [DBG] from='client.14841 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T23:56:00.866 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:56:00 smithi079 bash[23665]: audit 2024-04-22T23:56:00.623428+0000 mon.c (mon.1) 116 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:56:00.866 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:56:00 smithi079 bash[23665]: audit 2024-04-22T23:56:00.624713+0000 mon.c (mon.1) 117 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:56:00.887 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:56:00 smithi171 bash[18565]: audit 2024-04-22T23:55:59.236193+0000 mgr.y (mgr.14394) 204 : audit [DBG] from='client.14841 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T23:56:00.887 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:56:00 smithi171 bash[18565]: audit 2024-04-22T23:56:00.623428+0000 mon.c (mon.1) 116 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:56:00.887 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:56:00 smithi171 bash[18565]: audit 2024-04-22T23:56:00.624713+0000 mon.c (mon.1) 117 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:56:01.807 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:56:01 smithi171 bash[19409]: ::ffff:172.21.15.171 - - [22/Apr/2024:23:56:01] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-22T23:56:02.195 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:56:01 smithi079 bash[18576]: cluster 2024-04-22T23:56:00.330340+0000 mgr.y (mgr.14394) 205 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:56:02.195 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:56:01 smithi079 bash[18576]: audit 2024-04-22T23:56:00.859072+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:56:02.195 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:56:01 smithi079 bash[18576]: audit 2024-04-22T23:56:00.890503+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:56:02.195 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:56:01 smithi079 bash[18576]: audit 2024-04-22T23:56:01.152422+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:56:02.196 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:56:01 smithi079 bash[23665]: cluster 2024-04-22T23:56:00.330340+0000 mgr.y (mgr.14394) 205 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:56:02.196 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:56:01 smithi079 bash[23665]: audit 2024-04-22T23:56:00.859072+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:56:02.196 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:56:01 smithi079 bash[23665]: audit 2024-04-22T23:56:00.890503+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:56:02.196 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:56:01 smithi079 bash[23665]: audit 2024-04-22T23:56:01.152422+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:56:02.308 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:56:01 smithi171 bash[18565]: cluster 2024-04-22T23:56:00.330340+0000 mgr.y (mgr.14394) 205 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:56:02.308 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:56:01 smithi171 bash[18565]: audit 2024-04-22T23:56:00.859072+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:56:02.308 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:56:01 smithi171 bash[18565]: audit 2024-04-22T23:56:00.890503+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:56:02.308 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:56:01 smithi171 bash[18565]: audit 2024-04-22T23:56:01.152422+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:56:03.178 DEBUG:teuthology.orchestra.run.smithi079:> 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 15ff8152-0102-11ef-bc93-c7b262605968 -e sha1=43be020184947e53516056c9931e1ac5bdbbb1a5 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2024-04-22T23:56:04.107 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:56:03 smithi079 bash[18576]: cluster 2024-04-22T23:56:02.332031+0000 mgr.y (mgr.14394) 206 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:56:04.108 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:56:03 smithi079 bash[23665]: cluster 2024-04-22T23:56:02.332031+0000 mgr.y (mgr.14394) 206 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:56:04.307 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:56:03 smithi171 bash[18565]: cluster 2024-04-22T23:56:02.332031+0000 mgr.y (mgr.14394) 206 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:56:05.034 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:56:04 smithi079 bash[18834]: ::ffff:172.21.15.171 - - [22/Apr/2024:23:56:04] "GET /metrics HTTP/1.1" 200 214888 "" "Prometheus/2.33.4" 2024-04-22T23:56:06.284 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:56:05 smithi079 bash[18576]: cluster 2024-04-22T23:56:04.332715+0000 mgr.y (mgr.14394) 207 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:56:06.285 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:56:05 smithi079 bash[23665]: cluster 2024-04-22T23:56:04.332715+0000 mgr.y (mgr.14394) 207 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:56:06.307 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:56:05 smithi171 bash[18565]: cluster 2024-04-22T23:56:04.332715+0000 mgr.y (mgr.14394) 207 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:56:06.591 DEBUG:teuthology.orchestra.run.smithi079:> 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 15ff8152-0102-11ef-bc93-c7b262605968 -e sha1=43be020184947e53516056c9931e1ac5bdbbb1a5 -- bash -c 'ceph config set global log_to_journald false --force' 2024-04-22T23:56:08.284 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:56:07 smithi079 bash[23665]: cluster 2024-04-22T23:56:06.334378+0000 mgr.y (mgr.14394) 208 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:56:08.284 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:56:07 smithi079 bash[18576]: cluster 2024-04-22T23:56:06.334378+0000 mgr.y (mgr.14394) 208 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:56:08.307 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:56:07 smithi171 bash[18565]: cluster 2024-04-22T23:56:06.334378+0000 mgr.y (mgr.14394) 208 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:56:10.149 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:56:09 smithi079 bash[23665]: cluster 2024-04-22T23:56:08.335115+0000 mgr.y (mgr.14394) 209 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:56:10.150 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:56:09 smithi079 bash[18576]: cluster 2024-04-22T23:56:08.335115+0000 mgr.y (mgr.14394) 209 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:56:10.151 DEBUG:teuthology.orchestra.run.smithi079:> 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 15ff8152-0102-11ef-bc93-c7b262605968 -e sha1=43be020184947e53516056c9931e1ac5bdbbb1a5 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2024-04-22T23:56:10.307 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:56:09 smithi171 bash[18565]: cluster 2024-04-22T23:56:08.335115+0000 mgr.y (mgr.14394) 209 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:56:11.173 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:56:10 smithi079 bash[18576]: audit 2024-04-22T23:56:09.247286+0000 mgr.y (mgr.14394) 210 : audit [DBG] from='client.14841 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T23:56:11.174 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:56:10 smithi079 bash[23665]: audit 2024-04-22T23:56:09.247286+0000 mgr.y (mgr.14394) 210 : audit [DBG] from='client.14841 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T23:56:11.307 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:56:10 smithi171 bash[18565]: audit 2024-04-22T23:56:09.247286+0000 mgr.y (mgr.14394) 210 : audit [DBG] from='client.14841 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T23:56:11.807 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:56:11 smithi171 bash[19409]: ::ffff:172.21.15.171 - - [22/Apr/2024:23:56:11] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-22T23:56:12.284 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:56:11 smithi079 bash[18576]: cluster 2024-04-22T23:56:10.335609+0000 mgr.y (mgr.14394) 211 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:56:12.284 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:56:11 smithi079 bash[23665]: cluster 2024-04-22T23:56:10.335609+0000 mgr.y (mgr.14394) 211 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:56:12.307 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:56:11 smithi171 bash[18565]: cluster 2024-04-22T23:56:10.335609+0000 mgr.y (mgr.14394) 211 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:56:12.875 INFO:teuthology.orchestra.run.smithi079.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5 2024-04-22T23:56:13.536 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-04-22T23:56:13.546 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi079.front.sepia.ceph.com 2024-04-22T23:56:13.547 DEBUG:teuthology.orchestra.run.smithi079:> 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 15ff8152-0102-11ef-bc93-c7b262605968 -e sha1=43be020184947e53516056c9931e1ac5bdbbb1a5 -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; ceph health detail ; sleep 30 ; done' 2024-04-22T23:56:14.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:56:13 smithi079 bash[23665]: cluster 2024-04-22T23:56:12.336824+0000 mgr.y (mgr.14394) 212 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:56:14.035 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:56:13 smithi079 bash[23665]: audit 2024-04-22T23:56:12.878360+0000 mgr.y (mgr.14394) 213 : audit [DBG] from='client.24865 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:56:14.035 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:56:13 smithi079 bash[23665]: cephadm 2024-04-22T23:56:12.880109+0000 mgr.y (mgr.14394) 214 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5 2024-04-22T23:56:14.035 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:56:13 smithi079 bash[23665]: audit 2024-04-22T23:56:12.885496+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:56:14.035 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:56:13 smithi079 bash[23665]: audit 2024-04-22T23:56:12.913215+0000 mon.c (mon.1) 118 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:56:14.035 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:56:13 smithi079 bash[23665]: audit 2024-04-22T23:56:12.914116+0000 mon.c (mon.1) 119 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:56:14.035 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:56:13 smithi079 bash[23665]: audit 2024-04-22T23:56:12.919450+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:56:14.035 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:56:13 smithi079 bash[23665]: cephadm 2024-04-22T23:56:12.924374+0000 mgr.y (mgr.14394) 215 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5 2024-04-22T23:56:14.035 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:56:13 smithi079 bash[18576]: cluster 2024-04-22T23:56:12.336824+0000 mgr.y (mgr.14394) 212 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:56:14.035 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:56:13 smithi079 bash[18576]: audit 2024-04-22T23:56:12.878360+0000 mgr.y (mgr.14394) 213 : audit [DBG] from='client.24865 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:56:14.035 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:56:13 smithi079 bash[18576]: cephadm 2024-04-22T23:56:12.880109+0000 mgr.y (mgr.14394) 214 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5 2024-04-22T23:56:14.035 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:56:13 smithi079 bash[18576]: audit 2024-04-22T23:56:12.885496+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:56:14.036 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:56:13 smithi079 bash[18576]: audit 2024-04-22T23:56:12.913215+0000 mon.c (mon.1) 118 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:56:14.036 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:56:13 smithi079 bash[18576]: audit 2024-04-22T23:56:12.914116+0000 mon.c (mon.1) 119 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:56:14.036 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:56:13 smithi079 bash[18576]: audit 2024-04-22T23:56:12.919450+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:56:14.036 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:56:13 smithi079 bash[18576]: cephadm 2024-04-22T23:56:12.924374+0000 mgr.y (mgr.14394) 215 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5 2024-04-22T23:56:14.308 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:56:13 smithi171 bash[18565]: cluster 2024-04-22T23:56:12.336824+0000 mgr.y (mgr.14394) 212 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:56:14.308 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:56:13 smithi171 bash[18565]: audit 2024-04-22T23:56:12.878360+0000 mgr.y (mgr.14394) 213 : audit [DBG] from='client.24865 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:56:14.308 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:56:13 smithi171 bash[18565]: cephadm 2024-04-22T23:56:12.880109+0000 mgr.y (mgr.14394) 214 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5 2024-04-22T23:56:14.308 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:56:13 smithi171 bash[18565]: audit 2024-04-22T23:56:12.885496+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:56:14.308 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:56:13 smithi171 bash[18565]: audit 2024-04-22T23:56:12.913215+0000 mon.c (mon.1) 118 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:56:14.308 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:56:13 smithi171 bash[18565]: audit 2024-04-22T23:56:12.914116+0000 mon.c (mon.1) 119 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:56:14.308 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:56:13 smithi171 bash[18565]: audit 2024-04-22T23:56:12.919450+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:56:14.308 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:56:13 smithi171 bash[18565]: cephadm 2024-04-22T23:56:12.924374+0000 mgr.y (mgr.14394) 215 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5 2024-04-22T23:56:14.999 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:56:14 smithi079 bash[18834]: ::ffff:172.21.15.171 - - [22/Apr/2024:23:56:14] "GET /metrics HTTP/1.1" 200 214856 "" "Prometheus/2.33.4" 2024-04-22T23:56:16.284 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:56:15 smithi079 bash[18576]: cluster 2024-04-22T23:56:14.337526+0000 mgr.y (mgr.14394) 216 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:56:16.284 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:56:15 smithi079 bash[23665]: cluster 2024-04-22T23:56:14.337526+0000 mgr.y (mgr.14394) 216 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:56:16.307 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:56:15 smithi171 bash[18565]: cluster 2024-04-22T23:56:14.337526+0000 mgr.y (mgr.14394) 216 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:56:16.880 INFO:teuthology.orchestra.run.smithi079.stdout:true 2024-04-22T23:56:17.568 INFO:teuthology.orchestra.run.smithi079.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-22T23:56:17.568 INFO:teuthology.orchestra.run.smithi079.stdout:alertmanager.a smithi079 *:9093,9094 running (3m) 2m ago 4m 12.6M - ba2b418f427c 2b6fa3dadf4f 2024-04-22T23:56:17.568 INFO:teuthology.orchestra.run.smithi079.stdout:grafana.a smithi171 *:3000 running (4m) 2m ago 4m 42.9M - 8.3.5 dad864ee21e9 ecb1c7d78f30 2024-04-22T23:56:17.568 INFO:teuthology.orchestra.run.smithi079.stdout:iscsi.foo.smithi079.zorrwo smithi079 running (2m) 2m ago 2m - - 3.5 e1d6a67b021e fa6cf8187c1c 2024-04-22T23:56:17.569 INFO:teuthology.orchestra.run.smithi079.stdout:mgr.x smithi171 *:8443 running (9m) 2m ago 9m 401M - 17.2.0 e1d6a67b021e 1a51d80ba17b 2024-04-22T23:56:17.569 INFO:teuthology.orchestra.run.smithi079.stdout:mgr.y smithi079 *:9283 running (11m) 2m ago 11m 444M - 17.2.0 e1d6a67b021e b52228ad87c7 2024-04-22T23:56:17.569 INFO:teuthology.orchestra.run.smithi079.stdout:mon.a smithi079 running (11m) 2m ago 12m 46.2M 2048M 17.2.0 e1d6a67b021e 8aa6507abb39 2024-04-22T23:56:17.569 INFO:teuthology.orchestra.run.smithi079.stdout:mon.b smithi171 running (10m) 2m ago 10m 38.0M 2048M 17.2.0 e1d6a67b021e cdf1c2fab9a0 2024-04-22T23:56:17.569 INFO:teuthology.orchestra.run.smithi079.stdout:mon.c smithi079 running (10m) 2m ago 10m 37.9M 2048M 17.2.0 e1d6a67b021e 5b44837bb16c 2024-04-22T23:56:17.569 INFO:teuthology.orchestra.run.smithi079.stdout:node-exporter.a smithi079 *:9100 running (4m) 2m ago 4m 9035k - 1dbe0e931976 d8493ccc3702 2024-04-22T23:56:17.569 INFO:teuthology.orchestra.run.smithi079.stdout:node-exporter.b smithi171 *:9100 running (4m) 2m ago 4m 9308k - 1dbe0e931976 9d27a830558e 2024-04-22T23:56:17.569 INFO:teuthology.orchestra.run.smithi079.stdout:osd.0 smithi079 running (9m) 2m ago 9m 49.9M 4060M 17.2.0 e1d6a67b021e f3b3113598f0 2024-04-22T23:56:17.569 INFO:teuthology.orchestra.run.smithi079.stdout:osd.1 smithi079 running (8m) 2m ago 8m 50.9M 4060M 17.2.0 e1d6a67b021e 09d04426667b 2024-04-22T23:56:17.569 INFO:teuthology.orchestra.run.smithi079.stdout:osd.2 smithi079 running (8m) 2m ago 8m 46.4M 4060M 17.2.0 e1d6a67b021e 3193f9ba2e88 2024-04-22T23:56:17.569 INFO:teuthology.orchestra.run.smithi079.stdout:osd.3 smithi079 running (7m) 2m ago 7m 47.1M 4060M 17.2.0 e1d6a67b021e cabd537200bc 2024-04-22T23:56:17.570 INFO:teuthology.orchestra.run.smithi079.stdout:osd.4 smithi171 running (7m) 2m ago 7m 48.2M 4316M 17.2.0 e1d6a67b021e 04ab0c3fa292 2024-04-22T23:56:17.570 INFO:teuthology.orchestra.run.smithi079.stdout:osd.5 smithi171 running (6m) 2m ago 6m 46.1M 4316M 17.2.0 e1d6a67b021e d561b19cce34 2024-04-22T23:56:17.570 INFO:teuthology.orchestra.run.smithi079.stdout:osd.6 smithi171 running (6m) 2m ago 6m 45.5M 4316M 17.2.0 e1d6a67b021e a01d59c465a9 2024-04-22T23:56:17.570 INFO:teuthology.orchestra.run.smithi079.stdout:osd.7 smithi171 running (5m) 2m ago 5m 48.6M 4316M 17.2.0 e1d6a67b021e 472338dda563 2024-04-22T23:56:17.570 INFO:teuthology.orchestra.run.smithi079.stdout:prometheus.a smithi171 *:9095 running (3m) 2m ago 4m 46.7M - 514e6a882f6e c1ff7ea2cc2c 2024-04-22T23:56:17.570 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.foo.smithi079.mriyzv smithi079 *:8000 running (2m) 2m ago 2m 81.7M - 17.2.0 e1d6a67b021e 7265086159d1 2024-04-22T23:56:17.570 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.foo.smithi171.llhapr smithi171 *:8000 running (2m) 2m ago 2m 81.3M - 17.2.0 e1d6a67b021e b457c21074ad 2024-04-22T23:56:17.571 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.smpl.smithi079.yxokos smithi079 *:80 running (2m) 2m ago 2m 81.8M - 17.2.0 e1d6a67b021e 0083918e6d55 2024-04-22T23:56:17.571 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.smpl.smithi171.spscai smithi171 *:80 running (2m) 2m ago 2m 81.1M - 17.2.0 e1d6a67b021e 9e7599a854ca 2024-04-22T23:56:17.963 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-04-22T23:56:17.963 INFO:teuthology.orchestra.run.smithi079.stdout: "mon": { 2024-04-22T23:56:17.963 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-22T23:56:17.963 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-04-22T23:56:17.963 INFO:teuthology.orchestra.run.smithi079.stdout: "mgr": { 2024-04-22T23:56:17.963 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-04-22T23:56:17.963 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-04-22T23:56:17.963 INFO:teuthology.orchestra.run.smithi079.stdout: "osd": { 2024-04-22T23:56:17.963 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-22T23:56:17.963 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-04-22T23:56:17.963 INFO:teuthology.orchestra.run.smithi079.stdout: "mds": {}, 2024-04-22T23:56:17.964 INFO:teuthology.orchestra.run.smithi079.stdout: "rgw": { 2024-04-22T23:56:17.964 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-22T23:56:17.964 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-04-22T23:56:17.964 INFO:teuthology.orchestra.run.smithi079.stdout: "overall": { 2024-04-22T23:56:17.964 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2024-04-22T23:56:17.964 INFO:teuthology.orchestra.run.smithi079.stdout: } 2024-04-22T23:56:17.964 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-04-22T23:56:18.284 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:56:17 smithi079 bash[18576]: cluster 2024-04-22T23:56:16.338632+0000 mgr.y (mgr.14394) 217 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:56:18.284 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:56:17 smithi079 bash[18576]: audit 2024-04-22T23:56:16.878437+0000 mgr.y (mgr.14394) 218 : audit [DBG] from='client.14973 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:56:18.284 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:56:17 smithi079 bash[23665]: cluster 2024-04-22T23:56:16.338632+0000 mgr.y (mgr.14394) 217 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:56:18.285 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:56:17 smithi079 bash[23665]: audit 2024-04-22T23:56:16.878437+0000 mgr.y (mgr.14394) 218 : audit [DBG] from='client.14973 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:56:18.307 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:56:17 smithi171 bash[18565]: cluster 2024-04-22T23:56:16.338632+0000 mgr.y (mgr.14394) 217 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:56:18.307 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:56:17 smithi171 bash[18565]: audit 2024-04-22T23:56:16.878437+0000 mgr.y (mgr.14394) 218 : audit [DBG] from='client.14973 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:56:18.310 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-04-22T23:56:18.310 INFO:teuthology.orchestra.run.smithi079.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5", 2024-04-22T23:56:18.310 INFO:teuthology.orchestra.run.smithi079.stdout: "in_progress": true, 2024-04-22T23:56:18.310 INFO:teuthology.orchestra.run.smithi079.stdout: "services_complete": [], 2024-04-22T23:56:18.310 INFO:teuthology.orchestra.run.smithi079.stdout: "progress": "", 2024-04-22T23:56:18.310 INFO:teuthology.orchestra.run.smithi079.stdout: "message": "Doing first pull of quay.ceph.io/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5 image" 2024-04-22T23:56:18.310 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-04-22T23:56:18.689 INFO:teuthology.orchestra.run.smithi079.stdout:HEALTH_OK 2024-04-22T23:56:19.243 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:56:18 smithi079 bash[23665]: audit 2024-04-22T23:56:17.229130+0000 mgr.y (mgr.14394) 219 : audit [DBG] from='client.14979 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:56:19.243 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:56:18 smithi079 bash[23665]: audit 2024-04-22T23:56:17.563157+0000 mgr.y (mgr.14394) 220 : audit [DBG] from='client.14985 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:56:19.243 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:56:18 smithi079 bash[23665]: audit 2024-04-22T23:56:17.976890+0000 mon.c (mon.1) 120 : audit [DBG] from='client.? 172.21.15.79:0/1021045973' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T23:56:19.243 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:56:18 smithi079 bash[23665]: audit 2024-04-22T23:56:18.703908+0000 mon.c (mon.1) 121 : audit [DBG] from='client.? 172.21.15.79:0/268900268' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T23:56:19.243 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:56:18 smithi079 bash[18576]: audit 2024-04-22T23:56:17.229130+0000 mgr.y (mgr.14394) 219 : audit [DBG] from='client.14979 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:56:19.243 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:56:18 smithi079 bash[18576]: audit 2024-04-22T23:56:17.563157+0000 mgr.y (mgr.14394) 220 : audit [DBG] from='client.14985 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:56:19.243 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:56:18 smithi079 bash[18576]: audit 2024-04-22T23:56:17.976890+0000 mon.c (mon.1) 120 : audit [DBG] from='client.? 172.21.15.79:0/1021045973' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T23:56:19.244 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:56:18 smithi079 bash[18576]: audit 2024-04-22T23:56:18.703908+0000 mon.c (mon.1) 121 : audit [DBG] from='client.? 172.21.15.79:0/268900268' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T23:56:19.307 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:56:18 smithi171 bash[18565]: audit 2024-04-22T23:56:17.229130+0000 mgr.y (mgr.14394) 219 : audit [DBG] from='client.14979 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:56:19.307 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:56:18 smithi171 bash[18565]: audit 2024-04-22T23:56:17.563157+0000 mgr.y (mgr.14394) 220 : audit [DBG] from='client.14985 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:56:19.308 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:56:18 smithi171 bash[18565]: audit 2024-04-22T23:56:17.976890+0000 mon.c (mon.1) 120 : audit [DBG] from='client.? 172.21.15.79:0/1021045973' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T23:56:19.308 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:56:18 smithi171 bash[18565]: audit 2024-04-22T23:56:18.703908+0000 mon.c (mon.1) 121 : audit [DBG] from='client.? 172.21.15.79:0/268900268' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T23:56:20.284 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:56:19 smithi079 bash[23665]: audit 2024-04-22T23:56:18.324593+0000 mgr.y (mgr.14394) 221 : audit [DBG] from='client.14997 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:56:20.284 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:56:19 smithi079 bash[23665]: cluster 2024-04-22T23:56:18.339085+0000 mgr.y (mgr.14394) 222 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:56:20.285 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:56:19 smithi079 bash[18576]: audit 2024-04-22T23:56:18.324593+0000 mgr.y (mgr.14394) 221 : audit [DBG] from='client.14997 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:56:20.285 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:56:19 smithi079 bash[18576]: cluster 2024-04-22T23:56:18.339085+0000 mgr.y (mgr.14394) 222 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:56:20.307 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:56:19 smithi171 bash[18565]: audit 2024-04-22T23:56:18.324593+0000 mgr.y (mgr.14394) 221 : audit [DBG] from='client.14997 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:56:20.307 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:56:19 smithi171 bash[18565]: cluster 2024-04-22T23:56:18.339085+0000 mgr.y (mgr.14394) 222 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:56:21.284 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:56:20 smithi079 bash[18576]: audit 2024-04-22T23:56:19.256229+0000 mgr.y (mgr.14394) 223 : audit [DBG] from='client.14841 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T23:56:21.284 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:56:20 smithi079 bash[18576]: audit 2024-04-22T23:56:20.344401+0000 mon.c (mon.1) 122 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-22T23:56:21.285 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:56:20 smithi079 bash[18576]: audit 2024-04-22T23:56:20.345473+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-22T23:56:21.285 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:56:20 smithi079 bash[18576]: audit 2024-04-22T23:56:20.354161+0000 mon.c (mon.1) 123 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-22T23:56:21.285 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:56:20 smithi079 bash[18576]: audit 2024-04-22T23:56:20.354954+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-22T23:56:21.285 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:56:20 smithi079 bash[23665]: audit 2024-04-22T23:56:19.256229+0000 mgr.y (mgr.14394) 223 : audit [DBG] from='client.14841 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T23:56:21.285 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:56:20 smithi079 bash[23665]: audit 2024-04-22T23:56:20.344401+0000 mon.c (mon.1) 122 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-22T23:56:21.285 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:56:20 smithi079 bash[23665]: audit 2024-04-22T23:56:20.345473+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-22T23:56:21.285 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:56:20 smithi079 bash[23665]: audit 2024-04-22T23:56:20.354161+0000 mon.c (mon.1) 123 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-22T23:56:21.285 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:56:20 smithi079 bash[23665]: audit 2024-04-22T23:56:20.354954+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-22T23:56:21.307 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:56:20 smithi171 bash[18565]: audit 2024-04-22T23:56:19.256229+0000 mgr.y (mgr.14394) 223 : audit [DBG] from='client.14841 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T23:56:21.307 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:56:20 smithi171 bash[18565]: audit 2024-04-22T23:56:20.344401+0000 mon.c (mon.1) 122 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-22T23:56:21.308 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:56:20 smithi171 bash[18565]: audit 2024-04-22T23:56:20.345473+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-22T23:56:21.308 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:56:20 smithi171 bash[18565]: audit 2024-04-22T23:56:20.354161+0000 mon.c (mon.1) 123 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-22T23:56:21.308 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:56:20 smithi171 bash[18565]: audit 2024-04-22T23:56:20.354954+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-22T23:56:21.807 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:56:21 smithi171 bash[19409]: ::ffff:172.21.15.171 - - [22/Apr/2024:23:56:21] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-22T23:56:22.284 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:56:21 smithi079 bash[18576]: cluster 2024-04-22T23:56:20.339841+0000 mgr.y (mgr.14394) 224 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-22T23:56:22.284 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:56:21 smithi079 bash[23665]: cluster 2024-04-22T23:56:20.339841+0000 mgr.y (mgr.14394) 224 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-22T23:56:22.307 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:56:21 smithi171 bash[18565]: cluster 2024-04-22T23:56:20.339841+0000 mgr.y (mgr.14394) 224 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-22T23:56:24.284 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:56:23 smithi079 bash[18576]: cluster 2024-04-22T23:56:22.341897+0000 mgr.y (mgr.14394) 225 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:56:24.284 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:56:23 smithi079 bash[23665]: cluster 2024-04-22T23:56:22.341897+0000 mgr.y (mgr.14394) 225 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:56:24.307 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:56:23 smithi171 bash[18565]: cluster 2024-04-22T23:56:22.341897+0000 mgr.y (mgr.14394) 225 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:56:25.034 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:56:24 smithi079 bash[18834]: ::ffff:172.21.15.171 - - [22/Apr/2024:23:56:24] "GET /metrics HTTP/1.1" 200 214841 "" "Prometheus/2.33.4" 2024-04-22T23:56:26.284 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:56:25 smithi079 bash[18576]: cluster 2024-04-22T23:56:24.342334+0000 mgr.y (mgr.14394) 226 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:56:26.284 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:56:25 smithi079 bash[23665]: cluster 2024-04-22T23:56:24.342334+0000 mgr.y (mgr.14394) 226 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:56:26.307 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:56:25 smithi171 bash[18565]: cluster 2024-04-22T23:56:24.342334+0000 mgr.y (mgr.14394) 226 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:56:28.284 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:56:27 smithi079 bash[18576]: cluster 2024-04-22T23:56:26.344013+0000 mgr.y (mgr.14394) 227 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:56:28.284 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:56:27 smithi079 bash[23665]: cluster 2024-04-22T23:56:26.344013+0000 mgr.y (mgr.14394) 227 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:56:28.307 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:56:27 smithi171 bash[18565]: cluster 2024-04-22T23:56:26.344013+0000 mgr.y (mgr.14394) 227 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:56:30.284 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:56:29 smithi079 bash[18576]: cluster 2024-04-22T23:56:28.344759+0000 mgr.y (mgr.14394) 228 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:56:30.284 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:56:29 smithi079 bash[23665]: cluster 2024-04-22T23:56:28.344759+0000 mgr.y (mgr.14394) 228 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:56:30.307 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:56:29 smithi171 bash[18565]: cluster 2024-04-22T23:56:28.344759+0000 mgr.y (mgr.14394) 228 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:56:31.284 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:56:30 smithi079 bash[18576]: audit 2024-04-22T23:56:29.267419+0000 mgr.y (mgr.14394) 229 : audit [DBG] from='client.14841 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T23:56:31.284 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:56:30 smithi079 bash[23665]: audit 2024-04-22T23:56:29.267419+0000 mgr.y (mgr.14394) 229 : audit [DBG] from='client.14841 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T23:56:31.307 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:56:30 smithi171 bash[18565]: audit 2024-04-22T23:56:29.267419+0000 mgr.y (mgr.14394) 229 : audit [DBG] from='client.14841 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T23:56:31.807 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:56:31 smithi171 bash[19409]: ::ffff:172.21.15.171 - - [22/Apr/2024:23:56:31] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-22T23:56:32.284 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:56:31 smithi079 bash[18576]: cluster 2024-04-22T23:56:30.345595+0000 mgr.y (mgr.14394) 230 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:56:32.284 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:56:31 smithi079 bash[23665]: cluster 2024-04-22T23:56:30.345595+0000 mgr.y (mgr.14394) 230 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:56:32.307 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:56:31 smithi171 bash[18565]: cluster 2024-04-22T23:56:30.345595+0000 mgr.y (mgr.14394) 230 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:56:34.284 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:56:33 smithi079 bash[18576]: cluster 2024-04-22T23:56:32.347403+0000 mgr.y (mgr.14394) 231 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:56:34.284 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:56:33 smithi079 bash[23665]: cluster 2024-04-22T23:56:32.347403+0000 mgr.y (mgr.14394) 231 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:56:34.307 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:56:33 smithi171 bash[18565]: cluster 2024-04-22T23:56:32.347403+0000 mgr.y (mgr.14394) 231 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:56:35.034 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:56:34 smithi079 bash[18834]: ::ffff:172.21.15.171 - - [22/Apr/2024:23:56:34] "GET /metrics HTTP/1.1" 200 214841 "" "Prometheus/2.33.4" 2024-04-22T23:56:36.284 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:56:35 smithi079 bash[18576]: cluster 2024-04-22T23:56:34.348281+0000 mgr.y (mgr.14394) 232 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:56:36.284 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:56:35 smithi079 bash[23665]: cluster 2024-04-22T23:56:34.348281+0000 mgr.y (mgr.14394) 232 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:56:36.307 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:56:35 smithi171 bash[18565]: cluster 2024-04-22T23:56:34.348281+0000 mgr.y (mgr.14394) 232 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:56:38.284 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:56:37 smithi079 bash[18576]: cluster 2024-04-22T23:56:36.350094+0000 mgr.y (mgr.14394) 233 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:56:38.284 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:56:37 smithi079 bash[23665]: cluster 2024-04-22T23:56:36.350094+0000 mgr.y (mgr.14394) 233 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:56:38.307 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:56:37 smithi171 bash[18565]: cluster 2024-04-22T23:56:36.350094+0000 mgr.y (mgr.14394) 233 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:56:40.284 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:56:39 smithi079 bash[18576]: cluster 2024-04-22T23:56:38.350848+0000 mgr.y (mgr.14394) 234 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:56:40.284 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:56:39 smithi079 bash[23665]: cluster 2024-04-22T23:56:38.350848+0000 mgr.y (mgr.14394) 234 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:56:40.307 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:56:39 smithi171 bash[18565]: cluster 2024-04-22T23:56:38.350848+0000 mgr.y (mgr.14394) 234 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:56:41.284 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:56:40 smithi079 bash[23665]: audit 2024-04-22T23:56:39.276205+0000 mgr.y (mgr.14394) 235 : audit [DBG] from='client.14841 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T23:56:41.284 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:56:40 smithi079 bash[18576]: audit 2024-04-22T23:56:39.276205+0000 mgr.y (mgr.14394) 235 : audit [DBG] from='client.14841 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T23:56:41.307 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:56:40 smithi171 bash[18565]: audit 2024-04-22T23:56:39.276205+0000 mgr.y (mgr.14394) 235 : audit [DBG] from='client.14841 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T23:56:41.807 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:56:41 smithi171 bash[19409]: ::ffff:172.21.15.171 - - [22/Apr/2024:23:56:41] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-22T23:56:42.284 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:56:41 smithi079 bash[23665]: cluster 2024-04-22T23:56:40.351579+0000 mgr.y (mgr.14394) 236 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:56:42.284 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:56:41 smithi079 bash[18576]: cluster 2024-04-22T23:56:40.351579+0000 mgr.y (mgr.14394) 236 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:56:42.307 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:56:41 smithi171 bash[18565]: cluster 2024-04-22T23:56:40.351579+0000 mgr.y (mgr.14394) 236 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:56:44.284 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:56:43 smithi079 bash[18576]: cluster 2024-04-22T23:56:42.352575+0000 mgr.y (mgr.14394) 237 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:56:44.284 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:56:43 smithi079 bash[23665]: cluster 2024-04-22T23:56:42.352575+0000 mgr.y (mgr.14394) 237 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:56:44.307 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:56:43 smithi171 bash[18565]: cluster 2024-04-22T23:56:42.352575+0000 mgr.y (mgr.14394) 237 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:56:45.034 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:56:44 smithi079 bash[18834]: ::ffff:172.21.15.171 - - [22/Apr/2024:23:56:44] "GET /metrics HTTP/1.1" 200 214810 "" "Prometheus/2.33.4" 2024-04-22T23:56:46.284 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:56:45 smithi079 bash[18576]: cluster 2024-04-22T23:56:44.353100+0000 mgr.y (mgr.14394) 238 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:56:46.284 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:56:45 smithi079 bash[23665]: cluster 2024-04-22T23:56:44.353100+0000 mgr.y (mgr.14394) 238 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:56:46.307 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:56:45 smithi171 bash[18565]: cluster 2024-04-22T23:56:44.353100+0000 mgr.y (mgr.14394) 238 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:56:48.284 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:56:47 smithi079 bash[18576]: cluster 2024-04-22T23:56:46.354202+0000 mgr.y (mgr.14394) 239 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:56:48.284 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:56:47 smithi079 bash[23665]: cluster 2024-04-22T23:56:46.354202+0000 mgr.y (mgr.14394) 239 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:56:48.307 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:56:47 smithi171 bash[18565]: cluster 2024-04-22T23:56:46.354202+0000 mgr.y (mgr.14394) 239 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:56:49.107 INFO:teuthology.orchestra.run.smithi079.stdout:true 2024-04-22T23:56:49.947 INFO:teuthology.orchestra.run.smithi079.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-22T23:56:49.947 INFO:teuthology.orchestra.run.smithi079.stdout:alertmanager.a smithi079 *:9093,9094 running (4m) 2m ago 4m 12.6M - ba2b418f427c 2b6fa3dadf4f 2024-04-22T23:56:49.947 INFO:teuthology.orchestra.run.smithi079.stdout:grafana.a smithi171 *:3000 running (4m) 2m ago 4m 42.9M - 8.3.5 dad864ee21e9 ecb1c7d78f30 2024-04-22T23:56:49.947 INFO:teuthology.orchestra.run.smithi079.stdout:iscsi.foo.smithi079.zorrwo smithi079 running (2m) 2m ago 2m - - 3.5 e1d6a67b021e fa6cf8187c1c 2024-04-22T23:56:49.947 INFO:teuthology.orchestra.run.smithi079.stdout:mgr.x smithi171 *:8443 running (10m) 2m ago 10m 401M - 17.2.0 e1d6a67b021e 1a51d80ba17b 2024-04-22T23:56:49.947 INFO:teuthology.orchestra.run.smithi079.stdout:mgr.y smithi079 *:9283 running (12m) 2m ago 12m 444M - 17.2.0 e1d6a67b021e b52228ad87c7 2024-04-22T23:56:49.947 INFO:teuthology.orchestra.run.smithi079.stdout:mon.a smithi079 running (12m) 2m ago 12m 46.2M 2048M 17.2.0 e1d6a67b021e 8aa6507abb39 2024-04-22T23:56:49.947 INFO:teuthology.orchestra.run.smithi079.stdout:mon.b smithi171 running (10m) 2m ago 10m 38.0M 2048M 17.2.0 e1d6a67b021e cdf1c2fab9a0 2024-04-22T23:56:49.947 INFO:teuthology.orchestra.run.smithi079.stdout:mon.c smithi079 running (10m) 2m ago 10m 37.9M 2048M 17.2.0 e1d6a67b021e 5b44837bb16c 2024-04-22T23:56:49.947 INFO:teuthology.orchestra.run.smithi079.stdout:node-exporter.a smithi079 *:9100 running (5m) 2m ago 5m 9035k - 1dbe0e931976 d8493ccc3702 2024-04-22T23:56:49.947 INFO:teuthology.orchestra.run.smithi079.stdout:node-exporter.b smithi171 *:9100 running (5m) 2m ago 5m 9308k - 1dbe0e931976 9d27a830558e 2024-04-22T23:56:49.947 INFO:teuthology.orchestra.run.smithi079.stdout:osd.0 smithi079 running (10m) 2m ago 10m 49.9M 4060M 17.2.0 e1d6a67b021e f3b3113598f0 2024-04-22T23:56:49.948 INFO:teuthology.orchestra.run.smithi079.stdout:osd.1 smithi079 running (9m) 2m ago 9m 50.9M 4060M 17.2.0 e1d6a67b021e 09d04426667b 2024-04-22T23:56:49.948 INFO:teuthology.orchestra.run.smithi079.stdout:osd.2 smithi079 running (8m) 2m ago 8m 46.4M 4060M 17.2.0 e1d6a67b021e 3193f9ba2e88 2024-04-22T23:56:49.948 INFO:teuthology.orchestra.run.smithi079.stdout:osd.3 smithi079 running (8m) 2m ago 8m 47.1M 4060M 17.2.0 e1d6a67b021e cabd537200bc 2024-04-22T23:56:49.948 INFO:teuthology.orchestra.run.smithi079.stdout:osd.4 smithi171 running (7m) 2m ago 7m 48.2M 4316M 17.2.0 e1d6a67b021e 04ab0c3fa292 2024-04-22T23:56:49.948 INFO:teuthology.orchestra.run.smithi079.stdout:osd.5 smithi171 running (7m) 2m ago 7m 46.1M 4316M 17.2.0 e1d6a67b021e d561b19cce34 2024-04-22T23:56:49.948 INFO:teuthology.orchestra.run.smithi079.stdout:osd.6 smithi171 running (6m) 2m ago 6m 45.5M 4316M 17.2.0 e1d6a67b021e a01d59c465a9 2024-04-22T23:56:49.948 INFO:teuthology.orchestra.run.smithi079.stdout:osd.7 smithi171 running (6m) 2m ago 6m 48.6M 4316M 17.2.0 e1d6a67b021e 472338dda563 2024-04-22T23:56:49.948 INFO:teuthology.orchestra.run.smithi079.stdout:prometheus.a smithi171 *:9095 running (4m) 2m ago 5m 46.7M - 514e6a882f6e c1ff7ea2cc2c 2024-04-22T23:56:49.948 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.foo.smithi079.mriyzv smithi079 *:8000 running (3m) 2m ago 3m 81.7M - 17.2.0 e1d6a67b021e 7265086159d1 2024-04-22T23:56:49.948 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.foo.smithi171.llhapr smithi171 *:8000 running (3m) 2m ago 3m 81.3M - 17.2.0 e1d6a67b021e b457c21074ad 2024-04-22T23:56:49.948 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.smpl.smithi079.yxokos smithi079 *:80 running (3m) 2m ago 3m 81.8M - 17.2.0 e1d6a67b021e 0083918e6d55 2024-04-22T23:56:49.948 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.smpl.smithi171.spscai smithi171 *:80 running (3m) 2m ago 3m 81.1M - 17.2.0 e1d6a67b021e 9e7599a854ca 2024-04-22T23:56:50.284 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:56:50 smithi079 bash[18576]: cluster 2024-04-22T23:56:48.354577+0000 mgr.y (mgr.14394) 240 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:56:50.284 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:56:50 smithi079 bash[18576]: audit 2024-04-22T23:56:49.107691+0000 mgr.y (mgr.14394) 241 : audit [DBG] from='client.15009 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:56:50.284 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:56:50 smithi079 bash[23665]: cluster 2024-04-22T23:56:48.354577+0000 mgr.y (mgr.14394) 240 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:56:50.284 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:56:50 smithi079 bash[23665]: audit 2024-04-22T23:56:49.107691+0000 mgr.y (mgr.14394) 241 : audit [DBG] from='client.15009 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:56:50.307 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:56:50 smithi171 bash[18565]: cluster 2024-04-22T23:56:48.354577+0000 mgr.y (mgr.14394) 240 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:56:50.307 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:56:50 smithi171 bash[18565]: audit 2024-04-22T23:56:49.107691+0000 mgr.y (mgr.14394) 241 : audit [DBG] from='client.15009 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:56:50.469 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-04-22T23:56:50.469 INFO:teuthology.orchestra.run.smithi079.stdout: "mon": { 2024-04-22T23:56:50.469 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-22T23:56:50.469 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-04-22T23:56:50.469 INFO:teuthology.orchestra.run.smithi079.stdout: "mgr": { 2024-04-22T23:56:50.469 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-04-22T23:56:50.469 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-04-22T23:56:50.469 INFO:teuthology.orchestra.run.smithi079.stdout: "osd": { 2024-04-22T23:56:50.469 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-22T23:56:50.469 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-04-22T23:56:50.470 INFO:teuthology.orchestra.run.smithi079.stdout: "mds": {}, 2024-04-22T23:56:50.470 INFO:teuthology.orchestra.run.smithi079.stdout: "rgw": { 2024-04-22T23:56:50.470 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-22T23:56:50.470 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-04-22T23:56:50.470 INFO:teuthology.orchestra.run.smithi079.stdout: "overall": { 2024-04-22T23:56:50.470 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2024-04-22T23:56:50.470 INFO:teuthology.orchestra.run.smithi079.stdout: } 2024-04-22T23:56:50.470 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-04-22T23:56:50.889 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-04-22T23:56:50.889 INFO:teuthology.orchestra.run.smithi079.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5", 2024-04-22T23:56:50.889 INFO:teuthology.orchestra.run.smithi079.stdout: "in_progress": true, 2024-04-22T23:56:50.889 INFO:teuthology.orchestra.run.smithi079.stdout: "services_complete": [], 2024-04-22T23:56:50.889 INFO:teuthology.orchestra.run.smithi079.stdout: "progress": "", 2024-04-22T23:56:50.889 INFO:teuthology.orchestra.run.smithi079.stdout: "message": "Doing first pull of quay.ceph.io/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5 image" 2024-04-22T23:56:50.889 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-04-22T23:56:51.284 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:56:51 smithi079 bash[23665]: audit 2024-04-22T23:56:49.285442+0000 mgr.y (mgr.14394) 242 : audit [DBG] from='client.14841 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T23:56:51.284 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:56:51 smithi079 bash[23665]: audit 2024-04-22T23:56:49.514967+0000 mgr.y (mgr.14394) 243 : audit [DBG] from='client.24913 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:56:51.284 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:56:51 smithi079 bash[23665]: audit 2024-04-22T23:56:49.943210+0000 mgr.y (mgr.14394) 244 : audit [DBG] from='client.15021 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:56:51.284 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:56:51 smithi079 bash[23665]: audit 2024-04-22T23:56:50.482880+0000 mon.a (mon.0) 805 : audit [DBG] from='client.? 172.21.15.79:0/2503201090' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T23:56:51.285 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:56:51 smithi079 bash[18576]: audit 2024-04-22T23:56:49.285442+0000 mgr.y (mgr.14394) 242 : audit [DBG] from='client.14841 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T23:56:51.285 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:56:51 smithi079 bash[18576]: audit 2024-04-22T23:56:49.514967+0000 mgr.y (mgr.14394) 243 : audit [DBG] from='client.24913 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:56:51.285 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:56:51 smithi079 bash[18576]: audit 2024-04-22T23:56:49.943210+0000 mgr.y (mgr.14394) 244 : audit [DBG] from='client.15021 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:56:51.285 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:56:51 smithi079 bash[18576]: audit 2024-04-22T23:56:50.482880+0000 mon.a (mon.0) 805 : audit [DBG] from='client.? 172.21.15.79:0/2503201090' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T23:56:51.307 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:56:51 smithi171 bash[18565]: audit 2024-04-22T23:56:49.285442+0000 mgr.y (mgr.14394) 242 : audit [DBG] from='client.14841 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T23:56:51.307 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:56:51 smithi171 bash[18565]: audit 2024-04-22T23:56:49.514967+0000 mgr.y (mgr.14394) 243 : audit [DBG] from='client.24913 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:56:51.307 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:56:51 smithi171 bash[18565]: audit 2024-04-22T23:56:49.943210+0000 mgr.y (mgr.14394) 244 : audit [DBG] from='client.15021 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:56:51.307 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:56:51 smithi171 bash[18565]: audit 2024-04-22T23:56:50.482880+0000 mon.a (mon.0) 805 : audit [DBG] from='client.? 172.21.15.79:0/2503201090' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T23:56:51.399 INFO:teuthology.orchestra.run.smithi079.stdout:HEALTH_OK 2024-04-22T23:56:51.807 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:56:51 smithi171 bash[19409]: ::ffff:172.21.15.171 - - [22/Apr/2024:23:56:51] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-22T23:56:52.284 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:56:52 smithi079 bash[18576]: cluster 2024-04-22T23:56:50.354968+0000 mgr.y (mgr.14394) 245 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-22T23:56:52.284 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:56:52 smithi079 bash[18576]: audit 2024-04-22T23:56:50.903035+0000 mgr.y (mgr.14394) 246 : audit [DBG] from='client.15033 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:56:52.284 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:56:52 smithi079 bash[18576]: audit 2024-04-22T23:56:51.413875+0000 mon.c (mon.1) 124 : audit [DBG] from='client.? 172.21.15.79:0/4138015695' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T23:56:52.285 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:56:52 smithi079 bash[23665]: cluster 2024-04-22T23:56:50.354968+0000 mgr.y (mgr.14394) 245 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-22T23:56:52.285 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:56:52 smithi079 bash[23665]: audit 2024-04-22T23:56:50.903035+0000 mgr.y (mgr.14394) 246 : audit [DBG] from='client.15033 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:56:52.285 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:56:52 smithi079 bash[23665]: audit 2024-04-22T23:56:51.413875+0000 mon.c (mon.1) 124 : audit [DBG] from='client.? 172.21.15.79:0/4138015695' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T23:56:52.307 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:56:52 smithi171 bash[18565]: cluster 2024-04-22T23:56:50.354968+0000 mgr.y (mgr.14394) 245 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-22T23:56:52.307 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:56:52 smithi171 bash[18565]: audit 2024-04-22T23:56:50.903035+0000 mgr.y (mgr.14394) 246 : audit [DBG] from='client.15033 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:56:52.307 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:56:52 smithi171 bash[18565]: audit 2024-04-22T23:56:51.413875+0000 mon.c (mon.1) 124 : audit [DBG] from='client.? 172.21.15.79:0/4138015695' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T23:56:54.284 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:56:54 smithi079 bash[18576]: cluster 2024-04-22T23:56:52.356680+0000 mgr.y (mgr.14394) 247 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:56:54.284 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:56:54 smithi079 bash[23665]: cluster 2024-04-22T23:56:52.356680+0000 mgr.y (mgr.14394) 247 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:56:54.307 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:56:54 smithi171 bash[18565]: cluster 2024-04-22T23:56:52.356680+0000 mgr.y (mgr.14394) 247 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:56:55.034 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:56:54 smithi079 bash[18834]: ::ffff:172.21.15.171 - - [22/Apr/2024:23:56:54] "GET /metrics HTTP/1.1" 200 214811 "" "Prometheus/2.33.4" 2024-04-22T23:56:56.284 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:56:56 smithi079 bash[18576]: cluster 2024-04-22T23:56:54.357441+0000 mgr.y (mgr.14394) 248 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:56:56.285 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:56:56 smithi079 bash[23665]: cluster 2024-04-22T23:56:54.357441+0000 mgr.y (mgr.14394) 248 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:56:56.307 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:56:56 smithi171 bash[18565]: cluster 2024-04-22T23:56:54.357441+0000 mgr.y (mgr.14394) 248 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:56:58.284 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:56:58 smithi079 bash[18576]: cluster 2024-04-22T23:56:56.359101+0000 mgr.y (mgr.14394) 249 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:56:58.284 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:56:58 smithi079 bash[23665]: cluster 2024-04-22T23:56:56.359101+0000 mgr.y (mgr.14394) 249 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:56:58.307 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:56:58 smithi171 bash[18565]: cluster 2024-04-22T23:56:56.359101+0000 mgr.y (mgr.14394) 249 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:57:00.284 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:57:00 smithi079 bash[18576]: cluster 2024-04-22T23:56:58.359877+0000 mgr.y (mgr.14394) 250 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:57:00.284 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:57:00 smithi079 bash[23665]: cluster 2024-04-22T23:56:58.359877+0000 mgr.y (mgr.14394) 250 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:57:00.307 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:57:00 smithi171 bash[18565]: cluster 2024-04-22T23:56:58.359877+0000 mgr.y (mgr.14394) 250 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:57:01.284 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:57:01 smithi079 bash[18576]: audit 2024-04-22T23:56:59.296399+0000 mgr.y (mgr.14394) 251 : audit [DBG] from='client.14841 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T23:57:01.284 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:57:01 smithi079 bash[23665]: audit 2024-04-22T23:56:59.296399+0000 mgr.y (mgr.14394) 251 : audit [DBG] from='client.14841 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T23:57:01.307 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:57:01 smithi171 bash[18565]: audit 2024-04-22T23:56:59.296399+0000 mgr.y (mgr.14394) 251 : audit [DBG] from='client.14841 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T23:57:01.807 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:57:01 smithi171 bash[19409]: ::ffff:172.21.15.171 - - [22/Apr/2024:23:57:01] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-22T23:57:02.284 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:57:02 smithi079 bash[18576]: cluster 2024-04-22T23:57:00.360537+0000 mgr.y (mgr.14394) 252 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:57:02.285 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:57:02 smithi079 bash[23665]: cluster 2024-04-22T23:57:00.360537+0000 mgr.y (mgr.14394) 252 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:57:02.309 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:57:02 smithi171 bash[18565]: cluster 2024-04-22T23:57:00.360537+0000 mgr.y (mgr.14394) 252 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:57:03.784 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 22 23:57:03 smithi079 bash[42205]: level=warn ts=2024-04-22T23:57:03.529Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.79:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.79 because it doesn't contain any IP SANs" 2024-04-22T23:57:03.784 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 22 23:57:03 smithi079 bash[42205]: level=warn ts=2024-04-22T23:57:03.529Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.171:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.171 because it doesn't contain any IP SANs" 2024-04-22T23:57:04.279 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:57:04 smithi079 bash[18576]: cluster 2024-04-22T23:57:02.362242+0000 mgr.y (mgr.14394) 253 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:57:04.279 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:57:04 smithi079 bash[23665]: cluster 2024-04-22T23:57:02.362242+0000 mgr.y (mgr.14394) 253 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:57:04.307 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:57:04 smithi171 bash[18565]: cluster 2024-04-22T23:57:02.362242+0000 mgr.y (mgr.14394) 253 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:57:05.034 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:57:04 smithi079 bash[18834]: ::ffff:172.21.15.171 - - [22/Apr/2024:23:57:04] "GET /metrics HTTP/1.1" 200 214811 "" "Prometheus/2.33.4" 2024-04-22T23:57:05.557 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:57:05 smithi171 bash[18565]: audit 2024-04-22T23:57:04.309152+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:57:05.557 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:57:05 smithi171 bash[18565]: cephadm 2024-04-22T23:57:04.310654+0000 mgr.y (mgr.14394) 254 : cephadm [INF] Upgrade: Target is version 19.0.0-3252-g43be0201 (unknown) 2024-04-22T23:57:05.557 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:57:05 smithi171 bash[18565]: cephadm 2024-04-22T23:57:04.310822+0000 mgr.y (mgr.14394) 255 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5, digests ['quay.ceph.io/ceph-ci/ceph@sha256:b8bc99cfccdf4e584cbe106d55b5c5dc774312148ba54d6ca5b660445cf4506c'] 2024-04-22T23:57:05.557 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:57:05 smithi171 bash[18565]: audit 2024-04-22T23:57:04.313301+0000 mon.c (mon.1) 125 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T23:57:05.557 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:57:05 smithi171 bash[18565]: audit 2024-04-22T23:57:04.324667+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:57:05.557 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:57:05 smithi171 bash[18565]: cephadm 2024-04-22T23:57:04.327382+0000 mgr.y (mgr.14394) 256 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-22T23:57:05.558 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:57:05 smithi171 bash[18565]: cluster 2024-04-22T23:57:04.362949+0000 mgr.y (mgr.14394) 257 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:57:05.558 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:57:05 smithi171 bash[18565]: cephadm 2024-04-22T23:57:04.554822+0000 mgr.y (mgr.14394) 258 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5 on smithi171 2024-04-22T23:57:05.784 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:57:05 smithi079 bash[18576]: audit 2024-04-22T23:57:04.309152+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:57:05.784 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:57:05 smithi079 bash[18576]: cephadm 2024-04-22T23:57:04.310654+0000 mgr.y (mgr.14394) 254 : cephadm [INF] Upgrade: Target is version 19.0.0-3252-g43be0201 (unknown) 2024-04-22T23:57:05.784 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:57:05 smithi079 bash[18576]: cephadm 2024-04-22T23:57:04.310822+0000 mgr.y (mgr.14394) 255 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5, digests ['quay.ceph.io/ceph-ci/ceph@sha256:b8bc99cfccdf4e584cbe106d55b5c5dc774312148ba54d6ca5b660445cf4506c'] 2024-04-22T23:57:05.785 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:57:05 smithi079 bash[18576]: audit 2024-04-22T23:57:04.313301+0000 mon.c (mon.1) 125 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T23:57:05.785 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:57:05 smithi079 bash[18576]: audit 2024-04-22T23:57:04.324667+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:57:05.785 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:57:05 smithi079 bash[18576]: cephadm 2024-04-22T23:57:04.327382+0000 mgr.y (mgr.14394) 256 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-22T23:57:05.785 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:57:05 smithi079 bash[18576]: cluster 2024-04-22T23:57:04.362949+0000 mgr.y (mgr.14394) 257 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:57:05.785 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:57:05 smithi079 bash[18576]: cephadm 2024-04-22T23:57:04.554822+0000 mgr.y (mgr.14394) 258 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5 on smithi171 2024-04-22T23:57:05.785 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:57:05 smithi079 bash[23665]: audit 2024-04-22T23:57:04.309152+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:57:05.785 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:57:05 smithi079 bash[23665]: cephadm 2024-04-22T23:57:04.310654+0000 mgr.y (mgr.14394) 254 : cephadm [INF] Upgrade: Target is version 19.0.0-3252-g43be0201 (unknown) 2024-04-22T23:57:05.785 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:57:05 smithi079 bash[23665]: cephadm 2024-04-22T23:57:04.310822+0000 mgr.y (mgr.14394) 255 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5, digests ['quay.ceph.io/ceph-ci/ceph@sha256:b8bc99cfccdf4e584cbe106d55b5c5dc774312148ba54d6ca5b660445cf4506c'] 2024-04-22T23:57:05.785 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:57:05 smithi079 bash[23665]: audit 2024-04-22T23:57:04.313301+0000 mon.c (mon.1) 125 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T23:57:05.785 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:57:05 smithi079 bash[23665]: audit 2024-04-22T23:57:04.324667+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:57:05.785 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:57:05 smithi079 bash[23665]: cephadm 2024-04-22T23:57:04.327382+0000 mgr.y (mgr.14394) 256 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-22T23:57:05.786 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:57:05 smithi079 bash[23665]: cluster 2024-04-22T23:57:04.362949+0000 mgr.y (mgr.14394) 257 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:57:05.786 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:57:05 smithi079 bash[23665]: cephadm 2024-04-22T23:57:04.554822+0000 mgr.y (mgr.14394) 258 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5 on smithi171 2024-04-22T23:57:07.784 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:57:07 smithi079 bash[18576]: cluster 2024-04-22T23:57:06.364647+0000 mgr.y (mgr.14394) 259 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:57:07.784 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:57:07 smithi079 bash[23665]: cluster 2024-04-22T23:57:06.364647+0000 mgr.y (mgr.14394) 259 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:57:07.807 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:57:07 smithi171 bash[18565]: cluster 2024-04-22T23:57:06.364647+0000 mgr.y (mgr.14394) 259 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:57:10.034 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:57:09 smithi079 bash[18576]: cluster 2024-04-22T23:57:08.365381+0000 mgr.y (mgr.14394) 260 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:57:10.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:57:09 smithi079 bash[23665]: cluster 2024-04-22T23:57:08.365381+0000 mgr.y (mgr.14394) 260 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:57:10.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:57:09 smithi171 bash[18565]: cluster 2024-04-22T23:57:08.365381+0000 mgr.y (mgr.14394) 260 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:57:11.034 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:57:10 smithi079 bash[18576]: audit 2024-04-22T23:57:09.307736+0000 mgr.y (mgr.14394) 261 : audit [DBG] from='client.14841 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T23:57:11.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:57:10 smithi079 bash[23665]: audit 2024-04-22T23:57:09.307736+0000 mgr.y (mgr.14394) 261 : audit [DBG] from='client.14841 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T23:57:11.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:57:10 smithi171 bash[18565]: audit 2024-04-22T23:57:09.307736+0000 mgr.y (mgr.14394) 261 : audit [DBG] from='client.14841 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T23:57:11.675 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:57:11 smithi171 bash[19409]: ::ffff:172.21.15.171 - - [22/Apr/2024:23:57:11] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-22T23:57:12.034 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:57:11 smithi079 bash[18576]: cluster 2024-04-22T23:57:10.366080+0000 mgr.y (mgr.14394) 262 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:57:12.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:57:11 smithi079 bash[23665]: cluster 2024-04-22T23:57:10.366080+0000 mgr.y (mgr.14394) 262 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:57:12.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:57:11 smithi171 bash[18565]: cluster 2024-04-22T23:57:10.366080+0000 mgr.y (mgr.14394) 262 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:57:13.784 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:57:13 smithi079 bash[18576]: cluster 2024-04-22T23:57:12.367788+0000 mgr.y (mgr.14394) 263 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:57:13.784 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:57:13 smithi079 bash[23665]: cluster 2024-04-22T23:57:12.367788+0000 mgr.y (mgr.14394) 263 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:57:13.785 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 22 23:57:13 smithi079 bash[42205]: level=error ts=2024-04-22T23:57:13.515Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.171:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.171 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.79:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.79 because it doesn't contain any IP SANs" 2024-04-22T23:57:13.785 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 22 23:57:13 smithi079 bash[42205]: level=warn ts=2024-04-22T23:57:13.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.171:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.171 because it doesn't contain any IP SANs" 2024-04-22T23:57:13.785 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 22 23:57:13 smithi079 bash[42205]: level=warn ts=2024-04-22T23:57:13.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.79:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.79 because it doesn't contain any IP SANs" 2024-04-22T23:57:14.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:57:13 smithi171 bash[18565]: cluster 2024-04-22T23:57:12.367788+0000 mgr.y (mgr.14394) 263 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:57:15.034 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:57:14 smithi079 bash[18834]: ::ffff:172.21.15.171 - - [22/Apr/2024:23:57:14] "GET /metrics HTTP/1.1" 200 214807 "" "Prometheus/2.33.4" 2024-04-22T23:57:16.034 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:57:15 smithi079 bash[18576]: cluster 2024-04-22T23:57:14.368473+0000 mgr.y (mgr.14394) 264 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:57:16.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:57:15 smithi079 bash[23665]: cluster 2024-04-22T23:57:14.368473+0000 mgr.y (mgr.14394) 264 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:57:16.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:57:15 smithi171 bash[18565]: cluster 2024-04-22T23:57:14.368473+0000 mgr.y (mgr.14394) 264 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:57:18.034 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:57:17 smithi079 bash[18576]: cluster 2024-04-22T23:57:16.370110+0000 mgr.y (mgr.14394) 265 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:57:18.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:57:17 smithi079 bash[23665]: cluster 2024-04-22T23:57:16.370110+0000 mgr.y (mgr.14394) 265 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:57:18.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:57:17 smithi171 bash[18565]: cluster 2024-04-22T23:57:16.370110+0000 mgr.y (mgr.14394) 265 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:57:20.034 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:57:19 smithi079 bash[18576]: cluster 2024-04-22T23:57:18.370842+0000 mgr.y (mgr.14394) 266 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:57:20.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:57:19 smithi079 bash[23665]: cluster 2024-04-22T23:57:18.370842+0000 mgr.y (mgr.14394) 266 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:57:20.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:57:19 smithi171 bash[18565]: cluster 2024-04-22T23:57:18.370842+0000 mgr.y (mgr.14394) 266 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:57:21.034 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:57:20 smithi079 bash[18576]: audit 2024-04-22T23:57:19.318945+0000 mgr.y (mgr.14394) 267 : audit [DBG] from='client.14841 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T23:57:21.034 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:57:20 smithi079 bash[18576]: audit 2024-04-22T23:57:20.358379+0000 mon.c (mon.1) 126 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-22T23:57:21.035 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:57:20 smithi079 bash[18576]: audit 2024-04-22T23:57:20.359142+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-22T23:57:21.035 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:57:20 smithi079 bash[18576]: audit 2024-04-22T23:57:20.364176+0000 mon.c (mon.1) 127 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-22T23:57:21.035 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:57:20 smithi079 bash[18576]: audit 2024-04-22T23:57:20.365049+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-22T23:57:21.035 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:57:20 smithi079 bash[23665]: audit 2024-04-22T23:57:19.318945+0000 mgr.y (mgr.14394) 267 : audit [DBG] from='client.14841 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T23:57:21.035 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:57:20 smithi079 bash[23665]: audit 2024-04-22T23:57:20.358379+0000 mon.c (mon.1) 126 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-22T23:57:21.035 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:57:20 smithi079 bash[23665]: audit 2024-04-22T23:57:20.359142+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-22T23:57:21.035 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:57:20 smithi079 bash[23665]: audit 2024-04-22T23:57:20.364176+0000 mon.c (mon.1) 127 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-22T23:57:21.035 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:57:20 smithi079 bash[23665]: audit 2024-04-22T23:57:20.365049+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-22T23:57:21.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:57:20 smithi171 bash[18565]: audit 2024-04-22T23:57:19.318945+0000 mgr.y (mgr.14394) 267 : audit [DBG] from='client.14841 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T23:57:21.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:57:20 smithi171 bash[18565]: audit 2024-04-22T23:57:20.358379+0000 mon.c (mon.1) 126 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-22T23:57:21.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:57:20 smithi171 bash[18565]: audit 2024-04-22T23:57:20.359142+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-22T23:57:21.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:57:20 smithi171 bash[18565]: audit 2024-04-22T23:57:20.364176+0000 mon.c (mon.1) 127 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-22T23:57:21.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:57:20 smithi171 bash[18565]: audit 2024-04-22T23:57:20.365049+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-22T23:57:21.707 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:57:21 smithi171 bash[19409]: ::ffff:172.21.15.171 - - [22/Apr/2024:23:57:21] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-22T23:57:21.761 INFO:teuthology.orchestra.run.smithi079.stdout:true 2024-04-22T23:57:22.034 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:57:21 smithi079 bash[18576]: cluster 2024-04-22T23:57:20.372530+0000 mgr.y (mgr.14394) 268 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:57:22.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:57:21 smithi079 bash[23665]: cluster 2024-04-22T23:57:20.372530+0000 mgr.y (mgr.14394) 268 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:57:22.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:57:21 smithi171 bash[18565]: cluster 2024-04-22T23:57:20.372530+0000 mgr.y (mgr.14394) 268 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:57:22.428 INFO:teuthology.orchestra.run.smithi079.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-22T23:57:22.428 INFO:teuthology.orchestra.run.smithi079.stdout:alertmanager.a smithi079 *:9093,9094 running (4m) 3m ago 5m 12.6M - ba2b418f427c 2b6fa3dadf4f 2024-04-22T23:57:22.428 INFO:teuthology.orchestra.run.smithi079.stdout:grafana.a smithi171 *:3000 running (5m) 3m ago 5m 42.9M - 8.3.5 dad864ee21e9 ecb1c7d78f30 2024-04-22T23:57:22.428 INFO:teuthology.orchestra.run.smithi079.stdout:iscsi.foo.smithi079.zorrwo smithi079 running (3m) 3m ago 3m - - 3.5 e1d6a67b021e fa6cf8187c1c 2024-04-22T23:57:22.428 INFO:teuthology.orchestra.run.smithi079.stdout:mgr.x smithi171 *:8443 running (11m) 3m ago 11m 401M - 17.2.0 e1d6a67b021e 1a51d80ba17b 2024-04-22T23:57:22.428 INFO:teuthology.orchestra.run.smithi079.stdout:mgr.y smithi079 *:9283 running (12m) 3m ago 12m 444M - 17.2.0 e1d6a67b021e b52228ad87c7 2024-04-22T23:57:22.428 INFO:teuthology.orchestra.run.smithi079.stdout:mon.a smithi079 running (13m) 3m ago 13m 46.2M 2048M 17.2.0 e1d6a67b021e 8aa6507abb39 2024-04-22T23:57:22.428 INFO:teuthology.orchestra.run.smithi079.stdout:mon.b smithi171 running (11m) 3m ago 11m 38.0M 2048M 17.2.0 e1d6a67b021e cdf1c2fab9a0 2024-04-22T23:57:22.428 INFO:teuthology.orchestra.run.smithi079.stdout:mon.c smithi079 running (11m) 3m ago 11m 37.9M 2048M 17.2.0 e1d6a67b021e 5b44837bb16c 2024-04-22T23:57:22.429 INFO:teuthology.orchestra.run.smithi079.stdout:node-exporter.a smithi079 *:9100 running (5m) 3m ago 5m 9035k - 1dbe0e931976 d8493ccc3702 2024-04-22T23:57:22.429 INFO:teuthology.orchestra.run.smithi079.stdout:node-exporter.b smithi171 *:9100 running (5m) 3m ago 5m 9308k - 1dbe0e931976 9d27a830558e 2024-04-22T23:57:22.429 INFO:teuthology.orchestra.run.smithi079.stdout:osd.0 smithi079 running (10m) 3m ago 10m 49.9M 4060M 17.2.0 e1d6a67b021e f3b3113598f0 2024-04-22T23:57:22.429 INFO:teuthology.orchestra.run.smithi079.stdout:osd.1 smithi079 running (10m) 3m ago 10m 50.9M 4060M 17.2.0 e1d6a67b021e 09d04426667b 2024-04-22T23:57:22.429 INFO:teuthology.orchestra.run.smithi079.stdout:osd.2 smithi079 running (9m) 3m ago 9m 46.4M 4060M 17.2.0 e1d6a67b021e 3193f9ba2e88 2024-04-22T23:57:22.429 INFO:teuthology.orchestra.run.smithi079.stdout:osd.3 smithi079 running (8m) 3m ago 8m 47.1M 4060M 17.2.0 e1d6a67b021e cabd537200bc 2024-04-22T23:57:22.429 INFO:teuthology.orchestra.run.smithi079.stdout:osd.4 smithi171 running (8m) 3m ago 8m 48.2M 4316M 17.2.0 e1d6a67b021e 04ab0c3fa292 2024-04-22T23:57:22.429 INFO:teuthology.orchestra.run.smithi079.stdout:osd.5 smithi171 running (7m) 3m ago 7m 46.1M 4316M 17.2.0 e1d6a67b021e d561b19cce34 2024-04-22T23:57:22.429 INFO:teuthology.orchestra.run.smithi079.stdout:osd.6 smithi171 running (7m) 3m ago 7m 45.5M 4316M 17.2.0 e1d6a67b021e a01d59c465a9 2024-04-22T23:57:22.429 INFO:teuthology.orchestra.run.smithi079.stdout:osd.7 smithi171 running (6m) 3m ago 6m 48.6M 4316M 17.2.0 e1d6a67b021e 472338dda563 2024-04-22T23:57:22.429 INFO:teuthology.orchestra.run.smithi079.stdout:prometheus.a smithi171 *:9095 running (4m) 3m ago 5m 46.7M - 514e6a882f6e c1ff7ea2cc2c 2024-04-22T23:57:22.429 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.foo.smithi079.mriyzv smithi079 *:8000 running (3m) 3m ago 3m 81.7M - 17.2.0 e1d6a67b021e 7265086159d1 2024-04-22T23:57:22.429 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.foo.smithi171.llhapr smithi171 *:8000 running (3m) 3m ago 3m 81.3M - 17.2.0 e1d6a67b021e b457c21074ad 2024-04-22T23:57:22.429 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.smpl.smithi079.yxokos smithi079 *:80 running (3m) 3m ago 3m 81.8M - 17.2.0 e1d6a67b021e 0083918e6d55 2024-04-22T23:57:22.429 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.smpl.smithi171.spscai smithi171 *:80 running (3m) 3m ago 3m 81.1M - 17.2.0 e1d6a67b021e 9e7599a854ca 2024-04-22T23:57:22.799 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-04-22T23:57:22.800 INFO:teuthology.orchestra.run.smithi079.stdout: "mon": { 2024-04-22T23:57:22.800 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-22T23:57:22.800 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-04-22T23:57:22.800 INFO:teuthology.orchestra.run.smithi079.stdout: "mgr": { 2024-04-22T23:57:22.800 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-04-22T23:57:22.800 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-04-22T23:57:22.800 INFO:teuthology.orchestra.run.smithi079.stdout: "osd": { 2024-04-22T23:57:22.800 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-22T23:57:22.800 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-04-22T23:57:22.800 INFO:teuthology.orchestra.run.smithi079.stdout: "mds": {}, 2024-04-22T23:57:22.800 INFO:teuthology.orchestra.run.smithi079.stdout: "rgw": { 2024-04-22T23:57:22.800 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-22T23:57:22.800 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-04-22T23:57:22.800 INFO:teuthology.orchestra.run.smithi079.stdout: "overall": { 2024-04-22T23:57:22.801 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2024-04-22T23:57:22.801 INFO:teuthology.orchestra.run.smithi079.stdout: } 2024-04-22T23:57:22.801 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-04-22T23:57:23.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:57:22 smithi079 bash[23665]: audit 2024-04-22T23:57:21.761466+0000 mgr.y (mgr.14394) 269 : audit [DBG] from='client.15045 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:57:23.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:57:22 smithi079 bash[23665]: audit 2024-04-22T23:57:22.090521+0000 mgr.y (mgr.14394) 270 : audit [DBG] from='client.24949 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:57:23.034 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:57:22 smithi079 bash[18576]: audit 2024-04-22T23:57:21.761466+0000 mgr.y (mgr.14394) 269 : audit [DBG] from='client.15045 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:57:23.034 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:57:22 smithi079 bash[18576]: audit 2024-04-22T23:57:22.090521+0000 mgr.y (mgr.14394) 270 : audit [DBG] from='client.24949 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:57:23.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:57:22 smithi171 bash[18565]: audit 2024-04-22T23:57:21.761466+0000 mgr.y (mgr.14394) 269 : audit [DBG] from='client.15045 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:57:23.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:57:22 smithi171 bash[18565]: audit 2024-04-22T23:57:22.090521+0000 mgr.y (mgr.14394) 270 : audit [DBG] from='client.24949 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:57:23.130 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-04-22T23:57:23.130 INFO:teuthology.orchestra.run.smithi079.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5", 2024-04-22T23:57:23.130 INFO:teuthology.orchestra.run.smithi079.stdout: "in_progress": true, 2024-04-22T23:57:23.130 INFO:teuthology.orchestra.run.smithi079.stdout: "services_complete": [], 2024-04-22T23:57:23.130 INFO:teuthology.orchestra.run.smithi079.stdout: "progress": "0/23 daemons upgraded", 2024-04-22T23:57:23.130 INFO:teuthology.orchestra.run.smithi079.stdout: "message": "Pulling quay.ceph.io/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5 image on host smithi171" 2024-04-22T23:57:23.130 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-04-22T23:57:23.495 INFO:teuthology.orchestra.run.smithi079.stdout:HEALTH_OK 2024-04-22T23:57:23.784 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:57:23 smithi079 bash[18576]: cluster 2024-04-22T23:57:22.374199+0000 mgr.y (mgr.14394) 271 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:57:23.784 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:57:23 smithi079 bash[18576]: audit 2024-04-22T23:57:22.399582+0000 mgr.y (mgr.14394) 272 : audit [DBG] from='client.15057 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:57:23.784 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:57:23 smithi079 bash[18576]: audit 2024-04-22T23:57:22.813419+0000 mon.a (mon.0) 810 : audit [DBG] from='client.? 172.21.15.79:0/3565130154' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T23:57:23.784 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:57:23 smithi079 bash[18576]: audit 2024-04-22T23:57:23.143533+0000 mgr.y (mgr.14394) 273 : audit [DBG] from='client.24967 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:57:23.785 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:57:23 smithi079 bash[18576]: audit 2024-04-22T23:57:23.509275+0000 mon.c (mon.1) 128 : audit [DBG] from='client.? 172.21.15.79:0/16583952' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T23:57:23.785 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 22 23:57:23 smithi079 bash[42205]: level=error ts=2024-04-22T23:57:23.516Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.171:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.171 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.79:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.79 because it doesn't contain any IP SANs" 2024-04-22T23:57:23.785 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 22 23:57:23 smithi079 bash[42205]: level=warn ts=2024-04-22T23:57: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.79:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.79 because it doesn't contain any IP SANs" 2024-04-22T23:57:23.785 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 22 23:57:23 smithi079 bash[42205]: level=warn ts=2024-04-22T23:57:23.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.171:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.171 because it doesn't contain any IP SANs" 2024-04-22T23:57:23.785 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:57:23 smithi079 bash[23665]: cluster 2024-04-22T23:57:22.374199+0000 mgr.y (mgr.14394) 271 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:57:23.785 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:57:23 smithi079 bash[23665]: audit 2024-04-22T23:57:22.399582+0000 mgr.y (mgr.14394) 272 : audit [DBG] from='client.15057 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:57:23.785 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:57:23 smithi079 bash[23665]: audit 2024-04-22T23:57:22.813419+0000 mon.a (mon.0) 810 : audit [DBG] from='client.? 172.21.15.79:0/3565130154' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T23:57:23.785 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:57:23 smithi079 bash[23665]: audit 2024-04-22T23:57:23.143533+0000 mgr.y (mgr.14394) 273 : audit [DBG] from='client.24967 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:57:23.786 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:57:23 smithi079 bash[23665]: audit 2024-04-22T23:57:23.509275+0000 mon.c (mon.1) 128 : audit [DBG] from='client.? 172.21.15.79:0/16583952' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T23:57:24.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:57:23 smithi171 bash[18565]: cluster 2024-04-22T23:57:22.374199+0000 mgr.y (mgr.14394) 271 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:57:24.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:57:23 smithi171 bash[18565]: audit 2024-04-22T23:57:22.399582+0000 mgr.y (mgr.14394) 272 : audit [DBG] from='client.15057 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:57:24.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:57:23 smithi171 bash[18565]: audit 2024-04-22T23:57:22.813419+0000 mon.a (mon.0) 810 : audit [DBG] from='client.? 172.21.15.79:0/3565130154' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T23:57:24.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:57:23 smithi171 bash[18565]: audit 2024-04-22T23:57:23.143533+0000 mgr.y (mgr.14394) 273 : audit [DBG] from='client.24967 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:57:24.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:57:23 smithi171 bash[18565]: audit 2024-04-22T23:57:23.509275+0000 mon.c (mon.1) 128 : audit [DBG] from='client.? 172.21.15.79:0/16583952' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T23:57:25.034 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:57:24 smithi079 bash[18834]: ::ffff:172.21.15.171 - - [22/Apr/2024:23:57:24] "GET /metrics HTTP/1.1" 200 214818 "" "Prometheus/2.33.4" 2024-04-22T23:57:26.034 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:57:25 smithi079 bash[18576]: cluster 2024-04-22T23:57:24.374863+0000 mgr.y (mgr.14394) 274 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:57:26.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:57:25 smithi079 bash[23665]: cluster 2024-04-22T23:57:24.374863+0000 mgr.y (mgr.14394) 274 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:57:26.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:57:25 smithi171 bash[18565]: cluster 2024-04-22T23:57:24.374863+0000 mgr.y (mgr.14394) 274 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:57:28.034 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:57:27 smithi079 bash[18576]: cluster 2024-04-22T23:57:26.376545+0000 mgr.y (mgr.14394) 275 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:57:28.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:57:27 smithi079 bash[23665]: cluster 2024-04-22T23:57:26.376545+0000 mgr.y (mgr.14394) 275 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:57:28.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:57:27 smithi171 bash[18565]: cluster 2024-04-22T23:57:26.376545+0000 mgr.y (mgr.14394) 275 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:57:30.034 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:57:29 smithi079 bash[18576]: cluster 2024-04-22T23:57:28.377293+0000 mgr.y (mgr.14394) 276 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:57:30.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:57:29 smithi079 bash[23665]: cluster 2024-04-22T23:57:28.377293+0000 mgr.y (mgr.14394) 276 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:57:30.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:57:29 smithi171 bash[18565]: cluster 2024-04-22T23:57:28.377293+0000 mgr.y (mgr.14394) 276 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:57:31.034 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:57:30 smithi079 bash[18576]: audit 2024-04-22T23:57:29.328169+0000 mgr.y (mgr.14394) 277 : audit [DBG] from='client.14841 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T23:57:31.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:57:30 smithi079 bash[23665]: audit 2024-04-22T23:57:29.328169+0000 mgr.y (mgr.14394) 277 : audit [DBG] from='client.14841 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T23:57:31.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:57:30 smithi171 bash[18565]: audit 2024-04-22T23:57:29.328169+0000 mgr.y (mgr.14394) 277 : audit [DBG] from='client.14841 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T23:57:31.745 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:57:31 smithi171 bash[19409]: ::ffff:172.21.15.171 - - [22/Apr/2024:23:57:31] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-22T23:57:32.034 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:57:31 smithi079 bash[18576]: cluster 2024-04-22T23:57:30.378084+0000 mgr.y (mgr.14394) 278 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:57:32.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:57:31 smithi079 bash[23665]: cluster 2024-04-22T23:57:30.378084+0000 mgr.y (mgr.14394) 278 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:57:32.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:57:31 smithi171 bash[18565]: cluster 2024-04-22T23:57:30.378084+0000 mgr.y (mgr.14394) 278 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:57:33.784 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:57:33 smithi079 bash[18576]: cluster 2024-04-22T23:57:32.379905+0000 mgr.y (mgr.14394) 279 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:57:33.784 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:57:33 smithi079 bash[23665]: cluster 2024-04-22T23:57:32.379905+0000 mgr.y (mgr.14394) 279 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:57:33.785 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 22 23:57:33 smithi079 bash[42205]: level=error ts=2024-04-22T23:57:33.516Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.171:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.171 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.79:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.79 because it doesn't contain any IP SANs" 2024-04-22T23:57:33.785 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 22 23:57:33 smithi079 bash[42205]: level=warn ts=2024-04-22T23:57:33.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.171:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.171 because it doesn't contain any IP SANs" 2024-04-22T23:57:33.785 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 22 23:57:33 smithi079 bash[42205]: level=warn ts=2024-04-22T23:57:33.521Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.79:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.79 because it doesn't contain any IP SANs" 2024-04-22T23:57:34.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:57:33 smithi171 bash[18565]: cluster 2024-04-22T23:57:32.379905+0000 mgr.y (mgr.14394) 279 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:57:35.034 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:57:34 smithi079 bash[18834]: ::ffff:172.21.15.171 - - [22/Apr/2024:23:57:34] "GET /metrics HTTP/1.1" 200 214818 "" "Prometheus/2.33.4" 2024-04-22T23:57:36.034 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:57:35 smithi079 bash[18576]: cluster 2024-04-22T23:57:34.380628+0000 mgr.y (mgr.14394) 280 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:57:36.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:57:35 smithi079 bash[23665]: cluster 2024-04-22T23:57:34.380628+0000 mgr.y (mgr.14394) 280 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:57:36.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:57:35 smithi171 bash[18565]: cluster 2024-04-22T23:57:34.380628+0000 mgr.y (mgr.14394) 280 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:57:38.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:57:37 smithi079 bash[23665]: cluster 2024-04-22T23:57:36.382303+0000 mgr.y (mgr.14394) 281 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:57:38.034 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:57:37 smithi079 bash[18576]: cluster 2024-04-22T23:57:36.382303+0000 mgr.y (mgr.14394) 281 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:57:38.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:57:37 smithi171 bash[18565]: cluster 2024-04-22T23:57:36.382303+0000 mgr.y (mgr.14394) 281 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:57:40.034 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:57:39 smithi079 bash[18576]: cluster 2024-04-22T23:57:38.383014+0000 mgr.y (mgr.14394) 282 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:57:40.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:57:39 smithi079 bash[23665]: cluster 2024-04-22T23:57:38.383014+0000 mgr.y (mgr.14394) 282 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:57:40.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:57:39 smithi171 bash[18565]: cluster 2024-04-22T23:57:38.383014+0000 mgr.y (mgr.14394) 282 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:57:41.034 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:57:40 smithi079 bash[18576]: audit 2024-04-22T23:57:39.336515+0000 mgr.y (mgr.14394) 283 : audit [DBG] from='client.14841 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T23:57:41.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:57:40 smithi079 bash[23665]: audit 2024-04-22T23:57:39.336515+0000 mgr.y (mgr.14394) 283 : audit [DBG] from='client.14841 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T23:57:41.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:57:40 smithi171 bash[18565]: audit 2024-04-22T23:57:39.336515+0000 mgr.y (mgr.14394) 283 : audit [DBG] from='client.14841 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T23:57:41.771 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:57:41 smithi171 bash[19409]: ::ffff:172.21.15.171 - - [22/Apr/2024:23:57:41] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-22T23:57:42.034 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:57:41 smithi079 bash[18576]: cluster 2024-04-22T23:57:40.383723+0000 mgr.y (mgr.14394) 284 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:57:42.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:57:41 smithi079 bash[23665]: cluster 2024-04-22T23:57:40.383723+0000 mgr.y (mgr.14394) 284 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:57:42.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:57:41 smithi171 bash[18565]: cluster 2024-04-22T23:57:40.383723+0000 mgr.y (mgr.14394) 284 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:57:43.775 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 22 23:57:43 smithi079 bash[42205]: level=error ts=2024-04-22T23:57:43.517Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.171:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.171 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.79:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.79 because it doesn't contain any IP SANs" 2024-04-22T23:57:43.775 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 22 23:57:43 smithi079 bash[42205]: level=warn ts=2024-04-22T23:57:43.521Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.79:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.79 because it doesn't contain any IP SANs" 2024-04-22T23:57:43.775 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 22 23:57:43 smithi079 bash[42205]: level=warn ts=2024-04-22T23:57:43.522Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.171:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.171 because it doesn't contain any IP SANs" 2024-04-22T23:57:44.034 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:57:43 smithi079 bash[18576]: cluster 2024-04-22T23:57:42.385439+0000 mgr.y (mgr.14394) 285 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:57:44.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:57:43 smithi079 bash[23665]: cluster 2024-04-22T23:57:42.385439+0000 mgr.y (mgr.14394) 285 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:57:44.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:57:43 smithi171 bash[18565]: cluster 2024-04-22T23:57:42.385439+0000 mgr.y (mgr.14394) 285 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:57:45.034 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:57:44 smithi079 bash[18834]: ::ffff:172.21.15.171 - - [22/Apr/2024:23:57:44] "GET /metrics HTTP/1.1" 200 214808 "" "Prometheus/2.33.4" 2024-04-22T23:57:46.034 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:57:45 smithi079 bash[18576]: cluster 2024-04-22T23:57:44.386188+0000 mgr.y (mgr.14394) 286 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:57:46.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:57:45 smithi079 bash[23665]: cluster 2024-04-22T23:57:44.386188+0000 mgr.y (mgr.14394) 286 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:57:46.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:57:45 smithi171 bash[18565]: cluster 2024-04-22T23:57:44.386188+0000 mgr.y (mgr.14394) 286 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:57:48.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:57:47 smithi171 bash[18565]: cluster 2024-04-22T23:57:46.387875+0000 mgr.y (mgr.14394) 287 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:57:48.284 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:57:47 smithi079 bash[18576]: cluster 2024-04-22T23:57:46.387875+0000 mgr.y (mgr.14394) 287 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:57:48.284 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:57:47 smithi079 bash[23665]: cluster 2024-04-22T23:57:46.387875+0000 mgr.y (mgr.14394) 287 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:57:50.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:57:49 smithi171 bash[18565]: cluster 2024-04-22T23:57:48.388549+0000 mgr.y (mgr.14394) 288 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:57:50.284 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:57:49 smithi079 bash[18576]: cluster 2024-04-22T23:57:48.388549+0000 mgr.y (mgr.14394) 288 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:57:50.284 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:57:49 smithi079 bash[23665]: cluster 2024-04-22T23:57:48.388549+0000 mgr.y (mgr.14394) 288 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:57:51.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:57:50 smithi171 bash[18565]: audit 2024-04-22T23:57:49.344779+0000 mgr.y (mgr.14394) 289 : audit [DBG] from='client.14841 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T23:57:51.284 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:57:50 smithi079 bash[18576]: audit 2024-04-22T23:57:49.344779+0000 mgr.y (mgr.14394) 289 : audit [DBG] from='client.14841 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T23:57:51.284 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:57:50 smithi079 bash[23665]: audit 2024-04-22T23:57:49.344779+0000 mgr.y (mgr.14394) 289 : audit [DBG] from='client.14841 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T23:57:51.803 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:57:51 smithi171 bash[19409]: ::ffff:172.21.15.171 - - [22/Apr/2024:23:57:51] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-22T23:57:52.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:57:51 smithi171 bash[18565]: cluster 2024-04-22T23:57:50.389219+0000 mgr.y (mgr.14394) 290 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:57:52.284 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:57:51 smithi079 bash[18576]: cluster 2024-04-22T23:57:50.389219+0000 mgr.y (mgr.14394) 290 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:57:52.284 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:57:51 smithi079 bash[23665]: cluster 2024-04-22T23:57:50.389219+0000 mgr.y (mgr.14394) 290 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:57:53.784 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 22 23:57:53 smithi079 bash[42205]: level=error ts=2024-04-22T23:57:53.517Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.171:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.171 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.79:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.79 because it doesn't contain any IP SANs" 2024-04-22T23:57:53.784 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 22 23:57:53 smithi079 bash[42205]: level=warn ts=2024-04-22T23:57:53.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.79:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.79 because it doesn't contain any IP SANs" 2024-04-22T23:57:53.784 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 22 23:57:53 smithi079 bash[42205]: level=warn ts=2024-04-22T23:57:53.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.171:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.171 because it doesn't contain any IP SANs" 2024-04-22T23:57:53.852 INFO:teuthology.orchestra.run.smithi079.stdout:true 2024-04-22T23:57:54.285 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:57:53 smithi079 bash[18576]: cluster 2024-04-22T23:57:52.390950+0000 mgr.y (mgr.14394) 291 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:57:54.285 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:57:53 smithi079 bash[23665]: cluster 2024-04-22T23:57:52.390950+0000 mgr.y (mgr.14394) 291 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:57:54.342 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:57:53 smithi171 bash[18565]: cluster 2024-04-22T23:57:52.390950+0000 mgr.y (mgr.14394) 291 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:57:54.491 INFO:teuthology.orchestra.run.smithi079.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-22T23:57:54.491 INFO:teuthology.orchestra.run.smithi079.stdout:alertmanager.a smithi079 *:9093,9094 running (5m) 3m ago 6m 12.6M - ba2b418f427c 2b6fa3dadf4f 2024-04-22T23:57:54.492 INFO:teuthology.orchestra.run.smithi079.stdout:grafana.a smithi171 *:3000 running (5m) 4m ago 5m 42.9M - 8.3.5 dad864ee21e9 ecb1c7d78f30 2024-04-22T23:57:54.492 INFO:teuthology.orchestra.run.smithi079.stdout:iscsi.foo.smithi079.zorrwo smithi079 running (3m) 3m ago 3m - - 3.5 e1d6a67b021e fa6cf8187c1c 2024-04-22T23:57:54.492 INFO:teuthology.orchestra.run.smithi079.stdout:mgr.x smithi171 *:8443 running (11m) 4m ago 11m 401M - 17.2.0 e1d6a67b021e 1a51d80ba17b 2024-04-22T23:57:54.492 INFO:teuthology.orchestra.run.smithi079.stdout:mgr.y smithi079 *:9283 running (13m) 3m ago 13m 444M - 17.2.0 e1d6a67b021e b52228ad87c7 2024-04-22T23:57:54.492 INFO:teuthology.orchestra.run.smithi079.stdout:mon.a smithi079 running (13m) 3m ago 13m 46.2M 2048M 17.2.0 e1d6a67b021e 8aa6507abb39 2024-04-22T23:57:54.492 INFO:teuthology.orchestra.run.smithi079.stdout:mon.b smithi171 running (11m) 4m ago 11m 38.0M 2048M 17.2.0 e1d6a67b021e cdf1c2fab9a0 2024-04-22T23:57:54.492 INFO:teuthology.orchestra.run.smithi079.stdout:mon.c smithi079 running (12m) 3m ago 12m 37.9M 2048M 17.2.0 e1d6a67b021e 5b44837bb16c 2024-04-22T23:57:54.492 INFO:teuthology.orchestra.run.smithi079.stdout:node-exporter.a smithi079 *:9100 running (6m) 3m ago 6m 9035k - 1dbe0e931976 d8493ccc3702 2024-04-22T23:57:54.492 INFO:teuthology.orchestra.run.smithi079.stdout:node-exporter.b smithi171 *:9100 running (6m) 4m ago 6m 9308k - 1dbe0e931976 9d27a830558e 2024-04-22T23:57:54.492 INFO:teuthology.orchestra.run.smithi079.stdout:osd.0 smithi079 running (11m) 3m ago 11m 49.9M 4060M 17.2.0 e1d6a67b021e f3b3113598f0 2024-04-22T23:57:54.493 INFO:teuthology.orchestra.run.smithi079.stdout:osd.1 smithi079 running (10m) 3m ago 10m 50.9M 4060M 17.2.0 e1d6a67b021e 09d04426667b 2024-04-22T23:57:54.493 INFO:teuthology.orchestra.run.smithi079.stdout:osd.2 smithi079 running (9m) 3m ago 9m 46.4M 4060M 17.2.0 e1d6a67b021e 3193f9ba2e88 2024-04-22T23:57:54.493 INFO:teuthology.orchestra.run.smithi079.stdout:osd.3 smithi079 running (9m) 3m ago 9m 47.1M 4060M 17.2.0 e1d6a67b021e cabd537200bc 2024-04-22T23:57:54.493 INFO:teuthology.orchestra.run.smithi079.stdout:osd.4 smithi171 running (8m) 4m ago 8m 48.2M 4316M 17.2.0 e1d6a67b021e 04ab0c3fa292 2024-04-22T23:57:54.493 INFO:teuthology.orchestra.run.smithi079.stdout:osd.5 smithi171 running (8m) 4m ago 8m 46.1M 4316M 17.2.0 e1d6a67b021e d561b19cce34 2024-04-22T23:57:54.493 INFO:teuthology.orchestra.run.smithi079.stdout:osd.6 smithi171 running (7m) 4m ago 7m 45.5M 4316M 17.2.0 e1d6a67b021e a01d59c465a9 2024-04-22T23:57:54.493 INFO:teuthology.orchestra.run.smithi079.stdout:osd.7 smithi171 running (7m) 4m ago 7m 48.6M 4316M 17.2.0 e1d6a67b021e 472338dda563 2024-04-22T23:57:54.493 INFO:teuthology.orchestra.run.smithi079.stdout:prometheus.a smithi171 *:9095 running (5m) 4m ago 6m 46.7M - 514e6a882f6e c1ff7ea2cc2c 2024-04-22T23:57:54.493 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.foo.smithi079.mriyzv smithi079 *:8000 running (4m) 3m ago 4m 81.7M - 17.2.0 e1d6a67b021e 7265086159d1 2024-04-22T23:57:54.493 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.foo.smithi171.llhapr smithi171 *:8000 running (4m) 4m ago 4m 81.3M - 17.2.0 e1d6a67b021e b457c21074ad 2024-04-22T23:57:54.493 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.smpl.smithi079.yxokos smithi079 *:80 running (4m) 3m ago 4m 81.8M - 17.2.0 e1d6a67b021e 0083918e6d55 2024-04-22T23:57:54.493 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.smpl.smithi171.spscai smithi171 *:80 running (4m) 4m ago 4m 81.1M - 17.2.0 e1d6a67b021e 9e7599a854ca 2024-04-22T23:57:54.861 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-04-22T23:57:54.861 INFO:teuthology.orchestra.run.smithi079.stdout: "mon": { 2024-04-22T23:57:54.861 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-22T23:57:54.861 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-04-22T23:57:54.861 INFO:teuthology.orchestra.run.smithi079.stdout: "mgr": { 2024-04-22T23:57:54.861 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-04-22T23:57:54.861 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-04-22T23:57:54.861 INFO:teuthology.orchestra.run.smithi079.stdout: "osd": { 2024-04-22T23:57:54.861 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-22T23:57:54.861 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-04-22T23:57:54.861 INFO:teuthology.orchestra.run.smithi079.stdout: "mds": {}, 2024-04-22T23:57:54.862 INFO:teuthology.orchestra.run.smithi079.stdout: "rgw": { 2024-04-22T23:57:54.862 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-22T23:57:54.862 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-04-22T23:57:54.862 INFO:teuthology.orchestra.run.smithi079.stdout: "overall": { 2024-04-22T23:57:54.862 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2024-04-22T23:57:54.862 INFO:teuthology.orchestra.run.smithi079.stdout: } 2024-04-22T23:57:54.862 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-04-22T23:57:55.034 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:57:54 smithi079 bash[18576]: audit 2024-04-22T23:57:53.852185+0000 mgr.y (mgr.14394) 292 : audit [DBG] from='client.24979 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:57:55.034 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:57:54 smithi079 bash[18576]: audit 2024-04-22T23:57:54.182534+0000 mgr.y (mgr.14394) 293 : audit [DBG] from='client.15087 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:57:55.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:57:54 smithi079 bash[23665]: audit 2024-04-22T23:57:53.852185+0000 mgr.y (mgr.14394) 292 : audit [DBG] from='client.24979 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:57:55.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:57:54 smithi079 bash[23665]: audit 2024-04-22T23:57:54.182534+0000 mgr.y (mgr.14394) 293 : audit [DBG] from='client.15087 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:57:55.035 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:57:54 smithi079 bash[18834]: ::ffff:172.21.15.171 - - [22/Apr/2024:23:57:54] "GET /metrics HTTP/1.1" 200 214817 "" "Prometheus/2.33.4" 2024-04-22T23:57:55.193 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-04-22T23:57:55.193 INFO:teuthology.orchestra.run.smithi079.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5", 2024-04-22T23:57:55.193 INFO:teuthology.orchestra.run.smithi079.stdout: "in_progress": true, 2024-04-22T23:57:55.193 INFO:teuthology.orchestra.run.smithi079.stdout: "services_complete": [], 2024-04-22T23:57:55.193 INFO:teuthology.orchestra.run.smithi079.stdout: "progress": "0/23 daemons upgraded", 2024-04-22T23:57:55.193 INFO:teuthology.orchestra.run.smithi079.stdout: "message": "Pulling quay.ceph.io/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5 image on host smithi171" 2024-04-22T23:57:55.193 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-04-22T23:57:55.306 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:57:54 smithi171 bash[18565]: audit 2024-04-22T23:57:53.852185+0000 mgr.y (mgr.14394) 292 : audit [DBG] from='client.24979 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:57:55.306 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:57:54 smithi171 bash[18565]: audit 2024-04-22T23:57:54.182534+0000 mgr.y (mgr.14394) 293 : audit [DBG] from='client.15087 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:57:55.556 INFO:teuthology.orchestra.run.smithi079.stdout:HEALTH_OK 2024-04-22T23:57:56.284 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:57:55 smithi079 bash[18576]: cluster 2024-04-22T23:57:54.391641+0000 mgr.y (mgr.14394) 294 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:57:56.284 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:57:55 smithi079 bash[18576]: audit 2024-04-22T23:57:54.491242+0000 mgr.y (mgr.14394) 295 : audit [DBG] from='client.15093 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:57:56.284 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:57:55 smithi079 bash[18576]: audit 2024-04-22T23:57:54.875240+0000 mon.a (mon.0) 811 : audit [DBG] from='client.? 172.21.15.79:0/4220265375' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T23:57:56.284 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:57:55 smithi079 bash[18576]: audit 2024-04-22T23:57:55.206998+0000 mgr.y (mgr.14394) 296 : audit [DBG] from='client.15105 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:57:56.284 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:57:55 smithi079 bash[18576]: audit 2024-04-22T23:57:55.570886+0000 mon.a (mon.0) 812 : audit [DBG] from='client.? 172.21.15.79:0/2755252956' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T23:57:56.285 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:57:55 smithi079 bash[23665]: cluster 2024-04-22T23:57:54.391641+0000 mgr.y (mgr.14394) 294 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:57:56.285 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:57:55 smithi079 bash[23665]: audit 2024-04-22T23:57:54.491242+0000 mgr.y (mgr.14394) 295 : audit [DBG] from='client.15093 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:57:56.285 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:57:55 smithi079 bash[23665]: audit 2024-04-22T23:57:54.875240+0000 mon.a (mon.0) 811 : audit [DBG] from='client.? 172.21.15.79:0/4220265375' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T23:57:56.285 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:57:55 smithi079 bash[23665]: audit 2024-04-22T23:57:55.206998+0000 mgr.y (mgr.14394) 296 : audit [DBG] from='client.15105 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:57:56.285 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:57:55 smithi079 bash[23665]: audit 2024-04-22T23:57:55.570886+0000 mon.a (mon.0) 812 : audit [DBG] from='client.? 172.21.15.79:0/2755252956' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T23:57:56.306 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:57:55 smithi171 bash[18565]: cluster 2024-04-22T23:57:54.391641+0000 mgr.y (mgr.14394) 294 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:57:56.306 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:57:55 smithi171 bash[18565]: audit 2024-04-22T23:57:54.491242+0000 mgr.y (mgr.14394) 295 : audit [DBG] from='client.15093 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:57:56.306 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:57:55 smithi171 bash[18565]: audit 2024-04-22T23:57:54.875240+0000 mon.a (mon.0) 811 : audit [DBG] from='client.? 172.21.15.79:0/4220265375' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T23:57:56.307 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:57:55 smithi171 bash[18565]: audit 2024-04-22T23:57:55.206998+0000 mgr.y (mgr.14394) 296 : audit [DBG] from='client.15105 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:57:56.307 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:57:55 smithi171 bash[18565]: audit 2024-04-22T23:57:55.570886+0000 mon.a (mon.0) 812 : audit [DBG] from='client.? 172.21.15.79:0/2755252956' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T23:57:57.762 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:57:57 smithi171 bash[18565]: cephadm 2024-04-22T23:57:56.364304+0000 mgr.y (mgr.14394) 297 : cephadm [INF] Upgrade: Updating mgr.x 2024-04-22T23:57:57.762 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:57:57 smithi171 bash[18565]: audit 2024-04-22T23:57:56.374176+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:57:57.762 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:57:57 smithi171 bash[18565]: audit 2024-04-22T23:57:56.376718+0000 mon.c (mon.1) 129 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-22T23:57:57.762 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:57:57 smithi171 bash[18565]: audit 2024-04-22T23:57:56.377447+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-22T23:57:57.762 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:57:57 smithi171 bash[18565]: audit 2024-04-22T23:57:56.379579+0000 mon.c (mon.1) 130 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-22T23:57:57.762 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:57:57 smithi171 bash[18565]: audit 2024-04-22T23:57:56.381707+0000 mon.c (mon.1) 131 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:57:57.762 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:57:57 smithi171 bash[18565]: cephadm 2024-04-22T23:57:56.383582+0000 mgr.y (mgr.14394) 298 : cephadm [INF] Deploying daemon mgr.x on smithi171 2024-04-22T23:57:57.762 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:57:57 smithi171 bash[18565]: cluster 2024-04-22T23:57:56.393283+0000 mgr.y (mgr.14394) 299 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:57:57.784 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:57:57 smithi079 bash[18576]: cephadm 2024-04-22T23:57:56.364304+0000 mgr.y (mgr.14394) 297 : cephadm [INF] Upgrade: Updating mgr.x 2024-04-22T23:57:57.784 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:57:57 smithi079 bash[18576]: audit 2024-04-22T23:57:56.374176+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:57:57.784 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:57:57 smithi079 bash[18576]: audit 2024-04-22T23:57:56.376718+0000 mon.c (mon.1) 129 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-22T23:57:57.784 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:57:57 smithi079 bash[18576]: audit 2024-04-22T23:57:56.377447+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-22T23:57:57.784 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:57:57 smithi079 bash[18576]: audit 2024-04-22T23:57:56.379579+0000 mon.c (mon.1) 130 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-22T23:57:57.784 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:57:57 smithi079 bash[18576]: audit 2024-04-22T23:57:56.381707+0000 mon.c (mon.1) 131 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:57:57.784 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:57:57 smithi079 bash[18576]: cephadm 2024-04-22T23:57:56.383582+0000 mgr.y (mgr.14394) 298 : cephadm [INF] Deploying daemon mgr.x on smithi171 2024-04-22T23:57:57.785 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:57:57 smithi079 bash[18576]: cluster 2024-04-22T23:57:56.393283+0000 mgr.y (mgr.14394) 299 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:57:57.785 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:57:57 smithi079 bash[23665]: cephadm 2024-04-22T23:57:56.364304+0000 mgr.y (mgr.14394) 297 : cephadm [INF] Upgrade: Updating mgr.x 2024-04-22T23:57:57.785 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:57:57 smithi079 bash[23665]: audit 2024-04-22T23:57:56.374176+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:57:57.785 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:57:57 smithi079 bash[23665]: audit 2024-04-22T23:57:56.376718+0000 mon.c (mon.1) 129 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-22T23:57:57.785 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:57:57 smithi079 bash[23665]: audit 2024-04-22T23:57:56.377447+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-22T23:57:57.785 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:57:57 smithi079 bash[23665]: audit 2024-04-22T23:57:56.379579+0000 mon.c (mon.1) 130 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-22T23:57:57.785 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:57:57 smithi079 bash[23665]: audit 2024-04-22T23:57:56.381707+0000 mon.c (mon.1) 131 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:57:57.785 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:57:57 smithi079 bash[23665]: cephadm 2024-04-22T23:57:56.383582+0000 mgr.y (mgr.14394) 298 : cephadm [INF] Deploying daemon mgr.x on smithi171 2024-04-22T23:57:57.785 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:57:57 smithi079 bash[23665]: cluster 2024-04-22T23:57:56.393283+0000 mgr.y (mgr.14394) 299 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:57:58.464 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:57:58 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:57:58.465 INFO:journalctl@ceph.osd.4.smithi171.stdout:Apr 22 23:57:58 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:57:58.465 INFO:journalctl@ceph.osd.5.smithi171.stdout:Apr 22 23:57:58 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:57:58.466 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:57:58 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:57:58.466 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:57:58 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:57:58.466 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:57:58 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:57:58.467 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:57:58 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:57:58.467 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 22 23:57:58 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:57:58.467 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 22 23:57:58 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:57:58.806 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:57:58 smithi171 systemd[1]: Stopping Ceph mgr.x for 15ff8152-0102-11ef-bc93-c7b262605968... 2024-04-22T23:57:58.806 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:57:58 smithi171 bash[37862]: Error response from daemon: No such container: ceph-15ff8152-0102-11ef-bc93-c7b262605968-mgr.x 2024-04-22T23:57:59.376 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:57:59 smithi171 bash[37869]: ceph-15ff8152-0102-11ef-bc93-c7b262605968-mgr-x 2024-04-22T23:57:59.376 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:57:59 smithi171 bash[37905]: Error response from daemon: No such container: ceph-15ff8152-0102-11ef-bc93-c7b262605968-mgr.x 2024-04-22T23:57:59.377 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:57:59 smithi171 systemd[1]: ceph-15ff8152-0102-11ef-bc93-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-04-22T23:57:59.377 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:57:59 smithi171 systemd[1]: ceph-15ff8152-0102-11ef-bc93-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-04-22T23:57:59.377 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:57:59 smithi171 systemd[1]: Stopped Ceph mgr.x for 15ff8152-0102-11ef-bc93-c7b262605968. 2024-04-22T23:57:59.645 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:57:59 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:57:59.646 INFO:journalctl@ceph.osd.4.smithi171.stdout:Apr 22 23:57:59 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:57:59.646 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:57:59 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:57:59.646 INFO:journalctl@ceph.osd.5.smithi171.stdout:Apr 22 23:57:59 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:57:59.647 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:57:59 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:57:59.647 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 22 23:57:59 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:57:59.647 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:57:59 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:57:59.647 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 22 23:57:59 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:57:59.648 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:57:59 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:58:00.004 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:57:59 smithi079 bash[23665]: cluster 2024-04-22T23:57:58.394011+0000 mgr.y (mgr.14394) 300 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:58:00.005 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:57:59 smithi079 bash[18576]: cluster 2024-04-22T23:57:58.394011+0000 mgr.y (mgr.14394) 300 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:58:00.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:57:59 smithi171 bash[18565]: cluster 2024-04-22T23:57:58.394011+0000 mgr.y (mgr.14394) 300 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:58:00.056 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:57:59 smithi171 systemd[1]: Started Ceph mgr.x for 15ff8152-0102-11ef-bc93-c7b262605968. 2024-04-22T23:58:00.284 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 22 23:58:00 smithi079 bash[42205]: level=warn ts=2024-04-22T23:58:00.052Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=6 err="Post \"https://172.21.15.171:8443/api/prometheus_receiver\": dial tcp 172.21.15.171:8443: connect: connection refused" 2024-04-22T23:58:01.034 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:00 smithi079 bash[18576]: audit 2024-04-22T23:57:59.356057+0000 mgr.y (mgr.14394) 301 : audit [DBG] from='client.14841 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T23:58:01.034 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:00 smithi079 bash[18576]: audit 2024-04-22T23:57:59.712966+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:58:01.034 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:00 smithi079 bash[18576]: audit 2024-04-22T23:57:59.716783+0000 mon.c (mon.1) 132 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:58:01.035 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:00 smithi079 bash[18576]: audit 2024-04-22T23:57:59.718682+0000 mon.c (mon.1) 133 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:58:01.035 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:00 smithi079 bash[23665]: audit 2024-04-22T23:57:59.356057+0000 mgr.y (mgr.14394) 301 : audit [DBG] from='client.14841 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T23:58:01.035 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:00 smithi079 bash[23665]: audit 2024-04-22T23:57:59.712966+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:58:01.035 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:00 smithi079 bash[23665]: audit 2024-04-22T23:57:59.716783+0000 mon.c (mon.1) 132 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:58:01.035 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:00 smithi079 bash[23665]: audit 2024-04-22T23:57:59.718682+0000 mon.c (mon.1) 133 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:58:01.056 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:58:00 smithi171 bash[37965]: debug 2024-04-22T23:58:00.797+0000 7fedcf756700 1 -- 172.21.15.171:0/2866281874 <== mon.2 v2:172.21.15.171:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x560d26a825a0 con 0x560d277f8800 2024-04-22T23:58:01.056 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:58:00 smithi171 bash[37965]: debug 2024-04-22T23:58:00.945+0000 7fedd9966200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-22T23:58:01.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:00 smithi171 bash[18565]: audit 2024-04-22T23:57:59.356057+0000 mgr.y (mgr.14394) 301 : audit [DBG] from='client.14841 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T23:58:01.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:00 smithi171 bash[18565]: audit 2024-04-22T23:57:59.712966+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:58:01.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:00 smithi171 bash[18565]: audit 2024-04-22T23:57:59.716783+0000 mon.c (mon.1) 132 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:58:01.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:00 smithi171 bash[18565]: audit 2024-04-22T23:57:59.718682+0000 mon.c (mon.1) 133 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:58:02.034 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:01 smithi079 bash[18576]: cluster 2024-04-22T23:58:00.394733+0000 mgr.y (mgr.14394) 302 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:58:02.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:01 smithi079 bash[23665]: cluster 2024-04-22T23:58:00.394733+0000 mgr.y (mgr.14394) 302 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:58:02.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:01 smithi171 bash[18565]: cluster 2024-04-22T23:58:00.394733+0000 mgr.y (mgr.14394) 302 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:58:02.806 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:58:02 smithi171 bash[37965]: debug 2024-04-22T23:58:02.545+0000 7fedd9966200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-22T23:58:02.806 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:58:02 smithi171 bash[37965]: debug 2024-04-22T23:58:02.649+0000 7fedd9966200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-22T23:58:03.272 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:58:02 smithi171 bash[37965]: debug 2024-04-22T23:58:02.913+0000 7fedd9966200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-22T23:58:03.784 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:03 smithi079 bash[18576]: cluster 2024-04-22T23:58:02.396507+0000 mgr.y (mgr.14394) 303 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:58:03.784 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:03 smithi079 bash[18576]: audit 2024-04-22T23:58:03.331972+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:58:03.784 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:03 smithi079 bash[23665]: cluster 2024-04-22T23:58:02.396507+0000 mgr.y (mgr.14394) 303 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:58:03.784 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:03 smithi079 bash[23665]: audit 2024-04-22T23:58:03.331972+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:58:03.785 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 22 23:58:03 smithi079 bash[42205]: level=error ts=2024-04-22T23:58:03.518Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.79:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.79 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.171:8443/api/prometheus_receiver\": dial tcp 172.21.15.171:8443: connect: connection refused" 2024-04-22T23:58:03.785 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 22 23:58:03 smithi079 bash[42205]: level=warn ts=2024-04-22T23:58:03.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.171:8443/api/prometheus_receiver\": dial tcp 172.21.15.171:8443: connect: connection refused" 2024-04-22T23:58:03.785 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 22 23:58:03 smithi079 bash[42205]: level=warn ts=2024-04-22T23:58: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.79:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.79 because it doesn't contain any IP SANs" 2024-04-22T23:58:03.822 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:58:03 smithi171 bash[37965]: debug 2024-04-22T23:58:03.793+0000 7fedd9966200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-22T23:58:03.823 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:03 smithi171 bash[18565]: cluster 2024-04-22T23:58:02.396507+0000 mgr.y (mgr.14394) 303 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:58:03.823 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:03 smithi171 bash[18565]: audit 2024-04-22T23:58:03.331972+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:58:04.306 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:58:03 smithi171 bash[37965]: debug 2024-04-22T23:58:03.913+0000 7fedd9966200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-22T23:58:04.306 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:58:04 smithi171 bash[37965]: debug 2024-04-22T23:58:04.025+0000 7fedd9966200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-22T23:58:04.793 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:58:04 smithi171 bash[37965]: debug 2024-04-22T23:58:04.401+0000 7fedd9966200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-22T23:58:04.794 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:58:04 smithi171 bash[37965]: debug 2024-04-22T23:58:04.513+0000 7fedd9966200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-22T23:58:04.794 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:58:04 smithi171 bash[37965]: debug 2024-04-22T23:58:04.617+0000 7fedd9966200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-22T23:58:05.034 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:58:04 smithi079 bash[18834]: ::ffff:172.21.15.171 - - [22/Apr/2024:23:58:04] "GET /metrics HTTP/1.1" 200 214817 "" "Prometheus/2.33.4" 2024-04-22T23:58:05.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:04 smithi079 bash[23665]: audit 2024-04-22T23:58:03.803990+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:58:05.034 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:04 smithi079 bash[18576]: audit 2024-04-22T23:58:03.803990+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:58:05.056 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:58:05 smithi171 bash[37965]: debug 2024-04-22T23:58:04.997+0000 7fedd9966200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-22T23:58:05.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:04 smithi171 bash[18565]: audit 2024-04-22T23:58:03.803990+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:58:05.497 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:58:05 smithi171 bash[37965]: debug 2024-04-22T23:58:05.241+0000 7fedd9966200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-22T23:58:05.795 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:58:05 smithi171 bash[37965]: debug 2024-04-22T23:58:05.505+0000 7fedd9966200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-22T23:58:05.796 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:58:05 smithi171 bash[37965]: debug 2024-04-22T23:58:05.621+0000 7fedd9966200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-22T23:58:06.056 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:58:05 smithi171 bash[37965]: debug 2024-04-22T23:58:05.901+0000 7fedd9966200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-22T23:58:06.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:05 smithi171 bash[18565]: cluster 2024-04-22T23:58:04.397263+0000 mgr.y (mgr.14394) 304 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:58:06.284 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:05 smithi079 bash[18576]: cluster 2024-04-22T23:58:04.397263+0000 mgr.y (mgr.14394) 304 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:58:06.284 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:05 smithi079 bash[23665]: cluster 2024-04-22T23:58:04.397263+0000 mgr.y (mgr.14394) 304 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:58:06.683 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:58:06 smithi171 bash[37965]: debug 2024-04-22T23:58:06.325+0000 7fedd9966200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-22T23:58:06.683 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:58:06 smithi171 bash[37965]: debug 2024-04-22T23:58:06.569+0000 7fedd9966200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-22T23:58:06.938 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:58:06 smithi171 bash[37965]: debug 2024-04-22T23:58:06.693+0000 7fedd9966200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-22T23:58:07.306 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:58:06 smithi171 bash[37965]: debug 2024-04-22T23:58:06.945+0000 7fedd9966200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-22T23:58:08.056 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:58:07 smithi171 bash[37965]: debug 2024-04-22T23:58:07.989+0000 7fedd9966200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-22T23:58:08.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:07 smithi171 bash[18565]: cluster 2024-04-22T23:58:06.399004+0000 mgr.y (mgr.14394) 305 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:58:08.284 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:07 smithi079 bash[18576]: cluster 2024-04-22T23:58:06.399004+0000 mgr.y (mgr.14394) 305 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:58:08.284 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:07 smithi079 bash[23665]: cluster 2024-04-22T23:58:06.399004+0000 mgr.y (mgr.14394) 305 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:58:08.388 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:58:08 smithi171 bash[37965]: debug 2024-04-22T23:58:08.105+0000 7fedd9966200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-22T23:58:08.882 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:58:08 smithi171 bash[37965]: debug 2024-04-22T23:58:08.409+0000 7fedd9966200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-22T23:58:08.882 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:58:08 smithi171 bash[37965]: debug 2024-04-22T23:58:08.529+0000 7fedd9966200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-22T23:58:09.251 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:58:09 smithi171 bash[37965]: debug 2024-04-22T23:58:09.005+0000 7fedd9966200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-22T23:58:09.251 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:58:09 smithi171 bash[37965]: debug 2024-04-22T23:58:09.129+0000 7fedd9966200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-22T23:58:09.251 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:58:09 smithi171 bash[37965]: [22/Apr/2024:23:58:09] ENGINE Bus STARTING 2024-04-22T23:58:09.556 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:58:09 smithi171 bash[37965]: CherryPy Checker: 2024-04-22T23:58:09.556 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:58:09 smithi171 bash[37965]: The Application mounted at '' has an empty config. 2024-04-22T23:58:09.556 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:58:09 smithi171 bash[37965]: [22/Apr/2024:23:58:09] ENGINE Serving on http://:::9283 2024-04-22T23:58:09.556 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:58:09 smithi171 bash[37965]: [22/Apr/2024:23:58:09] ENGINE Bus STARTED 2024-04-22T23:58:10.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:09 smithi171 bash[18565]: cluster 2024-04-22T23:58:08.399778+0000 mgr.y (mgr.14394) 306 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:58:10.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:09 smithi171 bash[18565]: cluster 2024-04-22T23:58:09.156392+0000 mon.a (mon.0) 818 : cluster [DBG] Standby manager daemon x restarted 2024-04-22T23:58:10.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:09 smithi171 bash[18565]: cluster 2024-04-22T23:58:09.156595+0000 mon.a (mon.0) 819 : cluster [DBG] Standby manager daemon x started 2024-04-22T23:58:10.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:09 smithi171 bash[18565]: audit 2024-04-22T23:58:09.161342+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.? 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-22T23:58:10.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:09 smithi171 bash[18565]: audit 2024-04-22T23:58:09.162072+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.? 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-22T23:58:10.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:09 smithi171 bash[18565]: audit 2024-04-22T23:58:09.164748+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.? 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-22T23:58:10.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:09 smithi171 bash[18565]: audit 2024-04-22T23:58:09.165215+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.? 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-22T23:58:10.284 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 22 23:58:09 smithi079 bash[42205]: level=warn ts=2024-04-22T23:58:09.944Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=6 err="Post \"https://172.21.15.171:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.171 because it doesn't contain any IP SANs" 2024-04-22T23:58:10.284 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:09 smithi079 bash[18576]: cluster 2024-04-22T23:58:08.399778+0000 mgr.y (mgr.14394) 306 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:58:10.284 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:09 smithi079 bash[18576]: cluster 2024-04-22T23:58:09.156392+0000 mon.a (mon.0) 818 : cluster [DBG] Standby manager daemon x restarted 2024-04-22T23:58:10.284 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:09 smithi079 bash[18576]: cluster 2024-04-22T23:58:09.156595+0000 mon.a (mon.0) 819 : cluster [DBG] Standby manager daemon x started 2024-04-22T23:58:10.285 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:09 smithi079 bash[18576]: audit 2024-04-22T23:58:09.161342+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.? 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-22T23:58:10.285 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:09 smithi079 bash[18576]: audit 2024-04-22T23:58:09.162072+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.? 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-22T23:58:10.285 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:09 smithi079 bash[18576]: audit 2024-04-22T23:58:09.164748+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.? 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-22T23:58:10.285 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:09 smithi079 bash[18576]: audit 2024-04-22T23:58:09.165215+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.? 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-22T23:58:10.285 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:09 smithi079 bash[23665]: cluster 2024-04-22T23:58:08.399778+0000 mgr.y (mgr.14394) 306 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:58:10.285 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:09 smithi079 bash[23665]: cluster 2024-04-22T23:58:09.156392+0000 mon.a (mon.0) 818 : cluster [DBG] Standby manager daemon x restarted 2024-04-22T23:58:10.285 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:09 smithi079 bash[23665]: cluster 2024-04-22T23:58:09.156595+0000 mon.a (mon.0) 819 : cluster [DBG] Standby manager daemon x started 2024-04-22T23:58:10.285 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:09 smithi079 bash[23665]: audit 2024-04-22T23:58:09.161342+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.? 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-22T23:58:10.285 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:09 smithi079 bash[23665]: audit 2024-04-22T23:58:09.162072+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.? 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-22T23:58:10.285 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:09 smithi079 bash[23665]: audit 2024-04-22T23:58:09.164748+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.? 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-22T23:58:10.285 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:09 smithi079 bash[23665]: audit 2024-04-22T23:58:09.165215+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.? 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-22T23:58:10.884 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:10 smithi171 bash[18565]: audit 2024-04-22T23:58:09.367306+0000 mgr.y (mgr.14394) 307 : audit [DBG] from='client.14841 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T23:58:10.884 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:10 smithi171 bash[18565]: cluster 2024-04-22T23:58:09.843349+0000 mon.a (mon.0) 820 : cluster [DBG] mgrmap e21: y(active, since 6m), standbys: x 2024-04-22T23:58:11.284 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:10 smithi079 bash[18576]: audit 2024-04-22T23:58:09.367306+0000 mgr.y (mgr.14394) 307 : audit [DBG] from='client.14841 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T23:58:11.284 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:10 smithi079 bash[18576]: cluster 2024-04-22T23:58:09.843349+0000 mon.a (mon.0) 820 : cluster [DBG] mgrmap e21: y(active, since 6m), standbys: x 2024-04-22T23:58:11.284 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:10 smithi079 bash[23665]: audit 2024-04-22T23:58:09.367306+0000 mgr.y (mgr.14394) 307 : audit [DBG] from='client.14841 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T23:58:11.284 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:10 smithi079 bash[23665]: cluster 2024-04-22T23:58:09.843349+0000 mon.a (mon.0) 820 : cluster [DBG] mgrmap e21: y(active, since 6m), standbys: x 2024-04-22T23:58:11.806 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:58:11 smithi171 bash[37965]: ::ffff:172.21.15.171 - - [22/Apr/2024:23:58:11] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-22T23:58:12.284 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:11 smithi079 bash[18576]: cluster 2024-04-22T23:58:10.400466+0000 mgr.y (mgr.14394) 308 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:58:12.284 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:11 smithi079 bash[18576]: audit 2024-04-22T23:58:11.459438+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:58:12.284 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:11 smithi079 bash[18576]: audit 2024-04-22T23:58:11.474518+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:58:12.284 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:11 smithi079 bash[18576]: audit 2024-04-22T23:58:11.490518+0000 mon.c (mon.1) 134 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T23:58:12.284 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:11 smithi079 bash[18576]: audit 2024-04-22T23:58:11.502953+0000 mon.c (mon.1) 135 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-22T23:58:12.284 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:11 smithi079 bash[18576]: audit 2024-04-22T23:58:11.503585+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-22T23:58:12.285 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:11 smithi079 bash[18576]: cluster 2024-04-22T23:58:11.513714+0000 mon.a (mon.0) 824 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-04-22T23:58:12.285 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:11 smithi079 bash[18576]: cluster 2024-04-22T23:58:11.570880+0000 mon.a (mon.0) 825 : cluster [DBG] Standby manager daemon y started 2024-04-22T23:58:12.285 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:11 smithi079 bash[23665]: cluster 2024-04-22T23:58:10.400466+0000 mgr.y (mgr.14394) 308 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:58:12.285 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:11 smithi079 bash[23665]: audit 2024-04-22T23:58:11.459438+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:58:12.285 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:11 smithi079 bash[23665]: audit 2024-04-22T23:58:11.474518+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:58:12.285 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:11 smithi079 bash[23665]: audit 2024-04-22T23:58:11.490518+0000 mon.c (mon.1) 134 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T23:58:12.285 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:11 smithi079 bash[23665]: audit 2024-04-22T23:58:11.502953+0000 mon.c (mon.1) 135 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-22T23:58:12.285 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:11 smithi079 bash[23665]: audit 2024-04-22T23:58:11.503585+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-22T23:58:12.285 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:11 smithi079 bash[23665]: cluster 2024-04-22T23:58:11.513714+0000 mon.a (mon.0) 824 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-04-22T23:58:12.285 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:11 smithi079 bash[23665]: cluster 2024-04-22T23:58:11.570880+0000 mon.a (mon.0) 825 : cluster [DBG] Standby manager daemon y started 2024-04-22T23:58:12.306 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:11 smithi171 bash[18565]: cluster 2024-04-22T23:58:10.400466+0000 mgr.y (mgr.14394) 308 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:58:12.306 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:11 smithi171 bash[18565]: audit 2024-04-22T23:58:11.459438+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:58:12.306 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:11 smithi171 bash[18565]: audit 2024-04-22T23:58:11.474518+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-04-22T23:58:12.306 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:11 smithi171 bash[18565]: audit 2024-04-22T23:58:11.490518+0000 mon.c (mon.1) 134 : audit [DBG] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T23:58:12.306 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:11 smithi171 bash[18565]: audit 2024-04-22T23:58:11.502953+0000 mon.c (mon.1) 135 : audit [INF] from='mgr.14394 172.21.15.79:0/817593356' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-22T23:58:12.307 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:11 smithi171 bash[18565]: audit 2024-04-22T23:58:11.503585+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-22T23:58:12.307 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:11 smithi171 bash[18565]: cluster 2024-04-22T23:58:11.513714+0000 mon.a (mon.0) 824 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-04-22T23:58:12.307 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:11 smithi171 bash[18565]: cluster 2024-04-22T23:58:11.570880+0000 mon.a (mon.0) 825 : cluster [DBG] Standby manager daemon y started 2024-04-22T23:58:12.757 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:58:12 smithi171 bash[37965]: [22/Apr/2024:23:58:12] ENGINE Bus STOPPING 2024-04-22T23:58:12.757 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:58:12 smithi171 bash[37965]: [22/Apr/2024:23:58:12] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-22T23:58:12.757 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:58:12 smithi171 bash[37965]: [22/Apr/2024:23:58:12] ENGINE Bus STOPPED 2024-04-22T23:58:12.758 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:58:12 smithi171 bash[37965]: [22/Apr/2024:23:58:12] ENGINE Bus STARTING 2024-04-22T23:58:12.758 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:58:12 smithi171 bash[37965]: [22/Apr/2024:23:58:12] ENGINE Serving on http://:::9283 2024-04-22T23:58:12.758 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:58:12 smithi171 bash[37965]: [22/Apr/2024:23:58:12] ENGINE Bus STARTED 2024-04-22T23:58:12.783 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:58:12 smithi079 bash[18834]: ignoring --setuser ceph since I am not root 2024-04-22T23:58:12.784 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:58:12 smithi079 bash[18834]: ignoring --setgroup ceph since I am not root 2024-04-22T23:58:12.784 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:58:12 smithi079 bash[18834]: debug 2024-04-22T23:58:12.544+0000 7fa73635c700 1 -- 172.21.15.79:0/276991049 <== mon.1 v2:172.21.15.79:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55aaffb7a340 con 0x55ab008f8800 2024-04-22T23:58:12.784 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:58:12 smithi079 bash[18834]: debug 2024-04-22T23:58:12.692+0000 7fa73edb8000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-22T23:58:13.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:12 smithi171 bash[18565]: cephadm 2024-04-22T23:58:11.495471+0000 mgr.y (mgr.14394) 309 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-22T23:58:13.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:12 smithi171 bash[18565]: cephadm 2024-04-22T23:58:11.502384+0000 mgr.y (mgr.14394) 310 : cephadm [INF] Failing over to other MGR 2024-04-22T23:58:13.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:12 smithi171 bash[18565]: audit 2024-04-22T23:58:12.490438+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-04-22T23:58:13.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:12 smithi171 bash[18565]: cluster 2024-04-22T23:58:12.490642+0000 mon.a (mon.0) 827 : cluster [DBG] mgrmap e22: x(active, starting, since 0.985568s), standbys: y 2024-04-22T23:58:13.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:12 smithi171 bash[18565]: audit 2024-04-22T23:58:12.496836+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-22T23:58:13.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:12 smithi171 bash[18565]: audit 2024-04-22T23:58:12.497225+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T23:58:13.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:12 smithi171 bash[18565]: audit 2024-04-22T23:58:12.497579+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-22T23:58:13.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:12 smithi171 bash[18565]: audit 2024-04-22T23:58:12.500362+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-22T23:58:13.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:12 smithi171 bash[18565]: audit 2024-04-22T23:58:12.501023+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-22T23:58:13.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:12 smithi171 bash[18565]: audit 2024-04-22T23:58:12.501573+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-22T23:58:13.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:12 smithi171 bash[18565]: audit 2024-04-22T23:58:12.502262+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-22T23:58:13.058 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:12 smithi171 bash[18565]: audit 2024-04-22T23:58:12.502641+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-22T23:58:13.058 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:12 smithi171 bash[18565]: audit 2024-04-22T23:58:12.503043+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-22T23:58:13.058 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:12 smithi171 bash[18565]: audit 2024-04-22T23:58:12.503425+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-22T23:58:13.058 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:12 smithi171 bash[18565]: audit 2024-04-22T23:58:12.503924+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-22T23:58:13.058 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:12 smithi171 bash[18565]: audit 2024-04-22T23:58:12.504278+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-22T23:58:13.058 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:12 smithi171 bash[18565]: audit 2024-04-22T23:58:12.504626+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-22T23:58:13.058 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:12 smithi171 bash[18565]: audit 2024-04-22T23:58:12.505024+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-22T23:58:13.058 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:12 smithi171 bash[18565]: audit 2024-04-22T23:58:12.505265+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-22T23:58:13.058 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:12 smithi171 bash[18565]: audit 2024-04-22T23:58:12.505988+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-22T23:58:13.058 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:12 smithi171 bash[18565]: cluster 2024-04-22T23:58:12.549427+0000 mon.a (mon.0) 828 : cluster [INF] Manager daemon x is now available 2024-04-22T23:58:13.058 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:12 smithi171 bash[18565]: audit 2024-04-22T23:58:12.593823+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:13.058 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:12 smithi171 bash[18565]: cephadm 2024-04-22T23:58:12.595115+0000 mgr.x (mgr.24551) 1 : cephadm [INF] Queued rgw.foo for migration 2024-04-22T23:58:13.058 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:12 smithi171 bash[18565]: audit 2024-04-22T23:58:12.599198+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:13.059 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:12 smithi171 bash[18565]: cephadm 2024-04-22T23:58:12.600115+0000 mgr.x (mgr.24551) 2 : cephadm [INF] Queued rgw.smpl for migration 2024-04-22T23:58:13.059 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:12 smithi171 bash[18565]: cephadm 2024-04-22T23:58:12.600701+0000 mgr.x (mgr.24551) 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-04-22T23:58:13.059 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:12 smithi171 bash[18565]: cephadm 2024-04-22T23:58:12.600769+0000 mgr.x (mgr.24551) 4 : cephadm [INF] No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'smpl', 'service_name': 'rgw.smpl', 'service_type': 'rgw'} 2024-04-22T23:58:13.059 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:12 smithi171 bash[18565]: audit 2024-04-22T23:58:12.605892+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:13.059 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:12 smithi171 bash[18565]: audit 2024-04-22T23:58:12.638734+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T23:58:13.059 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:12 smithi171 bash[18565]: audit 2024-04-22T23:58:12.655806+0000 mon.b (mon.2) 50 : audit [INF] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-22T23:58:13.059 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:12 smithi171 bash[18565]: audit 2024-04-22T23:58:12.655911+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.24551 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-22T23:58:13.059 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:12 smithi171 bash[18565]: audit 2024-04-22T23:58:12.690773+0000 mon.b (mon.2) 51 : audit [INF] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-22T23:58:13.059 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:12 smithi171 bash[18565]: audit 2024-04-22T23:58:12.691812+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.24551 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-22T23:58:13.059 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:12 smithi171 bash[18565]: audit 2024-04-22T23:58:12.805003+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:13.059 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:12 smithi171 bash[18565]: audit 2024-04-22T23:58:12.824693+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:13.285 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:12 smithi079 bash[23665]: cephadm 2024-04-22T23:58:11.495471+0000 mgr.y (mgr.14394) 309 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-22T23:58:13.285 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:12 smithi079 bash[23665]: cephadm 2024-04-22T23:58:11.502384+0000 mgr.y (mgr.14394) 310 : cephadm [INF] Failing over to other MGR 2024-04-22T23:58:13.286 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:12 smithi079 bash[23665]: audit 2024-04-22T23:58:12.490438+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-04-22T23:58:13.286 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:12 smithi079 bash[23665]: cluster 2024-04-22T23:58:12.490642+0000 mon.a (mon.0) 827 : cluster [DBG] mgrmap e22: x(active, starting, since 0.985568s), standbys: y 2024-04-22T23:58:13.286 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:12 smithi079 bash[23665]: audit 2024-04-22T23:58:12.496836+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-22T23:58:13.286 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:12 smithi079 bash[23665]: audit 2024-04-22T23:58:12.497225+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T23:58:13.286 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:12 smithi079 bash[23665]: audit 2024-04-22T23:58:12.497579+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-22T23:58:13.286 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:12 smithi079 bash[23665]: audit 2024-04-22T23:58:12.500362+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-22T23:58:13.286 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:12 smithi079 bash[23665]: audit 2024-04-22T23:58:12.501023+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-22T23:58:13.286 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:12 smithi079 bash[23665]: audit 2024-04-22T23:58:12.501573+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-22T23:58:13.286 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:12 smithi079 bash[23665]: audit 2024-04-22T23:58:12.502262+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-22T23:58:13.286 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:12 smithi079 bash[23665]: audit 2024-04-22T23:58:12.502641+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-22T23:58:13.286 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:12 smithi079 bash[23665]: audit 2024-04-22T23:58:12.503043+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-22T23:58:13.286 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:12 smithi079 bash[23665]: audit 2024-04-22T23:58:12.503425+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-22T23:58:13.287 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:12 smithi079 bash[23665]: audit 2024-04-22T23:58:12.503924+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-22T23:58:13.287 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:12 smithi079 bash[23665]: audit 2024-04-22T23:58:12.504278+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-22T23:58:13.287 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:12 smithi079 bash[23665]: audit 2024-04-22T23:58:12.504626+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-22T23:58:13.287 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:12 smithi079 bash[23665]: audit 2024-04-22T23:58:12.505024+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-22T23:58:13.287 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:12 smithi079 bash[23665]: audit 2024-04-22T23:58:12.505265+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-22T23:58:13.287 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:12 smithi079 bash[18576]: cephadm 2024-04-22T23:58:11.495471+0000 mgr.y (mgr.14394) 309 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-22T23:58:13.287 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:12 smithi079 bash[18576]: cephadm 2024-04-22T23:58:11.502384+0000 mgr.y (mgr.14394) 310 : cephadm [INF] Failing over to other MGR 2024-04-22T23:58:13.287 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:12 smithi079 bash[18576]: audit 2024-04-22T23:58:12.490438+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-04-22T23:58:13.288 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:12 smithi079 bash[18576]: cluster 2024-04-22T23:58:12.490642+0000 mon.a (mon.0) 827 : cluster [DBG] mgrmap e22: x(active, starting, since 0.985568s), standbys: y 2024-04-22T23:58:13.288 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:12 smithi079 bash[18576]: audit 2024-04-22T23:58:12.496836+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-22T23:58:13.288 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:12 smithi079 bash[18576]: audit 2024-04-22T23:58:12.497225+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T23:58:13.288 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:12 smithi079 bash[18576]: audit 2024-04-22T23:58:12.497579+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-22T23:58:13.288 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:12 smithi079 bash[18576]: audit 2024-04-22T23:58:12.500362+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-22T23:58:13.288 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:12 smithi079 bash[18576]: audit 2024-04-22T23:58:12.501023+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-22T23:58:13.288 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:12 smithi079 bash[18576]: audit 2024-04-22T23:58:12.501573+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-22T23:58:13.288 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:12 smithi079 bash[18576]: audit 2024-04-22T23:58:12.502262+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-22T23:58:13.288 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:12 smithi079 bash[18576]: audit 2024-04-22T23:58:12.502641+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-22T23:58:13.288 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:12 smithi079 bash[18576]: audit 2024-04-22T23:58:12.503043+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-22T23:58:13.288 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:12 smithi079 bash[18576]: audit 2024-04-22T23:58:12.503425+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-22T23:58:13.288 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:12 smithi079 bash[18576]: audit 2024-04-22T23:58:12.503924+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-22T23:58:13.289 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:12 smithi079 bash[18576]: audit 2024-04-22T23:58:12.504278+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-22T23:58:13.289 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:12 smithi079 bash[18576]: audit 2024-04-22T23:58:12.504626+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-22T23:58:13.289 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:12 smithi079 bash[18576]: audit 2024-04-22T23:58:12.505024+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-22T23:58:13.289 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:12 smithi079 bash[18576]: audit 2024-04-22T23:58:12.505265+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-22T23:58:13.289 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:12 smithi079 bash[23665]: audit 2024-04-22T23:58:12.505988+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-22T23:58:13.289 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:12 smithi079 bash[23665]: cluster 2024-04-22T23:58:12.549427+0000 mon.a (mon.0) 828 : cluster [INF] Manager daemon x is now available 2024-04-22T23:58:13.289 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:12 smithi079 bash[23665]: audit 2024-04-22T23:58:12.593823+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:13.289 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:12 smithi079 bash[23665]: cephadm 2024-04-22T23:58:12.595115+0000 mgr.x (mgr.24551) 1 : cephadm [INF] Queued rgw.foo for migration 2024-04-22T23:58:13.289 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:12 smithi079 bash[23665]: audit 2024-04-22T23:58:12.599198+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:13.289 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:12 smithi079 bash[23665]: cephadm 2024-04-22T23:58:12.600115+0000 mgr.x (mgr.24551) 2 : cephadm [INF] Queued rgw.smpl for migration 2024-04-22T23:58:13.290 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:12 smithi079 bash[23665]: cephadm 2024-04-22T23:58:12.600701+0000 mgr.x (mgr.24551) 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-04-22T23:58:13.290 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:12 smithi079 bash[23665]: cephadm 2024-04-22T23:58:12.600769+0000 mgr.x (mgr.24551) 4 : cephadm [INF] No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'smpl', 'service_name': 'rgw.smpl', 'service_type': 'rgw'} 2024-04-22T23:58:13.290 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:12 smithi079 bash[23665]: audit 2024-04-22T23:58:12.605892+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:13.290 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:12 smithi079 bash[23665]: audit 2024-04-22T23:58:12.638734+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T23:58:13.290 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:12 smithi079 bash[23665]: audit 2024-04-22T23:58:12.655806+0000 mon.b (mon.2) 50 : audit [INF] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-22T23:58:13.290 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:12 smithi079 bash[23665]: audit 2024-04-22T23:58:12.655911+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.24551 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-22T23:58:13.290 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:12 smithi079 bash[23665]: audit 2024-04-22T23:58:12.690773+0000 mon.b (mon.2) 51 : audit [INF] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-22T23:58:13.290 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:12 smithi079 bash[23665]: audit 2024-04-22T23:58:12.691812+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.24551 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-22T23:58:13.290 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:12 smithi079 bash[23665]: audit 2024-04-22T23:58:12.805003+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:13.290 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:12 smithi079 bash[23665]: audit 2024-04-22T23:58:12.824693+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:13.290 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:12 smithi079 bash[18576]: audit 2024-04-22T23:58:12.505988+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-22T23:58:13.291 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:12 smithi079 bash[18576]: cluster 2024-04-22T23:58:12.549427+0000 mon.a (mon.0) 828 : cluster [INF] Manager daemon x is now available 2024-04-22T23:58:13.291 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:12 smithi079 bash[18576]: audit 2024-04-22T23:58:12.593823+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:13.291 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:12 smithi079 bash[18576]: cephadm 2024-04-22T23:58:12.595115+0000 mgr.x (mgr.24551) 1 : cephadm [INF] Queued rgw.foo for migration 2024-04-22T23:58:13.291 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:12 smithi079 bash[18576]: audit 2024-04-22T23:58:12.599198+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:13.291 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:12 smithi079 bash[18576]: cephadm 2024-04-22T23:58:12.600115+0000 mgr.x (mgr.24551) 2 : cephadm [INF] Queued rgw.smpl for migration 2024-04-22T23:58:13.291 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:12 smithi079 bash[18576]: cephadm 2024-04-22T23:58:12.600701+0000 mgr.x (mgr.24551) 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-04-22T23:58:13.291 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:12 smithi079 bash[18576]: cephadm 2024-04-22T23:58:12.600769+0000 mgr.x (mgr.24551) 4 : cephadm [INF] No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'smpl', 'service_name': 'rgw.smpl', 'service_type': 'rgw'} 2024-04-22T23:58:13.291 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:12 smithi079 bash[18576]: audit 2024-04-22T23:58:12.605892+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:13.291 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:12 smithi079 bash[18576]: audit 2024-04-22T23:58:12.638734+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T23:58:13.291 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:12 smithi079 bash[18576]: audit 2024-04-22T23:58:12.655806+0000 mon.b (mon.2) 50 : audit [INF] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-22T23:58:13.291 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:12 smithi079 bash[18576]: audit 2024-04-22T23:58:12.655911+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.24551 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-22T23:58:13.291 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:12 smithi079 bash[18576]: audit 2024-04-22T23:58:12.690773+0000 mon.b (mon.2) 51 : audit [INF] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-22T23:58:13.291 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:12 smithi079 bash[18576]: audit 2024-04-22T23:58:12.691812+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.24551 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-22T23:58:13.291 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:12 smithi079 bash[18576]: audit 2024-04-22T23:58:12.805003+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:13.291 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:12 smithi079 bash[18576]: audit 2024-04-22T23:58:12.824693+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:13.784 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 22 23:58:13 smithi079 bash[42205]: level=error ts=2024-04-22T23:58:13.518Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.79:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.79 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.171:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.171 because it doesn't contain any IP SANs" 2024-04-22T23:58:13.784 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 22 23:58:13 smithi079 bash[42205]: level=warn ts=2024-04-22T23:58:13.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.79:8443//api/prometheus_receiver\": dial tcp 172.21.15.79:8443: connect: connection refused" 2024-04-22T23:58:13.784 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 22 23:58:13 smithi079 bash[42205]: level=warn ts=2024-04-22T23:58:13.535Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.171:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.171 because it doesn't contain any IP SANs" 2024-04-22T23:58:14.534 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:58:14 smithi079 bash[18834]: debug 2024-04-22T23:58:14.256+0000 7fa73edb8000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-22T23:58:14.534 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:58:14 smithi079 bash[18834]: debug 2024-04-22T23:58:14.352+0000 7fa73edb8000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-22T23:58:14.534 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:14 smithi079 bash[18576]: cephadm 2024-04-22T23:58:13.088262+0000 mgr.x (mgr.24551) 5 : cephadm [INF] Deploying cephadm binary to smithi171 2024-04-22T23:58:14.534 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:14 smithi079 bash[18576]: cephadm 2024-04-22T23:58:13.098106+0000 mgr.x (mgr.24551) 6 : cephadm [INF] Deploying cephadm binary to smithi079 2024-04-22T23:58:14.534 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:14 smithi079 bash[18576]: cephadm 2024-04-22T23:58:13.318973+0000 mgr.x (mgr.24551) 7 : cephadm [INF] [22/Apr/2024:23:58:13] ENGINE Bus STARTING 2024-04-22T23:58:14.534 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:14 smithi079 bash[18576]: cluster 2024-04-22T23:58:13.496121+0000 mon.a (mon.0) 836 : cluster [DBG] mgrmap e23: x(active, since 1.99105s), standbys: y 2024-04-22T23:58:14.535 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:14 smithi079 bash[18576]: cluster 2024-04-22T23:58:13.516896+0000 mgr.x (mgr.24551) 8 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:58:14.535 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:14 smithi079 bash[18576]: cephadm 2024-04-22T23:58:13.560120+0000 mgr.x (mgr.24551) 9 : cephadm [INF] [22/Apr/2024:23:58:13] ENGINE Serving on https://172.21.15.171:7150 2024-04-22T23:58:14.535 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:14 smithi079 bash[18576]: cephadm 2024-04-22T23:58:13.682849+0000 mgr.x (mgr.24551) 10 : cephadm [INF] [22/Apr/2024:23:58:13] ENGINE Serving on http://172.21.15.171:8765 2024-04-22T23:58:14.535 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:14 smithi079 bash[18576]: cephadm 2024-04-22T23:58:13.683037+0000 mgr.x (mgr.24551) 11 : cephadm [INF] [22/Apr/2024:23:58:13] ENGINE Bus STARTED 2024-04-22T23:58:14.535 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:14 smithi079 bash[23665]: cephadm 2024-04-22T23:58:13.088262+0000 mgr.x (mgr.24551) 5 : cephadm [INF] Deploying cephadm binary to smithi171 2024-04-22T23:58:14.535 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:14 smithi079 bash[23665]: cephadm 2024-04-22T23:58:13.098106+0000 mgr.x (mgr.24551) 6 : cephadm [INF] Deploying cephadm binary to smithi079 2024-04-22T23:58:14.535 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:14 smithi079 bash[23665]: cephadm 2024-04-22T23:58:13.318973+0000 mgr.x (mgr.24551) 7 : cephadm [INF] [22/Apr/2024:23:58:13] ENGINE Bus STARTING 2024-04-22T23:58:14.535 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:14 smithi079 bash[23665]: cluster 2024-04-22T23:58:13.496121+0000 mon.a (mon.0) 836 : cluster [DBG] mgrmap e23: x(active, since 1.99105s), standbys: y 2024-04-22T23:58:14.535 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:14 smithi079 bash[23665]: cluster 2024-04-22T23:58:13.516896+0000 mgr.x (mgr.24551) 8 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:58:14.535 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:14 smithi079 bash[23665]: cephadm 2024-04-22T23:58:13.560120+0000 mgr.x (mgr.24551) 9 : cephadm [INF] [22/Apr/2024:23:58:13] ENGINE Serving on https://172.21.15.171:7150 2024-04-22T23:58:14.535 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:14 smithi079 bash[23665]: cephadm 2024-04-22T23:58:13.682849+0000 mgr.x (mgr.24551) 10 : cephadm [INF] [22/Apr/2024:23:58:13] ENGINE Serving on http://172.21.15.171:8765 2024-04-22T23:58:14.535 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:14 smithi079 bash[23665]: cephadm 2024-04-22T23:58:13.683037+0000 mgr.x (mgr.24551) 11 : cephadm [INF] [22/Apr/2024:23:58:13] ENGINE Bus STARTED 2024-04-22T23:58:14.806 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:14 smithi171 bash[18565]: cephadm 2024-04-22T23:58:13.088262+0000 mgr.x (mgr.24551) 5 : cephadm [INF] Deploying cephadm binary to smithi171 2024-04-22T23:58:14.806 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:14 smithi171 bash[18565]: cephadm 2024-04-22T23:58:13.098106+0000 mgr.x (mgr.24551) 6 : cephadm [INF] Deploying cephadm binary to smithi079 2024-04-22T23:58:14.806 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:14 smithi171 bash[18565]: cephadm 2024-04-22T23:58:13.318973+0000 mgr.x (mgr.24551) 7 : cephadm [INF] [22/Apr/2024:23:58:13] ENGINE Bus STARTING 2024-04-22T23:58:14.806 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:14 smithi171 bash[18565]: cluster 2024-04-22T23:58:13.496121+0000 mon.a (mon.0) 836 : cluster [DBG] mgrmap e23: x(active, since 1.99105s), standbys: y 2024-04-22T23:58:14.806 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:14 smithi171 bash[18565]: cluster 2024-04-22T23:58:13.516896+0000 mgr.x (mgr.24551) 8 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:58:14.806 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:14 smithi171 bash[18565]: cephadm 2024-04-22T23:58:13.560120+0000 mgr.x (mgr.24551) 9 : cephadm [INF] [22/Apr/2024:23:58:13] ENGINE Serving on https://172.21.15.171:7150 2024-04-22T23:58:14.807 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:14 smithi171 bash[18565]: cephadm 2024-04-22T23:58:13.682849+0000 mgr.x (mgr.24551) 10 : cephadm [INF] [22/Apr/2024:23:58:13] ENGINE Serving on http://172.21.15.171:8765 2024-04-22T23:58:14.807 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:14 smithi171 bash[18565]: cephadm 2024-04-22T23:58:13.683037+0000 mgr.x (mgr.24551) 11 : cephadm [INF] [22/Apr/2024:23:58:13] ENGINE Bus STARTED 2024-04-22T23:58:15.034 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:58:14 smithi079 bash[18834]: debug 2024-04-22T23:58:14.612+0000 7fa73edb8000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-22T23:58:15.667 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:15 smithi079 bash[23665]: cluster 2024-04-22T23:58:14.504346+0000 mgr.x (mgr.24551) 12 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:58:15.668 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:15 smithi079 bash[18576]: cluster 2024-04-22T23:58:14.504346+0000 mgr.x (mgr.24551) 12 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:58:15.668 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:58:15 smithi079 bash[18834]: debug 2024-04-22T23:58:15.348+0000 7fa73edb8000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-22T23:58:15.668 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:58:15 smithi079 bash[18834]: debug 2024-04-22T23:58:15.456+0000 7fa73edb8000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-22T23:58:15.668 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:58:15 smithi079 bash[18834]: debug 2024-04-22T23:58:15.564+0000 7fa73edb8000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-22T23:58:15.668 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:58:15 smithi079 bash[18834]: debug 2024-04-22T23:58:15.676+0000 7fa73edb8000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-22T23:58:15.806 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:15 smithi171 bash[18565]: cluster 2024-04-22T23:58:14.504346+0000 mgr.x (mgr.24551) 12 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:58:16.034 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:58:15 smithi079 bash[18834]: debug 2024-04-22T23:58:15.888+0000 7fa73edb8000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-22T23:58:16.436 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:58:16 smithi079 bash[18834]: debug 2024-04-22T23:58:16.164+0000 7fa73edb8000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-22T23:58:16.436 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:58:16 smithi079 bash[18834]: debug 2024-04-22T23:58:16.264+0000 7fa73edb8000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-22T23:58:16.784 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:16 smithi079 bash[18576]: cluster 2024-04-22T23:58:15.513297+0000 mon.a (mon.0) 837 : cluster [DBG] mgrmap e24: x(active, since 4s), standbys: y 2024-04-22T23:58:16.784 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:58:16 smithi079 bash[18834]: debug 2024-04-22T23:58:16.444+0000 7fa73edb8000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-22T23:58:16.784 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:58:16 smithi079 bash[18834]: debug 2024-04-22T23:58:16.692+0000 7fa73edb8000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-22T23:58:16.785 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:16 smithi079 bash[23665]: cluster 2024-04-22T23:58:15.513297+0000 mon.a (mon.0) 837 : cluster [DBG] mgrmap e24: x(active, since 4s), standbys: y 2024-04-22T23:58:16.806 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:16 smithi171 bash[18565]: cluster 2024-04-22T23:58:15.513297+0000 mon.a (mon.0) 837 : cluster [DBG] mgrmap e24: x(active, since 4s), standbys: y 2024-04-22T23:58:17.284 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:58:16 smithi079 bash[18834]: debug 2024-04-22T23:58:16.968+0000 7fa73edb8000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-22T23:58:17.284 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:58:17 smithi079 bash[18834]: debug 2024-04-22T23:58:17.136+0000 7fa73edb8000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-22T23:58:17.784 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:58:17 smithi079 bash[18834]: debug 2024-04-22T23:58:17.376+0000 7fa73edb8000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-22T23:58:17.784 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:58:17 smithi079 bash[18834]: debug 2024-04-22T23:58:17.492+0000 7fa73edb8000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-22T23:58:17.784 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:17 smithi079 bash[23665]: cluster 2024-04-22T23:58:16.504918+0000 mgr.x (mgr.24551) 13 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:58:17.784 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:17 smithi079 bash[18576]: cluster 2024-04-22T23:58:16.504918+0000 mgr.x (mgr.24551) 13 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:58:17.806 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:17 smithi171 bash[18565]: cluster 2024-04-22T23:58:16.504918+0000 mgr.x (mgr.24551) 13 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:58:18.284 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:58:17 smithi079 bash[18834]: debug 2024-04-22T23:58:17.836+0000 7fa73edb8000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-22T23:58:18.897 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:58:18 smithi079 bash[18834]: debug 2024-04-22T23:58:18.576+0000 7fa73edb8000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-22T23:58:18.897 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:58:18 smithi079 bash[18834]: debug 2024-04-22T23:58:18.692+0000 7fa73edb8000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-22T23:58:18.898 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:58:18 smithi079 bash[18834]: debug 2024-04-22T23:58:18.904+0000 7fa73edb8000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-22T23:58:19.533 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:58:19 smithi079 bash[18834]: debug 2024-04-22T23:58:19.232+0000 7fa73edb8000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-22T23:58:19.859 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:19 smithi079 bash[18576]: cluster 2024-04-22T23:58:18.505556+0000 mgr.x (mgr.24551) 14 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:58:19.859 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:58:19 smithi079 bash[18834]: debug 2024-04-22T23:58:19.616+0000 7fa73edb8000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-22T23:58:19.859 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:58:19 smithi079 bash[18834]: debug 2024-04-22T23:58:19.736+0000 7fa73edb8000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-22T23:58:19.859 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:58:19 smithi079 bash[18834]: [22/Apr/2024:23:58:19] ENGINE Bus STARTING 2024-04-22T23:58:19.860 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:19 smithi079 bash[23665]: cluster 2024-04-22T23:58:18.505556+0000 mgr.x (mgr.24551) 14 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:58:20.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:19 smithi171 bash[18565]: cluster 2024-04-22T23:58:18.505556+0000 mgr.x (mgr.24551) 14 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:58:20.284 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:58:19 smithi079 bash[18834]: CherryPy Checker: 2024-04-22T23:58:20.284 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:58:19 smithi079 bash[18834]: The Application mounted at '' has an empty config. 2024-04-22T23:58:20.284 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:58:19 smithi079 bash[18834]: [22/Apr/2024:23:58:19] ENGINE Serving on http://:::9283 2024-04-22T23:58:20.284 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:58:19 smithi079 bash[18834]: [22/Apr/2024:23:58:19] ENGINE Bus STARTED 2024-04-22T23:58:20.686 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 22 23:58:20 smithi079 bash[42205]: level=warn ts=2024-04-22T23:58:20.364Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=6 err="Post \"https://172.21.15.79:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.79 because it doesn't contain any IP SANs" 2024-04-22T23:58:21.034 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:20 smithi079 bash[18576]: audit 2024-04-22T23:58:19.376653+0000 mgr.x (mgr.24551) 15 : audit [DBG] from='client.14841 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T23:58:21.034 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:20 smithi079 bash[18576]: cluster 2024-04-22T23:58:19.763715+0000 mon.a (mon.0) 838 : cluster [DBG] Standby manager daemon y restarted 2024-04-22T23:58:21.034 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:20 smithi079 bash[18576]: cluster 2024-04-22T23:58:19.763823+0000 mon.a (mon.0) 839 : cluster [DBG] Standby manager daemon y started 2024-04-22T23:58:21.034 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:20 smithi079 bash[18576]: audit 2024-04-22T23:58:19.764192+0000 mon.c (mon.1) 136 : audit [DBG] from='mgr.? 172.21.15.79:0/362331317' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-22T23:58:21.035 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:20 smithi079 bash[18576]: audit 2024-04-22T23:58:19.770489+0000 mon.c (mon.1) 137 : audit [DBG] from='mgr.? 172.21.15.79:0/362331317' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-22T23:58:21.035 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:20 smithi079 bash[18576]: audit 2024-04-22T23:58:19.773392+0000 mon.c (mon.1) 138 : audit [DBG] from='mgr.? 172.21.15.79:0/362331317' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-22T23:58:21.035 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:20 smithi079 bash[18576]: audit 2024-04-22T23:58:19.773865+0000 mon.c (mon.1) 139 : audit [DBG] from='mgr.? 172.21.15.79:0/362331317' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-22T23:58:21.035 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:20 smithi079 bash[23665]: audit 2024-04-22T23:58:19.376653+0000 mgr.x (mgr.24551) 15 : audit [DBG] from='client.14841 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T23:58:21.035 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:20 smithi079 bash[23665]: cluster 2024-04-22T23:58:19.763715+0000 mon.a (mon.0) 838 : cluster [DBG] Standby manager daemon y restarted 2024-04-22T23:58:21.035 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:20 smithi079 bash[23665]: cluster 2024-04-22T23:58:19.763823+0000 mon.a (mon.0) 839 : cluster [DBG] Standby manager daemon y started 2024-04-22T23:58:21.035 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:20 smithi079 bash[23665]: audit 2024-04-22T23:58:19.764192+0000 mon.c (mon.1) 136 : audit [DBG] from='mgr.? 172.21.15.79:0/362331317' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-22T23:58:21.035 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:20 smithi079 bash[23665]: audit 2024-04-22T23:58:19.770489+0000 mon.c (mon.1) 137 : audit [DBG] from='mgr.? 172.21.15.79:0/362331317' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-22T23:58:21.035 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:20 smithi079 bash[23665]: audit 2024-04-22T23:58:19.773392+0000 mon.c (mon.1) 138 : audit [DBG] from='mgr.? 172.21.15.79:0/362331317' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-22T23:58:21.035 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:20 smithi079 bash[23665]: audit 2024-04-22T23:58:19.773865+0000 mon.c (mon.1) 139 : audit [DBG] from='mgr.? 172.21.15.79:0/362331317' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-22T23:58:21.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:20 smithi171 bash[18565]: audit 2024-04-22T23:58:19.376653+0000 mgr.x (mgr.24551) 15 : audit [DBG] from='client.14841 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T23:58:21.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:20 smithi171 bash[18565]: cluster 2024-04-22T23:58:19.763715+0000 mon.a (mon.0) 838 : cluster [DBG] Standby manager daemon y restarted 2024-04-22T23:58:21.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:20 smithi171 bash[18565]: cluster 2024-04-22T23:58:19.763823+0000 mon.a (mon.0) 839 : cluster [DBG] Standby manager daemon y started 2024-04-22T23:58:21.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:20 smithi171 bash[18565]: audit 2024-04-22T23:58:19.764192+0000 mon.c (mon.1) 136 : audit [DBG] from='mgr.? 172.21.15.79:0/362331317' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-22T23:58:21.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:20 smithi171 bash[18565]: audit 2024-04-22T23:58:19.770489+0000 mon.c (mon.1) 137 : audit [DBG] from='mgr.? 172.21.15.79:0/362331317' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-22T23:58:21.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:20 smithi171 bash[18565]: audit 2024-04-22T23:58:19.773392+0000 mon.c (mon.1) 138 : audit [DBG] from='mgr.? 172.21.15.79:0/362331317' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-22T23:58:21.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:20 smithi171 bash[18565]: audit 2024-04-22T23:58:19.773865+0000 mon.c (mon.1) 139 : audit [DBG] from='mgr.? 172.21.15.79:0/362331317' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-22T23:58:21.702 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:58:21 smithi171 bash[37965]: ::ffff:172.21.15.171 - - [22/Apr/2024:23:58:21] "GET /metrics HTTP/1.1" 200 35349 "" "Prometheus/2.33.4" 2024-04-22T23:58:22.034 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:21 smithi079 bash[18576]: cluster 2024-04-22T23:58:20.507134+0000 mgr.x (mgr.24551) 16 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-04-22T23:58:22.034 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:21 smithi079 bash[18576]: cluster 2024-04-22T23:58:20.727981+0000 mon.a (mon.0) 840 : cluster [DBG] mgrmap e25: x(active, since 9s), standbys: y 2024-04-22T23:58:22.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:21 smithi079 bash[23665]: cluster 2024-04-22T23:58:20.507134+0000 mgr.x (mgr.24551) 16 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-04-22T23:58:22.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:21 smithi079 bash[23665]: cluster 2024-04-22T23:58:20.727981+0000 mon.a (mon.0) 840 : cluster [DBG] mgrmap e25: x(active, since 9s), standbys: y 2024-04-22T23:58:22.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:21 smithi171 bash[18565]: cluster 2024-04-22T23:58:20.507134+0000 mgr.x (mgr.24551) 16 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-04-22T23:58:22.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:21 smithi171 bash[18565]: cluster 2024-04-22T23:58:20.727981+0000 mon.a (mon.0) 840 : cluster [DBG] mgrmap e25: x(active, since 9s), standbys: y 2024-04-22T23:58:23.784 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:23 smithi079 bash[18576]: cluster 2024-04-22T23:58:22.507896+0000 mgr.x (mgr.24551) 17 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2024-04-22T23:58:23.784 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:23 smithi079 bash[23665]: cluster 2024-04-22T23:58:22.507896+0000 mgr.x (mgr.24551) 17 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2024-04-22T23:58:23.784 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 22 23:58:23 smithi079 bash[42205]: level=error ts=2024-04-22T23:58:23.519Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.171:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.171 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.79:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.79 because it doesn't contain any IP SANs" 2024-04-22T23:58:23.784 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 22 23:58:23 smithi079 bash[42205]: level=warn ts=2024-04-22T23:58:23.524Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.171:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.171 because it doesn't contain any IP SANs" 2024-04-22T23:58:23.784 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 22 23:58:23 smithi079 bash[42205]: level=warn ts=2024-04-22T23:58: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.79:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.79 because it doesn't contain any IP SANs" 2024-04-22T23:58:24.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:23 smithi171 bash[18565]: cluster 2024-04-22T23:58:22.507896+0000 mgr.x (mgr.24551) 17 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2024-04-22T23:58:25.034 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:58:24 smithi079 bash[18834]: ::ffff:172.21.15.171 - - [22/Apr/2024:23:58:24] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-22T23:58:25.954 INFO:teuthology.orchestra.run.smithi079.stdout:true 2024-04-22T23:58:26.033 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:25 smithi079 bash[18576]: cluster 2024-04-22T23:58:24.509662+0000 mgr.x (mgr.24551) 18 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-22T23:58:26.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:25 smithi079 bash[23665]: cluster 2024-04-22T23:58:24.509662+0000 mgr.x (mgr.24551) 18 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-22T23:58:26.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:25 smithi171 bash[18565]: cluster 2024-04-22T23:58:24.509662+0000 mgr.x (mgr.24551) 18 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-22T23:58:26.707 INFO:teuthology.orchestra.run.smithi079.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-22T23:58:26.707 INFO:teuthology.orchestra.run.smithi079.stdout:alertmanager.a smithi079 *:9093,9094 running (5m) 0s ago 6m 16.5M - 0.23.0 ba2b418f427c 2b6fa3dadf4f 2024-04-22T23:58:26.707 INFO:teuthology.orchestra.run.smithi079.stdout:grafana.a smithi171 *:3000 running (6m) 0s ago 6m 43.7M - 8.3.5 dad864ee21e9 ecb1c7d78f30 2024-04-22T23:58:26.707 INFO:teuthology.orchestra.run.smithi079.stdout:iscsi.foo.smithi079.zorrwo smithi079 running (4m) 0s ago 4m 43.1M - 3.5 e1d6a67b021e fa6cf8187c1c 2024-04-22T23:58:26.707 INFO:teuthology.orchestra.run.smithi079.stdout:mgr.x smithi171 *:8443,9283 running (26s) 0s ago 12m 482M - 19.0.0-3252-g43be0201 a0434699c1d7 6efdc0dde52d 2024-04-22T23:58:26.707 INFO:teuthology.orchestra.run.smithi079.stdout:mgr.y smithi079 *:9283 running (14m) 0s ago 14m 400M - 17.2.0 e1d6a67b021e b52228ad87c7 2024-04-22T23:58:26.707 INFO:teuthology.orchestra.run.smithi079.stdout:mon.a smithi079 running (14m) 0s ago 14m 53.3M 2048M 17.2.0 e1d6a67b021e 8aa6507abb39 2024-04-22T23:58:26.707 INFO:teuthology.orchestra.run.smithi079.stdout:mon.b smithi171 running (12m) 0s ago 12m 43.4M 2048M 17.2.0 e1d6a67b021e cdf1c2fab9a0 2024-04-22T23:58:26.707 INFO:teuthology.orchestra.run.smithi079.stdout:mon.c smithi079 running (12m) 0s ago 12m 43.5M 2048M 17.2.0 e1d6a67b021e 5b44837bb16c 2024-04-22T23:58:26.707 INFO:teuthology.orchestra.run.smithi079.stdout:node-exporter.a smithi079 *:9100 running (6m) 0s ago 6m 9.86M - 1.3.1 1dbe0e931976 d8493ccc3702 2024-04-22T23:58:26.707 INFO:teuthology.orchestra.run.smithi079.stdout:node-exporter.b smithi171 *:9100 running (6m) 0s ago 6m 9327k - 1.3.1 1dbe0e931976 9d27a830558e 2024-04-22T23:58:26.707 INFO:teuthology.orchestra.run.smithi079.stdout:osd.0 smithi079 running (11m) 0s ago 11m 52.9M 4060M 17.2.0 e1d6a67b021e f3b3113598f0 2024-04-22T23:58:26.707 INFO:teuthology.orchestra.run.smithi079.stdout:osd.1 smithi079 running (11m) 0s ago 11m 55.3M 4060M 17.2.0 e1d6a67b021e 09d04426667b 2024-04-22T23:58:26.708 INFO:teuthology.orchestra.run.smithi079.stdout:osd.2 smithi079 running (10m) 0s ago 10m 49.0M 4060M 17.2.0 e1d6a67b021e 3193f9ba2e88 2024-04-22T23:58:26.708 INFO:teuthology.orchestra.run.smithi079.stdout:osd.3 smithi079 running (9m) 0s ago 9m 52.3M 4060M 17.2.0 e1d6a67b021e cabd537200bc 2024-04-22T23:58:26.708 INFO:teuthology.orchestra.run.smithi079.stdout:osd.4 smithi171 running (9m) 0s ago 9m 54.1M 4316M 17.2.0 e1d6a67b021e 04ab0c3fa292 2024-04-22T23:58:26.708 INFO:teuthology.orchestra.run.smithi079.stdout:osd.5 smithi171 running (8m) 0s ago 8m 51.2M 4316M 17.2.0 e1d6a67b021e d561b19cce34 2024-04-22T23:58:26.708 INFO:teuthology.orchestra.run.smithi079.stdout:osd.6 smithi171 running (8m) 0s ago 8m 49.9M 4316M 17.2.0 e1d6a67b021e a01d59c465a9 2024-04-22T23:58:26.708 INFO:teuthology.orchestra.run.smithi079.stdout:osd.7 smithi171 running (7m) 0s ago 7m 52.9M 4316M 17.2.0 e1d6a67b021e 472338dda563 2024-04-22T23:58:26.708 INFO:teuthology.orchestra.run.smithi079.stdout:prometheus.a smithi171 *:9095 running (5m) 0s ago 6m 57.5M - 2.33.4 514e6a882f6e c1ff7ea2cc2c 2024-04-22T23:58:26.708 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.foo.smithi079.mriyzv smithi079 *:8000 running (4m) 0s ago 4m 84.0M - 17.2.0 e1d6a67b021e 7265086159d1 2024-04-22T23:58:26.708 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.foo.smithi171.llhapr smithi171 *:8000 running (4m) 0s ago 4m 84.4M - 17.2.0 e1d6a67b021e b457c21074ad 2024-04-22T23:58:26.708 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.smpl.smithi079.yxokos smithi079 *:80 running (4m) 0s ago 4m 83.9M - 17.2.0 e1d6a67b021e 0083918e6d55 2024-04-22T23:58:26.708 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.smpl.smithi171.spscai smithi171 *:80 running (4m) 0s ago 4m 83.9M - 17.2.0 e1d6a67b021e 9e7599a854ca 2024-04-22T23:58:27.128 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-04-22T23:58:27.129 INFO:teuthology.orchestra.run.smithi079.stdout: "mon": { 2024-04-22T23:58:27.129 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-22T23:58:27.129 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-04-22T23:58:27.129 INFO:teuthology.orchestra.run.smithi079.stdout: "mgr": { 2024-04-22T23:58:27.129 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-04-22T23:58:27.129 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.0.0-3252-g43be0201 (43be020184947e53516056c9931e1ac5bdbbb1a5) squid (dev)": 1 2024-04-22T23:58:27.129 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-04-22T23:58:27.129 INFO:teuthology.orchestra.run.smithi079.stdout: "osd": { 2024-04-22T23:58:27.129 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-22T23:58:27.129 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-04-22T23:58:27.129 INFO:teuthology.orchestra.run.smithi079.stdout: "mds": {}, 2024-04-22T23:58:27.129 INFO:teuthology.orchestra.run.smithi079.stdout: "rgw": { 2024-04-22T23:58:27.129 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-22T23:58:27.130 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-04-22T23:58:27.130 INFO:teuthology.orchestra.run.smithi079.stdout: "overall": { 2024-04-22T23:58:27.130 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 16, 2024-04-22T23:58:27.130 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.0.0-3252-g43be0201 (43be020184947e53516056c9931e1ac5bdbbb1a5) squid (dev)": 1 2024-04-22T23:58:27.130 INFO:teuthology.orchestra.run.smithi079.stdout: } 2024-04-22T23:58:27.130 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-04-22T23:58:27.479 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-04-22T23:58:27.479 INFO:teuthology.orchestra.run.smithi079.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5", 2024-04-22T23:58:27.479 INFO:teuthology.orchestra.run.smithi079.stdout: "in_progress": true, 2024-04-22T23:58:27.479 INFO:teuthology.orchestra.run.smithi079.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-22T23:58:27.479 INFO:teuthology.orchestra.run.smithi079.stdout: "services_complete": [], 2024-04-22T23:58:27.479 INFO:teuthology.orchestra.run.smithi079.stdout: "progress": "1/23 daemons upgraded", 2024-04-22T23:58:27.479 INFO:teuthology.orchestra.run.smithi079.stdout: "message": "", 2024-04-22T23:58:27.479 INFO:teuthology.orchestra.run.smithi079.stdout: "is_paused": false 2024-04-22T23:58:27.479 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-04-22T23:58:27.534 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:27 smithi079 bash[18576]: audit 2024-04-22T23:58:25.954397+0000 mgr.x (mgr.24551) 19 : audit [DBG] from='client.25042 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:58:27.534 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:27 smithi079 bash[18576]: audit 2024-04-22T23:58:26.236922+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:27.534 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:27 smithi079 bash[18576]: audit 2024-04-22T23:58:26.251520+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:27.534 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:27 smithi079 bash[18576]: audit 2024-04-22T23:58:26.294780+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:27.534 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:27 smithi079 bash[18576]: audit 2024-04-22T23:58:26.304325+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:27.534 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:27 smithi079 bash[18576]: audit 2024-04-22T23:58:26.310185+0000 mgr.x (mgr.24551) 20 : audit [DBG] from='client.15153 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:58:27.534 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:27 smithi079 bash[18576]: cluster 2024-04-22T23:58:26.510506+0000 mgr.x (mgr.24551) 21 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-22T23:58:27.534 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:27 smithi079 bash[18576]: audit 2024-04-22T23:58:26.675140+0000 mgr.x (mgr.24551) 22 : audit [DBG] from='client.15159 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:58:27.534 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:27 smithi079 bash[18576]: audit 2024-04-22T23:58:27.142800+0000 mon.c (mon.1) 140 : audit [DBG] from='client.? 172.21.15.79:0/2659902013' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T23:58:27.535 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:27 smithi079 bash[23665]: audit 2024-04-22T23:58:25.954397+0000 mgr.x (mgr.24551) 19 : audit [DBG] from='client.25042 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:58:27.535 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:27 smithi079 bash[23665]: audit 2024-04-22T23:58:26.236922+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:27.535 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:27 smithi079 bash[23665]: audit 2024-04-22T23:58:26.251520+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:27.535 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:27 smithi079 bash[23665]: audit 2024-04-22T23:58:26.294780+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:27.535 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:27 smithi079 bash[23665]: audit 2024-04-22T23:58:26.304325+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:27.535 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:27 smithi079 bash[23665]: audit 2024-04-22T23:58:26.310185+0000 mgr.x (mgr.24551) 20 : audit [DBG] from='client.15153 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:58:27.535 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:27 smithi079 bash[23665]: cluster 2024-04-22T23:58:26.510506+0000 mgr.x (mgr.24551) 21 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-22T23:58:27.535 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:27 smithi079 bash[23665]: audit 2024-04-22T23:58:26.675140+0000 mgr.x (mgr.24551) 22 : audit [DBG] from='client.15159 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:58:27.535 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:27 smithi079 bash[23665]: audit 2024-04-22T23:58:27.142800+0000 mon.c (mon.1) 140 : audit [DBG] from='client.? 172.21.15.79:0/2659902013' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T23:58:27.556 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:27 smithi171 bash[18565]: audit 2024-04-22T23:58:25.954397+0000 mgr.x (mgr.24551) 19 : audit [DBG] from='client.25042 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:58:27.556 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:27 smithi171 bash[18565]: audit 2024-04-22T23:58:26.236922+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:27.556 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:27 smithi171 bash[18565]: audit 2024-04-22T23:58:26.251520+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:27.556 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:27 smithi171 bash[18565]: audit 2024-04-22T23:58:26.294780+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:27.556 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:27 smithi171 bash[18565]: audit 2024-04-22T23:58:26.304325+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:27.556 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:27 smithi171 bash[18565]: audit 2024-04-22T23:58:26.310185+0000 mgr.x (mgr.24551) 20 : audit [DBG] from='client.15153 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:58:27.556 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:27 smithi171 bash[18565]: cluster 2024-04-22T23:58:26.510506+0000 mgr.x (mgr.24551) 21 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-22T23:58:27.557 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:27 smithi171 bash[18565]: audit 2024-04-22T23:58:26.675140+0000 mgr.x (mgr.24551) 22 : audit [DBG] from='client.15159 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:58:27.557 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:27 smithi171 bash[18565]: audit 2024-04-22T23:58:27.142800+0000 mon.c (mon.1) 140 : audit [DBG] from='client.? 172.21.15.79:0/2659902013' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T23:58:27.892 INFO:teuthology.orchestra.run.smithi079.stdout:HEALTH_OK 2024-04-22T23:58:28.557 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:28 smithi171 bash[18565]: audit 2024-04-22T23:58:27.297931+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:28.557 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:28 smithi171 bash[18565]: audit 2024-04-22T23:58:27.303484+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:28.557 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:28 smithi171 bash[18565]: audit 2024-04-22T23:58:27.307141+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:28.557 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:28 smithi171 bash[18565]: audit 2024-04-22T23:58:27.310392+0000 mon.b (mon.2) 52 : audit [INF] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-22T23:58:28.557 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:28 smithi171 bash[18565]: audit 2024-04-22T23:58:27.311628+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:28.557 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:28 smithi171 bash[18565]: audit 2024-04-22T23:58:27.314008+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.24551 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-22T23:58:28.557 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:28 smithi171 bash[18565]: audit 2024-04-22T23:58:27.337237+0000 mon.b (mon.2) 53 : audit [INF] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-22T23:58:28.557 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:28 smithi171 bash[18565]: audit 2024-04-22T23:58:27.337462+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.24551 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-22T23:58:28.557 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:28 smithi171 bash[18565]: audit 2024-04-22T23:58:27.340028+0000 mon.b (mon.2) 54 : audit [INF] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-22T23:58:28.557 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:28 smithi171 bash[18565]: audit 2024-04-22T23:58:27.340256+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.24551 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-22T23:58:28.557 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:28 smithi171 bash[18565]: audit 2024-04-22T23:58:27.342884+0000 mon.b (mon.2) 55 : audit [INF] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-22T23:58:28.557 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:28 smithi171 bash[18565]: audit 2024-04-22T23:58:27.343038+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.24551 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-22T23:58:28.558 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:28 smithi171 bash[18565]: cephadm 2024-04-22T23:58:27.345142+0000 mgr.x (mgr.24551) 23 : cephadm [INF] Adjusting osd_memory_target on smithi079 to 2780M 2024-04-22T23:58:28.558 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:28 smithi171 bash[18565]: audit 2024-04-22T23:58:27.353680+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:28.558 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:28 smithi171 bash[18565]: audit 2024-04-22T23:58:27.492902+0000 mgr.x (mgr.24551) 24 : audit [DBG] from='client.15171 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:58:28.558 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:28 smithi171 bash[18565]: audit 2024-04-22T23:58:27.639493+0000 mon.b (mon.2) 56 : audit [DBG] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T23:58:28.558 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:28 smithi171 bash[18565]: audit 2024-04-22T23:58:27.907144+0000 mon.a (mon.0) 854 : audit [DBG] from='client.? 172.21.15.79:0/2259689507' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T23:58:28.784 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:28 smithi079 bash[23665]: audit 2024-04-22T23:58:27.297931+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:28.785 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:28 smithi079 bash[23665]: audit 2024-04-22T23:58:27.303484+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:28.785 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:28 smithi079 bash[23665]: audit 2024-04-22T23:58:27.307141+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:28.785 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:28 smithi079 bash[23665]: audit 2024-04-22T23:58:27.310392+0000 mon.b (mon.2) 52 : audit [INF] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-22T23:58:28.785 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:28 smithi079 bash[23665]: audit 2024-04-22T23:58:27.311628+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:28.785 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:28 smithi079 bash[23665]: audit 2024-04-22T23:58:27.314008+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.24551 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-22T23:58:28.785 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:28 smithi079 bash[23665]: audit 2024-04-22T23:58:27.337237+0000 mon.b (mon.2) 53 : audit [INF] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-22T23:58:28.785 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:28 smithi079 bash[23665]: audit 2024-04-22T23:58:27.337462+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.24551 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-22T23:58:28.785 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:28 smithi079 bash[23665]: audit 2024-04-22T23:58:27.340028+0000 mon.b (mon.2) 54 : audit [INF] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-22T23:58:28.785 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:28 smithi079 bash[23665]: audit 2024-04-22T23:58:27.340256+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.24551 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-22T23:58:28.785 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:28 smithi079 bash[23665]: audit 2024-04-22T23:58:27.342884+0000 mon.b (mon.2) 55 : audit [INF] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-22T23:58:28.785 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:28 smithi079 bash[23665]: audit 2024-04-22T23:58:27.343038+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.24551 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-22T23:58:28.785 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:28 smithi079 bash[23665]: cephadm 2024-04-22T23:58:27.345142+0000 mgr.x (mgr.24551) 23 : cephadm [INF] Adjusting osd_memory_target on smithi079 to 2780M 2024-04-22T23:58:28.785 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:28 smithi079 bash[23665]: audit 2024-04-22T23:58:27.353680+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:28.786 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:28 smithi079 bash[23665]: audit 2024-04-22T23:58:27.492902+0000 mgr.x (mgr.24551) 24 : audit [DBG] from='client.15171 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:58:28.786 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:28 smithi079 bash[23665]: audit 2024-04-22T23:58:27.639493+0000 mon.b (mon.2) 56 : audit [DBG] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T23:58:28.786 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:28 smithi079 bash[23665]: audit 2024-04-22T23:58:27.907144+0000 mon.a (mon.0) 854 : audit [DBG] from='client.? 172.21.15.79:0/2259689507' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T23:58:28.786 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:28 smithi079 bash[18576]: audit 2024-04-22T23:58:27.297931+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:28.786 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:28 smithi079 bash[18576]: audit 2024-04-22T23:58:27.303484+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:28.786 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:28 smithi079 bash[18576]: audit 2024-04-22T23:58:27.307141+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:28.786 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:28 smithi079 bash[18576]: audit 2024-04-22T23:58:27.310392+0000 mon.b (mon.2) 52 : audit [INF] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-22T23:58:28.786 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:28 smithi079 bash[18576]: audit 2024-04-22T23:58:27.311628+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:28.786 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:28 smithi079 bash[18576]: audit 2024-04-22T23:58:27.314008+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.24551 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-22T23:58:28.786 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:28 smithi079 bash[18576]: audit 2024-04-22T23:58:27.337237+0000 mon.b (mon.2) 53 : audit [INF] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-22T23:58:28.786 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:28 smithi079 bash[18576]: audit 2024-04-22T23:58:27.337462+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.24551 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-22T23:58:28.787 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:28 smithi079 bash[18576]: audit 2024-04-22T23:58:27.340028+0000 mon.b (mon.2) 54 : audit [INF] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-22T23:58:28.787 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:28 smithi079 bash[18576]: audit 2024-04-22T23:58:27.340256+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.24551 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-22T23:58:28.787 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:28 smithi079 bash[18576]: audit 2024-04-22T23:58:27.342884+0000 mon.b (mon.2) 55 : audit [INF] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-22T23:58:28.787 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:28 smithi079 bash[18576]: audit 2024-04-22T23:58:27.343038+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.24551 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-22T23:58:28.787 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:28 smithi079 bash[18576]: cephadm 2024-04-22T23:58:27.345142+0000 mgr.x (mgr.24551) 23 : cephadm [INF] Adjusting osd_memory_target on smithi079 to 2780M 2024-04-22T23:58:28.787 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:28 smithi079 bash[18576]: audit 2024-04-22T23:58:27.353680+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:28.787 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:28 smithi079 bash[18576]: audit 2024-04-22T23:58:27.492902+0000 mgr.x (mgr.24551) 24 : audit [DBG] from='client.15171 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:58:28.787 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:28 smithi079 bash[18576]: audit 2024-04-22T23:58:27.639493+0000 mon.b (mon.2) 56 : audit [DBG] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T23:58:28.787 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:28 smithi079 bash[18576]: audit 2024-04-22T23:58:27.907144+0000 mon.a (mon.0) 854 : audit [DBG] from='client.? 172.21.15.79:0/2259689507' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T23:58:29.556 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:29 smithi171 bash[18565]: cluster 2024-04-22T23:58:28.511804+0000 mgr.x (mgr.24551) 25 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-22T23:58:29.784 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:29 smithi079 bash[18576]: cluster 2024-04-22T23:58:28.511804+0000 mgr.x (mgr.24551) 25 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-22T23:58:29.784 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:29 smithi079 bash[23665]: cluster 2024-04-22T23:58:28.511804+0000 mgr.x (mgr.24551) 25 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-22T23:58:30.556 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:30 smithi171 bash[18565]: audit 2024-04-22T23:58:29.388070+0000 mgr.x (mgr.24551) 26 : audit [DBG] from='client.14841 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T23:58:30.784 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:30 smithi079 bash[18576]: audit 2024-04-22T23:58:29.388070+0000 mgr.x (mgr.24551) 26 : audit [DBG] from='client.14841 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T23:58:30.784 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:30 smithi079 bash[23665]: audit 2024-04-22T23:58:29.388070+0000 mgr.x (mgr.24551) 26 : audit [DBG] from='client.14841 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T23:58:31.556 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:58:31 smithi171 bash[37965]: ::ffff:172.21.15.171 - - [22/Apr/2024:23:58:31] "GET /metrics HTTP/1.1" 200 38144 "" "Prometheus/2.33.4" 2024-04-22T23:58:31.556 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:31 smithi171 bash[18565]: cluster 2024-04-22T23:58:30.513430+0000 mgr.x (mgr.24551) 27 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-22T23:58:31.784 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:31 smithi079 bash[23665]: cluster 2024-04-22T23:58:30.513430+0000 mgr.x (mgr.24551) 27 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-22T23:58:31.784 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:31 smithi079 bash[18576]: cluster 2024-04-22T23:58:30.513430+0000 mgr.x (mgr.24551) 27 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-22T23:58:32.556 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:58:32 smithi171 bash[34455]: ts=2024-04-22T23:58:32.314Z caller=manager.go:609 level=warn component="rule manager" group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on(pool_id) group_right()\n ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: |\n Pool '{{ $labels.name }}' will be full in less than 5 days assuming the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed it's capacity\n" err="found duplicate series for the match group {pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"172.21.15.79:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.171:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-22T23:58:33.784 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:33 smithi079 bash[18576]: cluster 2024-04-22T23:58:32.514175+0000 mgr.x (mgr.24551) 28 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:58:33.784 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:33 smithi079 bash[23665]: cluster 2024-04-22T23:58:32.514175+0000 mgr.x (mgr.24551) 28 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:58:33.784 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 22 23:58:33 smithi079 bash[42205]: level=error ts=2024-04-22T23:58:33.520Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.171:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.171 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.79:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.79 because it doesn't contain any IP SANs" 2024-04-22T23:58:33.784 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 22 23:58:33 smithi079 bash[42205]: level=warn ts=2024-04-22T23:58:33.524Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.171:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.171 because it doesn't contain any IP SANs" 2024-04-22T23:58:33.785 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 22 23:58:33 smithi079 bash[42205]: level=warn ts=2024-04-22T23:58:33.526Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.79:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.79 because it doesn't contain any IP SANs" 2024-04-22T23:58:34.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:33 smithi171 bash[18565]: cluster 2024-04-22T23:58:32.514175+0000 mgr.x (mgr.24551) 28 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:58:35.033 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:58:34 smithi079 bash[18834]: ::ffff:172.21.15.171 - - [22/Apr/2024:23:58:34] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-22T23:58:35.034 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:34 smithi079 bash[18576]: audit 2024-04-22T23:58:34.581146+0000 mon.b (mon.2) 57 : audit [INF] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-22T23:58:35.034 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:34 smithi079 bash[18576]: audit 2024-04-22T23:58:34.581640+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.24551 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-22T23:58:35.034 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:34 smithi079 bash[18576]: audit 2024-04-22T23:58:34.584110+0000 mon.b (mon.2) 58 : audit [INF] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-22T23:58:35.034 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:34 smithi079 bash[18576]: audit 2024-04-22T23:58:34.584267+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.24551 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-22T23:58:35.034 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:34 smithi079 bash[18576]: audit 2024-04-22T23:58:34.586745+0000 mon.b (mon.2) 59 : audit [INF] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-22T23:58:35.035 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:34 smithi079 bash[18576]: audit 2024-04-22T23:58:34.586941+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.24551 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-22T23:58:35.035 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:34 smithi079 bash[18576]: audit 2024-04-22T23:58:34.589144+0000 mon.b (mon.2) 60 : audit [INF] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-22T23:58:35.035 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:34 smithi079 bash[18576]: audit 2024-04-22T23:58:34.589263+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.24551 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-22T23:58:35.035 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:34 smithi079 bash[18576]: audit 2024-04-22T23:58:34.600245+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:35.035 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:34 smithi079 bash[18576]: audit 2024-04-22T23:58:34.603839+0000 mon.b (mon.2) 61 : audit [DBG] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:58:35.035 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:34 smithi079 bash[18576]: audit 2024-04-22T23:58:34.605837+0000 mon.b (mon.2) 62 : audit [INF] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:58:35.035 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:34 smithi079 bash[23665]: audit 2024-04-22T23:58:34.581146+0000 mon.b (mon.2) 57 : audit [INF] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-22T23:58:35.035 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:34 smithi079 bash[23665]: audit 2024-04-22T23:58:34.581640+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.24551 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-22T23:58:35.035 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:34 smithi079 bash[23665]: audit 2024-04-22T23:58:34.584110+0000 mon.b (mon.2) 58 : audit [INF] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-22T23:58:35.035 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:34 smithi079 bash[23665]: audit 2024-04-22T23:58:34.584267+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.24551 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-22T23:58:35.035 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:34 smithi079 bash[23665]: audit 2024-04-22T23:58:34.586745+0000 mon.b (mon.2) 59 : audit [INF] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-22T23:58:35.035 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:34 smithi079 bash[23665]: audit 2024-04-22T23:58:34.586941+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.24551 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-22T23:58:35.035 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:34 smithi079 bash[23665]: audit 2024-04-22T23:58:34.589144+0000 mon.b (mon.2) 60 : audit [INF] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-22T23:58:35.036 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:34 smithi079 bash[23665]: audit 2024-04-22T23:58:34.589263+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.24551 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-22T23:58:35.036 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:34 smithi079 bash[23665]: audit 2024-04-22T23:58:34.600245+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:35.036 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:34 smithi079 bash[23665]: audit 2024-04-22T23:58:34.603839+0000 mon.b (mon.2) 61 : audit [DBG] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:58:35.036 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:34 smithi079 bash[23665]: audit 2024-04-22T23:58:34.605837+0000 mon.b (mon.2) 62 : audit [INF] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:58:35.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:34 smithi171 bash[18565]: audit 2024-04-22T23:58:34.581146+0000 mon.b (mon.2) 57 : audit [INF] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-22T23:58:35.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:34 smithi171 bash[18565]: audit 2024-04-22T23:58:34.581640+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.24551 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-22T23:58:35.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:34 smithi171 bash[18565]: audit 2024-04-22T23:58:34.584110+0000 mon.b (mon.2) 58 : audit [INF] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-22T23:58:35.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:34 smithi171 bash[18565]: audit 2024-04-22T23:58:34.584267+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.24551 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-22T23:58:35.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:34 smithi171 bash[18565]: audit 2024-04-22T23:58:34.586745+0000 mon.b (mon.2) 59 : audit [INF] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-22T23:58:35.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:34 smithi171 bash[18565]: audit 2024-04-22T23:58:34.586941+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.24551 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-22T23:58:35.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:34 smithi171 bash[18565]: audit 2024-04-22T23:58:34.589144+0000 mon.b (mon.2) 60 : audit [INF] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-22T23:58:35.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:34 smithi171 bash[18565]: audit 2024-04-22T23:58:34.589263+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.24551 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-22T23:58:35.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:34 smithi171 bash[18565]: audit 2024-04-22T23:58:34.600245+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:35.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:34 smithi171 bash[18565]: audit 2024-04-22T23:58:34.603839+0000 mon.b (mon.2) 61 : audit [DBG] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:58:35.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:34 smithi171 bash[18565]: audit 2024-04-22T23:58:34.605837+0000 mon.b (mon.2) 62 : audit [INF] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:58:35.957 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:35 smithi079 bash[18576]: cluster 2024-04-22T23:58:34.515045+0000 mgr.x (mgr.24551) 29 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:58:35.957 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:35 smithi079 bash[18576]: cephadm 2024-04-22T23:58:34.591253+0000 mgr.x (mgr.24551) 30 : cephadm [INF] Adjusting osd_memory_target on smithi171 to 3036M 2024-04-22T23:58:35.957 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:35 smithi079 bash[18576]: cephadm 2024-04-22T23:58:34.608476+0000 mgr.x (mgr.24551) 31 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.conf 2024-04-22T23:58:35.958 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:35 smithi079 bash[18576]: cephadm 2024-04-22T23:58:34.608911+0000 mgr.x (mgr.24551) 32 : cephadm [INF] Updating smithi171:/etc/ceph/ceph.conf 2024-04-22T23:58:35.958 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:35 smithi079 bash[18576]: audit 2024-04-22T23:58:35.380792+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:35.958 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:35 smithi079 bash[18576]: audit 2024-04-22T23:58:35.388679+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:35.958 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:35 smithi079 bash[18576]: audit 2024-04-22T23:58:35.401201+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:35.958 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:35 smithi079 bash[18576]: audit 2024-04-22T23:58:35.409160+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:35.958 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:35 smithi079 bash[18576]: audit 2024-04-22T23:58:35.428823+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:35.958 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:35 smithi079 bash[18576]: audit 2024-04-22T23:58:35.513434+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:35.958 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:35 smithi079 bash[18576]: audit 2024-04-22T23:58:35.520762+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:35.958 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:35 smithi079 bash[18576]: audit 2024-04-22T23:58:35.527702+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:35.958 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:35 smithi079 bash[18576]: audit 2024-04-22T23:58:35.536614+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:35.958 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:35 smithi079 bash[23665]: cluster 2024-04-22T23:58:34.515045+0000 mgr.x (mgr.24551) 29 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:58:35.958 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:35 smithi079 bash[23665]: cephadm 2024-04-22T23:58:34.591253+0000 mgr.x (mgr.24551) 30 : cephadm [INF] Adjusting osd_memory_target on smithi171 to 3036M 2024-04-22T23:58:35.959 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:35 smithi079 bash[23665]: cephadm 2024-04-22T23:58:34.608476+0000 mgr.x (mgr.24551) 31 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.conf 2024-04-22T23:58:35.959 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:35 smithi079 bash[23665]: cephadm 2024-04-22T23:58:34.608911+0000 mgr.x (mgr.24551) 32 : cephadm [INF] Updating smithi171:/etc/ceph/ceph.conf 2024-04-22T23:58:35.959 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:35 smithi079 bash[23665]: audit 2024-04-22T23:58:35.380792+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:35.959 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:35 smithi079 bash[23665]: audit 2024-04-22T23:58:35.388679+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:35.959 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:35 smithi079 bash[23665]: audit 2024-04-22T23:58:35.401201+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:35.959 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:35 smithi079 bash[23665]: audit 2024-04-22T23:58:35.409160+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:35.959 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:35 smithi079 bash[23665]: audit 2024-04-22T23:58:35.428823+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:35.959 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:35 smithi079 bash[23665]: audit 2024-04-22T23:58:35.513434+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:35.959 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:35 smithi079 bash[23665]: audit 2024-04-22T23:58:35.520762+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:35.959 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:35 smithi079 bash[23665]: audit 2024-04-22T23:58:35.527702+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:35.959 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:35 smithi079 bash[23665]: audit 2024-04-22T23:58:35.536614+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:36.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:35 smithi171 bash[18565]: cluster 2024-04-22T23:58:34.515045+0000 mgr.x (mgr.24551) 29 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:58:36.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:35 smithi171 bash[18565]: cephadm 2024-04-22T23:58:34.591253+0000 mgr.x (mgr.24551) 30 : cephadm [INF] Adjusting osd_memory_target on smithi171 to 3036M 2024-04-22T23:58:36.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:35 smithi171 bash[18565]: cephadm 2024-04-22T23:58:34.608476+0000 mgr.x (mgr.24551) 31 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.conf 2024-04-22T23:58:36.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:35 smithi171 bash[18565]: cephadm 2024-04-22T23:58:34.608911+0000 mgr.x (mgr.24551) 32 : cephadm [INF] Updating smithi171:/etc/ceph/ceph.conf 2024-04-22T23:58:36.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:35 smithi171 bash[18565]: audit 2024-04-22T23:58:35.380792+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:36.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:35 smithi171 bash[18565]: audit 2024-04-22T23:58:35.388679+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:36.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:35 smithi171 bash[18565]: audit 2024-04-22T23:58:35.401201+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:36.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:35 smithi171 bash[18565]: audit 2024-04-22T23:58:35.409160+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:36.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:35 smithi171 bash[18565]: audit 2024-04-22T23:58:35.428823+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:36.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:35 smithi171 bash[18565]: audit 2024-04-22T23:58:35.513434+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:36.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:35 smithi171 bash[18565]: audit 2024-04-22T23:58:35.520762+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:36.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:35 smithi171 bash[18565]: audit 2024-04-22T23:58:35.527702+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:36.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:35 smithi171 bash[18565]: audit 2024-04-22T23:58:35.536614+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:36.269 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:58:35 smithi079 systemd[1]: Stopping Ceph node-exporter.a for 15ff8152-0102-11ef-bc93-c7b262605968... 2024-04-22T23:58:36.269 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:58:35 smithi079 bash[51415]: Error response from daemon: No such container: ceph-15ff8152-0102-11ef-bc93-c7b262605968-node-exporter.a 2024-04-22T23:58:37.028 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:58:36 smithi079 bash[51425]: ceph-15ff8152-0102-11ef-bc93-c7b262605968-node-exporter-a 2024-04-22T23:58:37.028 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:58:36 smithi079 bash[51460]: Error response from daemon: No such container: ceph-15ff8152-0102-11ef-bc93-c7b262605968-node-exporter.a 2024-04-22T23:58:37.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:36 smithi079 bash[23665]: cephadm 2024-04-22T23:58:34.874784+0000 mgr.x (mgr.24551) 33 : cephadm [INF] Updating smithi079:/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-22T23:58:37.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:36 smithi079 bash[23665]: cephadm 2024-04-22T23:58:34.875041+0000 mgr.x (mgr.24551) 34 : cephadm [INF] Updating smithi171:/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-22T23:58:37.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:36 smithi079 bash[23665]: cephadm 2024-04-22T23:58:35.039769+0000 mgr.x (mgr.24551) 35 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.client.admin.keyring 2024-04-22T23:58:37.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:36 smithi079 bash[23665]: cephadm 2024-04-22T23:58:35.039974+0000 mgr.x (mgr.24551) 36 : cephadm [INF] Updating smithi171:/etc/ceph/ceph.client.admin.keyring 2024-04-22T23:58:37.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:36 smithi079 bash[23665]: cephadm 2024-04-22T23:58:35.205312+0000 mgr.x (mgr.24551) 37 : cephadm [INF] Updating smithi171:/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-22T23:58:37.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:36 smithi079 bash[23665]: cephadm 2024-04-22T23:58:35.205631+0000 mgr.x (mgr.24551) 38 : cephadm [INF] Updating smithi079:/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-22T23:58:37.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:36 smithi079 bash[23665]: cluster 2024-04-22T23:58:35.420725+0000 mgr.x (mgr.24551) 39 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s 2024-04-22T23:58:37.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:36 smithi079 bash[23665]: cephadm 2024-04-22T23:58:35.539929+0000 mgr.x (mgr.24551) 40 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2024-04-22T23:58:37.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:36 smithi079 bash[23665]: cephadm 2024-04-22T23:58:35.540755+0000 mgr.x (mgr.24551) 41 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi079 2024-04-22T23:58:37.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:36 smithi079 bash[23665]: cluster 2024-04-22T23:58:36.405019+0000 mon.a (mon.0) 869 : cluster [WRN] Health check failed: failed to probe daemons or devices (CEPHADM_REFRESH_FAILED) 2024-04-22T23:58:37.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:36 smithi079 bash[18576]: cephadm 2024-04-22T23:58:34.874784+0000 mgr.x (mgr.24551) 33 : cephadm [INF] Updating smithi079:/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-22T23:58:37.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:36 smithi079 bash[18576]: cephadm 2024-04-22T23:58:34.875041+0000 mgr.x (mgr.24551) 34 : cephadm [INF] Updating smithi171:/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-22T23:58:37.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:36 smithi079 bash[18576]: cephadm 2024-04-22T23:58:35.039769+0000 mgr.x (mgr.24551) 35 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.client.admin.keyring 2024-04-22T23:58:37.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:36 smithi079 bash[18576]: cephadm 2024-04-22T23:58:35.039974+0000 mgr.x (mgr.24551) 36 : cephadm [INF] Updating smithi171:/etc/ceph/ceph.client.admin.keyring 2024-04-22T23:58:37.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:36 smithi079 bash[18576]: cephadm 2024-04-22T23:58:35.205312+0000 mgr.x (mgr.24551) 37 : cephadm [INF] Updating smithi171:/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-22T23:58:37.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:36 smithi079 bash[18576]: cephadm 2024-04-22T23:58:35.205631+0000 mgr.x (mgr.24551) 38 : cephadm [INF] Updating smithi079:/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-22T23:58:37.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:36 smithi079 bash[18576]: cluster 2024-04-22T23:58:35.420725+0000 mgr.x (mgr.24551) 39 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s 2024-04-22T23:58:37.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:36 smithi079 bash[18576]: cephadm 2024-04-22T23:58:35.539929+0000 mgr.x (mgr.24551) 40 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2024-04-22T23:58:37.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:36 smithi079 bash[18576]: cephadm 2024-04-22T23:58:35.540755+0000 mgr.x (mgr.24551) 41 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi079 2024-04-22T23:58:37.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:36 smithi079 bash[18576]: cluster 2024-04-22T23:58:36.405019+0000 mon.a (mon.0) 869 : cluster [WRN] Health check failed: failed to probe daemons or devices (CEPHADM_REFRESH_FAILED) 2024-04-22T23:58:37.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:36 smithi171 bash[18565]: cephadm 2024-04-22T23:58:34.874784+0000 mgr.x (mgr.24551) 33 : cephadm [INF] Updating smithi079:/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-22T23:58:37.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:36 smithi171 bash[18565]: cephadm 2024-04-22T23:58:34.875041+0000 mgr.x (mgr.24551) 34 : cephadm [INF] Updating smithi171:/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-22T23:58:37.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:36 smithi171 bash[18565]: cephadm 2024-04-22T23:58:35.039769+0000 mgr.x (mgr.24551) 35 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.client.admin.keyring 2024-04-22T23:58:37.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:36 smithi171 bash[18565]: cephadm 2024-04-22T23:58:35.039974+0000 mgr.x (mgr.24551) 36 : cephadm [INF] Updating smithi171:/etc/ceph/ceph.client.admin.keyring 2024-04-22T23:58:37.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:36 smithi171 bash[18565]: cephadm 2024-04-22T23:58:35.205312+0000 mgr.x (mgr.24551) 37 : cephadm [INF] Updating smithi171:/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-22T23:58:37.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:36 smithi171 bash[18565]: cephadm 2024-04-22T23:58:35.205631+0000 mgr.x (mgr.24551) 38 : cephadm [INF] Updating smithi079:/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-22T23:58:37.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:36 smithi171 bash[18565]: cluster 2024-04-22T23:58:35.420725+0000 mgr.x (mgr.24551) 39 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s 2024-04-22T23:58:37.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:36 smithi171 bash[18565]: cephadm 2024-04-22T23:58:35.539929+0000 mgr.x (mgr.24551) 40 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2024-04-22T23:58:37.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:36 smithi171 bash[18565]: cephadm 2024-04-22T23:58:35.540755+0000 mgr.x (mgr.24551) 41 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi079 2024-04-22T23:58:37.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:36 smithi171 bash[18565]: cluster 2024-04-22T23:58:36.405019+0000 mon.a (mon.0) 869 : cluster [WRN] Health check failed: failed to probe daemons or devices (CEPHADM_REFRESH_FAILED) 2024-04-22T23:58:37.284 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:58:37 smithi079 systemd[1]: ceph-15ff8152-0102-11ef-bc93-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-04-22T23:58:37.284 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:58:37 smithi079 systemd[1]: ceph-15ff8152-0102-11ef-bc93-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-04-22T23:58:37.284 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:58:37 smithi079 systemd[1]: Stopped Ceph node-exporter.a for 15ff8152-0102-11ef-bc93-c7b262605968. 2024-04-22T23:58:37.284 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:58:37 smithi079 systemd[1]: Started Ceph node-exporter.a for 15ff8152-0102-11ef-bc93-c7b262605968. 2024-04-22T23:58:38.351 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:38 smithi079 bash[18576]: audit 2024-04-22T23:58:37.099928+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:38.351 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:38 smithi079 bash[18576]: audit 2024-04-22T23:58:37.114356+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:38.351 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:38 smithi079 bash[18576]: cephadm 2024-04-22T23:58:37.161034+0000 mgr.x (mgr.24551) 42 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-04-22T23:58:38.351 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:38 smithi079 bash[18576]: cephadm 2024-04-22T23:58:37.196609+0000 mgr.x (mgr.24551) 43 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi079 2024-04-22T23:58:38.352 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:38 smithi079 bash[18576]: cluster 2024-04-22T23:58:37.421723+0000 mgr.x (mgr.24551) 44 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s 2024-04-22T23:58:38.352 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:38 smithi079 bash[23665]: audit 2024-04-22T23:58:37.099928+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:38.352 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:38 smithi079 bash[23665]: audit 2024-04-22T23:58:37.114356+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:38.352 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:38 smithi079 bash[23665]: cephadm 2024-04-22T23:58:37.161034+0000 mgr.x (mgr.24551) 42 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-04-22T23:58:38.352 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:38 smithi079 bash[23665]: cephadm 2024-04-22T23:58:37.196609+0000 mgr.x (mgr.24551) 43 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi079 2024-04-22T23:58:38.352 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:38 smithi079 bash[23665]: cluster 2024-04-22T23:58:37.421723+0000 mgr.x (mgr.24551) 44 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s 2024-04-22T23:58:38.556 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:38 smithi171 bash[18565]: audit 2024-04-22T23:58:37.099928+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:38.556 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:38 smithi171 bash[18565]: audit 2024-04-22T23:58:37.114356+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:38.556 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:38 smithi171 bash[18565]: cephadm 2024-04-22T23:58:37.161034+0000 mgr.x (mgr.24551) 42 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-04-22T23:58:38.556 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:38 smithi171 bash[18565]: cephadm 2024-04-22T23:58:37.196609+0000 mgr.x (mgr.24551) 43 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi079 2024-04-22T23:58:38.556 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:38 smithi171 bash[18565]: cluster 2024-04-22T23:58:37.421723+0000 mgr.x (mgr.24551) 44 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s 2024-04-22T23:58:38.602 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:58:38 smithi079 bash[51491]: ts=2024-04-22T23:58:38.450Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-04-22T23:58:38.602 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:58:38 smithi079 bash[51491]: ts=2024-04-22T23:58:38.450Z 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-04-22T23:58:38.602 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:58:38 smithi079 bash[51491]: ts=2024-04-22T23:58:38.450Z 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-04-22T23:58:38.603 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:58:38 smithi079 bash[51491]: ts=2024-04-22T23:58:38.450Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-04-22T23:58:38.603 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:58:38 smithi079 bash[51491]: ts=2024-04-22T23:58:38.451Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-04-22T23:58:38.603 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:58:38 smithi079 bash[51491]: ts=2024-04-22T23:58:38.451Z caller=node_exporter.go:115 level=info collector=arp 2024-04-22T23:58:38.603 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:58:38 smithi079 bash[51491]: ts=2024-04-22T23:58:38.451Z caller=node_exporter.go:115 level=info collector=bcache 2024-04-22T23:58:38.603 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:58:38 smithi079 bash[51491]: ts=2024-04-22T23:58:38.451Z caller=node_exporter.go:115 level=info collector=bonding 2024-04-22T23:58:38.603 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:58:38 smithi079 bash[51491]: ts=2024-04-22T23:58:38.451Z caller=node_exporter.go:115 level=info collector=btrfs 2024-04-22T23:58:38.603 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:58:38 smithi079 bash[51491]: ts=2024-04-22T23:58:38.451Z caller=node_exporter.go:115 level=info collector=conntrack 2024-04-22T23:58:38.603 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:58:38 smithi079 bash[51491]: ts=2024-04-22T23:58:38.451Z caller=node_exporter.go:115 level=info collector=cpu 2024-04-22T23:58:38.603 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:58:38 smithi079 bash[51491]: ts=2024-04-22T23:58:38.451Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-04-22T23:58:38.603 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:58:38 smithi079 bash[51491]: ts=2024-04-22T23:58:38.451Z caller=node_exporter.go:115 level=info collector=diskstats 2024-04-22T23:58:38.603 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:58:38 smithi079 bash[51491]: ts=2024-04-22T23:58:38.451Z caller=node_exporter.go:115 level=info collector=dmi 2024-04-22T23:58:38.603 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:58:38 smithi079 bash[51491]: ts=2024-04-22T23:58:38.451Z caller=node_exporter.go:115 level=info collector=edac 2024-04-22T23:58:38.604 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:58:38 smithi079 bash[51491]: ts=2024-04-22T23:58:38.451Z caller=node_exporter.go:115 level=info collector=entropy 2024-04-22T23:58:38.604 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:58:38 smithi079 bash[51491]: ts=2024-04-22T23:58:38.451Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-04-22T23:58:38.604 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:58:38 smithi079 bash[51491]: ts=2024-04-22T23:58:38.451Z caller=node_exporter.go:115 level=info collector=filefd 2024-04-22T23:58:38.604 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:58:38 smithi079 bash[51491]: ts=2024-04-22T23:58:38.451Z caller=node_exporter.go:115 level=info collector=filesystem 2024-04-22T23:58:38.604 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:58:38 smithi079 bash[51491]: ts=2024-04-22T23:58:38.451Z caller=node_exporter.go:115 level=info collector=hwmon 2024-04-22T23:58:38.604 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:58:38 smithi079 bash[51491]: ts=2024-04-22T23:58:38.451Z caller=node_exporter.go:115 level=info collector=infiniband 2024-04-22T23:58:38.604 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:58:38 smithi079 bash[51491]: ts=2024-04-22T23:58:38.451Z caller=node_exporter.go:115 level=info collector=ipvs 2024-04-22T23:58:38.604 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:58:38 smithi079 bash[51491]: ts=2024-04-22T23:58:38.451Z caller=node_exporter.go:115 level=info collector=loadavg 2024-04-22T23:58:38.604 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:58:38 smithi079 bash[51491]: ts=2024-04-22T23:58:38.451Z caller=node_exporter.go:115 level=info collector=mdadm 2024-04-22T23:58:38.604 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:58:38 smithi079 bash[51491]: ts=2024-04-22T23:58:38.451Z caller=node_exporter.go:115 level=info collector=meminfo 2024-04-22T23:58:38.605 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:58:38 smithi079 bash[51491]: ts=2024-04-22T23:58:38.452Z caller=node_exporter.go:115 level=info collector=netclass 2024-04-22T23:58:38.605 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:58:38 smithi079 bash[51491]: ts=2024-04-22T23:58:38.452Z caller=node_exporter.go:115 level=info collector=netdev 2024-04-22T23:58:38.605 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:58:38 smithi079 bash[51491]: ts=2024-04-22T23:58:38.452Z caller=node_exporter.go:115 level=info collector=netstat 2024-04-22T23:58:38.605 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:58:38 smithi079 bash[51491]: ts=2024-04-22T23:58:38.452Z caller=node_exporter.go:115 level=info collector=nfs 2024-04-22T23:58:38.605 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:58:38 smithi079 bash[51491]: ts=2024-04-22T23:58:38.452Z caller=node_exporter.go:115 level=info collector=nfsd 2024-04-22T23:58:38.605 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:58:38 smithi079 bash[51491]: ts=2024-04-22T23:58:38.452Z caller=node_exporter.go:115 level=info collector=nvme 2024-04-22T23:58:38.605 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:58:38 smithi079 bash[51491]: ts=2024-04-22T23:58:38.452Z caller=node_exporter.go:115 level=info collector=os 2024-04-22T23:58:38.605 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:58:38 smithi079 bash[51491]: ts=2024-04-22T23:58:38.452Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-04-22T23:58:38.605 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:58:38 smithi079 bash[51491]: ts=2024-04-22T23:58:38.452Z caller=node_exporter.go:115 level=info collector=pressure 2024-04-22T23:58:38.605 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:58:38 smithi079 bash[51491]: ts=2024-04-22T23:58:38.452Z caller=node_exporter.go:115 level=info collector=rapl 2024-04-22T23:58:38.605 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:58:38 smithi079 bash[51491]: ts=2024-04-22T23:58:38.452Z caller=node_exporter.go:115 level=info collector=schedstat 2024-04-22T23:58:38.605 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:58:38 smithi079 bash[51491]: ts=2024-04-22T23:58:38.452Z caller=node_exporter.go:115 level=info collector=sockstat 2024-04-22T23:58:38.606 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:58:38 smithi079 bash[51491]: ts=2024-04-22T23:58:38.452Z caller=node_exporter.go:115 level=info collector=softnet 2024-04-22T23:58:38.606 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:58:38 smithi079 bash[51491]: ts=2024-04-22T23:58:38.452Z caller=node_exporter.go:115 level=info collector=stat 2024-04-22T23:58:38.606 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:58:38 smithi079 bash[51491]: ts=2024-04-22T23:58:38.452Z caller=node_exporter.go:115 level=info collector=tapestats 2024-04-22T23:58:38.606 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:58:38 smithi079 bash[51491]: ts=2024-04-22T23:58:38.452Z caller=node_exporter.go:115 level=info collector=textfile 2024-04-22T23:58:38.606 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:58:38 smithi079 bash[51491]: ts=2024-04-22T23:58:38.452Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-04-22T23:58:38.606 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:58:38 smithi079 bash[51491]: ts=2024-04-22T23:58:38.452Z caller=node_exporter.go:115 level=info collector=time 2024-04-22T23:58:38.606 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:58:38 smithi079 bash[51491]: ts=2024-04-22T23:58:38.452Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-04-22T23:58:38.606 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:58:38 smithi079 bash[51491]: ts=2024-04-22T23:58:38.452Z caller=node_exporter.go:115 level=info collector=uname 2024-04-22T23:58:38.606 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:58:38 smithi079 bash[51491]: ts=2024-04-22T23:58:38.452Z caller=node_exporter.go:115 level=info collector=vmstat 2024-04-22T23:58:38.606 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:58:38 smithi079 bash[51491]: ts=2024-04-22T23:58:38.452Z caller=node_exporter.go:115 level=info collector=xfs 2024-04-22T23:58:38.606 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:58:38 smithi079 bash[51491]: ts=2024-04-22T23:58:38.452Z caller=node_exporter.go:115 level=info collector=zfs 2024-04-22T23:58:38.607 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:58:38 smithi079 bash[51491]: ts=2024-04-22T23:58:38.452Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-04-22T23:58:38.607 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:58:38 smithi079 bash[51491]: ts=2024-04-22T23:58:38.452Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-04-22T23:58:40.784 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:40 smithi079 bash[23665]: audit 2024-04-22T23:58:39.396916+0000 mgr.x (mgr.24551) 45 : audit [DBG] from='client.14841 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T23:58:40.784 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:40 smithi079 bash[23665]: cluster 2024-04-22T23:58:39.423594+0000 mgr.x (mgr.24551) 46 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-22T23:58:40.785 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:40 smithi079 bash[18576]: audit 2024-04-22T23:58:39.396916+0000 mgr.x (mgr.24551) 45 : audit [DBG] from='client.14841 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T23:58:40.785 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:40 smithi079 bash[18576]: cluster 2024-04-22T23:58:39.423594+0000 mgr.x (mgr.24551) 46 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-22T23:58:40.806 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:40 smithi171 bash[18565]: audit 2024-04-22T23:58:39.396916+0000 mgr.x (mgr.24551) 45 : audit [DBG] from='client.14841 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T23:58:40.806 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:40 smithi171 bash[18565]: cluster 2024-04-22T23:58:39.423594+0000 mgr.x (mgr.24551) 46 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-22T23:58:41.284 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 22 23:58:41 smithi079 systemd[1]: Stopping Ceph alertmanager.a for 15ff8152-0102-11ef-bc93-c7b262605968... 2024-04-22T23:58:41.284 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 22 23:58:41 smithi079 bash[51702]: Error response from daemon: No such container: ceph-15ff8152-0102-11ef-bc93-c7b262605968-alertmanager.a 2024-04-22T23:58:41.284 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 22 23:58:41 smithi079 bash[42205]: level=info ts=2024-04-22T23:58:41.096Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2024-04-22T23:58:41.806 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:58:41 smithi171 bash[37965]: ::ffff:172.21.15.171 - - [22/Apr/2024:23:58:41] "GET /metrics HTTP/1.1" 200 38144 "" "Prometheus/2.33.4" 2024-04-22T23:58:42.033 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 22 23:58:41 smithi079 bash[51710]: ceph-15ff8152-0102-11ef-bc93-c7b262605968-alertmanager-a 2024-04-22T23:58:42.034 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 22 23:58:41 smithi079 bash[51744]: Error response from daemon: No such container: ceph-15ff8152-0102-11ef-bc93-c7b262605968-alertmanager.a 2024-04-22T23:58:42.034 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 22 23:58:41 smithi079 systemd[1]: ceph-15ff8152-0102-11ef-bc93-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-04-22T23:58:42.034 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 22 23:58:41 smithi079 systemd[1]: Stopped Ceph alertmanager.a for 15ff8152-0102-11ef-bc93-c7b262605968. 2024-04-22T23:58:42.034 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 22 23:58:41 smithi079 systemd[1]: Started Ceph alertmanager.a for 15ff8152-0102-11ef-bc93-c7b262605968. 2024-04-22T23:58:42.556 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:58:42 smithi171 bash[34455]: ts=2024-04-22T23:58:42.314Z caller=manager.go:609 level=warn component="rule manager" group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on(pool_id) group_right()\n ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: |\n Pool '{{ $labels.name }}' will be full in less than 5 days assuming the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed it's capacity\n" err="found duplicate series for the match group {pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"172.21.15.79:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.171:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-22T23:58:42.557 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:42 smithi171 bash[18565]: cluster 2024-04-22T23:58:41.424575+0000 mgr.x (mgr.24551) 47 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s 2024-04-22T23:58:42.557 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:42 smithi171 bash[18565]: audit 2024-04-22T23:58:41.838443+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:42.557 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:42 smithi171 bash[18565]: audit 2024-04-22T23:58:41.850351+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:42.557 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:42 smithi171 bash[18565]: audit 2024-04-22T23:58:41.875858+0000 mon.b (mon.2) 63 : audit [INF] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi079.zorrwo", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-04-22T23:58:42.557 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:42 smithi171 bash[18565]: audit 2024-04-22T23:58:41.876016+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.24551 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi079.zorrwo", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-04-22T23:58:42.557 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:42 smithi171 bash[18565]: audit 2024-04-22T23:58:41.890226+0000 mon.b (mon.2) 64 : audit [DBG] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:58:42.784 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:42 smithi079 bash[18576]: cluster 2024-04-22T23:58:41.424575+0000 mgr.x (mgr.24551) 47 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s 2024-04-22T23:58:42.784 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:42 smithi079 bash[18576]: audit 2024-04-22T23:58:41.838443+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:42.784 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:42 smithi079 bash[18576]: audit 2024-04-22T23:58:41.850351+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:42.784 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:42 smithi079 bash[18576]: audit 2024-04-22T23:58:41.875858+0000 mon.b (mon.2) 63 : audit [INF] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi079.zorrwo", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-04-22T23:58:42.784 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:42 smithi079 bash[18576]: audit 2024-04-22T23:58:41.876016+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.24551 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi079.zorrwo", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-04-22T23:58:42.784 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:42 smithi079 bash[18576]: audit 2024-04-22T23:58:41.890226+0000 mon.b (mon.2) 64 : audit [DBG] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:58:42.785 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:42 smithi079 bash[23665]: cluster 2024-04-22T23:58:41.424575+0000 mgr.x (mgr.24551) 47 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s 2024-04-22T23:58:42.785 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:42 smithi079 bash[23665]: audit 2024-04-22T23:58:41.838443+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:42.785 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:42 smithi079 bash[23665]: audit 2024-04-22T23:58:41.850351+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:42.785 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:42 smithi079 bash[23665]: audit 2024-04-22T23:58:41.875858+0000 mon.b (mon.2) 63 : audit [INF] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi079.zorrwo", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-04-22T23:58:42.785 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:42 smithi079 bash[23665]: audit 2024-04-22T23:58:41.876016+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.24551 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi079.zorrwo", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-04-22T23:58:42.785 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:42 smithi079 bash[23665]: audit 2024-04-22T23:58:41.890226+0000 mon.b (mon.2) 64 : audit [DBG] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:58:43.453 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 22 23:58:43 smithi079 bash[51780]: level=info ts=2024-04-22T23:58:43.260Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2024-04-22T23:58:43.453 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 22 23:58:43 smithi079 bash[51780]: level=info ts=2024-04-22T23:58:43.260Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2024-04-22T23:58:43.454 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 22 23:58:43 smithi079 bash[51780]: level=info ts=2024-04-22T23:58:43.262Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.79 port=9094 2024-04-22T23:58:43.454 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 22 23:58:43 smithi079 bash[51780]: level=info ts=2024-04-22T23:58:43.263Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-04-22T23:58:43.454 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 22 23:58:43 smithi079 bash[51780]: level=info ts=2024-04-22T23:58:43.300Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-22T23:58:43.454 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 22 23:58:43 smithi079 bash[51780]: level=info ts=2024-04-22T23:58:43.300Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-22T23:58:43.454 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 22 23:58:43 smithi079 bash[51780]: level=info ts=2024-04-22T23:58:43.303Z caller=main.go:518 msg=Listening address=:9093 2024-04-22T23:58:43.454 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 22 23:58:43 smithi079 bash[51780]: level=info ts=2024-04-22T23:58:43.303Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2024-04-22T23:58:43.784 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:43 smithi079 bash[23665]: cephadm 2024-04-22T23:58:41.875041+0000 mgr.x (mgr.24551) 48 : cephadm [INF] Reconfiguring iscsi.foo.smithi079.zorrwo (dependencies changed)... 2024-04-22T23:58:43.784 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:43 smithi079 bash[23665]: cephadm 2024-04-22T23:58:41.892373+0000 mgr.x (mgr.24551) 49 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi079.zorrwo on smithi079 2024-04-22T23:58:43.784 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:43 smithi079 bash[23665]: audit 2024-04-22T23:58:42.646282+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:43.784 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:43 smithi079 bash[23665]: audit 2024-04-22T23:58:42.649176+0000 mon.b (mon.2) 65 : audit [DBG] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T23:58:43.784 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:43 smithi079 bash[18576]: cephadm 2024-04-22T23:58:41.875041+0000 mgr.x (mgr.24551) 48 : cephadm [INF] Reconfiguring iscsi.foo.smithi079.zorrwo (dependencies changed)... 2024-04-22T23:58:43.784 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:43 smithi079 bash[18576]: cephadm 2024-04-22T23:58:41.892373+0000 mgr.x (mgr.24551) 49 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi079.zorrwo on smithi079 2024-04-22T23:58:43.784 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:43 smithi079 bash[18576]: audit 2024-04-22T23:58:42.646282+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:43.784 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:43 smithi079 bash[18576]: audit 2024-04-22T23:58:42.649176+0000 mon.b (mon.2) 65 : audit [DBG] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T23:58:44.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:43 smithi171 bash[18565]: cephadm 2024-04-22T23:58:41.875041+0000 mgr.x (mgr.24551) 48 : cephadm [INF] Reconfiguring iscsi.foo.smithi079.zorrwo (dependencies changed)... 2024-04-22T23:58:44.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:43 smithi171 bash[18565]: cephadm 2024-04-22T23:58:41.892373+0000 mgr.x (mgr.24551) 49 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi079.zorrwo on smithi079 2024-04-22T23:58:44.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:43 smithi171 bash[18565]: audit 2024-04-22T23:58:42.646282+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:44.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:43 smithi171 bash[18565]: audit 2024-04-22T23:58:42.649176+0000 mon.b (mon.2) 65 : audit [DBG] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T23:58:44.786 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:44 smithi079 bash[18576]: cluster 2024-04-22T23:58:43.425965+0000 mgr.x (mgr.24551) 50 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s 2024-04-22T23:58:44.787 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:58:44 smithi079 bash[18834]: ::ffff:172.21.15.171 - - [22/Apr/2024:23:58:44] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-22T23:58:44.787 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:44 smithi079 bash[23665]: cluster 2024-04-22T23:58:43.425965+0000 mgr.x (mgr.24551) 50 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s 2024-04-22T23:58:45.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:44 smithi171 bash[18565]: cluster 2024-04-22T23:58:43.425965+0000 mgr.x (mgr.24551) 50 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s 2024-04-22T23:58:45.472 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 22 23:58:45 smithi079 bash[51780]: level=info ts=2024-04-22T23:58:45.264Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000513373s 2024-04-22T23:58:46.748 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:46 smithi171 bash[18565]: cluster 2024-04-22T23:58:45.427938+0000 mgr.x (mgr.24551) 51 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s 2024-04-22T23:58:46.748 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:46 smithi171 bash[18565]: audit 2024-04-22T23:58:45.650319+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:46.748 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:46 smithi171 bash[18565]: audit 2024-04-22T23:58:45.664007+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:46.748 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:46 smithi171 bash[18565]: cephadm 2024-04-22T23:58:45.676596+0000 mgr.x (mgr.24551) 52 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-22T23:58:46.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:46 smithi079 bash[18576]: cluster 2024-04-22T23:58:45.427938+0000 mgr.x (mgr.24551) 51 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s 2024-04-22T23:58:46.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:46 smithi079 bash[18576]: audit 2024-04-22T23:58:45.650319+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:46.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:46 smithi079 bash[18576]: audit 2024-04-22T23:58:45.664007+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:46.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:46 smithi079 bash[18576]: cephadm 2024-04-22T23:58:45.676596+0000 mgr.x (mgr.24551) 52 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-22T23:58:46.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:46 smithi079 bash[23665]: cluster 2024-04-22T23:58:45.427938+0000 mgr.x (mgr.24551) 51 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s 2024-04-22T23:58:46.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:46 smithi079 bash[23665]: audit 2024-04-22T23:58:45.650319+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:46.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:46 smithi079 bash[23665]: audit 2024-04-22T23:58:45.664007+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:46.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:46 smithi079 bash[23665]: cephadm 2024-04-22T23:58:45.676596+0000 mgr.x (mgr.24551) 52 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-22T23:58:47.761 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:47 smithi171 bash[18565]: cephadm 2024-04-22T23:58:45.966225+0000 mgr.x (mgr.24551) 53 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi171 2024-04-22T23:58:47.761 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:47 smithi171 bash[18565]: audit 2024-04-22T23:58:47.332415+0000 mon.c (mon.1) 141 : audit [DBG] from='client.? 172.21.15.79:0/36999522' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-22T23:58:48.034 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:47 smithi079 bash[18576]: cephadm 2024-04-22T23:58:45.966225+0000 mgr.x (mgr.24551) 53 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi171 2024-04-22T23:58:48.034 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:47 smithi079 bash[18576]: audit 2024-04-22T23:58:47.332415+0000 mon.c (mon.1) 141 : audit [DBG] from='client.? 172.21.15.79:0/36999522' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-22T23:58:48.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:47 smithi079 bash[23665]: cephadm 2024-04-22T23:58:45.966225+0000 mgr.x (mgr.24551) 53 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi171 2024-04-22T23:58:48.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:47 smithi079 bash[23665]: audit 2024-04-22T23:58:47.332415+0000 mon.c (mon.1) 141 : audit [DBG] from='client.? 172.21.15.79:0/36999522' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-22T23:58:49.017 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:48 smithi171 bash[18565]: cluster 2024-04-22T23:58:47.428671+0000 mgr.x (mgr.24551) 54 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:58:49.017 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:48 smithi171 bash[18565]: audit 2024-04-22T23:58:47.685184+0000 mon.c (mon.1) 142 : audit [INF] from='client.? 172.21.15.79:0/2867514098' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/2450217615"}]: dispatch 2024-04-22T23:58:49.017 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:48 smithi171 bash[18565]: audit 2024-04-22T23:58:47.685983+0000 mon.a (mon.0) 878 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/2450217615"}]: dispatch 2024-04-22T23:58:49.034 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:48 smithi079 bash[18576]: cluster 2024-04-22T23:58:47.428671+0000 mgr.x (mgr.24551) 54 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:58:49.034 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:48 smithi079 bash[18576]: audit 2024-04-22T23:58:47.685184+0000 mon.c (mon.1) 142 : audit [INF] from='client.? 172.21.15.79:0/2867514098' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/2450217615"}]: dispatch 2024-04-22T23:58:49.034 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:48 smithi079 bash[18576]: audit 2024-04-22T23:58:47.685983+0000 mon.a (mon.0) 878 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/2450217615"}]: dispatch 2024-04-22T23:58:49.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:48 smithi079 bash[23665]: cluster 2024-04-22T23:58:47.428671+0000 mgr.x (mgr.24551) 54 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:58:49.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:48 smithi079 bash[23665]: audit 2024-04-22T23:58:47.685184+0000 mon.c (mon.1) 142 : audit [INF] from='client.? 172.21.15.79:0/2867514098' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/2450217615"}]: dispatch 2024-04-22T23:58:49.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:48 smithi079 bash[23665]: audit 2024-04-22T23:58:47.685983+0000 mon.a (mon.0) 878 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/2450217615"}]: dispatch 2024-04-22T23:58:49.806 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:49 smithi171 bash[18565]: audit 2024-04-22T23:58:48.677854+0000 mon.a (mon.0) 879 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.zorrwo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/2450217615"}]': finished 2024-04-22T23:58:49.806 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:49 smithi171 bash[18565]: cluster 2024-04-22T23:58:48.678052+0000 mon.a (mon.0) 880 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-04-22T23:58:49.806 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:49 smithi171 bash[18565]: audit 2024-04-22T23:58:49.049070+0000 mon.c (mon.1) 143 : audit [INF] from='client.? 172.21.15.79:0/3103907023' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6801/2399025026"}]: dispatch 2024-04-22T23:58:49.806 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:49 smithi171 bash[18565]: audit 2024-04-22T23:58:49.049866+0000 mon.a (mon.0) 881 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6801/2399025026"}]: dispatch 2024-04-22T23:58:50.034 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:49 smithi079 bash[18576]: audit 2024-04-22T23:58:48.677854+0000 mon.a (mon.0) 879 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.zorrwo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/2450217615"}]': finished 2024-04-22T23:58:50.034 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:49 smithi079 bash[18576]: cluster 2024-04-22T23:58:48.678052+0000 mon.a (mon.0) 880 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-04-22T23:58:50.034 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:49 smithi079 bash[18576]: audit 2024-04-22T23:58:49.049070+0000 mon.c (mon.1) 143 : audit [INF] from='client.? 172.21.15.79:0/3103907023' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6801/2399025026"}]: dispatch 2024-04-22T23:58:50.034 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:49 smithi079 bash[18576]: audit 2024-04-22T23:58:49.049866+0000 mon.a (mon.0) 881 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6801/2399025026"}]: dispatch 2024-04-22T23:58:50.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:49 smithi079 bash[23665]: audit 2024-04-22T23:58:48.677854+0000 mon.a (mon.0) 879 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.zorrwo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/2450217615"}]': finished 2024-04-22T23:58:50.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:49 smithi079 bash[23665]: cluster 2024-04-22T23:58:48.678052+0000 mon.a (mon.0) 880 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-04-22T23:58:50.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:49 smithi079 bash[23665]: audit 2024-04-22T23:58:49.049070+0000 mon.c (mon.1) 143 : audit [INF] from='client.? 172.21.15.79:0/3103907023' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6801/2399025026"}]: dispatch 2024-04-22T23:58:50.035 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:49 smithi079 bash[23665]: audit 2024-04-22T23:58:49.049866+0000 mon.a (mon.0) 881 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6801/2399025026"}]: dispatch 2024-04-22T23:58:50.185 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:58:49 smithi171 systemd[1]: Stopping Ceph prometheus.a for 15ff8152-0102-11ef-bc93-c7b262605968... 2024-04-22T23:58:50.185 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:58:49 smithi171 bash[39710]: Error response from daemon: No such container: ceph-15ff8152-0102-11ef-bc93-c7b262605968-prometheus.a 2024-04-22T23:58:50.185 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:58:49 smithi171 bash[34455]: ts=2024-04-22T23:58:49.967Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-04-22T23:58:50.185 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:58:49 smithi171 bash[34455]: ts=2024-04-22T23:58:49.967Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-04-22T23:58:50.186 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:58:49 smithi171 bash[34455]: ts=2024-04-22T23:58:49.967Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-04-22T23:58:50.186 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:58:49 smithi171 bash[34455]: ts=2024-04-22T23:58:49.967Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-04-22T23:58:50.186 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:58:49 smithi171 bash[34455]: ts=2024-04-22T23:58:49.967Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-04-22T23:58:50.186 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:58:49 smithi171 bash[34455]: ts=2024-04-22T23:58:49.967Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-04-22T23:58:50.186 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:58:49 smithi171 bash[34455]: ts=2024-04-22T23:58:49.968Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-04-22T23:58:50.186 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:58:49 smithi171 bash[34455]: ts=2024-04-22T23:58:49.968Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-04-22T23:58:50.186 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:58:49 smithi171 bash[34455]: ts=2024-04-22T23:58:49.968Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-04-22T23:58:50.186 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:58:49 smithi171 bash[34455]: ts=2024-04-22T23:58:49.968Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-04-22T23:58:50.186 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:58:49 smithi171 bash[34455]: ts=2024-04-22T23:58:49.968Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-04-22T23:58:50.186 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:58:49 smithi171 bash[34455]: ts=2024-04-22T23:58:49.968Z caller=main.go:1066 level=info msg="See you next time!" 2024-04-22T23:58:50.806 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:58:50 smithi171 bash[39720]: ceph-15ff8152-0102-11ef-bc93-c7b262605968-prometheus-a 2024-04-22T23:58:50.806 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:58:50 smithi171 bash[39754]: Error response from daemon: No such container: ceph-15ff8152-0102-11ef-bc93-c7b262605968-prometheus.a 2024-04-22T23:58:50.806 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:58:50 smithi171 systemd[1]: ceph-15ff8152-0102-11ef-bc93-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-04-22T23:58:50.806 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:58:50 smithi171 systemd[1]: Stopped Ceph prometheus.a for 15ff8152-0102-11ef-bc93-c7b262605968. 2024-04-22T23:58:50.806 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:58:50 smithi171 systemd[1]: Started Ceph prometheus.a for 15ff8152-0102-11ef-bc93-c7b262605968. 2024-04-22T23:58:50.806 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:50 smithi171 bash[18565]: cluster 2024-04-22T23:58:49.429745+0000 mgr.x (mgr.24551) 55 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 920 B/s rd, 1 op/s 2024-04-22T23:58:50.806 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:50 smithi171 bash[18565]: audit 2024-04-22T23:58:49.688417+0000 mon.a (mon.0) 882 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.zorrwo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6801/2399025026"}]': finished 2024-04-22T23:58:50.807 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:50 smithi171 bash[18565]: cluster 2024-04-22T23:58:49.688608+0000 mon.a (mon.0) 883 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-04-22T23:58:50.807 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:50 smithi171 bash[18565]: audit 2024-04-22T23:58:50.066503+0000 mon.c (mon.1) 144 : audit [INF] from='client.? 172.21.15.79:0/3043376578' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6800/2399025026"}]: dispatch 2024-04-22T23:58:50.807 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:50 smithi171 bash[18565]: audit 2024-04-22T23:58:50.067339+0000 mon.a (mon.0) 884 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6800/2399025026"}]: dispatch 2024-04-22T23:58:51.034 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:50 smithi079 bash[18576]: cluster 2024-04-22T23:58:49.429745+0000 mgr.x (mgr.24551) 55 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 920 B/s rd, 1 op/s 2024-04-22T23:58:51.034 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:50 smithi079 bash[18576]: audit 2024-04-22T23:58:49.688417+0000 mon.a (mon.0) 882 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.zorrwo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6801/2399025026"}]': finished 2024-04-22T23:58:51.034 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:50 smithi079 bash[18576]: cluster 2024-04-22T23:58:49.688608+0000 mon.a (mon.0) 883 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-04-22T23:58:51.034 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:50 smithi079 bash[18576]: audit 2024-04-22T23:58:50.066503+0000 mon.c (mon.1) 144 : audit [INF] from='client.? 172.21.15.79:0/3043376578' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6800/2399025026"}]: dispatch 2024-04-22T23:58:51.034 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:50 smithi079 bash[18576]: audit 2024-04-22T23:58:50.067339+0000 mon.a (mon.0) 884 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6800/2399025026"}]: dispatch 2024-04-22T23:58:51.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:50 smithi079 bash[23665]: cluster 2024-04-22T23:58:49.429745+0000 mgr.x (mgr.24551) 55 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 920 B/s rd, 1 op/s 2024-04-22T23:58:51.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:50 smithi079 bash[23665]: audit 2024-04-22T23:58:49.688417+0000 mon.a (mon.0) 882 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.zorrwo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6801/2399025026"}]': finished 2024-04-22T23:58:51.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:50 smithi079 bash[23665]: cluster 2024-04-22T23:58:49.688608+0000 mon.a (mon.0) 883 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-04-22T23:58:51.035 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:50 smithi079 bash[23665]: audit 2024-04-22T23:58:50.066503+0000 mon.c (mon.1) 144 : audit [INF] from='client.? 172.21.15.79:0/3043376578' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6800/2399025026"}]: dispatch 2024-04-22T23:58:51.035 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:50 smithi079 bash[23665]: audit 2024-04-22T23:58:50.067339+0000 mon.a (mon.0) 884 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6800/2399025026"}]: dispatch 2024-04-22T23:58:51.475 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:58:51 smithi171 systemd[1]: Stopping Ceph node-exporter.b for 15ff8152-0102-11ef-bc93-c7b262605968... 2024-04-22T23:58:51.475 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:58:51 smithi171 bash[39805]: Error response from daemon: No such container: ceph-15ff8152-0102-11ef-bc93-c7b262605968-node-exporter.b 2024-04-22T23:58:51.806 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:51 smithi171 bash[18565]: audit 2024-04-22T23:58:50.688247+0000 mon.a (mon.0) 885 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.zorrwo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6800/2399025026"}]': finished 2024-04-22T23:58:51.806 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:51 smithi171 bash[18565]: cluster 2024-04-22T23:58:50.688458+0000 mon.a (mon.0) 886 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-04-22T23:58:51.806 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:51 smithi171 bash[18565]: audit 2024-04-22T23:58:50.829128+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:51.806 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:51 smithi171 bash[18565]: audit 2024-04-22T23:58:50.835232+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:51.806 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:51 smithi171 bash[18565]: audit 2024-04-22T23:58:51.058634+0000 mon.c (mon.1) 145 : audit [INF] from='client.? 172.21.15.79:0/510085536' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/2837821285"}]: dispatch 2024-04-22T23:58:51.806 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:51 smithi171 bash[18565]: audit 2024-04-22T23:58:51.059225+0000 mon.a (mon.0) 889 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/2837821285"}]: dispatch 2024-04-22T23:58:52.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:51 smithi079 bash[23665]: audit 2024-04-22T23:58:50.688247+0000 mon.a (mon.0) 885 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.zorrwo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6800/2399025026"}]': finished 2024-04-22T23:58:52.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:51 smithi079 bash[23665]: cluster 2024-04-22T23:58:50.688458+0000 mon.a (mon.0) 886 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-04-22T23:58:52.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:51 smithi079 bash[23665]: audit 2024-04-22T23:58:50.829128+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:52.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:51 smithi079 bash[23665]: audit 2024-04-22T23:58:50.835232+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:52.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:51 smithi079 bash[23665]: audit 2024-04-22T23:58:51.058634+0000 mon.c (mon.1) 145 : audit [INF] from='client.? 172.21.15.79:0/510085536' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/2837821285"}]: dispatch 2024-04-22T23:58:52.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:51 smithi079 bash[23665]: audit 2024-04-22T23:58:51.059225+0000 mon.a (mon.0) 889 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/2837821285"}]: dispatch 2024-04-22T23:58:52.035 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:51 smithi079 bash[18576]: audit 2024-04-22T23:58:50.688247+0000 mon.a (mon.0) 885 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.zorrwo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6800/2399025026"}]': finished 2024-04-22T23:58:52.035 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:51 smithi079 bash[18576]: cluster 2024-04-22T23:58:50.688458+0000 mon.a (mon.0) 886 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-04-22T23:58:52.035 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:51 smithi079 bash[18576]: audit 2024-04-22T23:58:50.829128+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:52.035 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:51 smithi079 bash[18576]: audit 2024-04-22T23:58:50.835232+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:52.035 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:51 smithi079 bash[18576]: audit 2024-04-22T23:58:51.058634+0000 mon.c (mon.1) 145 : audit [INF] from='client.? 172.21.15.79:0/510085536' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/2837821285"}]: dispatch 2024-04-22T23:58:52.035 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:51 smithi079 bash[18576]: audit 2024-04-22T23:58:51.059225+0000 mon.a (mon.0) 889 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/2837821285"}]: dispatch 2024-04-22T23:58:52.433 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:58:52 smithi171 bash[39814]: ceph-15ff8152-0102-11ef-bc93-c7b262605968-node-exporter-b 2024-04-22T23:58:52.434 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:58:52 smithi171 bash[39904]: Error response from daemon: No such container: ceph-15ff8152-0102-11ef-bc93-c7b262605968-node-exporter.b 2024-04-22T23:58:52.434 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:58:52 smithi171 bash[39784]: ts=2024-04-22T23:58:52.121Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-04-22T23:58:52.434 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:58:52 smithi171 bash[39784]: ts=2024-04-22T23:58:52.121Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-04-22T23:58:52.434 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:58:52 smithi171 bash[39784]: ts=2024-04-22T23:58:52.121Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-04-22T23:58:52.434 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:58:52 smithi171 bash[39784]: ts=2024-04-22T23:58:52.121Z caller=main.go:518 level=info host_details="(Linux 5.15.0-105-generic #115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024 x86_64 smithi171 (none))" 2024-04-22T23:58:52.434 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:58:52 smithi171 bash[39784]: ts=2024-04-22T23:58:52.121Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-04-22T23:58:52.434 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:58:52 smithi171 bash[39784]: ts=2024-04-22T23:58:52.121Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-04-22T23:58:52.434 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:58:52 smithi171 bash[39784]: ts=2024-04-22T23:58:52.123Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-04-22T23:58:52.434 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:58:52 smithi171 bash[39784]: ts=2024-04-22T23:58:52.124Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-04-22T23:58:52.435 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:58:52 smithi171 bash[39784]: ts=2024-04-22T23:58:52.125Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-04-22T23:58:52.435 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:58:52 smithi171 bash[39784]: ts=2024-04-22T23:58:52.127Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-04-22T23:58:52.435 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:58:52 smithi171 bash[39784]: ts=2024-04-22T23:58:52.127Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.226µs 2024-04-22T23:58:52.435 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:58:52 smithi171 bash[39784]: ts=2024-04-22T23:58:52.127Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-04-22T23:58:52.435 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:58:52 smithi171 bash[39784]: ts=2024-04-22T23:58:52.292Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2024-04-22T23:58:52.685 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:58:52 smithi171 bash[39784]: ts=2024-04-22T23:58:52.532Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2024-04-22T23:58:52.685 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:58:52 smithi171 bash[39784]: ts=2024-04-22T23:58:52.532Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2024-04-22T23:58:52.685 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:58:52 smithi171 bash[39784]: ts=2024-04-22T23:58:52.533Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=38.628µs wal_replay_duration=405.129223ms total_replay_duration=405.182583ms 2024-04-22T23:58:52.685 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:58:52 smithi171 bash[39784]: ts=2024-04-22T23:58:52.536Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-04-22T23:58:52.685 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:58:52 smithi171 bash[39784]: ts=2024-04-22T23:58:52.536Z caller=main.go:947 level=info msg="TSDB started" 2024-04-22T23:58:52.685 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:58:52 smithi171 bash[39784]: ts=2024-04-22T23:58:52.536Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-04-22T23:58:52.685 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:58:52 smithi171 bash[39784]: ts=2024-04-22T23:58:52.564Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=28.17108ms db_storage=848ns remote_storage=1.68µs web_handler=767ns query_engine=891ns scrape=317.503µs scrape_sd=149.538µs notify=27.973µs notify_sd=20.795µs rules=27.175921ms 2024-04-22T23:58:52.685 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:58:52 smithi171 bash[39784]: ts=2024-04-22T23:58:52.564Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-04-22T23:58:52.686 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:58:52 smithi171 systemd[1]: ceph-15ff8152-0102-11ef-bc93-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-04-22T23:58:52.686 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:58:52 smithi171 systemd[1]: ceph-15ff8152-0102-11ef-bc93-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-04-22T23:58:52.686 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:58:52 smithi171 systemd[1]: Stopped Ceph node-exporter.b for 15ff8152-0102-11ef-bc93-c7b262605968. 2024-04-22T23:58:52.686 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:58:52 smithi171 systemd[1]: Started Ceph node-exporter.b for 15ff8152-0102-11ef-bc93-c7b262605968. 2024-04-22T23:58:52.686 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:52 smithi171 bash[18565]: cephadm 2024-04-22T23:58:50.849700+0000 mgr.x (mgr.24551) 56 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2024-04-22T23:58:53.034 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:52 smithi079 bash[18576]: cephadm 2024-04-22T23:58:50.849700+0000 mgr.x (mgr.24551) 56 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2024-04-22T23:58:53.034 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:52 smithi079 bash[18576]: cephadm 2024-04-22T23:58:50.850127+0000 mgr.x (mgr.24551) 57 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi171 2024-04-22T23:58:53.034 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:52 smithi079 bash[18576]: cluster 2024-04-22T23:58:51.430865+0000 mgr.x (mgr.24551) 58 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-04-22T23:58:53.034 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:52 smithi079 bash[18576]: audit 2024-04-22T23:58:51.842489+0000 mon.a (mon.0) 890 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.zorrwo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/2837821285"}]': finished 2024-04-22T23:58:53.035 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:52 smithi079 bash[18576]: cluster 2024-04-22T23:58:51.842731+0000 mon.a (mon.0) 891 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-04-22T23:58:53.035 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:52 smithi079 bash[18576]: audit 2024-04-22T23:58:52.219798+0000 mon.c (mon.1) 146 : audit [INF] from='client.? 172.21.15.79:0/1702920586' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/1866669612"}]: dispatch 2024-04-22T23:58:53.035 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:52 smithi079 bash[18576]: audit 2024-04-22T23:58:52.220327+0000 mon.a (mon.0) 892 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/1866669612"}]: dispatch 2024-04-22T23:58:53.035 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:52 smithi079 bash[18576]: audit 2024-04-22T23:58:52.508070+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:53.035 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:52 smithi079 bash[18576]: audit 2024-04-22T23:58:52.518783+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:53.035 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:52 smithi079 bash[23665]: cephadm 2024-04-22T23:58:50.849700+0000 mgr.x (mgr.24551) 56 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2024-04-22T23:58:53.035 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:52 smithi079 bash[23665]: cephadm 2024-04-22T23:58:50.850127+0000 mgr.x (mgr.24551) 57 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi171 2024-04-22T23:58:53.035 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:52 smithi079 bash[23665]: cluster 2024-04-22T23:58:51.430865+0000 mgr.x (mgr.24551) 58 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-04-22T23:58:53.035 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:52 smithi079 bash[23665]: audit 2024-04-22T23:58:51.842489+0000 mon.a (mon.0) 890 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.zorrwo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/2837821285"}]': finished 2024-04-22T23:58:53.036 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:52 smithi079 bash[23665]: cluster 2024-04-22T23:58:51.842731+0000 mon.a (mon.0) 891 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-04-22T23:58:53.036 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:52 smithi079 bash[23665]: audit 2024-04-22T23:58:52.219798+0000 mon.c (mon.1) 146 : audit [INF] from='client.? 172.21.15.79:0/1702920586' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/1866669612"}]: dispatch 2024-04-22T23:58:53.036 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:52 smithi079 bash[23665]: audit 2024-04-22T23:58:52.220327+0000 mon.a (mon.0) 892 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/1866669612"}]: dispatch 2024-04-22T23:58:53.036 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:52 smithi079 bash[23665]: audit 2024-04-22T23:58:52.508070+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:53.036 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:52 smithi079 bash[23665]: audit 2024-04-22T23:58:52.518783+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:53.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:52 smithi171 bash[18565]: cephadm 2024-04-22T23:58:50.850127+0000 mgr.x (mgr.24551) 57 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi171 2024-04-22T23:58:53.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:52 smithi171 bash[18565]: cluster 2024-04-22T23:58:51.430865+0000 mgr.x (mgr.24551) 58 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-04-22T23:58:53.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:52 smithi171 bash[18565]: audit 2024-04-22T23:58:51.842489+0000 mon.a (mon.0) 890 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.zorrwo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/2837821285"}]': finished 2024-04-22T23:58:53.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:52 smithi171 bash[18565]: cluster 2024-04-22T23:58:51.842731+0000 mon.a (mon.0) 891 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-04-22T23:58:53.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:52 smithi171 bash[18565]: audit 2024-04-22T23:58:52.219798+0000 mon.c (mon.1) 146 : audit [INF] from='client.? 172.21.15.79:0/1702920586' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/1866669612"}]: dispatch 2024-04-22T23:58:53.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:52 smithi171 bash[18565]: audit 2024-04-22T23:58:52.220327+0000 mon.a (mon.0) 892 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/1866669612"}]: dispatch 2024-04-22T23:58:53.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:52 smithi171 bash[18565]: audit 2024-04-22T23:58:52.508070+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:53.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:52 smithi171 bash[18565]: audit 2024-04-22T23:58:52.518783+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:53.534 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 22 23:58:53 smithi079 bash[51780]: level=info ts=2024-04-22T23:58:53.266Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.003014911s 2024-04-22T23:58:53.796 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:58:53 smithi171 bash[39933]: ts=2024-04-22T23:58:53.543Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-04-22T23:58:53.796 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:58:53 smithi171 bash[39933]: ts=2024-04-22T23:58:53.543Z 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-04-22T23:58:53.796 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:58:53 smithi171 bash[39933]: ts=2024-04-22T23:58:53.544Z 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-04-22T23:58:53.796 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:58:53 smithi171 bash[39933]: ts=2024-04-22T23:58:53.544Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-04-22T23:58:53.796 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:58:53 smithi171 bash[39933]: ts=2024-04-22T23:58:53.544Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-04-22T23:58:53.796 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:58:53 smithi171 bash[39933]: ts=2024-04-22T23:58:53.544Z caller=node_exporter.go:115 level=info collector=arp 2024-04-22T23:58:53.796 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:58:53 smithi171 bash[39933]: ts=2024-04-22T23:58:53.544Z caller=node_exporter.go:115 level=info collector=bcache 2024-04-22T23:58:53.796 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:58:53 smithi171 bash[39933]: ts=2024-04-22T23:58:53.544Z caller=node_exporter.go:115 level=info collector=bonding 2024-04-22T23:58:53.796 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:58:53 smithi171 bash[39933]: ts=2024-04-22T23:58:53.544Z caller=node_exporter.go:115 level=info collector=btrfs 2024-04-22T23:58:53.797 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:58:53 smithi171 bash[39933]: ts=2024-04-22T23:58:53.544Z caller=node_exporter.go:115 level=info collector=conntrack 2024-04-22T23:58:53.797 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:58:53 smithi171 bash[39933]: ts=2024-04-22T23:58:53.544Z caller=node_exporter.go:115 level=info collector=cpu 2024-04-22T23:58:53.797 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:58:53 smithi171 bash[39933]: ts=2024-04-22T23:58:53.544Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-04-22T23:58:53.797 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:58:53 smithi171 bash[39933]: ts=2024-04-22T23:58:53.544Z caller=node_exporter.go:115 level=info collector=diskstats 2024-04-22T23:58:53.797 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:58:53 smithi171 bash[39933]: ts=2024-04-22T23:58:53.544Z caller=node_exporter.go:115 level=info collector=dmi 2024-04-22T23:58:53.797 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:58:53 smithi171 bash[39933]: ts=2024-04-22T23:58:53.544Z caller=node_exporter.go:115 level=info collector=edac 2024-04-22T23:58:53.797 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:58:53 smithi171 bash[39933]: ts=2024-04-22T23:58:53.544Z caller=node_exporter.go:115 level=info collector=entropy 2024-04-22T23:58:53.797 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:58:53 smithi171 bash[39933]: ts=2024-04-22T23:58:53.544Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-04-22T23:58:53.797 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:58:53 smithi171 bash[39933]: ts=2024-04-22T23:58:53.544Z caller=node_exporter.go:115 level=info collector=filefd 2024-04-22T23:58:53.797 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:58:53 smithi171 bash[39933]: ts=2024-04-22T23:58:53.544Z caller=node_exporter.go:115 level=info collector=filesystem 2024-04-22T23:58:53.797 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:58:53 smithi171 bash[39933]: ts=2024-04-22T23:58:53.544Z caller=node_exporter.go:115 level=info collector=hwmon 2024-04-22T23:58:53.797 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:58:53 smithi171 bash[39933]: ts=2024-04-22T23:58:53.544Z caller=node_exporter.go:115 level=info collector=infiniband 2024-04-22T23:58:53.797 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:58:53 smithi171 bash[39933]: ts=2024-04-22T23:58:53.544Z caller=node_exporter.go:115 level=info collector=ipvs 2024-04-22T23:58:53.797 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:58:53 smithi171 bash[39933]: ts=2024-04-22T23:58:53.544Z caller=node_exporter.go:115 level=info collector=loadavg 2024-04-22T23:58:53.797 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:58:53 smithi171 bash[39933]: ts=2024-04-22T23:58:53.544Z caller=node_exporter.go:115 level=info collector=mdadm 2024-04-22T23:58:53.798 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:58:53 smithi171 bash[39933]: ts=2024-04-22T23:58:53.544Z caller=node_exporter.go:115 level=info collector=meminfo 2024-04-22T23:58:53.798 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:58:53 smithi171 bash[39933]: ts=2024-04-22T23:58:53.544Z caller=node_exporter.go:115 level=info collector=netclass 2024-04-22T23:58:53.798 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:58:53 smithi171 bash[39933]: ts=2024-04-22T23:58:53.544Z caller=node_exporter.go:115 level=info collector=netdev 2024-04-22T23:58:53.798 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:58:53 smithi171 bash[39933]: ts=2024-04-22T23:58:53.545Z caller=node_exporter.go:115 level=info collector=netstat 2024-04-22T23:58:53.798 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:58:53 smithi171 bash[39933]: ts=2024-04-22T23:58:53.545Z caller=node_exporter.go:115 level=info collector=nfs 2024-04-22T23:58:53.798 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:58:53 smithi171 bash[39933]: ts=2024-04-22T23:58:53.545Z caller=node_exporter.go:115 level=info collector=nfsd 2024-04-22T23:58:53.798 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:58:53 smithi171 bash[39933]: ts=2024-04-22T23:58:53.545Z caller=node_exporter.go:115 level=info collector=nvme 2024-04-22T23:58:53.798 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:58:53 smithi171 bash[39933]: ts=2024-04-22T23:58:53.545Z caller=node_exporter.go:115 level=info collector=os 2024-04-22T23:58:53.798 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:58:53 smithi171 bash[39933]: ts=2024-04-22T23:58:53.545Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-04-22T23:58:53.798 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:58:53 smithi171 bash[39933]: ts=2024-04-22T23:58:53.545Z caller=node_exporter.go:115 level=info collector=pressure 2024-04-22T23:58:53.798 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:58:53 smithi171 bash[39933]: ts=2024-04-22T23:58:53.545Z caller=node_exporter.go:115 level=info collector=rapl 2024-04-22T23:58:53.799 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:58:53 smithi171 bash[39933]: ts=2024-04-22T23:58:53.545Z caller=node_exporter.go:115 level=info collector=schedstat 2024-04-22T23:58:53.799 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:58:53 smithi171 bash[39933]: ts=2024-04-22T23:58:53.545Z caller=node_exporter.go:115 level=info collector=sockstat 2024-04-22T23:58:53.799 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:58:53 smithi171 bash[39933]: ts=2024-04-22T23:58:53.545Z caller=node_exporter.go:115 level=info collector=softnet 2024-04-22T23:58:53.799 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:58:53 smithi171 bash[39933]: ts=2024-04-22T23:58:53.545Z caller=node_exporter.go:115 level=info collector=stat 2024-04-22T23:58:53.799 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:58:53 smithi171 bash[39933]: ts=2024-04-22T23:58:53.545Z caller=node_exporter.go:115 level=info collector=tapestats 2024-04-22T23:58:53.799 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:58:53 smithi171 bash[39933]: ts=2024-04-22T23:58:53.545Z caller=node_exporter.go:115 level=info collector=textfile 2024-04-22T23:58:53.799 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:58:53 smithi171 bash[39933]: ts=2024-04-22T23:58:53.545Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-04-22T23:58:53.799 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:58:53 smithi171 bash[39933]: ts=2024-04-22T23:58:53.545Z caller=node_exporter.go:115 level=info collector=time 2024-04-22T23:58:53.799 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:58:53 smithi171 bash[39933]: ts=2024-04-22T23:58:53.545Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-04-22T23:58:53.799 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:58:53 smithi171 bash[39933]: ts=2024-04-22T23:58:53.545Z caller=node_exporter.go:115 level=info collector=uname 2024-04-22T23:58:53.799 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:58:53 smithi171 bash[39933]: ts=2024-04-22T23:58:53.545Z caller=node_exporter.go:115 level=info collector=vmstat 2024-04-22T23:58:53.799 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:58:53 smithi171 bash[39933]: ts=2024-04-22T23:58:53.545Z caller=node_exporter.go:115 level=info collector=xfs 2024-04-22T23:58:53.799 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:58:53 smithi171 bash[39933]: ts=2024-04-22T23:58:53.545Z caller=node_exporter.go:115 level=info collector=zfs 2024-04-22T23:58:53.799 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:58:53 smithi171 bash[39933]: ts=2024-04-22T23:58:53.545Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-04-22T23:58:53.799 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:58:53 smithi171 bash[39933]: ts=2024-04-22T23:58:53.545Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-04-22T23:58:54.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:53 smithi171 bash[18565]: cephadm 2024-04-22T23:58:52.567650+0000 mgr.x (mgr.24551) 59 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2024-04-22T23:58:54.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:53 smithi171 bash[18565]: cephadm 2024-04-22T23:58:52.578656+0000 mgr.x (mgr.24551) 60 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-04-22T23:58:54.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:53 smithi171 bash[18565]: audit 2024-04-22T23:58:52.810125+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:54.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:53 smithi171 bash[18565]: audit 2024-04-22T23:58:52.820663+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:54.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:53 smithi171 bash[18565]: audit 2024-04-22T23:58:52.824881+0000 mon.b (mon.2) 66 : audit [INF] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-22T23:58:54.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:53 smithi171 bash[18565]: audit 2024-04-22T23:58:52.858036+0000 mon.a (mon.0) 897 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.zorrwo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/1866669612"}]': finished 2024-04-22T23:58:54.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:53 smithi171 bash[18565]: cluster 2024-04-22T23:58:52.858243+0000 mon.a (mon.0) 898 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-04-22T23:58:54.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:53 smithi171 bash[18565]: audit 2024-04-22T23:58:53.238581+0000 mon.c (mon.1) 147 : audit [INF] from='client.? 172.21.15.79:0/848115581' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/1820316834"}]: dispatch 2024-04-22T23:58:54.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:53 smithi171 bash[18565]: audit 2024-04-22T23:58:53.239476+0000 mon.a (mon.0) 899 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/1820316834"}]: dispatch 2024-04-22T23:58:54.284 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:53 smithi079 bash[23665]: cephadm 2024-04-22T23:58:52.567650+0000 mgr.x (mgr.24551) 59 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2024-04-22T23:58:54.284 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:53 smithi079 bash[23665]: cephadm 2024-04-22T23:58:52.578656+0000 mgr.x (mgr.24551) 60 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-04-22T23:58:54.284 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:53 smithi079 bash[23665]: audit 2024-04-22T23:58:52.810125+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:54.284 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:53 smithi079 bash[23665]: audit 2024-04-22T23:58:52.820663+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:54.284 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:53 smithi079 bash[23665]: audit 2024-04-22T23:58:52.824881+0000 mon.b (mon.2) 66 : audit [INF] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-22T23:58:54.284 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:53 smithi079 bash[23665]: audit 2024-04-22T23:58:52.858036+0000 mon.a (mon.0) 897 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.zorrwo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/1866669612"}]': finished 2024-04-22T23:58:54.284 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:53 smithi079 bash[23665]: cluster 2024-04-22T23:58:52.858243+0000 mon.a (mon.0) 898 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-04-22T23:58:54.285 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:53 smithi079 bash[23665]: audit 2024-04-22T23:58:53.238581+0000 mon.c (mon.1) 147 : audit [INF] from='client.? 172.21.15.79:0/848115581' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/1820316834"}]: dispatch 2024-04-22T23:58:54.285 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:53 smithi079 bash[23665]: audit 2024-04-22T23:58:53.239476+0000 mon.a (mon.0) 899 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/1820316834"}]: dispatch 2024-04-22T23:58:54.285 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:53 smithi079 bash[18576]: cephadm 2024-04-22T23:58:52.567650+0000 mgr.x (mgr.24551) 59 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2024-04-22T23:58:54.285 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:53 smithi079 bash[18576]: cephadm 2024-04-22T23:58:52.578656+0000 mgr.x (mgr.24551) 60 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-04-22T23:58:54.285 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:53 smithi079 bash[18576]: audit 2024-04-22T23:58:52.810125+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:54.285 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:53 smithi079 bash[18576]: audit 2024-04-22T23:58:52.820663+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:54.285 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:53 smithi079 bash[18576]: audit 2024-04-22T23:58:52.824881+0000 mon.b (mon.2) 66 : audit [INF] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-22T23:58:54.285 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:53 smithi079 bash[18576]: audit 2024-04-22T23:58:52.858036+0000 mon.a (mon.0) 897 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.zorrwo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/1866669612"}]': finished 2024-04-22T23:58:54.285 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:53 smithi079 bash[18576]: cluster 2024-04-22T23:58:52.858243+0000 mon.a (mon.0) 898 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-04-22T23:58:54.285 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:53 smithi079 bash[18576]: audit 2024-04-22T23:58:53.238581+0000 mon.c (mon.1) 147 : audit [INF] from='client.? 172.21.15.79:0/848115581' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/1820316834"}]: dispatch 2024-04-22T23:58:54.285 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:53 smithi079 bash[18576]: audit 2024-04-22T23:58:53.239476+0000 mon.a (mon.0) 899 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/1820316834"}]: dispatch 2024-04-22T23:58:55.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:54 smithi171 bash[18565]: audit 2024-04-22T23:58:52.825404+0000 mgr.x (mgr.24551) 61 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-22T23:58:55.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:54 smithi171 bash[18565]: cephadm 2024-04-22T23:58:52.831216+0000 mgr.x (mgr.24551) 62 : cephadm [INF] Reconfiguring daemon grafana.a on smithi171 2024-04-22T23:58:55.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:54 smithi171 bash[18565]: cluster 2024-04-22T23:58:53.431945+0000 mgr.x (mgr.24551) 63 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:58:55.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:54 smithi171 bash[18565]: audit 2024-04-22T23:58:53.868872+0000 mon.a (mon.0) 900 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.zorrwo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/1820316834"}]': finished 2024-04-22T23:58:55.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:54 smithi171 bash[18565]: cluster 2024-04-22T23:58:53.869080+0000 mon.a (mon.0) 901 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-04-22T23:58:55.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:54 smithi171 bash[18565]: audit 2024-04-22T23:58:54.250736+0000 mon.a (mon.0) 902 : audit [INF] from='client.? 172.21.15.79:0/2191984235' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/2648820771"}]: dispatch 2024-04-22T23:58:55.284 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:54 smithi079 bash[18576]: audit 2024-04-22T23:58:52.825404+0000 mgr.x (mgr.24551) 61 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-22T23:58:55.284 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:54 smithi079 bash[18576]: cephadm 2024-04-22T23:58:52.831216+0000 mgr.x (mgr.24551) 62 : cephadm [INF] Reconfiguring daemon grafana.a on smithi171 2024-04-22T23:58:55.284 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:54 smithi079 bash[18576]: cluster 2024-04-22T23:58:53.431945+0000 mgr.x (mgr.24551) 63 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:58:55.284 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:54 smithi079 bash[18576]: audit 2024-04-22T23:58:53.868872+0000 mon.a (mon.0) 900 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.zorrwo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/1820316834"}]': finished 2024-04-22T23:58:55.284 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:54 smithi079 bash[18576]: cluster 2024-04-22T23:58:53.869080+0000 mon.a (mon.0) 901 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-04-22T23:58:55.284 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:54 smithi079 bash[18576]: audit 2024-04-22T23:58:54.250736+0000 mon.a (mon.0) 902 : audit [INF] from='client.? 172.21.15.79:0/2191984235' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/2648820771"}]: dispatch 2024-04-22T23:58:55.284 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:54 smithi079 bash[23665]: audit 2024-04-22T23:58:52.825404+0000 mgr.x (mgr.24551) 61 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-22T23:58:55.285 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:54 smithi079 bash[23665]: cephadm 2024-04-22T23:58:52.831216+0000 mgr.x (mgr.24551) 62 : cephadm [INF] Reconfiguring daemon grafana.a on smithi171 2024-04-22T23:58:55.285 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:54 smithi079 bash[23665]: cluster 2024-04-22T23:58:53.431945+0000 mgr.x (mgr.24551) 63 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:58:55.285 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:54 smithi079 bash[23665]: audit 2024-04-22T23:58:53.868872+0000 mon.a (mon.0) 900 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.zorrwo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/1820316834"}]': finished 2024-04-22T23:58:55.285 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:54 smithi079 bash[23665]: cluster 2024-04-22T23:58:53.869080+0000 mon.a (mon.0) 901 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-04-22T23:58:55.285 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:54 smithi079 bash[23665]: audit 2024-04-22T23:58:54.250736+0000 mon.a (mon.0) 902 : audit [INF] from='client.? 172.21.15.79:0/2191984235' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/2648820771"}]: dispatch 2024-04-22T23:58:56.280 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:55 smithi171 bash[18565]: audit 2024-04-22T23:58:54.886380+0000 mon.a (mon.0) 903 : audit [INF] from='client.? 172.21.15.79:0/2191984235' entity='client.iscsi.foo.smithi079.zorrwo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/2648820771"}]': finished 2024-04-22T23:58:56.280 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:55 smithi171 bash[18565]: cluster 2024-04-22T23:58:54.886617+0000 mon.a (mon.0) 904 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-04-22T23:58:56.280 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:55 smithi171 bash[18565]: cluster 2024-04-22T23:58:55.433042+0000 mgr.x (mgr.24551) 64 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:58:56.284 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:55 smithi079 bash[18576]: audit 2024-04-22T23:58:54.886380+0000 mon.a (mon.0) 903 : audit [INF] from='client.? 172.21.15.79:0/2191984235' entity='client.iscsi.foo.smithi079.zorrwo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/2648820771"}]': finished 2024-04-22T23:58:56.284 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:55 smithi079 bash[18576]: cluster 2024-04-22T23:58:54.886617+0000 mon.a (mon.0) 904 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-04-22T23:58:56.284 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:55 smithi079 bash[18576]: cluster 2024-04-22T23:58:55.433042+0000 mgr.x (mgr.24551) 64 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:58:56.284 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:55 smithi079 bash[23665]: audit 2024-04-22T23:58:54.886380+0000 mon.a (mon.0) 903 : audit [INF] from='client.? 172.21.15.79:0/2191984235' entity='client.iscsi.foo.smithi079.zorrwo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/2648820771"}]': finished 2024-04-22T23:58:56.284 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:55 smithi079 bash[23665]: cluster 2024-04-22T23:58:54.886617+0000 mon.a (mon.0) 904 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-04-22T23:58:56.284 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:55 smithi079 bash[23665]: cluster 2024-04-22T23:58:55.433042+0000 mgr.x (mgr.24551) 64 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:58:57.542 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:58:57 smithi171 systemd[1]: Stopping Ceph grafana.a for 15ff8152-0102-11ef-bc93-c7b262605968... 2024-04-22T23:58:57.542 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:58:57 smithi171 bash[40143]: Error response from daemon: No such container: ceph-15ff8152-0102-11ef-bc93-c7b262605968-grafana.a 2024-04-22T23:58:57.542 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:58:57 smithi171 bash[33839]: t=2024-04-22T23:58:57+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2024-04-22T23:58:58.172 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:58:57 smithi171 bash[40151]: ceph-15ff8152-0102-11ef-bc93-c7b262605968-grafana-a 2024-04-22T23:58:58.172 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:58:57 smithi171 bash[40185]: Error response from daemon: No such container: ceph-15ff8152-0102-11ef-bc93-c7b262605968-grafana.a 2024-04-22T23:58:58.172 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:58:58 smithi171 systemd[1]: ceph-15ff8152-0102-11ef-bc93-c7b262605968@grafana.a.service: Deactivated successfully. 2024-04-22T23:58:58.172 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:58:58 smithi171 systemd[1]: Stopped Ceph grafana.a for 15ff8152-0102-11ef-bc93-c7b262605968. 2024-04-22T23:58:58.172 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:58:58 smithi171 systemd[1]: Started Ceph grafana.a for 15ff8152-0102-11ef-bc93-c7b262605968. 2024-04-22T23:58:58.294 INFO:teuthology.orchestra.run.smithi079.stdout:true 2024-04-22T23:58:58.425 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:58:58 smithi171 bash[37965]: [22/Apr/2024:23:58:58] ENGINE Bus STOPPING 2024-04-22T23:58:58.425 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:58:58 smithi171 bash[37965]: [22/Apr/2024:23:58:58] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-22T23:58:58.425 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:58:58 smithi171 bash[37965]: [22/Apr/2024:23:58:58] ENGINE Bus STOPPED 2024-04-22T23:58:58.426 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:58:58 smithi171 bash[37965]: [22/Apr/2024:23:58:58] ENGINE Bus STARTING 2024-04-22T23:58:58.426 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:58:58 smithi171 bash[37965]: [22/Apr/2024:23:58:58] ENGINE Serving on http://:::9283 2024-04-22T23:58:58.426 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:58:58 smithi171 bash[37965]: [22/Apr/2024:23:58:58] ENGINE Bus STARTED 2024-04-22T23:58:58.426 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:58:58 smithi171 bash[37965]: [22/Apr/2024:23:58:58] ENGINE Bus STOPPING 2024-04-22T23:58:58.426 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:58:58 smithi171 bash[37965]: [22/Apr/2024:23:58:58] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-22T23:58:58.426 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:58:58 smithi171 bash[37965]: [22/Apr/2024:23:58:58] ENGINE Bus STOPPED 2024-04-22T23:58:58.426 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:58:58 smithi171 bash[37965]: [22/Apr/2024:23:58:58] ENGINE Bus STARTING 2024-04-22T23:58:58.426 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:58:58 smithi171 bash[37965]: [22/Apr/2024:23:58:58] ENGINE Serving on http://:::9283 2024-04-22T23:58:58.426 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:58:58 smithi171 bash[37965]: [22/Apr/2024:23:58:58] ENGINE Bus STARTED 2024-04-22T23:58:58.784 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:58 smithi079 bash[23665]: audit 2024-04-22T23:58:57.025804+0000 mgr.x (mgr.24551) 65 : audit [DBG] from='client.25087 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T23:58:58.784 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:58 smithi079 bash[23665]: cluster 2024-04-22T23:58:57.434087+0000 mgr.x (mgr.24551) 66 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 915 B/s rd, 0 op/s 2024-04-22T23:58:58.784 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:58 smithi079 bash[23665]: audit 2024-04-22T23:58:57.640534+0000 mon.b (mon.2) 67 : audit [DBG] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T23:58:58.784 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:58 smithi079 bash[23665]: audit 2024-04-22T23:58:58.095593+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:58.784 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:58 smithi079 bash[23665]: audit 2024-04-22T23:58:58.105792+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:58.784 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:58 smithi079 bash[23665]: audit 2024-04-22T23:58:58.164847+0000 mon.b (mon.2) 68 : audit [DBG] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-22T23:58:58.784 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:58 smithi079 bash[23665]: audit 2024-04-22T23:58:58.168170+0000 mon.b (mon.2) 69 : audit [INF] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi079.front.sepia.ceph.com:9093"}]: dispatch 2024-04-22T23:58:58.784 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:58 smithi079 bash[23665]: audit 2024-04-22T23:58:58.177837+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:58.784 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:58 smithi079 bash[23665]: audit 2024-04-22T23:58:58.201907+0000 mon.b (mon.2) 70 : audit [DBG] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-22T23:58:58.784 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:58 smithi079 bash[23665]: audit 2024-04-22T23:58:58.229833+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:58.785 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:58 smithi079 bash[23665]: audit 2024-04-22T23:58:58.232510+0000 mon.b (mon.2) 71 : audit [INF] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-22T23:58:58.785 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:58 smithi079 bash[23665]: audit 2024-04-22T23:58:58.235465+0000 mon.b (mon.2) 72 : audit [INF] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi079"}]: dispatch 2024-04-22T23:58:58.785 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:58 smithi079 bash[23665]: audit 2024-04-22T23:58:58.242388+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:58.785 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:58 smithi079 bash[23665]: audit 2024-04-22T23:58:58.248574+0000 mon.b (mon.2) 73 : audit [DBG] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-22T23:58:58.785 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:58 smithi079 bash[23665]: audit 2024-04-22T23:58:58.250309+0000 mon.b (mon.2) 74 : audit [INF] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi171.front.sepia.ceph.com:9095"}]: dispatch 2024-04-22T23:58:58.785 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:58 smithi079 bash[23665]: audit 2024-04-22T23:58:58.258742+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:58.785 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:58 smithi079 bash[23665]: audit 2024-04-22T23:58:58.272173+0000 mon.b (mon.2) 75 : audit [DBG] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-22T23:58:58.785 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:58 smithi079 bash[23665]: audit 2024-04-22T23:58:58.277745+0000 mon.b (mon.2) 76 : audit [INF] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi171.front.sepia.ceph.com:3000"}]: dispatch 2024-04-22T23:58:58.785 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:58 smithi079 bash[23665]: audit 2024-04-22T23:58:58.289996+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:58.785 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:58 smithi079 bash[23665]: audit 2024-04-22T23:58:58.306156+0000 mon.b (mon.2) 77 : audit [DBG] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T23:58:58.785 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:58 smithi079 bash[18576]: audit 2024-04-22T23:58:57.025804+0000 mgr.x (mgr.24551) 65 : audit [DBG] from='client.25087 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T23:58:58.785 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:58 smithi079 bash[18576]: cluster 2024-04-22T23:58:57.434087+0000 mgr.x (mgr.24551) 66 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 915 B/s rd, 0 op/s 2024-04-22T23:58:58.785 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:58 smithi079 bash[18576]: audit 2024-04-22T23:58:57.640534+0000 mon.b (mon.2) 67 : audit [DBG] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T23:58:58.785 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:58 smithi079 bash[18576]: audit 2024-04-22T23:58:58.095593+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:58.786 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:58 smithi079 bash[18576]: audit 2024-04-22T23:58:58.105792+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:58.786 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:58 smithi079 bash[18576]: audit 2024-04-22T23:58:58.164847+0000 mon.b (mon.2) 68 : audit [DBG] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-22T23:58:58.786 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:58 smithi079 bash[18576]: audit 2024-04-22T23:58:58.168170+0000 mon.b (mon.2) 69 : audit [INF] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi079.front.sepia.ceph.com:9093"}]: dispatch 2024-04-22T23:58:58.786 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:58 smithi079 bash[18576]: audit 2024-04-22T23:58:58.177837+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:58.786 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:58 smithi079 bash[18576]: audit 2024-04-22T23:58:58.201907+0000 mon.b (mon.2) 70 : audit [DBG] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-22T23:58:58.786 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:58 smithi079 bash[18576]: audit 2024-04-22T23:58:58.229833+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:58.786 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:58 smithi079 bash[18576]: audit 2024-04-22T23:58:58.232510+0000 mon.b (mon.2) 71 : audit [INF] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-22T23:58:58.786 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:58 smithi079 bash[18576]: audit 2024-04-22T23:58:58.235465+0000 mon.b (mon.2) 72 : audit [INF] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi079"}]: dispatch 2024-04-22T23:58:58.786 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:58 smithi079 bash[18576]: audit 2024-04-22T23:58:58.242388+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:58.786 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:58 smithi079 bash[18576]: audit 2024-04-22T23:58:58.248574+0000 mon.b (mon.2) 73 : audit [DBG] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-22T23:58:58.786 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:58 smithi079 bash[18576]: audit 2024-04-22T23:58:58.250309+0000 mon.b (mon.2) 74 : audit [INF] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi171.front.sepia.ceph.com:9095"}]: dispatch 2024-04-22T23:58:58.786 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:58 smithi079 bash[18576]: audit 2024-04-22T23:58:58.258742+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:58.786 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:58 smithi079 bash[18576]: audit 2024-04-22T23:58:58.272173+0000 mon.b (mon.2) 75 : audit [DBG] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-22T23:58:58.786 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:58 smithi079 bash[18576]: audit 2024-04-22T23:58:58.277745+0000 mon.b (mon.2) 76 : audit [INF] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi171.front.sepia.ceph.com:3000"}]: dispatch 2024-04-22T23:58:58.787 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:58 smithi079 bash[18576]: audit 2024-04-22T23:58:58.289996+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:58.787 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:58 smithi079 bash[18576]: audit 2024-04-22T23:58:58.306156+0000 mon.b (mon.2) 77 : audit [DBG] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T23:58:58.806 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:58:58 smithi171 bash[37965]: [22/Apr/2024:23:58:58] ENGINE Bus STOPPING 2024-04-22T23:58:58.806 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:58:58 smithi171 bash[37965]: [22/Apr/2024:23:58:58] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-22T23:58:58.806 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:58:58 smithi171 bash[37965]: [22/Apr/2024:23:58:58] ENGINE Bus STOPPED 2024-04-22T23:58:58.806 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:58:58 smithi171 bash[37965]: [22/Apr/2024:23:58:58] ENGINE Bus STARTING 2024-04-22T23:58:58.806 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:58:58 smithi171 bash[37965]: [22/Apr/2024:23:58:58] ENGINE Serving on http://:::9283 2024-04-22T23:58:58.806 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:58:58 smithi171 bash[37965]: [22/Apr/2024:23:58:58] ENGINE Bus STARTED 2024-04-22T23:58:58.807 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:58 smithi171 bash[18565]: audit 2024-04-22T23:58:57.025804+0000 mgr.x (mgr.24551) 65 : audit [DBG] from='client.25087 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T23:58:58.807 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:58 smithi171 bash[18565]: cluster 2024-04-22T23:58:57.434087+0000 mgr.x (mgr.24551) 66 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 915 B/s rd, 0 op/s 2024-04-22T23:58:58.807 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:58 smithi171 bash[18565]: audit 2024-04-22T23:58:57.640534+0000 mon.b (mon.2) 67 : audit [DBG] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T23:58:58.807 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:58 smithi171 bash[18565]: audit 2024-04-22T23:58:58.095593+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:58.807 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:58 smithi171 bash[18565]: audit 2024-04-22T23:58:58.105792+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:58.807 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:58 smithi171 bash[18565]: audit 2024-04-22T23:58:58.164847+0000 mon.b (mon.2) 68 : audit [DBG] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-22T23:58:58.807 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:58 smithi171 bash[18565]: audit 2024-04-22T23:58:58.168170+0000 mon.b (mon.2) 69 : audit [INF] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi079.front.sepia.ceph.com:9093"}]: dispatch 2024-04-22T23:58:58.807 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:58 smithi171 bash[18565]: audit 2024-04-22T23:58:58.177837+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:58.807 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:58 smithi171 bash[18565]: audit 2024-04-22T23:58:58.201907+0000 mon.b (mon.2) 70 : audit [DBG] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-22T23:58:58.807 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:58 smithi171 bash[18565]: audit 2024-04-22T23:58:58.229833+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:58.808 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:58 smithi171 bash[18565]: audit 2024-04-22T23:58:58.232510+0000 mon.b (mon.2) 71 : audit [INF] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-22T23:58:58.808 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:58 smithi171 bash[18565]: audit 2024-04-22T23:58:58.235465+0000 mon.b (mon.2) 72 : audit [INF] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi079"}]: dispatch 2024-04-22T23:58:58.808 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:58 smithi171 bash[18565]: audit 2024-04-22T23:58:58.242388+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:58.808 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:58 smithi171 bash[18565]: audit 2024-04-22T23:58:58.248574+0000 mon.b (mon.2) 73 : audit [DBG] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-22T23:58:58.808 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:58 smithi171 bash[18565]: audit 2024-04-22T23:58:58.250309+0000 mon.b (mon.2) 74 : audit [INF] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi171.front.sepia.ceph.com:9095"}]: dispatch 2024-04-22T23:58:58.808 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:58 smithi171 bash[18565]: audit 2024-04-22T23:58:58.258742+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:58.808 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:58 smithi171 bash[18565]: audit 2024-04-22T23:58:58.272173+0000 mon.b (mon.2) 75 : audit [DBG] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-22T23:58:58.808 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:58 smithi171 bash[18565]: audit 2024-04-22T23:58:58.277745+0000 mon.b (mon.2) 76 : audit [INF] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi171.front.sepia.ceph.com:3000"}]: dispatch 2024-04-22T23:58:58.808 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:58 smithi171 bash[18565]: audit 2024-04-22T23:58:58.289996+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:58:58.808 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:58 smithi171 bash[18565]: audit 2024-04-22T23:58:58.306156+0000 mon.b (mon.2) 77 : audit [DBG] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T23:58:59.025 INFO:teuthology.orchestra.run.smithi079.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-22T23:58:59.025 INFO:teuthology.orchestra.run.smithi079.stdout:alertmanager.a smithi079 *:9093,9094 starting - - - - 2024-04-22T23:58:59.025 INFO:teuthology.orchestra.run.smithi079.stdout:grafana.a smithi171 *:3000 starting - - - - 2024-04-22T23:58:59.025 INFO:teuthology.orchestra.run.smithi079.stdout:iscsi.foo.smithi079.zorrwo smithi079 starting - - - - 2024-04-22T23:58:59.025 INFO:teuthology.orchestra.run.smithi079.stdout:mgr.x smithi171 *:8443,9283 running (59s) 32s ago 12m 482M - 19.0.0-3252-g43be0201 a0434699c1d7 6efdc0dde52d 2024-04-22T23:58:59.025 INFO:teuthology.orchestra.run.smithi079.stdout:mgr.y smithi079 *:9283 running (14m) 32s ago 14m 400M - 17.2.0 e1d6a67b021e b52228ad87c7 2024-04-22T23:58:59.025 INFO:teuthology.orchestra.run.smithi079.stdout:mon.a smithi079 running (14m) 32s ago 14m 53.3M 2048M 17.2.0 e1d6a67b021e 8aa6507abb39 2024-04-22T23:58:59.025 INFO:teuthology.orchestra.run.smithi079.stdout:mon.b smithi171 running (13m) 32s ago 13m 43.4M 2048M 17.2.0 e1d6a67b021e cdf1c2fab9a0 2024-04-22T23:58:59.025 INFO:teuthology.orchestra.run.smithi079.stdout:mon.c smithi079 running (13m) 32s ago 13m 43.5M 2048M 17.2.0 e1d6a67b021e 5b44837bb16c 2024-04-22T23:58:59.025 INFO:teuthology.orchestra.run.smithi079.stdout:node-exporter.a smithi079 *:9100 starting - - - - 2024-04-22T23:58:59.025 INFO:teuthology.orchestra.run.smithi079.stdout:node-exporter.b smithi171 *:9100 starting - - - - 2024-04-22T23:58:59.026 INFO:teuthology.orchestra.run.smithi079.stdout:osd.0 smithi079 running (12m) 32s ago 12m 52.9M 2780M 17.2.0 e1d6a67b021e f3b3113598f0 2024-04-22T23:58:59.026 INFO:teuthology.orchestra.run.smithi079.stdout:osd.1 smithi079 running (11m) 32s ago 11m 55.3M 2780M 17.2.0 e1d6a67b021e 09d04426667b 2024-04-22T23:58:59.026 INFO:teuthology.orchestra.run.smithi079.stdout:osd.2 smithi079 running (11m) 32s ago 11m 49.0M 2780M 17.2.0 e1d6a67b021e 3193f9ba2e88 2024-04-22T23:58:59.026 INFO:teuthology.orchestra.run.smithi079.stdout:osd.3 smithi079 running (10m) 32s ago 10m 52.3M 2780M 17.2.0 e1d6a67b021e cabd537200bc 2024-04-22T23:58:59.026 INFO:teuthology.orchestra.run.smithi079.stdout:osd.4 smithi171 running (9m) 32s ago 9m 54.1M 3036M 17.2.0 e1d6a67b021e 04ab0c3fa292 2024-04-22T23:58:59.026 INFO:teuthology.orchestra.run.smithi079.stdout:osd.5 smithi171 running (9m) 32s ago 9m 51.2M 3036M 17.2.0 e1d6a67b021e d561b19cce34 2024-04-22T23:58:59.026 INFO:teuthology.orchestra.run.smithi079.stdout:osd.6 smithi171 running (8m) 32s ago 8m 49.9M 3036M 17.2.0 e1d6a67b021e a01d59c465a9 2024-04-22T23:58:59.026 INFO:teuthology.orchestra.run.smithi079.stdout:osd.7 smithi171 running (8m) 32s ago 8m 52.9M 3036M 17.2.0 e1d6a67b021e 472338dda563 2024-04-22T23:58:59.026 INFO:teuthology.orchestra.run.smithi079.stdout:prometheus.a smithi171 *:9095 starting - - - - 2024-04-22T23:58:59.026 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.foo.smithi079.mriyzv smithi079 *:8000 running (5m) 32s ago 5m 84.0M - 17.2.0 e1d6a67b021e 7265086159d1 2024-04-22T23:58:59.026 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.foo.smithi171.llhapr smithi171 *:8000 running (5m) 32s ago 5m 84.4M - 17.2.0 e1d6a67b021e b457c21074ad 2024-04-22T23:58:59.026 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.smpl.smithi079.yxokos smithi079 *:80 running (5m) 32s ago 5m 83.9M - 17.2.0 e1d6a67b021e 0083918e6d55 2024-04-22T23:58:59.026 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.smpl.smithi171.spscai smithi171 *:80 running (5m) 32s ago 5m 83.9M - 17.2.0 e1d6a67b021e 9e7599a854ca 2024-04-22T23:58:59.295 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:58:59 smithi171 bash[40211]: t=2024-04-22T23:58:59+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-04-22T23:58:59.296 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:58:59 smithi171 bash[40211]: t=2024-04-22T23:58:59+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-04-22T23:58:59.296 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:58:59 smithi171 bash[40211]: t=2024-04-22T23:58:59+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2024-04-22T23:58:59.296 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:58:59 smithi171 bash[40211]: t=2024-04-22T23:58:59+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2024-04-22T23:58:59.296 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:58:59 smithi171 bash[40211]: t=2024-04-22T23:58:59+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2024-04-22T23:58:59.296 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:58:59 smithi171 bash[40211]: t=2024-04-22T23:58:59+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2024-04-22T23:58:59.296 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:58:59 smithi171 bash[40211]: t=2024-04-22T23:58:59+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-04-22T23:58:59.296 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:58:59 smithi171 bash[40211]: t=2024-04-22T23:58:59+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-04-22T23:58:59.296 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:58:59 smithi171 bash[40211]: t=2024-04-22T23:58:59+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2024-04-22T23:58:59.296 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:58:59 smithi171 bash[40211]: t=2024-04-22T23:58:59+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2024-04-22T23:58:59.296 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:58:59 smithi171 bash[40211]: t=2024-04-22T23:58:59+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2024-04-22T23:58:59.296 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:58:59 smithi171 bash[40211]: t=2024-04-22T23:58:59+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2024-04-22T23:58:59.296 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:58:59 smithi171 bash[40211]: t=2024-04-22T23:58:59+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2024-04-22T23:58:59.297 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:58:59 smithi171 bash[40211]: t=2024-04-22T23:58:59+0000 lvl=info msg="App mode production" logger=settings 2024-04-22T23:58:59.297 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:58:59 smithi171 bash[40211]: t=2024-04-22T23:58:59+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2024-04-22T23:58:59.297 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:58:59 smithi171 bash[40211]: t=2024-04-22T23:58:59+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-04-22T23:58:59.297 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:58:59 smithi171 bash[40211]: t=2024-04-22T23:58:59+0000 lvl=info msg="Starting DB migrations" logger=migrator 2024-04-22T23:58:59.297 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:58:59 smithi171 bash[40211]: t=2024-04-22T23:58:59+0000 lvl=info msg="migrations completed" logger=migrator performed=0 skipped=377 duration=1.585849ms 2024-04-22T23:58:59.297 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:58:59 smithi171 bash[40211]: t=2024-04-22T23:58:59+0000 lvl=info msg="Created default organization" logger=sqlstore 2024-04-22T23:58:59.297 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:58:59 smithi171 bash[40211]: t=2024-04-22T23:58:59+0000 lvl=info msg="Initialising plugins" logger=plugin.manager 2024-04-22T23:58:59.297 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:58:59 smithi171 bash[40211]: t=2024-04-22T23:58:59+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=input 2024-04-22T23:58:59.297 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:58:59 smithi171 bash[40211]: t=2024-04-22T23:58:59+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=grafana-piechart-panel 2024-04-22T23:58:59.297 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:58:59 smithi171 bash[40211]: t=2024-04-22T23:58:59+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=vonage-status-panel 2024-04-22T23:58:59.297 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:58:59 smithi171 bash[40211]: t=2024-04-22T23:58:59+0000 lvl=info msg="Live Push Gateway initialization" logger=live.push_http 2024-04-22T23:58:59.297 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:58:59 smithi171 bash[40211]: t=2024-04-22T23:58:59+0000 lvl=info msg="deleted datasource based on configuration" logger=provisioning.datasources name=Dashboard1 2024-04-22T23:58:59.297 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:58:59 smithi171 bash[40211]: t=2024-04-22T23:58:59+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 uid=P43CA22E17D0F9596 2024-04-22T23:58:59.442 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-04-22T23:58:59.442 INFO:teuthology.orchestra.run.smithi079.stdout: "mon": { 2024-04-22T23:58:59.442 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-22T23:58:59.442 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-04-22T23:58:59.443 INFO:teuthology.orchestra.run.smithi079.stdout: "mgr": { 2024-04-22T23:58:59.443 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-04-22T23:58:59.443 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.0.0-3252-g43be0201 (43be020184947e53516056c9931e1ac5bdbbb1a5) squid (dev)": 1 2024-04-22T23:58:59.443 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-04-22T23:58:59.443 INFO:teuthology.orchestra.run.smithi079.stdout: "osd": { 2024-04-22T23:58:59.443 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-22T23:58:59.443 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-04-22T23:58:59.443 INFO:teuthology.orchestra.run.smithi079.stdout: "mds": {}, 2024-04-22T23:58:59.443 INFO:teuthology.orchestra.run.smithi079.stdout: "rgw": { 2024-04-22T23:58:59.443 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-22T23:58:59.443 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-04-22T23:58:59.443 INFO:teuthology.orchestra.run.smithi079.stdout: "overall": { 2024-04-22T23:58:59.443 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 16, 2024-04-22T23:58:59.443 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.0.0-3252-g43be0201 (43be020184947e53516056c9931e1ac5bdbbb1a5) squid (dev)": 1 2024-04-22T23:58:59.443 INFO:teuthology.orchestra.run.smithi079.stdout: } 2024-04-22T23:58:59.444 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-04-22T23:58:59.556 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:58:59 smithi171 bash[40211]: t=2024-04-22T23:58:59+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Loki uid=P8E80F9AEF21F6940 2024-04-22T23:58:59.556 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:58:59 smithi171 bash[40211]: t=2024-04-22T23:58:59+0000 lvl=info msg="warming cache for startup" logger=ngalert 2024-04-22T23:58:59.556 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:58:59 smithi171 bash[40211]: t=2024-04-22T23:58:59+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2024-04-22T23:58:59.556 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:58:59 smithi171 bash[40211]: t=2024-04-22T23:58:59+0000 lvl=info msg="starting MultiOrg Alertmanager" logger=ngalert.multiorg.alertmanager 2024-04-22T23:58:59.556 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:59 smithi171 bash[18565]: audit 2024-04-22T23:58:58.165806+0000 mgr.x (mgr.24551) 67 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-22T23:58:59.557 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:59 smithi171 bash[18565]: audit 2024-04-22T23:58:58.168957+0000 mgr.x (mgr.24551) 68 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi079.front.sepia.ceph.com:9093"}]: dispatch 2024-04-22T23:58:59.557 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:59 smithi171 bash[18565]: audit 2024-04-22T23:58:58.203253+0000 mgr.x (mgr.24551) 69 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-22T23:58:59.557 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:59 smithi171 bash[18565]: cephadm 2024-04-22T23:58:58.232132+0000 mgr.x (mgr.24551) 70 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.79:5000 to Dashboard 2024-04-22T23:58:59.557 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:59 smithi171 bash[18565]: audit 2024-04-22T23:58:58.233102+0000 mgr.x (mgr.24551) 71 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-22T23:58:59.557 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:59 smithi171 bash[18565]: audit 2024-04-22T23:58:58.236145+0000 mgr.x (mgr.24551) 72 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi079"}]: dispatch 2024-04-22T23:58:59.557 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:59 smithi171 bash[18565]: audit 2024-04-22T23:58:58.249141+0000 mgr.x (mgr.24551) 73 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-22T23:58:59.557 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:59 smithi171 bash[18565]: audit 2024-04-22T23:58:58.250821+0000 mgr.x (mgr.24551) 74 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi171.front.sepia.ceph.com:9095"}]: dispatch 2024-04-22T23:58:59.557 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:59 smithi171 bash[18565]: audit 2024-04-22T23:58:58.272670+0000 mgr.x (mgr.24551) 75 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-22T23:58:59.557 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:59 smithi171 bash[18565]: audit 2024-04-22T23:58:58.278413+0000 mgr.x (mgr.24551) 76 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi171.front.sepia.ceph.com:3000"}]: dispatch 2024-04-22T23:58:59.557 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:59 smithi171 bash[18565]: audit 2024-04-22T23:58:58.294276+0000 mgr.x (mgr.24551) 77 : audit [DBG] from='client.25144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:58:59.557 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:59 smithi171 bash[18565]: cephadm 2024-04-22T23:58:58.307374+0000 mgr.x (mgr.24551) 78 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-04-22T23:58:59.557 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:59 smithi171 bash[18565]: cephadm 2024-04-22T23:58:58.307933+0000 mgr.x (mgr.24551) 79 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-04-22T23:58:59.557 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:59 smithi171 bash[18565]: audit 2024-04-22T23:58:58.684719+0000 mgr.x (mgr.24551) 80 : audit [DBG] from='client.25150 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:58:59.557 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:58:59 smithi171 bash[18565]: audit 2024-04-22T23:58:59.456737+0000 mon.a (mon.0) 912 : audit [DBG] from='client.? 172.21.15.79:0/268792837' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T23:58:59.784 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:59 smithi079 bash[23665]: audit 2024-04-22T23:58:58.165806+0000 mgr.x (mgr.24551) 67 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-22T23:58:59.784 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:59 smithi079 bash[23665]: audit 2024-04-22T23:58:58.168957+0000 mgr.x (mgr.24551) 68 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi079.front.sepia.ceph.com:9093"}]: dispatch 2024-04-22T23:58:59.784 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:59 smithi079 bash[23665]: audit 2024-04-22T23:58:58.203253+0000 mgr.x (mgr.24551) 69 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-22T23:58:59.784 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:59 smithi079 bash[23665]: cephadm 2024-04-22T23:58:58.232132+0000 mgr.x (mgr.24551) 70 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.79:5000 to Dashboard 2024-04-22T23:58:59.784 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:59 smithi079 bash[23665]: audit 2024-04-22T23:58:58.233102+0000 mgr.x (mgr.24551) 71 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-22T23:58:59.784 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:59 smithi079 bash[23665]: audit 2024-04-22T23:58:58.236145+0000 mgr.x (mgr.24551) 72 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi079"}]: dispatch 2024-04-22T23:58:59.784 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:59 smithi079 bash[23665]: audit 2024-04-22T23:58:58.249141+0000 mgr.x (mgr.24551) 73 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-22T23:58:59.784 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:59 smithi079 bash[23665]: audit 2024-04-22T23:58:58.250821+0000 mgr.x (mgr.24551) 74 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi171.front.sepia.ceph.com:9095"}]: dispatch 2024-04-22T23:58:59.784 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:59 smithi079 bash[23665]: audit 2024-04-22T23:58:58.272670+0000 mgr.x (mgr.24551) 75 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-22T23:58:59.785 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:59 smithi079 bash[23665]: audit 2024-04-22T23:58:58.278413+0000 mgr.x (mgr.24551) 76 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi171.front.sepia.ceph.com:3000"}]: dispatch 2024-04-22T23:58:59.785 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:59 smithi079 bash[23665]: audit 2024-04-22T23:58:58.294276+0000 mgr.x (mgr.24551) 77 : audit [DBG] from='client.25144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:58:59.785 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:59 smithi079 bash[23665]: cephadm 2024-04-22T23:58:58.307374+0000 mgr.x (mgr.24551) 78 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-04-22T23:58:59.785 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:59 smithi079 bash[23665]: cephadm 2024-04-22T23:58:58.307933+0000 mgr.x (mgr.24551) 79 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-04-22T23:58:59.785 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:59 smithi079 bash[23665]: audit 2024-04-22T23:58:58.684719+0000 mgr.x (mgr.24551) 80 : audit [DBG] from='client.25150 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:58:59.785 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:58:59 smithi079 bash[23665]: audit 2024-04-22T23:58:59.456737+0000 mon.a (mon.0) 912 : audit [DBG] from='client.? 172.21.15.79:0/268792837' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T23:58:59.785 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:59 smithi079 bash[18576]: audit 2024-04-22T23:58:58.165806+0000 mgr.x (mgr.24551) 67 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-22T23:58:59.785 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:59 smithi079 bash[18576]: audit 2024-04-22T23:58:58.168957+0000 mgr.x (mgr.24551) 68 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi079.front.sepia.ceph.com:9093"}]: dispatch 2024-04-22T23:58:59.785 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:59 smithi079 bash[18576]: audit 2024-04-22T23:58:58.203253+0000 mgr.x (mgr.24551) 69 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-22T23:58:59.785 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:59 smithi079 bash[18576]: cephadm 2024-04-22T23:58:58.232132+0000 mgr.x (mgr.24551) 70 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.79:5000 to Dashboard 2024-04-22T23:58:59.785 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:59 smithi079 bash[18576]: audit 2024-04-22T23:58:58.233102+0000 mgr.x (mgr.24551) 71 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-22T23:58:59.786 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:59 smithi079 bash[18576]: audit 2024-04-22T23:58:58.236145+0000 mgr.x (mgr.24551) 72 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi079"}]: dispatch 2024-04-22T23:58:59.786 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:59 smithi079 bash[18576]: audit 2024-04-22T23:58:58.249141+0000 mgr.x (mgr.24551) 73 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-22T23:58:59.786 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:59 smithi079 bash[18576]: audit 2024-04-22T23:58:58.250821+0000 mgr.x (mgr.24551) 74 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi171.front.sepia.ceph.com:9095"}]: dispatch 2024-04-22T23:58:59.786 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:59 smithi079 bash[18576]: audit 2024-04-22T23:58:58.272670+0000 mgr.x (mgr.24551) 75 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-22T23:58:59.786 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:59 smithi079 bash[18576]: audit 2024-04-22T23:58:58.278413+0000 mgr.x (mgr.24551) 76 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi171.front.sepia.ceph.com:3000"}]: dispatch 2024-04-22T23:58:59.786 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:59 smithi079 bash[18576]: audit 2024-04-22T23:58:58.294276+0000 mgr.x (mgr.24551) 77 : audit [DBG] from='client.25144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:58:59.786 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:59 smithi079 bash[18576]: cephadm 2024-04-22T23:58:58.307374+0000 mgr.x (mgr.24551) 78 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-04-22T23:58:59.786 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:59 smithi079 bash[18576]: cephadm 2024-04-22T23:58:58.307933+0000 mgr.x (mgr.24551) 79 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-04-22T23:58:59.786 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:59 smithi079 bash[18576]: audit 2024-04-22T23:58:58.684719+0000 mgr.x (mgr.24551) 80 : audit [DBG] from='client.25150 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:58:59.786 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:58:59 smithi079 bash[18576]: audit 2024-04-22T23:58:59.456737+0000 mon.a (mon.0) 912 : audit [DBG] from='client.? 172.21.15.79:0/268792837' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T23:58:59.818 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-04-22T23:58:59.818 INFO:teuthology.orchestra.run.smithi079.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5", 2024-04-22T23:58:59.818 INFO:teuthology.orchestra.run.smithi079.stdout: "in_progress": true, 2024-04-22T23:58:59.818 INFO:teuthology.orchestra.run.smithi079.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-22T23:58:59.818 INFO:teuthology.orchestra.run.smithi079.stdout: "services_complete": [], 2024-04-22T23:58:59.818 INFO:teuthology.orchestra.run.smithi079.stdout: "progress": "1/23 daemons upgraded", 2024-04-22T23:58:59.818 INFO:teuthology.orchestra.run.smithi079.stdout: "message": "Currently upgrading mgr daemons", 2024-04-22T23:58:59.818 INFO:teuthology.orchestra.run.smithi079.stdout: "is_paused": false 2024-04-22T23:58:59.818 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-04-22T23:59:00.225 INFO:teuthology.orchestra.run.smithi079.stdout:HEALTH_WARN failed to probe daemons or devices 2024-04-22T23:59:00.225 INFO:teuthology.orchestra.run.smithi079.stdout:[WRN] CEPHADM_REFRESH_FAILED: failed to probe daemons or devices 2024-04-22T23:59:00.225 INFO:teuthology.orchestra.run.smithi079.stdout: host smithi171 `cephadm ceph-volume` failed: cephadm exited with an error code: 1, stderr: Inferring config /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/mon.b/config 2024-04-22T23:59:00.225 INFO:teuthology.orchestra.run.smithi079.stdout:Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a -e NODE_NAME=smithi171 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmpe7dc5xa6:/etc/ceph/ceph.conf:z quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a inventory --format=json-pretty --filter-for-batch 2024-04-22T23:59:00.225 INFO:teuthology.orchestra.run.smithi079.stdout:/usr/bin/docker: stderr docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-22T23:59:00.226 INFO:teuthology.orchestra.run.smithi079.stdout:/usr/bin/docker: stderr See 'docker run --help'. 2024-04-22T23:59:00.226 INFO:teuthology.orchestra.run.smithi079.stdout:Traceback (most recent call last): 2024-04-22T23:59:00.226 INFO:teuthology.orchestra.run.smithi079.stdout: File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main 2024-04-22T23:59:00.226 INFO:teuthology.orchestra.run.smithi079.stdout: return _run_code(code, main_globals, None, 2024-04-22T23:59:00.226 INFO:teuthology.orchestra.run.smithi079.stdout: File "/usr/lib/python3.10/runpy.py", line 86, in _run_code 2024-04-22T23:59:00.226 INFO:teuthology.orchestra.run.smithi079.stdout: exec(code, run_globals) 2024-04-22T23:59:00.226 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 5642, in 2024-04-22T23:59:00.226 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 5630, in main 2024-04-22T23:59:00.226 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 408, in _infer_config 2024-04-22T23:59:00.226 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 323, in _infer_fsid 2024-04-22T23:59:00.226 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 436, in _infer_image 2024-04-22T23:59:00.226 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 310, in _validate_fsid 2024-04-22T23:59:00.226 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 3380, in command_ceph_volume 2024-04-22T23:59:00.227 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-22T23:59:00.227 INFO:teuthology.orchestra.run.smithi079.stdout:RuntimeError: Failed command: /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a -e NODE_NAME=smithi171 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmpe7dc5xa6:/etc/ceph/ceph.conf:z quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a inventory --format=json-pretty --filter-for-batch: docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-22T23:59:00.227 INFO:teuthology.orchestra.run.smithi079.stdout:See 'docker run --help'. 2024-04-22T23:59:00.784 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:00 smithi079 bash[23665]: audit 2024-04-22T23:58:59.024723+0000 mgr.x (mgr.24551) 81 : audit [DBG] from='client.15261 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:59:00.784 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:00 smithi079 bash[23665]: cluster 2024-04-22T23:58:59.435002+0000 mgr.x (mgr.24551) 82 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-04-22T23:59:00.784 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:00 smithi079 bash[23665]: audit 2024-04-22T23:59:00.239810+0000 mon.a (mon.0) 913 : audit [DBG] from='client.? 172.21.15.79:0/31912604' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T23:59:00.784 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:00 smithi079 bash[18576]: audit 2024-04-22T23:58:59.024723+0000 mgr.x (mgr.24551) 81 : audit [DBG] from='client.15261 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:59:00.784 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:00 smithi079 bash[18576]: cluster 2024-04-22T23:58:59.435002+0000 mgr.x (mgr.24551) 82 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-04-22T23:59:00.784 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:00 smithi079 bash[18576]: audit 2024-04-22T23:59:00.239810+0000 mon.a (mon.0) 913 : audit [DBG] from='client.? 172.21.15.79:0/31912604' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T23:59:00.806 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:00 smithi171 bash[18565]: audit 2024-04-22T23:58:59.024723+0000 mgr.x (mgr.24551) 81 : audit [DBG] from='client.15261 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:59:00.806 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:00 smithi171 bash[18565]: cluster 2024-04-22T23:58:59.435002+0000 mgr.x (mgr.24551) 82 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-04-22T23:59:00.806 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:00 smithi171 bash[18565]: audit 2024-04-22T23:59:00.239810+0000 mon.a (mon.0) 913 : audit [DBG] from='client.? 172.21.15.79:0/31912604' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T23:59:01.861 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:01 smithi079 bash[18576]: audit 2024-04-22T23:58:59.832542+0000 mgr.x (mgr.24551) 83 : audit [DBG] from='client.25168 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:59:01.861 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:01 smithi079 bash[18576]: cephadm 2024-04-22T23:59:00.577632+0000 mgr.x (mgr.24551) 84 : cephadm [INF] Upgrade: Updating mgr.y 2024-04-22T23:59:01.862 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:01 smithi079 bash[18576]: audit 2024-04-22T23:59:00.583870+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:59:01.862 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:01 smithi079 bash[18576]: audit 2024-04-22T23:59:00.591182+0000 mon.b (mon.2) 78 : audit [INF] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-22T23:59:01.862 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:01 smithi079 bash[18576]: audit 2024-04-22T23:59:00.591511+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.24551 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-22T23:59:01.862 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:01 smithi079 bash[18576]: audit 2024-04-22T23:59:00.594481+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-22T23:59:01.862 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:01 smithi079 bash[18576]: audit 2024-04-22T23:59:00.596663+0000 mon.b (mon.2) 80 : audit [DBG] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:59:01.862 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:01 smithi079 bash[18576]: cephadm 2024-04-22T23:59:00.599014+0000 mgr.x (mgr.24551) 85 : cephadm [INF] Deploying daemon mgr.y on smithi079 2024-04-22T23:59:01.862 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:01 smithi079 bash[23665]: audit 2024-04-22T23:58:59.832542+0000 mgr.x (mgr.24551) 83 : audit [DBG] from='client.25168 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:59:01.862 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:01 smithi079 bash[23665]: cephadm 2024-04-22T23:59:00.577632+0000 mgr.x (mgr.24551) 84 : cephadm [INF] Upgrade: Updating mgr.y 2024-04-22T23:59:01.862 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:01 smithi079 bash[23665]: audit 2024-04-22T23:59:00.583870+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:59:01.862 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:01 smithi079 bash[23665]: audit 2024-04-22T23:59:00.591182+0000 mon.b (mon.2) 78 : audit [INF] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-22T23:59:01.862 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:01 smithi079 bash[23665]: audit 2024-04-22T23:59:00.591511+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.24551 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-22T23:59:01.863 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:01 smithi079 bash[23665]: audit 2024-04-22T23:59:00.594481+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-22T23:59:01.863 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:01 smithi079 bash[23665]: audit 2024-04-22T23:59:00.596663+0000 mon.b (mon.2) 80 : audit [DBG] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:59:01.863 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:01 smithi079 bash[23665]: cephadm 2024-04-22T23:59:00.599014+0000 mgr.x (mgr.24551) 85 : cephadm [INF] Deploying daemon mgr.y on smithi079 2024-04-22T23:59:02.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:01 smithi171 bash[18565]: audit 2024-04-22T23:58:59.832542+0000 mgr.x (mgr.24551) 83 : audit [DBG] from='client.25168 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:59:02.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:01 smithi171 bash[18565]: cephadm 2024-04-22T23:59:00.577632+0000 mgr.x (mgr.24551) 84 : cephadm [INF] Upgrade: Updating mgr.y 2024-04-22T23:59:02.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:01 smithi171 bash[18565]: audit 2024-04-22T23:59:00.583870+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:59:02.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:01 smithi171 bash[18565]: audit 2024-04-22T23:59:00.591182+0000 mon.b (mon.2) 78 : audit [INF] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-22T23:59:02.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:01 smithi171 bash[18565]: audit 2024-04-22T23:59:00.591511+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.24551 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-22T23:59:02.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:01 smithi171 bash[18565]: audit 2024-04-22T23:59:00.594481+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-22T23:59:02.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:01 smithi171 bash[18565]: audit 2024-04-22T23:59:00.596663+0000 mon.b (mon.2) 80 : audit [DBG] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:59:02.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:01 smithi171 bash[18565]: cephadm 2024-04-22T23:59:00.599014+0000 mgr.x (mgr.24551) 85 : cephadm [INF] Deploying daemon mgr.y on smithi079 2024-04-22T23:59:02.878 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:02 smithi079 bash[18576]: cluster 2024-04-22T23:59:01.436119+0000 mgr.x (mgr.24551) 86 : cluster [DBG] pgmap v35: 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-04-22T23:59:02.878 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:02 smithi079 bash[23665]: cluster 2024-04-22T23:59:01.436119+0000 mgr.x (mgr.24551) 86 : cluster [DBG] pgmap v35: 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-04-22T23:59:03.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:02 smithi171 bash[18565]: cluster 2024-04-22T23:59:01.436119+0000 mgr.x (mgr.24551) 86 : cluster [DBG] pgmap v35: 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-04-22T23:59:03.159 INFO:journalctl@ceph.osd.0.smithi079.stdout:Apr 22 23:59:02 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:59:03.160 INFO:journalctl@ceph.osd.1.smithi079.stdout:Apr 22 23:59:02 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:59:03.160 INFO:journalctl@ceph.osd.2.smithi079.stdout:Apr 22 23:59:02 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:59:03.160 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:02 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:59:03.161 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:59:02 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:59:03.161 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:59:03 smithi079 systemd[1]: Stopping Ceph mgr.y for 15ff8152-0102-11ef-bc93-c7b262605968... 2024-04-22T23:59:03.161 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:02 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:59:03.161 INFO:journalctl@ceph.osd.3.smithi079.stdout:Apr 22 23:59:02 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:59:03.162 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:59:02 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:59:03.162 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 22 23:59:02 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:59:03.806 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:59:03 smithi171 bash[39784]: ts=2024-04-22T23:59:03.510Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi079\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi079\", job=\"node\", machine=\"x86_64\", nodename=\"smithi079\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"15ff8152-0102-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi079\", job=\"node\", machine=\"x86_64\", nodename=\"smithi079\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-22T23:59:04.033 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:59:03 smithi079 bash[52762]: ceph-15ff8152-0102-11ef-bc93-c7b262605968-mgr-y 2024-04-22T23:59:04.033 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:59:03 smithi079 systemd[1]: ceph-15ff8152-0102-11ef-bc93-c7b262605968@mgr.y.service: Main process exited, code=exited, status=143/n/a 2024-04-22T23:59:04.034 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:59:03 smithi079 bash[52822]: Error response from daemon: No such container: ceph-15ff8152-0102-11ef-bc93-c7b262605968-mgr-y 2024-04-22T23:59:04.034 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:59:03 smithi079 systemd[1]: ceph-15ff8152-0102-11ef-bc93-c7b262605968@mgr.y.service: Failed with result 'exit-code'. 2024-04-22T23:59:04.034 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:59:03 smithi079 systemd[1]: Stopped Ceph mgr.y for 15ff8152-0102-11ef-bc93-c7b262605968. 2024-04-22T23:59:04.533 INFO:journalctl@ceph.osd.1.smithi079.stdout:Apr 22 23:59:04 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:59:04.534 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:04 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:59:04.534 INFO:journalctl@ceph.osd.2.smithi079.stdout:Apr 22 23:59:04 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:59:04.534 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:04 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:59:04.535 INFO:journalctl@ceph.osd.0.smithi079.stdout:Apr 22 23:59:04 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:59:04.535 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 22 23:59:04 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:59:04.535 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:59:04 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:59:04.535 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:59:04 smithi079 systemd[1]: Started Ceph mgr.y for 15ff8152-0102-11ef-bc93-c7b262605968. 2024-04-22T23:59:04.536 INFO:journalctl@ceph.osd.3.smithi079.stdout:Apr 22 23:59:04 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:59:04.536 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 22 23:59:04 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:59:04.555 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:59:04 smithi171 bash[37965]: ::ffff:172.21.15.171 - - [22/Apr/2024:23:59:04] "GET /metrics HTTP/1.1" 200 38219 "" "Prometheus/2.33.4" 2024-04-22T23:59:05.033 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:04 smithi079 bash[18576]: cluster 2024-04-22T23:59:03.437336+0000 mgr.x (mgr.24551) 87 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 535 B/s rd, 0 op/s 2024-04-22T23:59:05.034 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:04 smithi079 bash[18576]: audit 2024-04-22T23:59:04.253823+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:59:05.034 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:04 smithi079 bash[18576]: audit 2024-04-22T23:59:04.267146+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:59:05.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:04 smithi079 bash[23665]: cluster 2024-04-22T23:59:03.437336+0000 mgr.x (mgr.24551) 87 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 535 B/s rd, 0 op/s 2024-04-22T23:59:05.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:04 smithi079 bash[23665]: audit 2024-04-22T23:59:04.253823+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:59:05.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:04 smithi079 bash[23665]: audit 2024-04-22T23:59:04.267146+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:59:05.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:04 smithi171 bash[18565]: cluster 2024-04-22T23:59:03.437336+0000 mgr.x (mgr.24551) 87 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 535 B/s rd, 0 op/s 2024-04-22T23:59:05.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:04 smithi171 bash[18565]: audit 2024-04-22T23:59:04.253823+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:59:05.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:04 smithi171 bash[18565]: audit 2024-04-22T23:59:04.267146+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:59:05.388 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:59:05 smithi079 bash[52880]: debug 2024-04-22T23:59:05.255+0000 7f112ec7e700 1 -- 172.21.15.79:0/20862187 <== mon.1 v2:172.21.15.79:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55cdee34e5a0 con 0x55cdef0c4c00 2024-04-22T23:59:06.981 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:06 smithi079 bash[18576]: cluster 2024-04-22T23:59:05.439454+0000 mgr.x (mgr.24551) 88 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 970 B/s rd, 0 op/s 2024-04-22T23:59:06.981 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:59:05 smithi079 bash[52880]: debug 2024-04-22T23:59:05.395+0000 7f1138e8e200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-22T23:59:06.981 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:06 smithi079 bash[23665]: cluster 2024-04-22T23:59:05.439454+0000 mgr.x (mgr.24551) 88 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 970 B/s rd, 0 op/s 2024-04-22T23:59:07.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:06 smithi171 bash[18565]: cluster 2024-04-22T23:59:05.439454+0000 mgr.x (mgr.24551) 88 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 970 B/s rd, 0 op/s 2024-04-22T23:59:07.284 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:59:06 smithi079 bash[52880]: debug 2024-04-22T23:59:06.987+0000 7f1138e8e200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-22T23:59:07.284 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:59:07 smithi079 bash[52880]: debug 2024-04-22T23:59:07.087+0000 7f1138e8e200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-22T23:59:07.783 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:59:07 smithi079 bash[52880]: debug 2024-04-22T23:59:07.343+0000 7f1138e8e200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-22T23:59:08.533 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:59:08 smithi079 bash[52880]: debug 2024-04-22T23:59:08.151+0000 7f1138e8e200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-22T23:59:08.534 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:59:08 smithi079 bash[52880]: debug 2024-04-22T23:59:08.263+0000 7f1138e8e200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-22T23:59:08.534 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:59:08 smithi079 bash[52880]: debug 2024-04-22T23:59:08.375+0000 7f1138e8e200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-22T23:59:08.972 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:08 smithi079 bash[18576]: audit 2024-04-22T23:59:07.037083+0000 mgr.x (mgr.24551) 89 : audit [DBG] from='client.25087 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T23:59:08.972 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:08 smithi079 bash[18576]: cluster 2024-04-22T23:59:07.440684+0000 mgr.x (mgr.24551) 90 : cluster [DBG] 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-04-22T23:59:08.972 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:59:08 smithi079 bash[52880]: debug 2024-04-22T23:59:08.743+0000 7f1138e8e200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-22T23:59:08.973 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:59:08 smithi079 bash[52880]: debug 2024-04-22T23:59:08.867+0000 7f1138e8e200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-22T23:59:08.973 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:08 smithi079 bash[23665]: audit 2024-04-22T23:59:07.037083+0000 mgr.x (mgr.24551) 89 : audit [DBG] from='client.25087 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T23:59:08.973 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:08 smithi079 bash[23665]: cluster 2024-04-22T23:59:07.440684+0000 mgr.x (mgr.24551) 90 : cluster [DBG] 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-04-22T23:59:09.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:08 smithi171 bash[18565]: audit 2024-04-22T23:59:07.037083+0000 mgr.x (mgr.24551) 89 : audit [DBG] from='client.25087 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T23:59:09.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:08 smithi171 bash[18565]: cluster 2024-04-22T23:59:07.440684+0000 mgr.x (mgr.24551) 90 : cluster [DBG] 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-04-22T23:59:09.056 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:59:08 smithi171 bash[39784]: ts=2024-04-22T23:59:08.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.79\", device_class=\"ssd\", hostname=\"smithi079\", instance=\"172.21.15.171:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.79\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"15ff8152-0102-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.79\", device_class=\"ssd\", hostname=\"smithi079\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.79\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-22T23:59:09.283 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:59:08 smithi079 bash[52880]: debug 2024-04-22T23:59:08.979+0000 7f1138e8e200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-22T23:59:09.595 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:59:09 smithi079 bash[52880]: debug 2024-04-22T23:59:09.347+0000 7f1138e8e200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-22T23:59:09.885 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:59:09 smithi079 bash[52880]: debug 2024-04-22T23:59:09.603+0000 7f1138e8e200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-22T23:59:10.283 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:59:09 smithi079 bash[52880]: debug 2024-04-22T23:59:09.895+0000 7f1138e8e200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-22T23:59:10.283 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:59:10 smithi079 bash[52880]: debug 2024-04-22T23:59:10.019+0000 7f1138e8e200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-22T23:59:10.716 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:59:10 smithi079 bash[52880]: debug 2024-04-22T23:59:10.323+0000 7f1138e8e200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-22T23:59:10.997 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:59:10 smithi079 bash[52880]: debug 2024-04-22T23:59:10.759+0000 7f1138e8e200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-22T23:59:10.997 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:10 smithi079 bash[18576]: cluster 2024-04-22T23:59:09.441742+0000 mgr.x (mgr.24551) 91 : 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-04-22T23:59:10.997 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:10 smithi079 bash[18576]: audit 2024-04-22T23:59:10.215224+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:59:10.997 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:10 smithi079 bash[18576]: audit 2024-04-22T23:59:10.226154+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:59:10.997 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:10 smithi079 bash[18576]: audit 2024-04-22T23:59:10.370781+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:59:10.997 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:10 smithi079 bash[18576]: audit 2024-04-22T23:59:10.386462+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:59:10.997 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:10 smithi079 bash[23665]: cluster 2024-04-22T23:59:09.441742+0000 mgr.x (mgr.24551) 91 : 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-04-22T23:59:10.998 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:10 smithi079 bash[23665]: audit 2024-04-22T23:59:10.215224+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:59:10.998 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:10 smithi079 bash[23665]: audit 2024-04-22T23:59:10.226154+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:59:10.998 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:10 smithi079 bash[23665]: audit 2024-04-22T23:59:10.370781+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:59:10.998 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:10 smithi079 bash[23665]: audit 2024-04-22T23:59:10.386462+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:59:11.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:10 smithi171 bash[18565]: cluster 2024-04-22T23:59:09.441742+0000 mgr.x (mgr.24551) 91 : 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-04-22T23:59:11.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:10 smithi171 bash[18565]: audit 2024-04-22T23:59:10.215224+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:59:11.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:10 smithi171 bash[18565]: audit 2024-04-22T23:59:10.226154+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:59:11.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:10 smithi171 bash[18565]: audit 2024-04-22T23:59:10.370781+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:59:11.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:10 smithi171 bash[18565]: audit 2024-04-22T23:59:10.386462+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:59:11.283 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:59:11 smithi079 bash[52880]: debug 2024-04-22T23:59:11.003+0000 7f1138e8e200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-22T23:59:11.284 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:59:11 smithi079 bash[52880]: debug 2024-04-22T23:59:11.131+0000 7f1138e8e200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-22T23:59:11.786 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:59:11 smithi079 bash[52880]: debug 2024-04-22T23:59:11.407+0000 7f1138e8e200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-22T23:59:12.783 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:12 smithi079 bash[23665]: cluster 2024-04-22T23:59:11.442800+0000 mgr.x (mgr.24551) 92 : cluster [DBG] 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-04-22T23:59:12.784 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:12 smithi079 bash[23665]: audit 2024-04-22T23:59:11.536526+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:59:12.784 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:12 smithi079 bash[23665]: audit 2024-04-22T23:59:11.550022+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:59:12.784 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:59:12 smithi079 bash[52880]: debug 2024-04-22T23:59:12.455+0000 7f1138e8e200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-22T23:59:12.784 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:59:12 smithi079 bash[52880]: debug 2024-04-22T23:59:12.575+0000 7f1138e8e200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-22T23:59:12.784 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:12 smithi079 bash[18576]: cluster 2024-04-22T23:59:11.442800+0000 mgr.x (mgr.24551) 92 : cluster [DBG] 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-04-22T23:59:12.784 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:12 smithi079 bash[18576]: audit 2024-04-22T23:59:11.536526+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:59:12.785 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:12 smithi079 bash[18576]: audit 2024-04-22T23:59:11.550022+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:59:12.806 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:12 smithi171 bash[18565]: cluster 2024-04-22T23:59:11.442800+0000 mgr.x (mgr.24551) 92 : cluster [DBG] 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-04-22T23:59:12.806 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:12 smithi171 bash[18565]: audit 2024-04-22T23:59:11.536526+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:59:12.806 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:12 smithi171 bash[18565]: audit 2024-04-22T23:59:11.550022+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:59:13.283 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:59:12 smithi079 bash[52880]: debug 2024-04-22T23:59:12.883+0000 7f1138e8e200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-22T23:59:13.283 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:59:13 smithi079 bash[52880]: debug 2024-04-22T23:59:13.003+0000 7f1138e8e200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-22T23:59:13.718 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:13 smithi079 bash[23665]: audit 2024-04-22T23:59:12.641016+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T23:59:13.718 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:13 smithi079 bash[18576]: audit 2024-04-22T23:59:12.641016+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T23:59:13.718 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:59:13 smithi079 bash[52880]: debug 2024-04-22T23:59:13.467+0000 7f1138e8e200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-22T23:59:13.718 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:59:13 smithi079 bash[52880]: debug 2024-04-22T23:59:13.595+0000 7f1138e8e200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-22T23:59:13.718 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:59:13 smithi079 bash[52880]: [22/Apr/2024:23:59:13] ENGINE Bus STARTING 2024-04-22T23:59:13.806 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:13 smithi171 bash[18565]: audit 2024-04-22T23:59:12.641016+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T23:59:13.806 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:59:13 smithi171 bash[39784]: ts=2024-04-22T23:59:13.510Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi079\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi079\", job=\"node\", machine=\"x86_64\", nodename=\"smithi079\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"15ff8152-0102-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi079\", job=\"node\", machine=\"x86_64\", nodename=\"smithi079\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-22T23:59:14.033 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:59:13 smithi079 bash[52880]: CherryPy Checker: 2024-04-22T23:59:14.034 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:59:13 smithi079 bash[52880]: The Application mounted at '' has an empty config. 2024-04-22T23:59:14.034 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:59:13 smithi079 bash[52880]: [22/Apr/2024:23:59:13] ENGINE Serving on http://:::9283 2024-04-22T23:59:14.034 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:59:13 smithi079 bash[52880]: [22/Apr/2024:23:59:13] ENGINE Bus STARTED 2024-04-22T23:59:14.525 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:59:14 smithi171 bash[37965]: ::ffff:172.21.15.171 - - [22/Apr/2024:23:59:14] "GET /metrics HTTP/1.1" 200 38219 "" "Prometheus/2.33.4" 2024-04-22T23:59:14.784 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:14 smithi079 bash[18576]: cluster 2024-04-22T23:59:13.443845+0000 mgr.x (mgr.24551) 93 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:59:14.784 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:14 smithi079 bash[18576]: cluster 2024-04-22T23:59:13.622058+0000 mon.a (mon.0) 924 : cluster [DBG] Standby manager daemon y restarted 2024-04-22T23:59:14.784 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:14 smithi079 bash[18576]: cluster 2024-04-22T23:59:13.622205+0000 mon.a (mon.0) 925 : cluster [DBG] Standby manager daemon y started 2024-04-22T23:59:14.784 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:14 smithi079 bash[18576]: audit 2024-04-22T23:59:13.626793+0000 mon.a (mon.0) 926 : audit [DBG] from='mgr.? 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-22T23:59:14.784 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:14 smithi079 bash[18576]: audit 2024-04-22T23:59:13.627502+0000 mon.a (mon.0) 927 : audit [DBG] from='mgr.? 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-22T23:59:14.784 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:14 smithi079 bash[18576]: audit 2024-04-22T23:59:13.630318+0000 mon.a (mon.0) 928 : audit [DBG] from='mgr.? 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-22T23:59:14.784 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:14 smithi079 bash[18576]: audit 2024-04-22T23:59:13.631746+0000 mon.a (mon.0) 929 : audit [DBG] from='mgr.? 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-22T23:59:14.785 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:14 smithi079 bash[23665]: cluster 2024-04-22T23:59:13.443845+0000 mgr.x (mgr.24551) 93 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:59:14.785 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:14 smithi079 bash[23665]: cluster 2024-04-22T23:59:13.622058+0000 mon.a (mon.0) 924 : cluster [DBG] Standby manager daemon y restarted 2024-04-22T23:59:14.785 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:14 smithi079 bash[23665]: cluster 2024-04-22T23:59:13.622205+0000 mon.a (mon.0) 925 : cluster [DBG] Standby manager daemon y started 2024-04-22T23:59:14.785 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:14 smithi079 bash[23665]: audit 2024-04-22T23:59:13.626793+0000 mon.a (mon.0) 926 : audit [DBG] from='mgr.? 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-22T23:59:14.785 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:14 smithi079 bash[23665]: audit 2024-04-22T23:59:13.627502+0000 mon.a (mon.0) 927 : audit [DBG] from='mgr.? 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-22T23:59:14.785 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:14 smithi079 bash[23665]: audit 2024-04-22T23:59:13.630318+0000 mon.a (mon.0) 928 : audit [DBG] from='mgr.? 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-22T23:59:14.785 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:14 smithi079 bash[23665]: audit 2024-04-22T23:59:13.631746+0000 mon.a (mon.0) 929 : audit [DBG] from='mgr.? 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-22T23:59:14.806 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:14 smithi171 bash[18565]: cluster 2024-04-22T23:59:13.443845+0000 mgr.x (mgr.24551) 93 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:59:14.806 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:14 smithi171 bash[18565]: cluster 2024-04-22T23:59:13.622058+0000 mon.a (mon.0) 924 : cluster [DBG] Standby manager daemon y restarted 2024-04-22T23:59:14.806 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:14 smithi171 bash[18565]: cluster 2024-04-22T23:59:13.622205+0000 mon.a (mon.0) 925 : cluster [DBG] Standby manager daemon y started 2024-04-22T23:59:14.806 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:14 smithi171 bash[18565]: audit 2024-04-22T23:59:13.626793+0000 mon.a (mon.0) 926 : audit [DBG] from='mgr.? 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-22T23:59:14.806 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:14 smithi171 bash[18565]: audit 2024-04-22T23:59:13.627502+0000 mon.a (mon.0) 927 : audit [DBG] from='mgr.? 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-22T23:59:14.806 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:14 smithi171 bash[18565]: audit 2024-04-22T23:59:13.630318+0000 mon.a (mon.0) 928 : audit [DBG] from='mgr.? 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-22T23:59:14.806 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:14 smithi171 bash[18565]: audit 2024-04-22T23:59:13.631746+0000 mon.a (mon.0) 929 : audit [DBG] from='mgr.? 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-22T23:59:15.805 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:15 smithi171 bash[18565]: cluster 2024-04-22T23:59:14.557640+0000 mon.a (mon.0) 930 : cluster [DBG] mgrmap e26: x(active, since 63s), standbys: y 2024-04-22T23:59:16.033 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:15 smithi079 bash[18576]: cluster 2024-04-22T23:59:14.557640+0000 mon.a (mon.0) 930 : cluster [DBG] mgrmap e26: x(active, since 63s), standbys: y 2024-04-22T23:59:16.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:15 smithi079 bash[23665]: cluster 2024-04-22T23:59:14.557640+0000 mon.a (mon.0) 930 : cluster [DBG] mgrmap e26: x(active, since 63s), standbys: y 2024-04-22T23:59:16.805 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:16 smithi171 bash[18565]: cluster 2024-04-22T23:59:15.445990+0000 mgr.x (mgr.24551) 94 : cluster [DBG] pgmap v42: 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-04-22T23:59:17.031 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:16 smithi079 bash[18576]: cluster 2024-04-22T23:59:15.445990+0000 mgr.x (mgr.24551) 94 : cluster [DBG] pgmap v42: 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-04-22T23:59:17.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:16 smithi079 bash[23665]: cluster 2024-04-22T23:59:15.445990+0000 mgr.x (mgr.24551) 94 : cluster [DBG] pgmap v42: 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-04-22T23:59:19.034 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:18 smithi079 bash[18576]: audit 2024-04-22T23:59:17.045333+0000 mgr.x (mgr.24551) 95 : audit [DBG] from='client.25087 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T23:59:19.034 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:18 smithi079 bash[18576]: cluster 2024-04-22T23:59:17.447270+0000 mgr.x (mgr.24551) 96 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:59:19.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:18 smithi079 bash[23665]: audit 2024-04-22T23:59:17.045333+0000 mgr.x (mgr.24551) 95 : audit [DBG] from='client.25087 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T23:59:19.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:18 smithi079 bash[23665]: cluster 2024-04-22T23:59:17.447270+0000 mgr.x (mgr.24551) 96 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:59:19.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:18 smithi171 bash[18565]: audit 2024-04-22T23:59:17.045333+0000 mgr.x (mgr.24551) 95 : audit [DBG] from='client.25087 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T23:59:19.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:18 smithi171 bash[18565]: cluster 2024-04-22T23:59:17.447270+0000 mgr.x (mgr.24551) 96 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:59:19.056 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:59:18 smithi171 bash[39784]: ts=2024-04-22T23:59: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.79\", device_class=\"ssd\", hostname=\"smithi079\", instance=\"172.21.15.171:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.79\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"15ff8152-0102-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.79\", device_class=\"ssd\", hostname=\"smithi079\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.79\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-22T23:59:19.980 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:59:19 smithi171 bash[37965]: debug 2024-04-22T23:59:19.784+0000 7fedccf51700 -1 mgr handle_mgr_map I was active but no longer am 2024-04-22T23:59:19.980 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:59:19 smithi171 bash[37965]: ignoring --setuser ceph since I am not root 2024-04-22T23:59:19.980 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:59:19 smithi171 bash[37965]: ignoring --setgroup ceph since I am not root 2024-04-22T23:59:19.980 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:59:19 smithi171 bash[37965]: debug 2024-04-22T23:59:19.844+0000 7fcfb7c27700 1 -- 172.21.15.171:0/1153944519 <== mon.2 v2:172.21.15.171:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55a44f6c65a0 con 0x55a44f7cac00 2024-04-22T23:59:19.980 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:19 smithi171 bash[18565]: audit 2024-04-22T23:59:18.757432+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:59:19.980 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:19 smithi171 bash[18565]: audit 2024-04-22T23:59:18.759447+0000 mon.b (mon.2) 83 : audit [INF] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:59:19.981 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:19 smithi171 bash[18565]: cluster 2024-04-22T23:59:18.763795+0000 mgr.x (mgr.24551) 97 : cluster [DBG] pgmap v44: 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-04-22T23:59:19.981 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:19 smithi171 bash[18565]: cluster 2024-04-22T23:59:18.764872+0000 mgr.x (mgr.24551) 98 : cluster [DBG] pgmap v45: 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-04-22T23:59:19.981 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:19 smithi171 bash[18565]: audit 2024-04-22T23:59:18.773537+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:59:19.981 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:19 smithi171 bash[18565]: audit 2024-04-22T23:59:18.875013+0000 mon.b (mon.2) 84 : audit [DBG] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T23:59:19.981 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:19 smithi171 bash[18565]: audit 2024-04-22T23:59:18.882928+0000 mon.b (mon.2) 85 : audit [INF] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-04-22T23:59:19.981 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:19 smithi171 bash[18565]: audit 2024-04-22T23:59:18.883080+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.24551 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-04-22T23:59:19.981 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:19 smithi171 bash[18565]: cluster 2024-04-22T23:59:18.893379+0000 mon.a (mon.0) 933 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-04-22T23:59:19.994 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:59:19 smithi079 bash[52880]: [22/Apr/2024:23:59:19] ENGINE Bus STOPPING 2024-04-22T23:59:19.994 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:59:19 smithi079 bash[52880]: [22/Apr/2024:23:59:19] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-22T23:59:19.994 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:59:19 smithi079 bash[52880]: [22/Apr/2024:23:59:19] ENGINE Bus STOPPED 2024-04-22T23:59:19.994 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:59:19 smithi079 bash[52880]: [22/Apr/2024:23:59:19] ENGINE Bus STARTING 2024-04-22T23:59:19.994 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:19 smithi079 bash[18576]: audit 2024-04-22T23:59:18.757432+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:59:19.994 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:19 smithi079 bash[18576]: audit 2024-04-22T23:59:18.759447+0000 mon.b (mon.2) 83 : audit [INF] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:59:19.994 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:19 smithi079 bash[18576]: cluster 2024-04-22T23:59:18.763795+0000 mgr.x (mgr.24551) 97 : cluster [DBG] pgmap v44: 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-04-22T23:59:19.994 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:19 smithi079 bash[18576]: cluster 2024-04-22T23:59:18.764872+0000 mgr.x (mgr.24551) 98 : cluster [DBG] pgmap v45: 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-04-22T23:59:19.995 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:19 smithi079 bash[18576]: audit 2024-04-22T23:59:18.773537+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:59:19.995 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:19 smithi079 bash[18576]: audit 2024-04-22T23:59:18.875013+0000 mon.b (mon.2) 84 : audit [DBG] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T23:59:19.995 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:19 smithi079 bash[18576]: audit 2024-04-22T23:59:18.882928+0000 mon.b (mon.2) 85 : audit [INF] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-04-22T23:59:19.995 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:19 smithi079 bash[18576]: audit 2024-04-22T23:59:18.883080+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.24551 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-04-22T23:59:19.995 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:19 smithi079 bash[18576]: cluster 2024-04-22T23:59:18.893379+0000 mon.a (mon.0) 933 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-04-22T23:59:19.995 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:19 smithi079 bash[23665]: audit 2024-04-22T23:59:18.757432+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:59:19.995 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:19 smithi079 bash[23665]: audit 2024-04-22T23:59:18.759447+0000 mon.b (mon.2) 83 : audit [INF] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:59:19.995 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:19 smithi079 bash[23665]: cluster 2024-04-22T23:59:18.763795+0000 mgr.x (mgr.24551) 97 : cluster [DBG] pgmap v44: 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-04-22T23:59:19.995 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:19 smithi079 bash[23665]: cluster 2024-04-22T23:59:18.764872+0000 mgr.x (mgr.24551) 98 : cluster [DBG] pgmap v45: 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-04-22T23:59:19.995 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:19 smithi079 bash[23665]: audit 2024-04-22T23:59:18.773537+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.24551 ' entity='mgr.x' 2024-04-22T23:59:19.995 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:19 smithi079 bash[23665]: audit 2024-04-22T23:59:18.875013+0000 mon.b (mon.2) 84 : audit [DBG] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T23:59:19.996 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:19 smithi079 bash[23665]: audit 2024-04-22T23:59:18.882928+0000 mon.b (mon.2) 85 : audit [INF] from='mgr.24551 172.21.15.171:0/1275379999' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-04-22T23:59:19.996 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:19 smithi079 bash[23665]: audit 2024-04-22T23:59:18.883080+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.24551 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-04-22T23:59:19.996 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:19 smithi079 bash[23665]: cluster 2024-04-22T23:59:18.893379+0000 mon.a (mon.0) 933 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-04-22T23:59:20.283 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:59:20 smithi079 bash[52880]: [22/Apr/2024:23:59:20] ENGINE Serving on http://:::9283 2024-04-22T23:59:20.284 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:59:20 smithi079 bash[52880]: [22/Apr/2024:23:59:20] ENGINE Bus STARTED 2024-04-22T23:59:20.305 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:59:19 smithi171 bash[37965]: debug 2024-04-22T23:59:19.992+0000 7fcfc1a19200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-22T23:59:21.035 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:20 smithi079 bash[18576]: audit 2024-04-22T23:59:19.783210+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.24551 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-04-22T23:59:21.035 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:20 smithi079 bash[18576]: cluster 2024-04-22T23:59:19.783296+0000 mon.a (mon.0) 935 : cluster [DBG] mgrmap e27: y(active, starting, since 0.898842s) 2024-04-22T23:59:21.035 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:20 smithi079 bash[18576]: audit 2024-04-22T23:59:19.786507+0000 mon.a (mon.0) 936 : audit [DBG] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-22T23:59:21.035 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:20 smithi079 bash[18576]: audit 2024-04-22T23:59:19.786681+0000 mon.a (mon.0) 937 : audit [DBG] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T23:59:21.035 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:20 smithi079 bash[18576]: audit 2024-04-22T23:59:19.786837+0000 mon.a (mon.0) 938 : audit [DBG] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-22T23:59:21.035 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:20 smithi079 bash[18576]: cluster 2024-04-22T23:59:19.788333+0000 mon.a (mon.0) 939 : cluster [DBG] Standby manager daemon x started 2024-04-22T23:59:21.035 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:20 smithi079 bash[18576]: audit 2024-04-22T23:59:19.789009+0000 mon.a (mon.0) 940 : audit [DBG] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-22T23:59:21.036 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:20 smithi079 bash[18576]: audit 2024-04-22T23:59:19.789760+0000 mon.a (mon.0) 941 : audit [DBG] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-22T23:59:21.036 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:20 smithi079 bash[18576]: audit 2024-04-22T23:59:19.790283+0000 mon.a (mon.0) 942 : audit [DBG] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-22T23:59:21.036 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:20 smithi079 bash[18576]: audit 2024-04-22T23:59:19.790737+0000 mon.a (mon.0) 943 : audit [DBG] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-22T23:59:21.036 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:20 smithi079 bash[18576]: audit 2024-04-22T23:59:19.791215+0000 mon.a (mon.0) 944 : audit [DBG] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-22T23:59:21.036 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:20 smithi079 bash[18576]: audit 2024-04-22T23:59:19.791649+0000 mon.a (mon.0) 945 : audit [DBG] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-22T23:59:21.036 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:20 smithi079 bash[18576]: audit 2024-04-22T23:59:19.792285+0000 mon.a (mon.0) 946 : audit [DBG] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-22T23:59:21.036 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:20 smithi079 bash[18576]: audit 2024-04-22T23:59:19.792953+0000 mon.a (mon.0) 947 : audit [DBG] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-22T23:59:21.036 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:20 smithi079 bash[18576]: audit 2024-04-22T23:59:19.793610+0000 mon.a (mon.0) 948 : audit [DBG] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-22T23:59:21.036 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:20 smithi079 bash[18576]: audit 2024-04-22T23:59:19.794312+0000 mon.a (mon.0) 949 : audit [DBG] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-22T23:59:21.036 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:20 smithi079 bash[18576]: audit 2024-04-22T23:59:19.794852+0000 mon.a (mon.0) 950 : audit [DBG] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-22T23:59:21.036 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:20 smithi079 bash[18576]: audit 2024-04-22T23:59:19.796137+0000 mon.a (mon.0) 951 : audit [DBG] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-22T23:59:21.036 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:20 smithi079 bash[18576]: cluster 2024-04-22T23:59:19.842406+0000 mon.a (mon.0) 952 : cluster [INF] Manager daemon y is now available 2024-04-22T23:59:21.037 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:20 smithi079 bash[23665]: audit 2024-04-22T23:59:19.783210+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.24551 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-04-22T23:59:21.037 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:20 smithi079 bash[23665]: cluster 2024-04-22T23:59:19.783296+0000 mon.a (mon.0) 935 : cluster [DBG] mgrmap e27: y(active, starting, since 0.898842s) 2024-04-22T23:59:21.037 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:20 smithi079 bash[23665]: audit 2024-04-22T23:59:19.786507+0000 mon.a (mon.0) 936 : audit [DBG] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-22T23:59:21.037 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:20 smithi079 bash[23665]: audit 2024-04-22T23:59:19.786681+0000 mon.a (mon.0) 937 : audit [DBG] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T23:59:21.037 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:20 smithi079 bash[23665]: audit 2024-04-22T23:59:19.786837+0000 mon.a (mon.0) 938 : audit [DBG] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-22T23:59:21.037 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:20 smithi079 bash[23665]: cluster 2024-04-22T23:59:19.788333+0000 mon.a (mon.0) 939 : cluster [DBG] Standby manager daemon x started 2024-04-22T23:59:21.037 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:20 smithi079 bash[23665]: audit 2024-04-22T23:59:19.789009+0000 mon.a (mon.0) 940 : audit [DBG] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-22T23:59:21.037 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:20 smithi079 bash[23665]: audit 2024-04-22T23:59:19.789760+0000 mon.a (mon.0) 941 : audit [DBG] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-22T23:59:21.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:20 smithi079 bash[23665]: audit 2024-04-22T23:59:19.790283+0000 mon.a (mon.0) 942 : audit [DBG] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-22T23:59:21.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:20 smithi079 bash[23665]: audit 2024-04-22T23:59:19.790737+0000 mon.a (mon.0) 943 : audit [DBG] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-22T23:59:21.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:20 smithi079 bash[23665]: audit 2024-04-22T23:59:19.791215+0000 mon.a (mon.0) 944 : audit [DBG] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-22T23:59:21.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:20 smithi079 bash[23665]: audit 2024-04-22T23:59:19.791649+0000 mon.a (mon.0) 945 : audit [DBG] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-22T23:59:21.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:20 smithi079 bash[23665]: audit 2024-04-22T23:59:19.792285+0000 mon.a (mon.0) 946 : audit [DBG] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-22T23:59:21.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:20 smithi079 bash[23665]: audit 2024-04-22T23:59:19.792953+0000 mon.a (mon.0) 947 : audit [DBG] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-22T23:59:21.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:20 smithi079 bash[23665]: audit 2024-04-22T23:59:19.793610+0000 mon.a (mon.0) 948 : audit [DBG] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-22T23:59:21.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:20 smithi079 bash[23665]: audit 2024-04-22T23:59:19.794312+0000 mon.a (mon.0) 949 : audit [DBG] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-22T23:59:21.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:20 smithi079 bash[23665]: audit 2024-04-22T23:59:19.794852+0000 mon.a (mon.0) 950 : audit [DBG] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-22T23:59:21.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:20 smithi079 bash[23665]: audit 2024-04-22T23:59:19.796137+0000 mon.a (mon.0) 951 : audit [DBG] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-22T23:59:21.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:20 smithi079 bash[23665]: cluster 2024-04-22T23:59:19.842406+0000 mon.a (mon.0) 952 : cluster [INF] Manager daemon y is now available 2024-04-22T23:59:21.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:20 smithi079 bash[18576]: audit 2024-04-22T23:59:19.908325+0000 mon.a (mon.0) 953 : audit [DBG] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T23:59:21.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:20 smithi079 bash[18576]: audit 2024-04-22T23:59:19.914557+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-22T23:59:21.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:20 smithi079 bash[18576]: audit 2024-04-22T23:59:19.950054+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-22T23:59:21.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:20 smithi079 bash[23665]: audit 2024-04-22T23:59:19.908325+0000 mon.a (mon.0) 953 : audit [DBG] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T23:59:21.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:20 smithi079 bash[23665]: audit 2024-04-22T23:59:19.914557+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-22T23:59:21.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:20 smithi079 bash[23665]: audit 2024-04-22T23:59:19.950054+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-22T23:59:21.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:20 smithi171 bash[18565]: audit 2024-04-22T23:59:19.783210+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.24551 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-04-22T23:59:21.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:20 smithi171 bash[18565]: cluster 2024-04-22T23:59:19.783296+0000 mon.a (mon.0) 935 : cluster [DBG] mgrmap e27: y(active, starting, since 0.898842s) 2024-04-22T23:59:21.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:20 smithi171 bash[18565]: audit 2024-04-22T23:59:19.786507+0000 mon.a (mon.0) 936 : audit [DBG] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-22T23:59:21.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:20 smithi171 bash[18565]: audit 2024-04-22T23:59:19.786681+0000 mon.a (mon.0) 937 : audit [DBG] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T23:59:21.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:20 smithi171 bash[18565]: audit 2024-04-22T23:59:19.786837+0000 mon.a (mon.0) 938 : audit [DBG] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-22T23:59:21.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:20 smithi171 bash[18565]: cluster 2024-04-22T23:59:19.788333+0000 mon.a (mon.0) 939 : cluster [DBG] Standby manager daemon x started 2024-04-22T23:59:21.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:20 smithi171 bash[18565]: audit 2024-04-22T23:59:19.789009+0000 mon.a (mon.0) 940 : audit [DBG] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-22T23:59:21.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:20 smithi171 bash[18565]: audit 2024-04-22T23:59:19.789760+0000 mon.a (mon.0) 941 : audit [DBG] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-22T23:59:21.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:20 smithi171 bash[18565]: audit 2024-04-22T23:59:19.790283+0000 mon.a (mon.0) 942 : audit [DBG] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-22T23:59:21.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:20 smithi171 bash[18565]: audit 2024-04-22T23:59:19.790737+0000 mon.a (mon.0) 943 : audit [DBG] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-22T23:59:21.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:20 smithi171 bash[18565]: audit 2024-04-22T23:59:19.791215+0000 mon.a (mon.0) 944 : audit [DBG] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-22T23:59:21.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:20 smithi171 bash[18565]: audit 2024-04-22T23:59:19.791649+0000 mon.a (mon.0) 945 : audit [DBG] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-22T23:59:21.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:20 smithi171 bash[18565]: audit 2024-04-22T23:59:19.792285+0000 mon.a (mon.0) 946 : audit [DBG] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-22T23:59:21.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:20 smithi171 bash[18565]: audit 2024-04-22T23:59:19.792953+0000 mon.a (mon.0) 947 : audit [DBG] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-22T23:59:21.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:20 smithi171 bash[18565]: audit 2024-04-22T23:59:19.793610+0000 mon.a (mon.0) 948 : audit [DBG] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-22T23:59:21.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:20 smithi171 bash[18565]: audit 2024-04-22T23:59:19.794312+0000 mon.a (mon.0) 949 : audit [DBG] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-22T23:59:21.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:20 smithi171 bash[18565]: audit 2024-04-22T23:59:19.794852+0000 mon.a (mon.0) 950 : audit [DBG] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-22T23:59:21.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:20 smithi171 bash[18565]: audit 2024-04-22T23:59:19.796137+0000 mon.a (mon.0) 951 : audit [DBG] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-22T23:59:21.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:20 smithi171 bash[18565]: cluster 2024-04-22T23:59:19.842406+0000 mon.a (mon.0) 952 : cluster [INF] Manager daemon y is now available 2024-04-22T23:59:21.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:20 smithi171 bash[18565]: audit 2024-04-22T23:59:19.908325+0000 mon.a (mon.0) 953 : audit [DBG] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T23:59:21.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:20 smithi171 bash[18565]: audit 2024-04-22T23:59:19.914557+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-22T23:59:21.058 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:20 smithi171 bash[18565]: audit 2024-04-22T23:59:19.950054+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-22T23:59:21.934 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:59:21 smithi171 bash[37965]: debug 2024-04-22T23:59:21.580+0000 7fcfc1a19200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-22T23:59:21.934 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:59:21 smithi171 bash[37965]: debug 2024-04-22T23:59:21.676+0000 7fcfc1a19200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-22T23:59:21.934 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:21 smithi171 bash[18565]: cluster 2024-04-22T23:59:20.812864+0000 mon.a (mon.0) 956 : cluster [DBG] mgrmap e28: y(active, since 1.9284s), standbys: x 2024-04-22T23:59:21.934 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:21 smithi171 bash[18565]: cephadm 2024-04-22T23:59:20.815079+0000 mgr.y (mgr.15285) 1 : cephadm [INF] [22/Apr/2024:23:59:20] ENGINE Bus STARTING 2024-04-22T23:59:21.934 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:21 smithi171 bash[18565]: audit 2024-04-22T23:59:20.843852+0000 mon.a (mon.0) 957 : audit [DBG] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-22T23:59:21.934 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:21 smithi171 bash[18565]: cluster 2024-04-22T23:59:20.847153+0000 mgr.y (mgr.15285) 2 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:59:21.934 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:21 smithi171 bash[18565]: cephadm 2024-04-22T23:59:20.917134+0000 mgr.y (mgr.15285) 3 : cephadm [INF] [22/Apr/2024:23:59:20] ENGINE Serving on http://172.21.15.79:8765 2024-04-22T23:59:21.935 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:21 smithi171 bash[18565]: cephadm 2024-04-22T23:59:21.035569+0000 mgr.y (mgr.15285) 4 : cephadm [INF] [22/Apr/2024:23:59:21] ENGINE Serving on https://172.21.15.79:7150 2024-04-22T23:59:21.935 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:21 smithi171 bash[18565]: cephadm 2024-04-22T23:59:21.035993+0000 mgr.y (mgr.15285) 5 : cephadm [INF] [22/Apr/2024:23:59:21] ENGINE Bus STARTED 2024-04-22T23:59:22.284 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:21 smithi079 bash[18576]: cluster 2024-04-22T23:59:20.812864+0000 mon.a (mon.0) 956 : cluster [DBG] mgrmap e28: y(active, since 1.9284s), standbys: x 2024-04-22T23:59:22.284 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:21 smithi079 bash[18576]: cephadm 2024-04-22T23:59:20.815079+0000 mgr.y (mgr.15285) 1 : cephadm [INF] [22/Apr/2024:23:59:20] ENGINE Bus STARTING 2024-04-22T23:59:22.284 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:21 smithi079 bash[18576]: audit 2024-04-22T23:59:20.843852+0000 mon.a (mon.0) 957 : audit [DBG] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-22T23:59:22.284 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:21 smithi079 bash[18576]: cluster 2024-04-22T23:59:20.847153+0000 mgr.y (mgr.15285) 2 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:59:22.284 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:21 smithi079 bash[18576]: cephadm 2024-04-22T23:59:20.917134+0000 mgr.y (mgr.15285) 3 : cephadm [INF] [22/Apr/2024:23:59:20] ENGINE Serving on http://172.21.15.79:8765 2024-04-22T23:59:22.284 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:21 smithi079 bash[18576]: cephadm 2024-04-22T23:59:21.035569+0000 mgr.y (mgr.15285) 4 : cephadm [INF] [22/Apr/2024:23:59:21] ENGINE Serving on https://172.21.15.79:7150 2024-04-22T23:59:22.284 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:21 smithi079 bash[18576]: cephadm 2024-04-22T23:59:21.035993+0000 mgr.y (mgr.15285) 5 : cephadm [INF] [22/Apr/2024:23:59:21] ENGINE Bus STARTED 2024-04-22T23:59:22.285 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:21 smithi079 bash[23665]: cluster 2024-04-22T23:59:20.812864+0000 mon.a (mon.0) 956 : cluster [DBG] mgrmap e28: y(active, since 1.9284s), standbys: x 2024-04-22T23:59:22.285 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:21 smithi079 bash[23665]: cephadm 2024-04-22T23:59:20.815079+0000 mgr.y (mgr.15285) 1 : cephadm [INF] [22/Apr/2024:23:59:20] ENGINE Bus STARTING 2024-04-22T23:59:22.285 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:21 smithi079 bash[23665]: audit 2024-04-22T23:59:20.843852+0000 mon.a (mon.0) 957 : audit [DBG] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-22T23:59:22.285 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:21 smithi079 bash[23665]: cluster 2024-04-22T23:59:20.847153+0000 mgr.y (mgr.15285) 2 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:59:22.285 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:21 smithi079 bash[23665]: cephadm 2024-04-22T23:59:20.917134+0000 mgr.y (mgr.15285) 3 : cephadm [INF] [22/Apr/2024:23:59:20] ENGINE Serving on http://172.21.15.79:8765 2024-04-22T23:59:22.285 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:21 smithi079 bash[23665]: cephadm 2024-04-22T23:59:21.035569+0000 mgr.y (mgr.15285) 4 : cephadm [INF] [22/Apr/2024:23:59:21] ENGINE Serving on https://172.21.15.79:7150 2024-04-22T23:59:22.285 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:21 smithi079 bash[23665]: cephadm 2024-04-22T23:59:21.035993+0000 mgr.y (mgr.15285) 5 : cephadm [INF] [22/Apr/2024:23:59:21] ENGINE Bus STARTED 2024-04-22T23:59:22.305 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:59:21 smithi171 bash[37965]: debug 2024-04-22T23:59:21.944+0000 7fcfc1a19200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-22T23:59:23.055 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:59:22 smithi171 bash[37965]: debug 2024-04-22T23:59:22.752+0000 7fcfc1a19200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-22T23:59:23.056 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:59:22 smithi171 bash[37965]: debug 2024-04-22T23:59:22.868+0000 7fcfc1a19200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-22T23:59:23.056 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:59:22 smithi171 bash[37965]: debug 2024-04-22T23:59:22.972+0000 7fcfc1a19200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-22T23:59:23.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:22 smithi171 bash[18565]: cluster 2024-04-22T23:59:21.791107+0000 mon.a (mon.0) 958 : cluster [INF] Health check cleared: CEPHADM_REFRESH_FAILED (was: failed to probe daemons or devices) 2024-04-22T23:59:23.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:22 smithi171 bash[18565]: cluster 2024-04-22T23:59:21.791187+0000 mon.a (mon.0) 959 : cluster [INF] Cluster is now healthy 2024-04-22T23:59:23.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:22 smithi171 bash[18565]: cluster 2024-04-22T23:59:21.792336+0000 mgr.y (mgr.15285) 6 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:59:23.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:22 smithi171 bash[18565]: cluster 2024-04-22T23:59:21.823809+0000 mon.a (mon.0) 960 : cluster [DBG] mgrmap e29: y(active, since 2s), standbys: x 2024-04-22T23:59:23.283 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:22 smithi079 bash[18576]: cluster 2024-04-22T23:59:21.791107+0000 mon.a (mon.0) 958 : cluster [INF] Health check cleared: CEPHADM_REFRESH_FAILED (was: failed to probe daemons or devices) 2024-04-22T23:59:23.284 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:22 smithi079 bash[18576]: cluster 2024-04-22T23:59:21.791187+0000 mon.a (mon.0) 959 : cluster [INF] Cluster is now healthy 2024-04-22T23:59:23.284 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:22 smithi079 bash[18576]: cluster 2024-04-22T23:59:21.792336+0000 mgr.y (mgr.15285) 6 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:59:23.284 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:22 smithi079 bash[18576]: cluster 2024-04-22T23:59:21.823809+0000 mon.a (mon.0) 960 : cluster [DBG] mgrmap e29: y(active, since 2s), standbys: x 2024-04-22T23:59:23.284 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:22 smithi079 bash[23665]: cluster 2024-04-22T23:59:21.791107+0000 mon.a (mon.0) 958 : cluster [INF] Health check cleared: CEPHADM_REFRESH_FAILED (was: failed to probe daemons or devices) 2024-04-22T23:59:23.284 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:22 smithi079 bash[23665]: cluster 2024-04-22T23:59:21.791187+0000 mon.a (mon.0) 959 : cluster [INF] Cluster is now healthy 2024-04-22T23:59:23.284 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:22 smithi079 bash[23665]: cluster 2024-04-22T23:59:21.792336+0000 mgr.y (mgr.15285) 6 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:59:23.284 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:22 smithi079 bash[23665]: cluster 2024-04-22T23:59:21.823809+0000 mon.a (mon.0) 960 : cluster [DBG] mgrmap e29: y(active, since 2s), standbys: x 2024-04-22T23:59:23.806 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:59:23 smithi171 bash[39784]: ts=2024-04-22T23:59:23.509Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi079\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi079\", job=\"node\", machine=\"x86_64\", nodename=\"smithi079\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"15ff8152-0102-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi079\", job=\"node\", machine=\"x86_64\", nodename=\"smithi079\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-22T23:59:23.806 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:59:23 smithi171 bash[37965]: debug 2024-04-22T23:59:23.332+0000 7fcfc1a19200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-22T23:59:23.806 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:59:23 smithi171 bash[37965]: debug 2024-04-22T23:59:23.444+0000 7fcfc1a19200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-22T23:59:23.806 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:59:23 smithi171 bash[37965]: debug 2024-04-22T23:59:23.552+0000 7fcfc1a19200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-22T23:59:24.305 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:59:23 smithi171 bash[37965]: debug 2024-04-22T23:59:23.916+0000 7fcfc1a19200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-22T23:59:24.306 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:59:24 smithi171 bash[37965]: debug 2024-04-22T23:59:24.160+0000 7fcfc1a19200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-22T23:59:24.803 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:59:24 smithi171 bash[37965]: debug 2024-04-22T23:59:24.428+0000 7fcfc1a19200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-22T23:59:24.803 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:59:24 smithi171 bash[37965]: debug 2024-04-22T23:59:24.544+0000 7fcfc1a19200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-22T23:59:25.055 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:59:24 smithi171 bash[37965]: debug 2024-04-22T23:59:24.824+0000 7fcfc1a19200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-22T23:59:25.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:24 smithi171 bash[18565]: cluster 2024-04-22T23:59:23.793013+0000 mgr.y (mgr.15285) 7 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:59:25.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:24 smithi171 bash[18565]: cluster 2024-04-22T23:59:23.832758+0000 mon.a (mon.0) 961 : cluster [DBG] mgrmap e30: y(active, since 4s), standbys: x 2024-04-22T23:59:25.284 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:24 smithi079 bash[18576]: cluster 2024-04-22T23:59:23.793013+0000 mgr.y (mgr.15285) 7 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:59:25.284 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:24 smithi079 bash[18576]: cluster 2024-04-22T23:59:23.832758+0000 mon.a (mon.0) 961 : cluster [DBG] mgrmap e30: y(active, since 4s), standbys: x 2024-04-22T23:59:25.284 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:24 smithi079 bash[23665]: cluster 2024-04-22T23:59:23.793013+0000 mgr.y (mgr.15285) 7 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:59:25.284 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:24 smithi079 bash[23665]: cluster 2024-04-22T23:59:23.832758+0000 mon.a (mon.0) 961 : cluster [DBG] mgrmap e30: y(active, since 4s), standbys: x 2024-04-22T23:59:25.500 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:59:25 smithi171 bash[37965]: debug 2024-04-22T23:59:25.248+0000 7fcfc1a19200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-22T23:59:25.805 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:59:25 smithi171 bash[37965]: debug 2024-04-22T23:59:25.512+0000 7fcfc1a19200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-22T23:59:25.805 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:59:25 smithi171 bash[37965]: debug 2024-04-22T23:59:25.640+0000 7fcfc1a19200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-22T23:59:26.305 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:59:25 smithi171 bash[37965]: debug 2024-04-22T23:59:25.928+0000 7fcfc1a19200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-22T23:59:27.305 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:27 smithi171 bash[18565]: cluster 2024-04-22T23:59:25.793386+0000 mgr.y (mgr.15285) 8 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:59:27.306 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:27 smithi171 bash[18565]: audit 2024-04-22T23:59:26.130948+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' 2024-04-22T23:59:27.306 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:27 smithi171 bash[18565]: audit 2024-04-22T23:59:26.136420+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' 2024-04-22T23:59:27.306 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:27 smithi171 bash[18565]: audit 2024-04-22T23:59:26.337933+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' 2024-04-22T23:59:27.306 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:27 smithi171 bash[18565]: audit 2024-04-22T23:59:26.349233+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' 2024-04-22T23:59:27.306 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:59:27 smithi171 bash[37965]: debug 2024-04-22T23:59:27.008+0000 7fcfc1a19200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-22T23:59:27.306 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:59:27 smithi171 bash[37965]: debug 2024-04-22T23:59:27.132+0000 7fcfc1a19200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-22T23:59:27.533 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:27 smithi079 bash[23665]: cluster 2024-04-22T23:59:25.793386+0000 mgr.y (mgr.15285) 8 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:59:27.534 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:27 smithi079 bash[23665]: audit 2024-04-22T23:59:26.130948+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' 2024-04-22T23:59:27.534 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:27 smithi079 bash[23665]: audit 2024-04-22T23:59:26.136420+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' 2024-04-22T23:59:27.534 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:27 smithi079 bash[23665]: audit 2024-04-22T23:59:26.337933+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' 2024-04-22T23:59:27.534 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:27 smithi079 bash[23665]: audit 2024-04-22T23:59:26.349233+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' 2024-04-22T23:59:27.534 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:27 smithi079 bash[18576]: cluster 2024-04-22T23:59:25.793386+0000 mgr.y (mgr.15285) 8 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-22T23:59:27.534 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:27 smithi079 bash[18576]: audit 2024-04-22T23:59:26.130948+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' 2024-04-22T23:59:27.534 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:27 smithi079 bash[18576]: audit 2024-04-22T23:59:26.136420+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' 2024-04-22T23:59:27.534 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:27 smithi079 bash[18576]: audit 2024-04-22T23:59:26.337933+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' 2024-04-22T23:59:27.534 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:27 smithi079 bash[18576]: audit 2024-04-22T23:59:26.349233+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' 2024-04-22T23:59:27.805 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:59:27 smithi171 bash[37965]: debug 2024-04-22T23:59:27.436+0000 7fcfc1a19200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-22T23:59:27.806 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:59:27 smithi171 bash[37965]: debug 2024-04-22T23:59:27.552+0000 7fcfc1a19200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-22T23:59:28.254 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:59:28 smithi171 bash[37965]: debug 2024-04-22T23:59:28.016+0000 7fcfc1a19200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-22T23:59:28.255 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:59:28 smithi171 bash[37965]: debug 2024-04-22T23:59:28.140+0000 7fcfc1a19200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-22T23:59:28.255 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:59:28 smithi171 bash[37965]: [22/Apr/2024:23:59:28] ENGINE Bus STARTING 2024-04-22T23:59:28.255 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:28 smithi171 bash[18565]: audit 2024-04-22T23:59:27.052198+0000 mgr.y (mgr.15285) 9 : audit [DBG] from='client.25087 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T23:59:28.255 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:28 smithi171 bash[18565]: audit 2024-04-22T23:59:27.190353+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' 2024-04-22T23:59:28.255 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:28 smithi171 bash[18565]: audit 2024-04-22T23:59:27.199727+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' 2024-04-22T23:59:28.255 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:28 smithi171 bash[18565]: audit 2024-04-22T23:59:27.420968+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' 2024-04-22T23:59:28.255 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:28 smithi171 bash[18565]: audit 2024-04-22T23:59:27.428602+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' 2024-04-22T23:59:28.255 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:28 smithi171 bash[18565]: cluster 2024-04-22T23:59:28.164413+0000 mon.a (mon.0) 970 : cluster [DBG] Standby manager daemon x restarted 2024-04-22T23:59:28.255 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:28 smithi171 bash[18565]: cluster 2024-04-22T23:59:28.164603+0000 mon.a (mon.0) 971 : cluster [DBG] Standby manager daemon x started 2024-04-22T23:59:28.255 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:28 smithi171 bash[18565]: audit 2024-04-22T23:59:28.168459+0000 mon.b (mon.2) 86 : audit [DBG] from='mgr.? 172.21.15.171:0/1685668132' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-22T23:59:28.255 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:28 smithi171 bash[18565]: audit 2024-04-22T23:59:28.173062+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.? 172.21.15.171:0/1685668132' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-22T23:59:28.255 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:28 smithi171 bash[18565]: audit 2024-04-22T23:59:28.174008+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.? 172.21.15.171:0/1685668132' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-22T23:59:28.256 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:28 smithi171 bash[18565]: audit 2024-04-22T23:59:28.174359+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.? 172.21.15.171:0/1685668132' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-22T23:59:28.534 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:28 smithi079 bash[18576]: audit 2024-04-22T23:59:27.052198+0000 mgr.y (mgr.15285) 9 : audit [DBG] from='client.25087 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T23:59:28.534 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:28 smithi079 bash[18576]: audit 2024-04-22T23:59:27.190353+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' 2024-04-22T23:59:28.534 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:28 smithi079 bash[18576]: audit 2024-04-22T23:59:27.199727+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' 2024-04-22T23:59:28.534 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:28 smithi079 bash[18576]: audit 2024-04-22T23:59:27.420968+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' 2024-04-22T23:59:28.534 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:28 smithi079 bash[18576]: audit 2024-04-22T23:59:27.428602+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' 2024-04-22T23:59:28.534 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:28 smithi079 bash[18576]: cluster 2024-04-22T23:59:28.164413+0000 mon.a (mon.0) 970 : cluster [DBG] Standby manager daemon x restarted 2024-04-22T23:59:28.535 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:28 smithi079 bash[18576]: cluster 2024-04-22T23:59:28.164603+0000 mon.a (mon.0) 971 : cluster [DBG] Standby manager daemon x started 2024-04-22T23:59:28.535 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:28 smithi079 bash[18576]: audit 2024-04-22T23:59:28.168459+0000 mon.b (mon.2) 86 : audit [DBG] from='mgr.? 172.21.15.171:0/1685668132' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-22T23:59:28.535 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:28 smithi079 bash[18576]: audit 2024-04-22T23:59:28.173062+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.? 172.21.15.171:0/1685668132' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-22T23:59:28.535 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:28 smithi079 bash[18576]: audit 2024-04-22T23:59:28.174008+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.? 172.21.15.171:0/1685668132' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-22T23:59:28.535 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:28 smithi079 bash[18576]: audit 2024-04-22T23:59:28.174359+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.? 172.21.15.171:0/1685668132' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-22T23:59:28.535 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:28 smithi079 bash[23665]: audit 2024-04-22T23:59:27.052198+0000 mgr.y (mgr.15285) 9 : audit [DBG] from='client.25087 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T23:59:28.535 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:28 smithi079 bash[23665]: audit 2024-04-22T23:59:27.190353+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' 2024-04-22T23:59:28.535 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:28 smithi079 bash[23665]: audit 2024-04-22T23:59:27.199727+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' 2024-04-22T23:59:28.535 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:28 smithi079 bash[23665]: audit 2024-04-22T23:59:27.420968+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' 2024-04-22T23:59:28.535 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:28 smithi079 bash[23665]: audit 2024-04-22T23:59:27.428602+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' 2024-04-22T23:59:28.535 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:28 smithi079 bash[23665]: cluster 2024-04-22T23:59:28.164413+0000 mon.a (mon.0) 970 : cluster [DBG] Standby manager daemon x restarted 2024-04-22T23:59:28.535 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:28 smithi079 bash[23665]: cluster 2024-04-22T23:59:28.164603+0000 mon.a (mon.0) 971 : cluster [DBG] Standby manager daemon x started 2024-04-22T23:59:28.536 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:28 smithi079 bash[23665]: audit 2024-04-22T23:59:28.168459+0000 mon.b (mon.2) 86 : audit [DBG] from='mgr.? 172.21.15.171:0/1685668132' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-22T23:59:28.536 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:28 smithi079 bash[23665]: audit 2024-04-22T23:59:28.173062+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.? 172.21.15.171:0/1685668132' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-22T23:59:28.536 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:28 smithi079 bash[23665]: audit 2024-04-22T23:59:28.174008+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.? 172.21.15.171:0/1685668132' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-22T23:59:28.536 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:28 smithi079 bash[23665]: audit 2024-04-22T23:59:28.174359+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.? 172.21.15.171:0/1685668132' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-22T23:59:28.555 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:59:28 smithi171 bash[37965]: CherryPy Checker: 2024-04-22T23:59:28.555 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:59:28 smithi171 bash[37965]: The Application mounted at '' has an empty config. 2024-04-22T23:59:28.555 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:59:28 smithi171 bash[37965]: [22/Apr/2024:23:59:28] ENGINE Serving on http://:::9283 2024-04-22T23:59:28.555 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:59:28 smithi171 bash[37965]: [22/Apr/2024:23:59:28] ENGINE Bus STARTED 2024-04-22T23:59:29.533 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:29 smithi079 bash[18576]: cluster 2024-04-22T23:59:27.794862+0000 mgr.y (mgr.15285) 10 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-04-22T23:59:29.534 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:29 smithi079 bash[18576]: cluster 2024-04-22T23:59:28.747181+0000 mon.a (mon.0) 972 : cluster [DBG] mgrmap e31: y(active, since 9s), standbys: x 2024-04-22T23:59:29.534 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:29 smithi079 bash[23665]: cluster 2024-04-22T23:59:27.794862+0000 mgr.y (mgr.15285) 10 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-04-22T23:59:29.534 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:29 smithi079 bash[23665]: cluster 2024-04-22T23:59:28.747181+0000 mon.a (mon.0) 972 : cluster [DBG] mgrmap e31: y(active, since 9s), standbys: x 2024-04-22T23:59:29.555 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:29 smithi171 bash[18565]: cluster 2024-04-22T23:59:27.794862+0000 mgr.y (mgr.15285) 10 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-04-22T23:59:29.556 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:29 smithi171 bash[18565]: cluster 2024-04-22T23:59:28.747181+0000 mon.a (mon.0) 972 : cluster [DBG] mgrmap e31: y(active, since 9s), standbys: x 2024-04-22T23:59:30.615 INFO:teuthology.orchestra.run.smithi079.stdout:true 2024-04-22T23:59:31.373 INFO:teuthology.orchestra.run.smithi079.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-22T23:59:31.373 INFO:teuthology.orchestra.run.smithi079.stdout:alertmanager.a smithi079 *:9093,9094 running (49s) 5s ago 7m 12.3M - 0.23.0 ba2b418f427c d3a786a65dba 2024-04-22T23:59:31.373 INFO:teuthology.orchestra.run.smithi079.stdout:grafana.a smithi171 *:3000 running (33s) 5s ago 7m 41.1M - 8.3.5 dad864ee21e9 cc5aee88d2dc 2024-04-22T23:59:31.373 INFO:teuthology.orchestra.run.smithi079.stdout:iscsi.foo.smithi079.zorrwo smithi079 running (45s) 5s ago 5m 42.0M - 3.5 e1d6a67b021e f061049ec5a3 2024-04-22T23:59:31.373 INFO:teuthology.orchestra.run.smithi079.stdout:mgr.x smithi171 *:8443,9283 running (91s) 5s ago 13m 199M - 19.0.0-3252-g43be0201 a0434699c1d7 6efdc0dde52d 2024-04-22T23:59:31.373 INFO:teuthology.orchestra.run.smithi079.stdout:mgr.y smithi079 *:8443,9283,8765 running (27s) 5s ago 15m 469M - 19.0.0-3252-g43be0201 a0434699c1d7 c3e0186392bc 2024-04-22T23:59:31.373 INFO:teuthology.orchestra.run.smithi079.stdout:mon.a smithi079 running (15m) 5s ago 15m 58.6M 2048M 17.2.0 e1d6a67b021e 8aa6507abb39 2024-04-22T23:59:31.373 INFO:teuthology.orchestra.run.smithi079.stdout:mon.b smithi171 running (13m) 5s ago 13m 49.6M 2048M 17.2.0 e1d6a67b021e cdf1c2fab9a0 2024-04-22T23:59:31.374 INFO:teuthology.orchestra.run.smithi079.stdout:mon.c smithi079 running (13m) 5s ago 13m 49.7M 2048M 17.2.0 e1d6a67b021e 5b44837bb16c 2024-04-22T23:59:31.374 INFO:teuthology.orchestra.run.smithi079.stdout:node-exporter.a smithi079 *:9100 running (54s) 5s ago 7m 8815k - 1.3.1 1dbe0e931976 e72f9beb8010 2024-04-22T23:59:31.374 INFO:teuthology.orchestra.run.smithi079.stdout:node-exporter.b smithi171 *:9100 running (38s) 5s ago 7m 8143k - 1.3.1 1dbe0e931976 c71ee8bcebe5 2024-04-22T23:59:31.374 INFO:teuthology.orchestra.run.smithi079.stdout:osd.0 smithi079 running (12m) 5s ago 12m 53.8M 2780M 17.2.0 e1d6a67b021e f3b3113598f0 2024-04-22T23:59:31.374 INFO:teuthology.orchestra.run.smithi079.stdout:osd.1 smithi079 running (12m) 5s ago 12m 55.4M 2780M 17.2.0 e1d6a67b021e 09d04426667b 2024-04-22T23:59:31.374 INFO:teuthology.orchestra.run.smithi079.stdout:osd.2 smithi079 running (11m) 5s ago 11m 50.0M 2780M 17.2.0 e1d6a67b021e 3193f9ba2e88 2024-04-22T23:59:31.374 INFO:teuthology.orchestra.run.smithi079.stdout:osd.3 smithi079 running (10m) 5s ago 11m 53.5M 2780M 17.2.0 e1d6a67b021e cabd537200bc 2024-04-22T23:59:31.374 INFO:teuthology.orchestra.run.smithi079.stdout:osd.4 smithi171 running (10m) 5s ago 10m 55.1M 3036M 17.2.0 e1d6a67b021e 04ab0c3fa292 2024-04-22T23:59:31.374 INFO:teuthology.orchestra.run.smithi079.stdout:osd.5 smithi171 running (9m) 5s ago 9m 51.3M 3036M 17.2.0 e1d6a67b021e d561b19cce34 2024-04-22T23:59:31.374 INFO:teuthology.orchestra.run.smithi079.stdout:osd.6 smithi171 running (9m) 5s ago 9m 50.2M 3036M 17.2.0 e1d6a67b021e a01d59c465a9 2024-04-22T23:59:31.374 INFO:teuthology.orchestra.run.smithi079.stdout:osd.7 smithi171 running (8m) 5s ago 8m 54.1M 3036M 17.2.0 e1d6a67b021e 472338dda563 2024-04-22T23:59:31.374 INFO:teuthology.orchestra.run.smithi079.stdout:prometheus.a smithi171 *:9095 running (40s) 5s ago 7m 50.5M - 2.33.4 514e6a882f6e 24073c653678 2024-04-22T23:59:31.375 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.foo.smithi079.mriyzv smithi079 *:8000 running (5m) 5s ago 5m 84.7M - 17.2.0 e1d6a67b021e 7265086159d1 2024-04-22T23:59:31.375 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.foo.smithi171.llhapr smithi171 *:8000 running (5m) 5s ago 5m 85.2M - 17.2.0 e1d6a67b021e b457c21074ad 2024-04-22T23:59:31.375 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.smpl.smithi079.yxokos smithi079 *:80 running (5m) 5s ago 5m 84.4M - 17.2.0 e1d6a67b021e 0083918e6d55 2024-04-22T23:59:31.375 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.smpl.smithi171.spscai smithi171 *:80 running (5m) 5s ago 5m 84.9M - 17.2.0 e1d6a67b021e 9e7599a854ca 2024-04-22T23:59:31.533 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:31 smithi079 bash[18576]: cluster 2024-04-22T23:59:29.795578+0000 mgr.y (mgr.15285) 11 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-04-22T23:59:31.534 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:31 smithi079 bash[23665]: cluster 2024-04-22T23:59:29.795578+0000 mgr.y (mgr.15285) 11 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-04-22T23:59:31.555 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:31 smithi171 bash[18565]: cluster 2024-04-22T23:59:29.795578+0000 mgr.y (mgr.15285) 11 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-04-22T23:59:31.801 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-04-22T23:59:31.801 INFO:teuthology.orchestra.run.smithi079.stdout: "mon": { 2024-04-22T23:59:31.801 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-22T23:59:31.801 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-04-22T23:59:31.801 INFO:teuthology.orchestra.run.smithi079.stdout: "mgr": { 2024-04-22T23:59:31.801 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.0.0-3252-g43be0201 (43be020184947e53516056c9931e1ac5bdbbb1a5) squid (dev)": 2 2024-04-22T23:59:31.801 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-04-22T23:59:31.801 INFO:teuthology.orchestra.run.smithi079.stdout: "osd": { 2024-04-22T23:59:31.801 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-22T23:59:31.801 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-04-22T23:59:31.802 INFO:teuthology.orchestra.run.smithi079.stdout: "mds": {}, 2024-04-22T23:59:31.802 INFO:teuthology.orchestra.run.smithi079.stdout: "rgw": { 2024-04-22T23:59:31.802 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-22T23:59:31.802 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-04-22T23:59:31.802 INFO:teuthology.orchestra.run.smithi079.stdout: "overall": { 2024-04-22T23:59:31.802 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 15, 2024-04-22T23:59:31.802 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.0.0-3252-g43be0201 (43be020184947e53516056c9931e1ac5bdbbb1a5) squid (dev)": 2 2024-04-22T23:59:31.802 INFO:teuthology.orchestra.run.smithi079.stdout: } 2024-04-22T23:59:31.802 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-04-22T23:59:32.157 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-04-22T23:59:32.157 INFO:teuthology.orchestra.run.smithi079.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5", 2024-04-22T23:59:32.157 INFO:teuthology.orchestra.run.smithi079.stdout: "in_progress": true, 2024-04-22T23:59:32.157 INFO:teuthology.orchestra.run.smithi079.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-22T23:59:32.157 INFO:teuthology.orchestra.run.smithi079.stdout: "services_complete": [ 2024-04-22T23:59:32.158 INFO:teuthology.orchestra.run.smithi079.stdout: "mgr" 2024-04-22T23:59:32.158 INFO:teuthology.orchestra.run.smithi079.stdout: ], 2024-04-22T23:59:32.158 INFO:teuthology.orchestra.run.smithi079.stdout: "progress": "2/23 daemons upgraded", 2024-04-22T23:59:32.158 INFO:teuthology.orchestra.run.smithi079.stdout: "message": "", 2024-04-22T23:59:32.158 INFO:teuthology.orchestra.run.smithi079.stdout: "is_paused": false 2024-04-22T23:59:32.158 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-04-22T23:59:32.447 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:32 smithi079 bash[18576]: audit 2024-04-22T23:59:30.616734+0000 mgr.y (mgr.15285) 12 : audit [DBG] from='client.15321 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:59:32.447 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:32 smithi079 bash[18576]: audit 2024-04-22T23:59:30.997271+0000 mgr.y (mgr.15285) 13 : audit [DBG] from='client.15327 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:59:32.447 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:32 smithi079 bash[18576]: audit 2024-04-22T23:59:31.815244+0000 mon.a (mon.0) 973 : audit [DBG] from='client.? 172.21.15.79:0/2329251984' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T23:59:32.448 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:32 smithi079 bash[23665]: audit 2024-04-22T23:59:30.616734+0000 mgr.y (mgr.15285) 12 : audit [DBG] from='client.15321 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:59:32.448 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:32 smithi079 bash[23665]: audit 2024-04-22T23:59:30.997271+0000 mgr.y (mgr.15285) 13 : audit [DBG] from='client.15327 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:59:32.448 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:32 smithi079 bash[23665]: audit 2024-04-22T23:59:31.815244+0000 mon.a (mon.0) 973 : audit [DBG] from='client.? 172.21.15.79:0/2329251984' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T23:59:32.555 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:32 smithi171 bash[18565]: audit 2024-04-22T23:59:30.616734+0000 mgr.y (mgr.15285) 12 : audit [DBG] from='client.15321 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:59:32.556 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:32 smithi171 bash[18565]: audit 2024-04-22T23:59:30.997271+0000 mgr.y (mgr.15285) 13 : audit [DBG] from='client.15327 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:59:32.556 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:32 smithi171 bash[18565]: audit 2024-04-22T23:59:31.815244+0000 mon.a (mon.0) 973 : audit [DBG] from='client.? 172.21.15.79:0/2329251984' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T23:59:32.584 INFO:teuthology.orchestra.run.smithi079.stdout:HEALTH_OK 2024-04-22T23:59:33.469 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:33 smithi079 bash[18576]: audit 2024-04-22T23:59:31.342595+0000 mgr.y (mgr.15285) 14 : audit [DBG] from='client.25228 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:59:33.469 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:33 smithi079 bash[18576]: cluster 2024-04-22T23:59:31.797254+0000 mgr.y (mgr.15285) 15 : 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-04-22T23:59:33.469 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:33 smithi079 bash[18576]: audit 2024-04-22T23:59:32.171158+0000 mgr.y (mgr.15285) 16 : audit [DBG] from='client.15345 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:59:33.469 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:33 smithi079 bash[18576]: audit 2024-04-22T23:59:32.599725+0000 mon.a (mon.0) 974 : audit [DBG] from='client.? 172.21.15.79:0/1664793170' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T23:59:33.470 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:33 smithi079 bash[23665]: audit 2024-04-22T23:59:31.342595+0000 mgr.y (mgr.15285) 14 : audit [DBG] from='client.25228 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:59:33.470 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:33 smithi079 bash[23665]: cluster 2024-04-22T23:59:31.797254+0000 mgr.y (mgr.15285) 15 : 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-04-22T23:59:33.470 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:33 smithi079 bash[23665]: audit 2024-04-22T23:59:32.171158+0000 mgr.y (mgr.15285) 16 : audit [DBG] from='client.15345 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:59:33.470 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:33 smithi079 bash[23665]: audit 2024-04-22T23:59:32.599725+0000 mon.a (mon.0) 974 : audit [DBG] from='client.? 172.21.15.79:0/1664793170' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T23:59:33.495 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:33 smithi171 bash[18565]: audit 2024-04-22T23:59:31.342595+0000 mgr.y (mgr.15285) 14 : audit [DBG] from='client.25228 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:59:33.495 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:33 smithi171 bash[18565]: cluster 2024-04-22T23:59:31.797254+0000 mgr.y (mgr.15285) 15 : 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-04-22T23:59:33.495 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:33 smithi171 bash[18565]: audit 2024-04-22T23:59:32.171158+0000 mgr.y (mgr.15285) 16 : audit [DBG] from='client.15345 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T23:59:33.495 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:33 smithi171 bash[18565]: audit 2024-04-22T23:59:32.599725+0000 mon.a (mon.0) 974 : audit [DBG] from='client.? 172.21.15.79:0/1664793170' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T23:59:33.805 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:59:33 smithi171 bash[39784]: ts=2024-04-22T23:59:33.509Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi079\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi079\", job=\"node\", machine=\"x86_64\", nodename=\"smithi079\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"15ff8152-0102-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi079\", job=\"node\", machine=\"x86_64\", nodename=\"smithi079\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-22T23:59:34.555 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:59:34 smithi171 bash[37965]: ::ffff:172.21.15.171 - - [22/Apr/2024:23:59:34] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-22T23:59:35.533 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:35 smithi079 bash[18576]: cluster 2024-04-22T23:59:33.797999+0000 mgr.y (mgr.15285) 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-04-22T23:59:35.534 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:35 smithi079 bash[18576]: audit 2024-04-22T23:59:34.566554+0000 mon.a (mon.0) 975 : audit [DBG] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:59:35.534 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:35 smithi079 bash[18576]: audit 2024-04-22T23:59:34.568317+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:59:35.534 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:35 smithi079 bash[18576]: audit 2024-04-22T23:59:34.911967+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' 2024-04-22T23:59:35.534 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:35 smithi079 bash[18576]: audit 2024-04-22T23:59:34.914220+0000 mon.a (mon.0) 978 : audit [DBG] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T23:59:35.534 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:35 smithi079 bash[23665]: cluster 2024-04-22T23:59:33.797999+0000 mgr.y (mgr.15285) 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-04-22T23:59:35.534 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:35 smithi079 bash[23665]: audit 2024-04-22T23:59:34.566554+0000 mon.a (mon.0) 975 : audit [DBG] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:59:35.534 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:35 smithi079 bash[23665]: audit 2024-04-22T23:59:34.568317+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:59:35.534 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:35 smithi079 bash[23665]: audit 2024-04-22T23:59:34.911967+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' 2024-04-22T23:59:35.534 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:35 smithi079 bash[23665]: audit 2024-04-22T23:59:34.914220+0000 mon.a (mon.0) 978 : audit [DBG] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T23:59:35.556 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:35 smithi171 bash[18565]: cluster 2024-04-22T23:59:33.797999+0000 mgr.y (mgr.15285) 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-04-22T23:59:35.556 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:35 smithi171 bash[18565]: audit 2024-04-22T23:59:34.566554+0000 mon.a (mon.0) 975 : audit [DBG] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:59:35.556 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:35 smithi171 bash[18565]: audit 2024-04-22T23:59:34.568317+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T23:59:35.556 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:35 smithi171 bash[18565]: audit 2024-04-22T23:59:34.911967+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' 2024-04-22T23:59:35.556 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:35 smithi171 bash[18565]: audit 2024-04-22T23:59:34.914220+0000 mon.a (mon.0) 978 : audit [DBG] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T23:59:36.534 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:36 smithi079 bash[18576]: cephadm 2024-04-22T23:59:34.570677+0000 mgr.y (mgr.15285) 18 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.conf 2024-04-22T23:59:36.534 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:36 smithi079 bash[18576]: cephadm 2024-04-22T23:59:34.571076+0000 mgr.y (mgr.15285) 19 : cephadm [INF] Updating smithi171:/etc/ceph/ceph.conf 2024-04-22T23:59:36.534 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:36 smithi079 bash[18576]: cephadm 2024-04-22T23:59:34.836368+0000 mgr.y (mgr.15285) 20 : cephadm [INF] Updating smithi079:/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-22T23:59:36.534 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:36 smithi079 bash[18576]: cephadm 2024-04-22T23:59:34.838837+0000 mgr.y (mgr.15285) 21 : cephadm [INF] Updating smithi171:/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-22T23:59:36.534 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:36 smithi079 bash[18576]: cephadm 2024-04-22T23:59:35.058006+0000 mgr.y (mgr.15285) 22 : cephadm [INF] Updating smithi171:/etc/ceph/ceph.client.admin.keyring 2024-04-22T23:59:36.534 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:36 smithi079 bash[18576]: cephadm 2024-04-22T23:59:35.058866+0000 mgr.y (mgr.15285) 23 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.client.admin.keyring 2024-04-22T23:59:36.535 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:36 smithi079 bash[18576]: cephadm 2024-04-22T23:59:35.222450+0000 mgr.y (mgr.15285) 24 : cephadm [INF] Updating smithi171:/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-22T23:59:36.535 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:36 smithi079 bash[18576]: cephadm 2024-04-22T23:59:35.223193+0000 mgr.y (mgr.15285) 25 : cephadm [INF] Updating smithi079:/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-22T23:59:36.535 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:36 smithi079 bash[18576]: audit 2024-04-22T23:59:35.392644+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' 2024-04-22T23:59:36.535 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:36 smithi079 bash[18576]: audit 2024-04-22T23:59:35.399877+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' 2024-04-22T23:59:36.535 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:36 smithi079 bash[18576]: audit 2024-04-22T23:59:35.407672+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' 2024-04-22T23:59:36.535 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:36 smithi079 bash[18576]: audit 2024-04-22T23:59:35.415402+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' 2024-04-22T23:59:36.535 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:36 smithi079 bash[18576]: audit 2024-04-22T23:59:35.423160+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' 2024-04-22T23:59:36.535 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:36 smithi079 bash[18576]: audit 2024-04-22T23:59:35.496652+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi079.zorrwo", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-04-22T23:59:36.535 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:36 smithi079 bash[18576]: audit 2024-04-22T23:59:35.517561+0000 mon.a (mon.0) 985 : audit [DBG] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:59:36.536 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:36 smithi079 bash[23665]: cephadm 2024-04-22T23:59:34.570677+0000 mgr.y (mgr.15285) 18 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.conf 2024-04-22T23:59:36.536 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:36 smithi079 bash[23665]: cephadm 2024-04-22T23:59:34.571076+0000 mgr.y (mgr.15285) 19 : cephadm [INF] Updating smithi171:/etc/ceph/ceph.conf 2024-04-22T23:59:36.536 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:36 smithi079 bash[23665]: cephadm 2024-04-22T23:59:34.836368+0000 mgr.y (mgr.15285) 20 : cephadm [INF] Updating smithi079:/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-22T23:59:36.536 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:36 smithi079 bash[23665]: cephadm 2024-04-22T23:59:34.838837+0000 mgr.y (mgr.15285) 21 : cephadm [INF] Updating smithi171:/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-22T23:59:36.536 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:36 smithi079 bash[23665]: cephadm 2024-04-22T23:59:35.058006+0000 mgr.y (mgr.15285) 22 : cephadm [INF] Updating smithi171:/etc/ceph/ceph.client.admin.keyring 2024-04-22T23:59:36.536 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:36 smithi079 bash[23665]: cephadm 2024-04-22T23:59:35.058866+0000 mgr.y (mgr.15285) 23 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.client.admin.keyring 2024-04-22T23:59:36.536 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:36 smithi079 bash[23665]: cephadm 2024-04-22T23:59:35.222450+0000 mgr.y (mgr.15285) 24 : cephadm [INF] Updating smithi171:/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-22T23:59:36.536 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:36 smithi079 bash[23665]: cephadm 2024-04-22T23:59:35.223193+0000 mgr.y (mgr.15285) 25 : cephadm [INF] Updating smithi079:/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-22T23:59:36.536 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:36 smithi079 bash[23665]: audit 2024-04-22T23:59:35.392644+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' 2024-04-22T23:59:36.536 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:36 smithi079 bash[23665]: audit 2024-04-22T23:59:35.399877+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' 2024-04-22T23:59:36.536 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:36 smithi079 bash[23665]: audit 2024-04-22T23:59:35.407672+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' 2024-04-22T23:59:36.536 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:36 smithi079 bash[23665]: audit 2024-04-22T23:59:35.415402+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' 2024-04-22T23:59:36.536 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:36 smithi079 bash[23665]: audit 2024-04-22T23:59:35.423160+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' 2024-04-22T23:59:36.536 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:36 smithi079 bash[23665]: audit 2024-04-22T23:59:35.496652+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi079.zorrwo", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-04-22T23:59:36.537 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:36 smithi079 bash[23665]: audit 2024-04-22T23:59:35.517561+0000 mon.a (mon.0) 985 : audit [DBG] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:59:36.556 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:36 smithi171 bash[18565]: cephadm 2024-04-22T23:59:34.570677+0000 mgr.y (mgr.15285) 18 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.conf 2024-04-22T23:59:36.556 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:36 smithi171 bash[18565]: cephadm 2024-04-22T23:59:34.571076+0000 mgr.y (mgr.15285) 19 : cephadm [INF] Updating smithi171:/etc/ceph/ceph.conf 2024-04-22T23:59:36.556 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:36 smithi171 bash[18565]: cephadm 2024-04-22T23:59:34.836368+0000 mgr.y (mgr.15285) 20 : cephadm [INF] Updating smithi079:/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-22T23:59:36.556 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:36 smithi171 bash[18565]: cephadm 2024-04-22T23:59:34.838837+0000 mgr.y (mgr.15285) 21 : cephadm [INF] Updating smithi171:/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-22T23:59:36.556 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:36 smithi171 bash[18565]: cephadm 2024-04-22T23:59:35.058006+0000 mgr.y (mgr.15285) 22 : cephadm [INF] Updating smithi171:/etc/ceph/ceph.client.admin.keyring 2024-04-22T23:59:36.556 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:36 smithi171 bash[18565]: cephadm 2024-04-22T23:59:35.058866+0000 mgr.y (mgr.15285) 23 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.client.admin.keyring 2024-04-22T23:59:36.556 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:36 smithi171 bash[18565]: cephadm 2024-04-22T23:59:35.222450+0000 mgr.y (mgr.15285) 24 : cephadm [INF] Updating smithi171:/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-22T23:59:36.556 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:36 smithi171 bash[18565]: cephadm 2024-04-22T23:59:35.223193+0000 mgr.y (mgr.15285) 25 : cephadm [INF] Updating smithi079:/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-22T23:59:36.557 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:36 smithi171 bash[18565]: audit 2024-04-22T23:59:35.392644+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' 2024-04-22T23:59:36.557 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:36 smithi171 bash[18565]: audit 2024-04-22T23:59:35.399877+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' 2024-04-22T23:59:36.557 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:36 smithi171 bash[18565]: audit 2024-04-22T23:59:35.407672+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' 2024-04-22T23:59:36.557 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:36 smithi171 bash[18565]: audit 2024-04-22T23:59:35.415402+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' 2024-04-22T23:59:36.557 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:36 smithi171 bash[18565]: audit 2024-04-22T23:59:35.423160+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' 2024-04-22T23:59:36.557 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:36 smithi171 bash[18565]: audit 2024-04-22T23:59:35.496652+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi079.zorrwo", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-04-22T23:59:36.557 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:36 smithi171 bash[18565]: audit 2024-04-22T23:59:35.517561+0000 mon.a (mon.0) 985 : audit [DBG] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:59:37.533 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:37 smithi079 bash[23665]: cluster 2024-04-22T23:59:35.417503+0000 mgr.y (mgr.15285) 26 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-22T23:59:37.534 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:37 smithi079 bash[23665]: cephadm 2024-04-22T23:59:35.496027+0000 mgr.y (mgr.15285) 27 : cephadm [INF] Reconfiguring iscsi.foo.smithi079.zorrwo (dependencies changed)... 2024-04-22T23:59:37.534 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:37 smithi079 bash[23665]: cephadm 2024-04-22T23:59:35.519554+0000 mgr.y (mgr.15285) 28 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi079.zorrwo on smithi079 2024-04-22T23:59:37.534 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:37 smithi079 bash[23665]: cluster 2024-04-22T23:59:36.412335+0000 mon.a (mon.0) 986 : cluster [WRN] Health check failed: failed to probe daemons or devices (CEPHADM_REFRESH_FAILED) 2024-04-22T23:59:37.534 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:37 smithi079 bash[18576]: cluster 2024-04-22T23:59:35.417503+0000 mgr.y (mgr.15285) 26 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-22T23:59:37.534 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:37 smithi079 bash[18576]: cephadm 2024-04-22T23:59:35.496027+0000 mgr.y (mgr.15285) 27 : cephadm [INF] Reconfiguring iscsi.foo.smithi079.zorrwo (dependencies changed)... 2024-04-22T23:59:37.534 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:37 smithi079 bash[18576]: cephadm 2024-04-22T23:59:35.519554+0000 mgr.y (mgr.15285) 28 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi079.zorrwo on smithi079 2024-04-22T23:59:37.535 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:37 smithi079 bash[18576]: cluster 2024-04-22T23:59:36.412335+0000 mon.a (mon.0) 986 : cluster [WRN] Health check failed: failed to probe daemons or devices (CEPHADM_REFRESH_FAILED) 2024-04-22T23:59:37.555 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:37 smithi171 bash[18565]: cluster 2024-04-22T23:59:35.417503+0000 mgr.y (mgr.15285) 26 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-22T23:59:37.556 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:37 smithi171 bash[18565]: cephadm 2024-04-22T23:59:35.496027+0000 mgr.y (mgr.15285) 27 : cephadm [INF] Reconfiguring iscsi.foo.smithi079.zorrwo (dependencies changed)... 2024-04-22T23:59:37.556 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:37 smithi171 bash[18565]: cephadm 2024-04-22T23:59:35.519554+0000 mgr.y (mgr.15285) 28 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi079.zorrwo on smithi079 2024-04-22T23:59:37.556 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:37 smithi171 bash[18565]: cluster 2024-04-22T23:59:36.412335+0000 mon.a (mon.0) 986 : cluster [WRN] Health check failed: failed to probe daemons or devices (CEPHADM_REFRESH_FAILED) 2024-04-22T23:59:38.262 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:38 smithi079 bash[23665]: audit 2024-04-22T23:59:37.060232+0000 mgr.y (mgr.15285) 29 : audit [DBG] from='client.25087 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T23:59:38.263 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:38 smithi079 bash[18576]: audit 2024-04-22T23:59:37.060232+0000 mgr.y (mgr.15285) 29 : audit [DBG] from='client.25087 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T23:59:38.555 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:38 smithi171 bash[18565]: audit 2024-04-22T23:59:37.060232+0000 mgr.y (mgr.15285) 29 : audit [DBG] from='client.25087 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T23:59:39.533 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:39 smithi079 bash[18576]: cluster 2024-04-22T23:59:37.418670+0000 mgr.y (mgr.15285) 30 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-22T23:59:39.533 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:39 smithi079 bash[18576]: audit 2024-04-22T23:59:38.963086+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' 2024-04-22T23:59:39.534 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:39 smithi079 bash[18576]: audit 2024-04-22T23:59:38.968750+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' 2024-04-22T23:59:39.534 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:39 smithi079 bash[23665]: cluster 2024-04-22T23:59:37.418670+0000 mgr.y (mgr.15285) 30 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-22T23:59:39.534 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:39 smithi079 bash[23665]: audit 2024-04-22T23:59:38.963086+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' 2024-04-22T23:59:39.534 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:39 smithi079 bash[23665]: audit 2024-04-22T23:59:38.968750+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' 2024-04-22T23:59:39.555 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:39 smithi171 bash[18565]: cluster 2024-04-22T23:59:37.418670+0000 mgr.y (mgr.15285) 30 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-22T23:59:39.555 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:39 smithi171 bash[18565]: audit 2024-04-22T23:59:38.963086+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' 2024-04-22T23:59:39.555 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:39 smithi171 bash[18565]: audit 2024-04-22T23:59:38.968750+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' 2024-04-22T23:59:40.305 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:40 smithi171 bash[18565]: cephadm 2024-04-22T23:59:38.994194+0000 mgr.y (mgr.15285) 31 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-22T23:59:40.305 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:40 smithi171 bash[18565]: cephadm 2024-04-22T23:59:39.240477+0000 mgr.y (mgr.15285) 32 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi171 2024-04-22T23:59:40.533 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:40 smithi079 bash[18576]: cephadm 2024-04-22T23:59:38.994194+0000 mgr.y (mgr.15285) 31 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-22T23:59:40.533 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:40 smithi079 bash[18576]: cephadm 2024-04-22T23:59:39.240477+0000 mgr.y (mgr.15285) 32 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi171 2024-04-22T23:59:40.534 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:40 smithi079 bash[23665]: cephadm 2024-04-22T23:59:38.994194+0000 mgr.y (mgr.15285) 31 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-22T23:59:40.534 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:40 smithi079 bash[23665]: cephadm 2024-04-22T23:59:39.240477+0000 mgr.y (mgr.15285) 32 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi171 2024-04-22T23:59:41.533 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:41 smithi079 bash[18576]: cluster 2024-04-22T23:59:39.419782+0000 mgr.y (mgr.15285) 33 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 880 B/s rd, 0 op/s 2024-04-22T23:59:41.533 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:41 smithi079 bash[18576]: audit 2024-04-22T23:59:40.968004+0000 mon.a (mon.0) 989 : audit [DBG] from='client.? 172.21.15.79:0/3738669750' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-22T23:59:41.534 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:41 smithi079 bash[23665]: cluster 2024-04-22T23:59:39.419782+0000 mgr.y (mgr.15285) 33 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 880 B/s rd, 0 op/s 2024-04-22T23:59:41.534 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:41 smithi079 bash[23665]: audit 2024-04-22T23:59:40.968004+0000 mon.a (mon.0) 989 : audit [DBG] from='client.? 172.21.15.79:0/3738669750' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-22T23:59:41.555 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:41 smithi171 bash[18565]: cluster 2024-04-22T23:59:39.419782+0000 mgr.y (mgr.15285) 33 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 880 B/s rd, 0 op/s 2024-04-22T23:59:41.555 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:41 smithi171 bash[18565]: audit 2024-04-22T23:59:40.968004+0000 mon.a (mon.0) 989 : audit [DBG] from='client.? 172.21.15.79:0/3738669750' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-22T23:59:43.233 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:59:42 smithi171 systemd[1]: Stopping Ceph prometheus.a for 15ff8152-0102-11ef-bc93-c7b262605968... 2024-04-22T23:59:43.234 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:59:42 smithi171 bash[41503]: Error response from daemon: No such container: ceph-15ff8152-0102-11ef-bc93-c7b262605968-prometheus.a 2024-04-22T23:59:43.234 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:59:43 smithi171 bash[39784]: ts=2024-04-22T23:59:43.072Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-04-22T23:59:43.234 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:59:43 smithi171 bash[39784]: ts=2024-04-22T23:59:43.072Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-04-22T23:59:43.234 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:59:43 smithi171 bash[39784]: ts=2024-04-22T23:59:43.072Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-04-22T23:59:43.234 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:59:43 smithi171 bash[39784]: ts=2024-04-22T23:59:43.072Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-04-22T23:59:43.234 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:59:43 smithi171 bash[39784]: ts=2024-04-22T23:59:43.072Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-04-22T23:59:43.234 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:59:43 smithi171 bash[39784]: ts=2024-04-22T23:59:43.072Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-04-22T23:59:43.234 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:59:43 smithi171 bash[39784]: ts=2024-04-22T23:59:43.072Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-04-22T23:59:43.234 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:59:43 smithi171 bash[39784]: ts=2024-04-22T23:59:43.072Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-04-22T23:59:43.234 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:59:43 smithi171 bash[39784]: ts=2024-04-22T23:59:43.072Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-04-22T23:59:43.234 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:59:43 smithi171 bash[39784]: ts=2024-04-22T23:59:43.073Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-04-22T23:59:43.234 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:59:43 smithi171 bash[39784]: ts=2024-04-22T23:59:43.073Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-04-22T23:59:43.234 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:59:43 smithi171 bash[39784]: ts=2024-04-22T23:59:43.073Z caller=main.go:1066 level=info msg="See you next time!" 2024-04-22T23:59:43.525 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:43 smithi171 bash[18565]: cluster 2024-04-22T23:59:41.421846+0000 mgr.y (mgr.15285) 34 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:59:43.533 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:43 smithi079 bash[18576]: cluster 2024-04-22T23:59:41.421846+0000 mgr.y (mgr.15285) 34 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:59:43.534 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:43 smithi079 bash[23665]: cluster 2024-04-22T23:59:41.421846+0000 mgr.y (mgr.15285) 34 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:59:43.805 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:59:43 smithi171 bash[41512]: ceph-15ff8152-0102-11ef-bc93-c7b262605968-prometheus-a 2024-04-22T23:59:43.805 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:59:43 smithi171 bash[41546]: Error response from daemon: No such container: ceph-15ff8152-0102-11ef-bc93-c7b262605968-prometheus.a 2024-04-22T23:59:43.805 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:59:43 smithi171 systemd[1]: ceph-15ff8152-0102-11ef-bc93-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-04-22T23:59:43.806 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:59:43 smithi171 systemd[1]: Stopped Ceph prometheus.a for 15ff8152-0102-11ef-bc93-c7b262605968. 2024-04-22T23:59:43.806 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:59:43 smithi171 systemd[1]: Started Ceph prometheus.a for 15ff8152-0102-11ef-bc93-c7b262605968. 2024-04-22T23:59:45.034 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:44 smithi079 bash[18576]: cluster 2024-04-22T23:59:43.423035+0000 mgr.y (mgr.15285) 35 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 792 B/s rd, 0 op/s 2024-04-22T23:59:45.034 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:44 smithi079 bash[18576]: audit 2024-04-22T23:59:43.800532+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' 2024-04-22T23:59:45.034 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:44 smithi079 bash[18576]: audit 2024-04-22T23:59:43.812470+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' 2024-04-22T23:59:45.034 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:44 smithi079 bash[18576]: audit 2024-04-22T23:59:43.833756+0000 mon.a (mon.0) 992 : audit [DBG] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-22T23:59:45.034 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:44 smithi079 bash[18576]: audit 2024-04-22T23:59:43.835272+0000 mgr.y (mgr.15285) 36 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-22T23:59:45.034 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:44 smithi079 bash[18576]: audit 2024-04-22T23:59:43.855121+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' 2024-04-22T23:59:45.034 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:44 smithi079 bash[18576]: cephadm 2024-04-22T23:59:43.857716+0000 mgr.y (mgr.15285) 37 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.79:5000 to Dashboard 2024-04-22T23:59:45.034 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:44 smithi079 bash[18576]: audit 2024-04-22T23:59:43.858285+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-22T23:59:45.035 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:44 smithi079 bash[18576]: audit 2024-04-22T23:59:43.859359+0000 mgr.y (mgr.15285) 38 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-22T23:59:45.035 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:44 smithi079 bash[18576]: audit 2024-04-22T23:59:43.862292+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi079"}]: dispatch 2024-04-22T23:59:45.035 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:44 smithi079 bash[18576]: audit 2024-04-22T23:59:43.863786+0000 mgr.y (mgr.15285) 39 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi079"}]: dispatch 2024-04-22T23:59:45.035 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:44 smithi079 bash[18576]: audit 2024-04-22T23:59:43.871625+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' 2024-04-22T23:59:45.035 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:44 smithi079 bash[18576]: audit 2024-04-22T23:59:43.903166+0000 mon.a (mon.0) 997 : audit [DBG] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-22T23:59:45.035 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:44 smithi079 bash[18576]: audit 2024-04-22T23:59:43.904370+0000 mgr.y (mgr.15285) 40 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-22T23:59:45.035 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:44 smithi079 bash[18576]: audit 2024-04-22T23:59:43.922455+0000 mon.a (mon.0) 998 : audit [DBG] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T23:59:45.035 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:44 smithi079 bash[23665]: cluster 2024-04-22T23:59:43.423035+0000 mgr.y (mgr.15285) 35 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 792 B/s rd, 0 op/s 2024-04-22T23:59:45.035 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:44 smithi079 bash[23665]: audit 2024-04-22T23:59:43.800532+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' 2024-04-22T23:59:45.035 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:44 smithi079 bash[23665]: audit 2024-04-22T23:59:43.812470+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' 2024-04-22T23:59:45.035 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:44 smithi079 bash[23665]: audit 2024-04-22T23:59:43.833756+0000 mon.a (mon.0) 992 : audit [DBG] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-22T23:59:45.035 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:44 smithi079 bash[23665]: audit 2024-04-22T23:59:43.835272+0000 mgr.y (mgr.15285) 36 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-22T23:59:45.036 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:44 smithi079 bash[23665]: audit 2024-04-22T23:59:43.855121+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' 2024-04-22T23:59:45.036 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:44 smithi079 bash[23665]: cephadm 2024-04-22T23:59:43.857716+0000 mgr.y (mgr.15285) 37 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.79:5000 to Dashboard 2024-04-22T23:59:45.036 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:44 smithi079 bash[23665]: audit 2024-04-22T23:59:43.858285+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-22T23:59:45.036 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:44 smithi079 bash[23665]: audit 2024-04-22T23:59:43.859359+0000 mgr.y (mgr.15285) 38 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-22T23:59:45.036 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:44 smithi079 bash[23665]: audit 2024-04-22T23:59:43.862292+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi079"}]: dispatch 2024-04-22T23:59:45.036 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:44 smithi079 bash[23665]: audit 2024-04-22T23:59:43.863786+0000 mgr.y (mgr.15285) 39 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi079"}]: dispatch 2024-04-22T23:59:45.036 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:44 smithi079 bash[23665]: audit 2024-04-22T23:59:43.871625+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' 2024-04-22T23:59:45.036 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:44 smithi079 bash[23665]: audit 2024-04-22T23:59:43.903166+0000 mon.a (mon.0) 997 : audit [DBG] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-22T23:59:45.036 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:44 smithi079 bash[23665]: audit 2024-04-22T23:59:43.904370+0000 mgr.y (mgr.15285) 40 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-22T23:59:45.036 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:44 smithi079 bash[23665]: audit 2024-04-22T23:59:43.922455+0000 mon.a (mon.0) 998 : audit [DBG] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T23:59:45.055 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:59:45 smithi171 bash[41575]: ts=2024-04-22T23:59:45.038Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-04-22T23:59:45.055 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:59:45 smithi171 bash[41575]: ts=2024-04-22T23:59:45.038Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-04-22T23:59:45.055 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:59:45 smithi171 bash[41575]: ts=2024-04-22T23:59:45.038Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-04-22T23:59:45.055 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:59:45 smithi171 bash[41575]: ts=2024-04-22T23:59:45.038Z caller=main.go:518 level=info host_details="(Linux 5.15.0-105-generic #115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024 x86_64 smithi171 (none))" 2024-04-22T23:59:45.055 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:59:45 smithi171 bash[41575]: ts=2024-04-22T23:59:45.038Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-04-22T23:59:45.056 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:59:45 smithi171 bash[41575]: ts=2024-04-22T23:59:45.038Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-04-22T23:59:45.056 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:59:45 smithi171 bash[41575]: ts=2024-04-22T23:59:45.040Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-04-22T23:59:45.056 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:59:45 smithi171 bash[41575]: ts=2024-04-22T23:59:45.041Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-04-22T23:59:45.056 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:59:45 smithi171 bash[41575]: ts=2024-04-22T23:59:45.042Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-04-22T23:59:45.056 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:59:45 smithi171 bash[41575]: ts=2024-04-22T23:59:45.045Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-04-22T23:59:45.056 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:59:45 smithi171 bash[41575]: ts=2024-04-22T23:59:45.045Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.974µs 2024-04-22T23:59:45.056 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:59:45 smithi171 bash[41575]: ts=2024-04-22T23:59:45.045Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-04-22T23:59:45.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:44 smithi171 bash[18565]: cluster 2024-04-22T23:59:43.423035+0000 mgr.y (mgr.15285) 35 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 792 B/s rd, 0 op/s 2024-04-22T23:59:45.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:44 smithi171 bash[18565]: audit 2024-04-22T23:59:43.800532+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' 2024-04-22T23:59:45.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:44 smithi171 bash[18565]: audit 2024-04-22T23:59:43.812470+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' 2024-04-22T23:59:45.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:44 smithi171 bash[18565]: audit 2024-04-22T23:59:43.833756+0000 mon.a (mon.0) 992 : audit [DBG] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-22T23:59:45.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:44 smithi171 bash[18565]: audit 2024-04-22T23:59:43.835272+0000 mgr.y (mgr.15285) 36 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-22T23:59:45.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:44 smithi171 bash[18565]: audit 2024-04-22T23:59:43.855121+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' 2024-04-22T23:59:45.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:44 smithi171 bash[18565]: cephadm 2024-04-22T23:59:43.857716+0000 mgr.y (mgr.15285) 37 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.79:5000 to Dashboard 2024-04-22T23:59:45.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:44 smithi171 bash[18565]: audit 2024-04-22T23:59:43.858285+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-22T23:59:45.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:44 smithi171 bash[18565]: audit 2024-04-22T23:59:43.859359+0000 mgr.y (mgr.15285) 38 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-22T23:59:45.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:44 smithi171 bash[18565]: audit 2024-04-22T23:59:43.862292+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi079"}]: dispatch 2024-04-22T23:59:45.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:44 smithi171 bash[18565]: audit 2024-04-22T23:59:43.863786+0000 mgr.y (mgr.15285) 39 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi079"}]: dispatch 2024-04-22T23:59:45.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:44 smithi171 bash[18565]: audit 2024-04-22T23:59:43.871625+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' 2024-04-22T23:59:45.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:44 smithi171 bash[18565]: audit 2024-04-22T23:59:43.903166+0000 mon.a (mon.0) 997 : audit [DBG] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-22T23:59:45.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:44 smithi171 bash[18565]: audit 2024-04-22T23:59:43.904370+0000 mgr.y (mgr.15285) 40 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-22T23:59:45.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:44 smithi171 bash[18565]: audit 2024-04-22T23:59:43.922455+0000 mon.a (mon.0) 998 : audit [DBG] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T23:59:45.478 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:59:45 smithi171 bash[41575]: ts=2024-04-22T23:59:45.224Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=3 2024-04-22T23:59:45.734 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:59:45 smithi171 bash[41575]: ts=2024-04-22T23:59:45.494Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=3 2024-04-22T23:59:45.734 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:59:45 smithi171 bash[41575]: ts=2024-04-22T23:59:45.726Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=3 2024-04-22T23:59:45.734 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:59:45 smithi171 bash[41575]: ts=2024-04-22T23:59:45.727Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=3 2024-04-22T23:59:45.735 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:59:45 smithi171 bash[41575]: ts=2024-04-22T23:59:45.727Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=55.246µs wal_replay_duration=682.339391ms total_replay_duration=682.416558ms 2024-04-22T23:59:45.735 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:59:45 smithi171 bash[41575]: ts=2024-04-22T23:59:45.737Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-04-22T23:59:45.735 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:59:45 smithi171 bash[41575]: ts=2024-04-22T23:59:45.737Z caller=main.go:947 level=info msg="TSDB started" 2024-04-22T23:59:45.735 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:59:45 smithi171 bash[41575]: ts=2024-04-22T23:59:45.737Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-04-22T23:59:46.055 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:59:45 smithi171 bash[41575]: ts=2024-04-22T23:59:45.805Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=68.433562ms db_storage=1.296µs remote_storage=2.503µs web_handler=863ns query_engine=1.42µs scrape=592.875µs scrape_sd=319.257µs notify=34.785µs notify_sd=26.85µs rules=66.439483ms 2024-04-22T23:59:46.056 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:59:45 smithi171 bash[41575]: ts=2024-04-22T23:59:45.805Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-04-22T23:59:47.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:46 smithi171 bash[18565]: cluster 2024-04-22T23:59:45.424095+0000 mgr.y (mgr.15285) 41 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 792 B/s rd, 0 op/s 2024-04-22T23:59:47.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:46 smithi171 bash[18565]: cephadm 2024-04-22T23:59:46.249035+0000 mgr.y (mgr.15285) 42 : cephadm [INF] Upgrade: Updating mgr.x 2024-04-22T23:59:47.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:46 smithi171 bash[18565]: audit 2024-04-22T23:59:46.249871+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-22T23:59:47.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:46 smithi171 bash[18565]: audit 2024-04-22T23:59:46.252024+0000 mon.a (mon.0) 1000 : audit [DBG] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-22T23:59:47.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:46 smithi171 bash[18565]: audit 2024-04-22T23:59:46.254153+0000 mon.a (mon.0) 1001 : audit [DBG] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:59:47.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:46 smithi171 bash[18565]: cephadm 2024-04-22T23:59:46.256255+0000 mgr.y (mgr.15285) 43 : cephadm [INF] Deploying daemon mgr.x on smithi171 2024-04-22T23:59:47.284 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:46 smithi079 bash[18576]: cluster 2024-04-22T23:59:45.424095+0000 mgr.y (mgr.15285) 41 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 792 B/s rd, 0 op/s 2024-04-22T23:59:47.284 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:46 smithi079 bash[18576]: cephadm 2024-04-22T23:59:46.249035+0000 mgr.y (mgr.15285) 42 : cephadm [INF] Upgrade: Updating mgr.x 2024-04-22T23:59:47.284 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:46 smithi079 bash[18576]: audit 2024-04-22T23:59:46.249871+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-22T23:59:47.284 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:46 smithi079 bash[18576]: audit 2024-04-22T23:59:46.252024+0000 mon.a (mon.0) 1000 : audit [DBG] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-22T23:59:47.284 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:46 smithi079 bash[18576]: audit 2024-04-22T23:59:46.254153+0000 mon.a (mon.0) 1001 : audit [DBG] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:59:47.284 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:46 smithi079 bash[18576]: cephadm 2024-04-22T23:59:46.256255+0000 mgr.y (mgr.15285) 43 : cephadm [INF] Deploying daemon mgr.x on smithi171 2024-04-22T23:59:47.284 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:46 smithi079 bash[23665]: cluster 2024-04-22T23:59:45.424095+0000 mgr.y (mgr.15285) 41 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 792 B/s rd, 0 op/s 2024-04-22T23:59:47.284 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:46 smithi079 bash[23665]: cephadm 2024-04-22T23:59:46.249035+0000 mgr.y (mgr.15285) 42 : cephadm [INF] Upgrade: Updating mgr.x 2024-04-22T23:59:47.284 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:46 smithi079 bash[23665]: audit 2024-04-22T23:59:46.249871+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-22T23:59:47.284 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:46 smithi079 bash[23665]: audit 2024-04-22T23:59:46.252024+0000 mon.a (mon.0) 1000 : audit [DBG] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-22T23:59:47.285 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:46 smithi079 bash[23665]: audit 2024-04-22T23:59:46.254153+0000 mon.a (mon.0) 1001 : audit [DBG] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T23:59:47.285 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:46 smithi079 bash[23665]: cephadm 2024-04-22T23:59:46.256255+0000 mgr.y (mgr.15285) 43 : cephadm [INF] Deploying daemon mgr.x on smithi171 2024-04-22T23:59:48.792 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:48 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:59:48.792 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:59:48 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:59:48.793 INFO:journalctl@ceph.osd.4.smithi171.stdout:Apr 22 23:59:48 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:59:48.793 INFO:journalctl@ceph.osd.5.smithi171.stdout:Apr 22 23:59:48 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:59:48.793 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 22 23:59:48 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:59:48.794 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:59:48 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:59:48.794 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:59:48 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:59:48.794 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 22 23:59:48 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:59:48.794 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:59:48 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:59:49.055 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:59:48 smithi171 systemd[1]: Stopping Ceph mgr.x for 15ff8152-0102-11ef-bc93-c7b262605968... 2024-04-22T23:59:49.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:48 smithi171 bash[18565]: cluster 2024-04-22T23:59:47.426050+0000 mgr.y (mgr.15285) 44 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:59:49.283 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:48 smithi079 bash[18576]: cluster 2024-04-22T23:59:47.426050+0000 mgr.y (mgr.15285) 44 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:59:49.284 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:48 smithi079 bash[23665]: cluster 2024-04-22T23:59:47.426050+0000 mgr.y (mgr.15285) 44 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:59:49.805 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:59:49 smithi171 bash[41854]: ceph-15ff8152-0102-11ef-bc93-c7b262605968-mgr-x 2024-04-22T23:59:49.805 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:59:49 smithi171 systemd[1]: ceph-15ff8152-0102-11ef-bc93-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-04-22T23:59:49.805 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:59:49 smithi171 bash[41915]: Error response from daemon: No such container: ceph-15ff8152-0102-11ef-bc93-c7b262605968-mgr-x 2024-04-22T23:59:49.805 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:59:49 smithi171 systemd[1]: ceph-15ff8152-0102-11ef-bc93-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-04-22T23:59:49.805 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:59:49 smithi171 systemd[1]: Stopped Ceph mgr.x for 15ff8152-0102-11ef-bc93-c7b262605968. 2024-04-22T23:59:50.305 INFO:journalctl@ceph.osd.4.smithi171.stdout:Apr 22 23:59:49 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:59:50.305 INFO:journalctl@ceph.osd.5.smithi171.stdout:Apr 22 23:59:49 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:59:50.306 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 22 23:59:49 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:59:50.306 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:49 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:59:50.306 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:59:49 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:59:50.306 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:59:49 smithi171 systemd[1]: Started Ceph mgr.x for 15ff8152-0102-11ef-bc93-c7b262605968. 2024-04-22T23:59:50.307 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 22 23:59:49 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:59:50.307 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:59:49 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:59:50.307 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 22 23:59:49 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:59:50.308 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 22 23:59:49 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T23:59:51.168 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:59:51 smithi171 bash[41972]: debug 2024-04-22T23:59:51.032+0000 7f3f1946f700 1 -- 172.21.15.171:0/496577276 <== mon.2 v2:172.21.15.171:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x557731b285a0 con 0x55773289e400 2024-04-22T23:59:51.168 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:50 smithi171 bash[18565]: cluster 2024-04-22T23:59:49.427071+0000 mgr.y (mgr.15285) 45 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-22T23:59:51.168 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:50 smithi171 bash[18565]: audit 2024-04-22T23:59:49.915477+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' 2024-04-22T23:59:51.168 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:50 smithi171 bash[18565]: audit 2024-04-22T23:59:49.917531+0000 mon.a (mon.0) 1003 : audit [DBG] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T23:59:51.168 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:50 smithi171 bash[18565]: audit 2024-04-22T23:59:50.019026+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' 2024-04-22T23:59:51.168 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:50 smithi171 bash[18565]: audit 2024-04-22T23:59:50.034656+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' 2024-04-22T23:59:51.283 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:50 smithi079 bash[18576]: cluster 2024-04-22T23:59:49.427071+0000 mgr.y (mgr.15285) 45 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-22T23:59:51.284 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:50 smithi079 bash[18576]: audit 2024-04-22T23:59:49.915477+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' 2024-04-22T23:59:51.284 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:50 smithi079 bash[18576]: audit 2024-04-22T23:59:49.917531+0000 mon.a (mon.0) 1003 : audit [DBG] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T23:59:51.284 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:50 smithi079 bash[18576]: audit 2024-04-22T23:59:50.019026+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' 2024-04-22T23:59:51.284 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:50 smithi079 bash[18576]: audit 2024-04-22T23:59:50.034656+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' 2024-04-22T23:59:51.284 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:50 smithi079 bash[23665]: cluster 2024-04-22T23:59:49.427071+0000 mgr.y (mgr.15285) 45 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-22T23:59:51.284 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:50 smithi079 bash[23665]: audit 2024-04-22T23:59:49.915477+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' 2024-04-22T23:59:51.284 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:50 smithi079 bash[23665]: audit 2024-04-22T23:59:49.917531+0000 mon.a (mon.0) 1003 : audit [DBG] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T23:59:51.284 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:50 smithi079 bash[23665]: audit 2024-04-22T23:59:50.019026+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' 2024-04-22T23:59:51.284 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:50 smithi079 bash[23665]: audit 2024-04-22T23:59:50.034656+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' 2024-04-22T23:59:51.555 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:59:51 smithi171 bash[41972]: debug 2024-04-22T23:59:51.180+0000 7f3f2367f200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-22T23:59:52.283 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:51 smithi079 bash[18576]: audit 2024-04-22T23:59:50.647268+0000 mgr.y (mgr.15285) 46 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T23:59:52.283 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:51 smithi079 bash[23665]: audit 2024-04-22T23:59:50.647268+0000 mgr.y (mgr.15285) 46 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T23:59:52.305 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:51 smithi171 bash[18565]: audit 2024-04-22T23:59:50.647268+0000 mgr.y (mgr.15285) 46 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T23:59:53.055 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:59:52 smithi171 bash[41972]: debug 2024-04-22T23:59:52.764+0000 7f3f2367f200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-22T23:59:53.055 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:59:52 smithi171 bash[41972]: debug 2024-04-22T23:59:52.868+0000 7f3f2367f200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-22T23:59:53.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:52 smithi171 bash[18565]: cluster 2024-04-22T23:59:51.429212+0000 mgr.y (mgr.15285) 47 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:59:53.283 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:52 smithi079 bash[18576]: cluster 2024-04-22T23:59:51.429212+0000 mgr.y (mgr.15285) 47 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:59:53.284 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:52 smithi079 bash[23665]: cluster 2024-04-22T23:59:51.429212+0000 mgr.y (mgr.15285) 47 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T23:59:53.493 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:59:53 smithi171 bash[41972]: debug 2024-04-22T23:59:53.124+0000 7f3f2367f200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-22T23:59:53.805 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:59:53 smithi171 bash[41575]: ts=2024-04-22T23:59:53.508Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi079\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi079\", job=\"node\", machine=\"x86_64\", nodename=\"smithi079\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"15ff8152-0102-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi079\", job=\"node\", machine=\"x86_64\", nodename=\"smithi079\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-22T23:59:54.033 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 22 23:59:53 smithi079 bash[52880]: ::ffff:172.21.15.171 - - [22/Apr/2024:23:59:53] "GET /metrics HTTP/1.1" 200 38237 "" "Prometheus/2.33.4" 2024-04-22T23:59:54.305 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:59:53 smithi171 bash[41972]: debug 2024-04-22T23:59:53.936+0000 7f3f2367f200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-22T23:59:54.305 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:59:54 smithi171 bash[41972]: debug 2024-04-22T23:59:54.048+0000 7f3f2367f200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-22T23:59:54.305 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:59:54 smithi171 bash[41972]: debug 2024-04-22T23:59:54.152+0000 7f3f2367f200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-22T23:59:54.805 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:59:54 smithi171 bash[41972]: debug 2024-04-22T23:59:54.516+0000 7f3f2367f200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-22T23:59:54.805 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:59:54 smithi171 bash[41972]: debug 2024-04-22T23:59:54.632+0000 7f3f2367f200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-22T23:59:54.805 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:59:54 smithi171 bash[41972]: debug 2024-04-22T23:59:54.740+0000 7f3f2367f200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-22T23:59:55.283 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:54 smithi079 bash[23665]: cluster 2024-04-22T23:59:53.430450+0000 mgr.y (mgr.15285) 48 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:59:55.283 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:54 smithi079 bash[18576]: cluster 2024-04-22T23:59:53.430450+0000 mgr.y (mgr.15285) 48 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:59:55.305 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:54 smithi171 bash[18565]: cluster 2024-04-22T23:59:53.430450+0000 mgr.y (mgr.15285) 48 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T23:59:55.306 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:59:55 smithi171 bash[41972]: debug 2024-04-22T23:59:55.104+0000 7f3f2367f200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-22T23:59:55.657 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:59:55 smithi171 bash[41972]: debug 2024-04-22T23:59:55.364+0000 7f3f2367f200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-22T23:59:56.055 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:59:55 smithi171 bash[41972]: debug 2024-04-22T23:59:55.668+0000 7f3f2367f200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-22T23:59:56.055 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:59:55 smithi171 bash[41972]: debug 2024-04-22T23:59:55.800+0000 7f3f2367f200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-22T23:59:56.515 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:59:56 smithi171 bash[41972]: debug 2024-04-22T23:59:56.092+0000 7f3f2367f200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-22T23:59:56.768 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:59:56 smithi171 bash[41972]: debug 2024-04-22T23:59:56.528+0000 7f3f2367f200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-22T23:59:57.055 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:59:56 smithi171 bash[41972]: debug 2024-04-22T23:59:56.780+0000 7f3f2367f200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-22T23:59:57.055 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:59:56 smithi171 bash[41972]: debug 2024-04-22T23:59:56.912+0000 7f3f2367f200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-22T23:59:57.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:56 smithi171 bash[18565]: cluster 2024-04-22T23:59:55.431052+0000 mgr.y (mgr.15285) 49 : 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-04-22T23:59:57.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:56 smithi171 bash[18565]: audit 2024-04-22T23:59:55.926578+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' 2024-04-22T23:59:57.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:56 smithi171 bash[18565]: audit 2024-04-22T23:59:55.931326+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' 2024-04-22T23:59:57.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:56 smithi171 bash[18565]: audit 2024-04-22T23:59:56.128371+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' 2024-04-22T23:59:57.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:56 smithi171 bash[18565]: audit 2024-04-22T23:59:56.138410+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' 2024-04-22T23:59:57.283 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:56 smithi079 bash[23665]: cluster 2024-04-22T23:59:55.431052+0000 mgr.y (mgr.15285) 49 : 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-04-22T23:59:57.283 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:56 smithi079 bash[23665]: audit 2024-04-22T23:59:55.926578+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' 2024-04-22T23:59:57.284 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:56 smithi079 bash[23665]: audit 2024-04-22T23:59:55.931326+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' 2024-04-22T23:59:57.284 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:56 smithi079 bash[23665]: audit 2024-04-22T23:59:56.128371+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' 2024-04-22T23:59:57.284 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:56 smithi079 bash[23665]: audit 2024-04-22T23:59:56.138410+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' 2024-04-22T23:59:57.284 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:56 smithi079 bash[18576]: cluster 2024-04-22T23:59:55.431052+0000 mgr.y (mgr.15285) 49 : 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-04-22T23:59:57.284 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:56 smithi079 bash[18576]: audit 2024-04-22T23:59:55.926578+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' 2024-04-22T23:59:57.284 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:56 smithi079 bash[18576]: audit 2024-04-22T23:59:55.931326+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' 2024-04-22T23:59:57.284 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:56 smithi079 bash[18576]: audit 2024-04-22T23:59:56.128371+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' 2024-04-22T23:59:57.284 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:56 smithi079 bash[18576]: audit 2024-04-22T23:59:56.138410+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' 2024-04-22T23:59:57.555 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:59:57 smithi171 bash[41972]: debug 2024-04-22T23:59:57.184+0000 7f3f2367f200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-22T23:59:58.283 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:58 smithi079 bash[18576]: audit 2024-04-22T23:59:57.033848+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' 2024-04-22T23:59:58.284 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:58 smithi079 bash[18576]: audit 2024-04-22T23:59:57.045873+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' 2024-04-22T23:59:58.284 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:58 smithi079 bash[23665]: audit 2024-04-22T23:59:57.033848+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' 2024-04-22T23:59:58.284 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:58 smithi079 bash[23665]: audit 2024-04-22T23:59:57.045873+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' 2024-04-22T23:59:58.305 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:59:58 smithi171 bash[41972]: debug 2024-04-22T23:59:58.232+0000 7f3f2367f200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-22T23:59:58.305 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:58 smithi171 bash[18565]: audit 2024-04-22T23:59:57.033848+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' 2024-04-22T23:59:58.305 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:58 smithi171 bash[18565]: audit 2024-04-22T23:59:57.045873+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' 2024-04-22T23:59:58.646 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:59:58 smithi171 bash[41972]: debug 2024-04-22T23:59:58.348+0000 7f3f2367f200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-22T23:59:59.031 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:59:58 smithi171 bash[41972]: debug 2024-04-22T23:59:58.660+0000 7f3f2367f200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-22T23:59:59.031 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:59:58 smithi171 bash[41972]: debug 2024-04-22T23:59:58.776+0000 7f3f2367f200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-22T23:59:59.031 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 22 23:59:58 smithi171 bash[41575]: ts=2024-04-22T23:59: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.79\", device_class=\"ssd\", hostname=\"smithi079\", instance=\"172.21.15.171:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.79\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"15ff8152-0102-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.79\", device_class=\"ssd\", hostname=\"smithi079\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.79\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-22T23:59:59.283 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 22 23:59:59 smithi079 bash[18576]: cluster 2024-04-22T23:59:57.432959+0000 mgr.y (mgr.15285) 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-04-22T23:59:59.283 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 22 23:59:59 smithi079 bash[23665]: cluster 2024-04-22T23:59:57.432959+0000 mgr.y (mgr.15285) 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-04-22T23:59:59.305 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:59:59 smithi171 bash[41972]: debug 2024-04-22T23:59:59.240+0000 7f3f2367f200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-22T23:59:59.305 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 22 23:59:59 smithi171 bash[18565]: cluster 2024-04-22T23:59:57.432959+0000 mgr.y (mgr.15285) 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-04-22T23:59:59.805 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:59:59 smithi171 bash[41972]: debug 2024-04-22T23:59:59.364+0000 7f3f2367f200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-22T23:59:59.805 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:59:59 smithi171 bash[41972]: [22/Apr/2024:23:59:59] ENGINE Bus STARTING 2024-04-22T23:59:59.806 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:59:59 smithi171 bash[41972]: CherryPy Checker: 2024-04-22T23:59:59.806 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:59:59 smithi171 bash[41972]: The Application mounted at '' has an empty config. 2024-04-22T23:59:59.806 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:59:59 smithi171 bash[41972]: [22/Apr/2024:23:59:59] ENGINE Serving on http://:::9283 2024-04-22T23:59:59.806 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 22 23:59:59 smithi171 bash[41972]: [22/Apr/2024:23:59:59] ENGINE Bus STARTED 2024-04-23T00:00:00.306 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:00 smithi171 bash[18565]: cluster 2024-04-22T23:59:59.389039+0000 mon.a (mon.0) 1012 : cluster [DBG] Standby manager daemon x restarted 2024-04-23T00:00:00.306 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:00 smithi171 bash[18565]: cluster 2024-04-22T23:59:59.389313+0000 mon.a (mon.0) 1013 : cluster [DBG] Standby manager daemon x started 2024-04-23T00:00:00.306 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:00 smithi171 bash[18565]: audit 2024-04-22T23:59:59.392936+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.? 172.21.15.171:0/3873722824' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-23T00:00:00.306 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:00 smithi171 bash[18565]: audit 2024-04-22T23:59:59.394986+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.? 172.21.15.171:0/3873722824' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-23T00:00:00.307 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:00 smithi171 bash[18565]: audit 2024-04-22T23:59:59.398781+0000 mon.b (mon.2) 92 : audit [DBG] from='mgr.? 172.21.15.171:0/3873722824' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-23T00:00:00.307 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:00 smithi171 bash[18565]: audit 2024-04-22T23:59:59.399738+0000 mon.b (mon.2) 93 : audit [DBG] from='mgr.? 172.21.15.171:0/3873722824' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-23T00:00:00.307 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:00 smithi171 bash[18565]: cluster 2024-04-23T00:00:00.000130+0000 mon.a (mon.0) 1014 : cluster [WRN] Health detail: HEALTH_WARN failed to probe daemons or devices 2024-04-23T00:00:00.307 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:00 smithi171 bash[18565]: cluster 2024-04-23T00:00:00.000177+0000 mon.a (mon.0) 1015 : cluster [WRN] [WRN] CEPHADM_REFRESH_FAILED: failed to probe daemons or devices 2024-04-23T00:00:00.307 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:00 smithi171 bash[18565]: cluster 2024-04-23T00:00:00.000197+0000 mon.a (mon.0) 1016 : cluster [WRN] host smithi079 `cephadm ceph-volume` failed: cephadm exited with an error code: 1, stderr: Inferring config /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/mon.a/config 2024-04-23T00:00:00.307 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:00 smithi171 bash[18565]: cluster 2024-04-23T00:00:00.000226+0000 mon.a (mon.0) 1017 : cluster [WRN] Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a -e NODE_NAME=smithi079 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmpp40nzvyg:/etc/ceph/ceph.conf:z quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a inventory --format=json-pretty --filter-for-batch 2024-04-23T00:00:00.307 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:00 smithi171 bash[18565]: cluster 2024-04-23T00:00:00.000296+0000 mon.a (mon.0) 1018 : cluster [WRN] /usr/bin/docker: stderr docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-23T00:00:00.307 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:00 smithi171 bash[18565]: cluster 2024-04-23T00:00:00.000322+0000 mon.a (mon.0) 1019 : cluster [WRN] /usr/bin/docker: stderr See 'docker run --help'. 2024-04-23T00:00:00.307 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:00 smithi171 bash[18565]: cluster 2024-04-23T00:00:00.000363+0000 mon.a (mon.0) 1020 : cluster [WRN] Traceback (most recent call last): 2024-04-23T00:00:00.307 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:00 smithi171 bash[18565]: cluster 2024-04-23T00:00:00.000384+0000 mon.a (mon.0) 1021 : cluster [WRN] File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main 2024-04-23T00:00:00.307 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:00 smithi171 bash[18565]: cluster 2024-04-23T00:00:00.000409+0000 mon.a (mon.0) 1022 : cluster [WRN] return _run_code(code, main_globals, None, 2024-04-23T00:00:00.307 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:00 smithi171 bash[18565]: cluster 2024-04-23T00:00:00.000430+0000 mon.a (mon.0) 1023 : cluster [WRN] File "/usr/lib/python3.10/runpy.py", line 86, in _run_code 2024-04-23T00:00:00.307 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:00 smithi171 bash[18565]: cluster 2024-04-23T00:00:00.000452+0000 mon.a (mon.0) 1024 : cluster [WRN] exec(code, run_globals) 2024-04-23T00:00:00.307 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:00 smithi171 bash[18565]: cluster 2024-04-23T00:00:00.000474+0000 mon.a (mon.0) 1025 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 5642, in 2024-04-23T00:00:00.307 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:00 smithi171 bash[18565]: cluster 2024-04-23T00:00:00.000496+0000 mon.a (mon.0) 1026 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 5630, in main 2024-04-23T00:00:00.308 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:00 smithi171 bash[18565]: cluster 2024-04-23T00:00:00.000535+0000 mon.a (mon.0) 1027 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 408, in _infer_config 2024-04-23T00:00:00.308 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:00 smithi171 bash[18565]: cluster 2024-04-23T00:00:00.000575+0000 mon.a (mon.0) 1028 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 323, in _infer_fsid 2024-04-23T00:00:00.308 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:00 smithi171 bash[18565]: cluster 2024-04-23T00:00:00.000601+0000 mon.a (mon.0) 1029 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 436, in _infer_image 2024-04-23T00:00:00.308 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:00 smithi171 bash[18565]: cluster 2024-04-23T00:00:00.000625+0000 mon.a (mon.0) 1030 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 310, in _validate_fsid 2024-04-23T00:00:00.308 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:00 smithi171 bash[18565]: cluster 2024-04-23T00:00:00.000651+0000 mon.a (mon.0) 1031 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 3380, in command_ceph_volume 2024-04-23T00:00:00.308 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:00 smithi171 bash[18565]: cluster 2024-04-23T00:00:00.000671+0000 mon.a (mon.0) 1032 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-23T00:00:00.308 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:00 smithi171 bash[18565]: cluster 2024-04-23T00:00:00.000694+0000 mon.a (mon.0) 1033 : cluster [WRN] RuntimeError: Failed command: /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a -e NODE_NAME=smithi079 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmpp40nzvyg:/etc/ceph/ceph.conf:z quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a inventory --format=json-pretty --filter-for-batch: docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-23T00:00:00.308 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:00 smithi171 bash[18565]: cluster 2024-04-23T00:00:00.000717+0000 mon.a (mon.0) 1034 : cluster [WRN] See 'docker run --help'. 2024-04-23T00:00:00.535 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:00 smithi079 bash[18576]: cluster 2024-04-22T23:59:59.389039+0000 mon.a (mon.0) 1012 : cluster [DBG] Standby manager daemon x restarted 2024-04-23T00:00:00.535 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:00 smithi079 bash[18576]: cluster 2024-04-22T23:59:59.389313+0000 mon.a (mon.0) 1013 : cluster [DBG] Standby manager daemon x started 2024-04-23T00:00:00.535 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:00 smithi079 bash[18576]: audit 2024-04-22T23:59:59.392936+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.? 172.21.15.171:0/3873722824' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-23T00:00:00.535 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:00 smithi079 bash[18576]: audit 2024-04-22T23:59:59.394986+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.? 172.21.15.171:0/3873722824' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-23T00:00:00.535 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:00 smithi079 bash[18576]: audit 2024-04-22T23:59:59.398781+0000 mon.b (mon.2) 92 : audit [DBG] from='mgr.? 172.21.15.171:0/3873722824' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-23T00:00:00.535 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:00 smithi079 bash[18576]: audit 2024-04-22T23:59:59.399738+0000 mon.b (mon.2) 93 : audit [DBG] from='mgr.? 172.21.15.171:0/3873722824' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-23T00:00:00.535 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:00 smithi079 bash[18576]: cluster 2024-04-23T00:00:00.000130+0000 mon.a (mon.0) 1014 : cluster [WRN] Health detail: HEALTH_WARN failed to probe daemons or devices 2024-04-23T00:00:00.535 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:00 smithi079 bash[18576]: cluster 2024-04-23T00:00:00.000177+0000 mon.a (mon.0) 1015 : cluster [WRN] [WRN] CEPHADM_REFRESH_FAILED: failed to probe daemons or devices 2024-04-23T00:00:00.535 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:00 smithi079 bash[18576]: cluster 2024-04-23T00:00:00.000197+0000 mon.a (mon.0) 1016 : cluster [WRN] host smithi079 `cephadm ceph-volume` failed: cephadm exited with an error code: 1, stderr: Inferring config /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/mon.a/config 2024-04-23T00:00:00.535 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:00 smithi079 bash[18576]: cluster 2024-04-23T00:00:00.000226+0000 mon.a (mon.0) 1017 : cluster [WRN] Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a -e NODE_NAME=smithi079 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmpp40nzvyg:/etc/ceph/ceph.conf:z quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a inventory --format=json-pretty --filter-for-batch 2024-04-23T00:00:00.536 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:00 smithi079 bash[18576]: cluster 2024-04-23T00:00:00.000296+0000 mon.a (mon.0) 1018 : cluster [WRN] /usr/bin/docker: stderr docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-23T00:00:00.536 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:00 smithi079 bash[18576]: cluster 2024-04-23T00:00:00.000322+0000 mon.a (mon.0) 1019 : cluster [WRN] /usr/bin/docker: stderr See 'docker run --help'. 2024-04-23T00:00:00.536 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:00 smithi079 bash[18576]: cluster 2024-04-23T00:00:00.000363+0000 mon.a (mon.0) 1020 : cluster [WRN] Traceback (most recent call last): 2024-04-23T00:00:00.536 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:00 smithi079 bash[18576]: cluster 2024-04-23T00:00:00.000384+0000 mon.a (mon.0) 1021 : cluster [WRN] File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main 2024-04-23T00:00:00.536 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:00 smithi079 bash[18576]: cluster 2024-04-23T00:00:00.000409+0000 mon.a (mon.0) 1022 : cluster [WRN] return _run_code(code, main_globals, None, 2024-04-23T00:00:00.536 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:00 smithi079 bash[23665]: cluster 2024-04-22T23:59:59.389039+0000 mon.a (mon.0) 1012 : cluster [DBG] Standby manager daemon x restarted 2024-04-23T00:00:00.536 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:00 smithi079 bash[23665]: cluster 2024-04-22T23:59:59.389313+0000 mon.a (mon.0) 1013 : cluster [DBG] Standby manager daemon x started 2024-04-23T00:00:00.536 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:00 smithi079 bash[23665]: audit 2024-04-22T23:59:59.392936+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.? 172.21.15.171:0/3873722824' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-23T00:00:00.536 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:00 smithi079 bash[23665]: audit 2024-04-22T23:59:59.394986+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.? 172.21.15.171:0/3873722824' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-23T00:00:00.536 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:00 smithi079 bash[23665]: audit 2024-04-22T23:59:59.398781+0000 mon.b (mon.2) 92 : audit [DBG] from='mgr.? 172.21.15.171:0/3873722824' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-23T00:00:00.537 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:00 smithi079 bash[23665]: audit 2024-04-22T23:59:59.399738+0000 mon.b (mon.2) 93 : audit [DBG] from='mgr.? 172.21.15.171:0/3873722824' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-23T00:00:00.537 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:00 smithi079 bash[23665]: cluster 2024-04-23T00:00:00.000130+0000 mon.a (mon.0) 1014 : cluster [WRN] Health detail: HEALTH_WARN failed to probe daemons or devices 2024-04-23T00:00:00.537 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:00 smithi079 bash[23665]: cluster 2024-04-23T00:00:00.000177+0000 mon.a (mon.0) 1015 : cluster [WRN] [WRN] CEPHADM_REFRESH_FAILED: failed to probe daemons or devices 2024-04-23T00:00:00.537 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:00 smithi079 bash[23665]: cluster 2024-04-23T00:00:00.000197+0000 mon.a (mon.0) 1016 : cluster [WRN] host smithi079 `cephadm ceph-volume` failed: cephadm exited with an error code: 1, stderr: Inferring config /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/mon.a/config 2024-04-23T00:00:00.537 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:00 smithi079 bash[23665]: cluster 2024-04-23T00:00:00.000226+0000 mon.a (mon.0) 1017 : cluster [WRN] Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a -e NODE_NAME=smithi079 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmpp40nzvyg:/etc/ceph/ceph.conf:z quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a inventory --format=json-pretty --filter-for-batch 2024-04-23T00:00:00.537 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:00 smithi079 bash[23665]: cluster 2024-04-23T00:00:00.000296+0000 mon.a (mon.0) 1018 : cluster [WRN] /usr/bin/docker: stderr docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-23T00:00:00.537 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:00 smithi079 bash[23665]: cluster 2024-04-23T00:00:00.000322+0000 mon.a (mon.0) 1019 : cluster [WRN] /usr/bin/docker: stderr See 'docker run --help'. 2024-04-23T00:00:00.537 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:00 smithi079 bash[23665]: cluster 2024-04-23T00:00:00.000363+0000 mon.a (mon.0) 1020 : cluster [WRN] Traceback (most recent call last): 2024-04-23T00:00:00.537 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:00 smithi079 bash[23665]: cluster 2024-04-23T00:00:00.000384+0000 mon.a (mon.0) 1021 : cluster [WRN] File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main 2024-04-23T00:00:00.537 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:00 smithi079 bash[23665]: cluster 2024-04-23T00:00:00.000409+0000 mon.a (mon.0) 1022 : cluster [WRN] return _run_code(code, main_globals, None, 2024-04-23T00:00:00.537 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:00 smithi079 bash[18576]: cluster 2024-04-23T00:00:00.000430+0000 mon.a (mon.0) 1023 : cluster [WRN] File "/usr/lib/python3.10/runpy.py", line 86, in _run_code 2024-04-23T00:00:00.538 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:00 smithi079 bash[18576]: cluster 2024-04-23T00:00:00.000452+0000 mon.a (mon.0) 1024 : cluster [WRN] exec(code, run_globals) 2024-04-23T00:00:00.538 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:00 smithi079 bash[18576]: cluster 2024-04-23T00:00:00.000474+0000 mon.a (mon.0) 1025 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 5642, in 2024-04-23T00:00:00.538 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:00 smithi079 bash[18576]: cluster 2024-04-23T00:00:00.000496+0000 mon.a (mon.0) 1026 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 5630, in main 2024-04-23T00:00:00.538 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:00 smithi079 bash[18576]: cluster 2024-04-23T00:00:00.000535+0000 mon.a (mon.0) 1027 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 408, in _infer_config 2024-04-23T00:00:00.538 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:00 smithi079 bash[18576]: cluster 2024-04-23T00:00:00.000575+0000 mon.a (mon.0) 1028 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 323, in _infer_fsid 2024-04-23T00:00:00.538 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:00 smithi079 bash[18576]: cluster 2024-04-23T00:00:00.000601+0000 mon.a (mon.0) 1029 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 436, in _infer_image 2024-04-23T00:00:00.538 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:00 smithi079 bash[18576]: cluster 2024-04-23T00:00:00.000625+0000 mon.a (mon.0) 1030 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 310, in _validate_fsid 2024-04-23T00:00:00.538 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:00 smithi079 bash[18576]: cluster 2024-04-23T00:00:00.000651+0000 mon.a (mon.0) 1031 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 3380, in command_ceph_volume 2024-04-23T00:00:00.538 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:00 smithi079 bash[18576]: cluster 2024-04-23T00:00:00.000671+0000 mon.a (mon.0) 1032 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-23T00:00:00.538 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:00 smithi079 bash[18576]: cluster 2024-04-23T00:00:00.000694+0000 mon.a (mon.0) 1033 : cluster [WRN] RuntimeError: Failed command: /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a -e NODE_NAME=smithi079 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmpp40nzvyg:/etc/ceph/ceph.conf:z quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a inventory --format=json-pretty --filter-for-batch: docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-23T00:00:00.539 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:00 smithi079 bash[18576]: cluster 2024-04-23T00:00:00.000717+0000 mon.a (mon.0) 1034 : cluster [WRN] See 'docker run --help'. 2024-04-23T00:00:00.539 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:00 smithi079 bash[23665]: cluster 2024-04-23T00:00:00.000430+0000 mon.a (mon.0) 1023 : cluster [WRN] File "/usr/lib/python3.10/runpy.py", line 86, in _run_code 2024-04-23T00:00:00.539 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:00 smithi079 bash[23665]: cluster 2024-04-23T00:00:00.000452+0000 mon.a (mon.0) 1024 : cluster [WRN] exec(code, run_globals) 2024-04-23T00:00:00.539 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:00 smithi079 bash[23665]: cluster 2024-04-23T00:00:00.000474+0000 mon.a (mon.0) 1025 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 5642, in 2024-04-23T00:00:00.539 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:00 smithi079 bash[23665]: cluster 2024-04-23T00:00:00.000496+0000 mon.a (mon.0) 1026 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 5630, in main 2024-04-23T00:00:00.539 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:00 smithi079 bash[23665]: cluster 2024-04-23T00:00:00.000535+0000 mon.a (mon.0) 1027 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 408, in _infer_config 2024-04-23T00:00:00.539 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:00 smithi079 bash[23665]: cluster 2024-04-23T00:00:00.000575+0000 mon.a (mon.0) 1028 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 323, in _infer_fsid 2024-04-23T00:00:00.539 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:00 smithi079 bash[23665]: cluster 2024-04-23T00:00:00.000601+0000 mon.a (mon.0) 1029 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 436, in _infer_image 2024-04-23T00:00:00.539 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:00 smithi079 bash[23665]: cluster 2024-04-23T00:00:00.000625+0000 mon.a (mon.0) 1030 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 310, in _validate_fsid 2024-04-23T00:00:00.539 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:00 smithi079 bash[23665]: cluster 2024-04-23T00:00:00.000651+0000 mon.a (mon.0) 1031 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 3380, in command_ceph_volume 2024-04-23T00:00:00.539 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:00 smithi079 bash[23665]: cluster 2024-04-23T00:00:00.000671+0000 mon.a (mon.0) 1032 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-23T00:00:00.539 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:00 smithi079 bash[23665]: cluster 2024-04-23T00:00:00.000694+0000 mon.a (mon.0) 1033 : cluster [WRN] RuntimeError: Failed command: /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a -e NODE_NAME=smithi079 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmpp40nzvyg:/etc/ceph/ceph.conf:z quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a inventory --format=json-pretty --filter-for-batch: docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-23T00:00:00.539 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:00 smithi079 bash[23665]: cluster 2024-04-23T00:00:00.000717+0000 mon.a (mon.0) 1034 : cluster [WRN] See 'docker run --help'. 2024-04-23T00:00:01.305 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:01 smithi171 bash[18565]: cluster 2024-04-22T23:59:59.433885+0000 mgr.y (mgr.15285) 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-04-23T00:00:01.305 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:01 smithi171 bash[18565]: cluster 2024-04-23T00:00:00.080545+0000 mon.a (mon.0) 1035 : cluster [DBG] mgrmap e32: y(active, since 41s), standbys: x 2024-04-23T00:00:01.533 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:01 smithi079 bash[18576]: cluster 2024-04-22T23:59:59.433885+0000 mgr.y (mgr.15285) 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-04-23T00:00:01.533 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:01 smithi079 bash[18576]: cluster 2024-04-23T00:00:00.080545+0000 mon.a (mon.0) 1035 : cluster [DBG] mgrmap e32: y(active, since 41s), standbys: x 2024-04-23T00:00:01.534 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:01 smithi079 bash[23665]: cluster 2024-04-22T23:59:59.433885+0000 mgr.y (mgr.15285) 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-04-23T00:00:01.534 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:01 smithi079 bash[23665]: cluster 2024-04-23T00:00:00.080545+0000 mon.a (mon.0) 1035 : cluster [DBG] mgrmap e32: y(active, since 41s), standbys: x 2024-04-23T00:00:02.305 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:02 smithi171 bash[18565]: audit 2024-04-23T00:00:00.656122+0000 mgr.y (mgr.15285) 52 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:00:02.533 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:02 smithi079 bash[18576]: audit 2024-04-23T00:00:00.656122+0000 mgr.y (mgr.15285) 52 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:00:02.533 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:02 smithi079 bash[23665]: audit 2024-04-23T00:00:00.656122+0000 mgr.y (mgr.15285) 52 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:00:02.979 INFO:teuthology.orchestra.run.smithi079.stdout:true 2024-04-23T00:00:03.305 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:03 smithi171 bash[18565]: cluster 2024-04-23T00:00:01.435836+0000 mgr.y (mgr.15285) 53 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 0 B/s wr, 62 op/s 2024-04-23T00:00:03.533 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:03 smithi079 bash[18576]: cluster 2024-04-23T00:00:01.435836+0000 mgr.y (mgr.15285) 53 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 0 B/s wr, 62 op/s 2024-04-23T00:00:03.533 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:03 smithi079 bash[23665]: cluster 2024-04-23T00:00:01.435836+0000 mgr.y (mgr.15285) 53 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 0 B/s wr, 62 op/s 2024-04-23T00:00:03.724 INFO:teuthology.orchestra.run.smithi079.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T00:00:03.724 INFO:teuthology.orchestra.run.smithi079.stdout:alertmanager.a smithi079 *:9093,9094 running (81s) 7s ago 8m 12.4M - 0.23.0 ba2b418f427c d3a786a65dba 2024-04-23T00:00:03.724 INFO:teuthology.orchestra.run.smithi079.stdout:grafana.a smithi171 *:3000 running (65s) 7s ago 7m 41.1M - 8.3.5 dad864ee21e9 cc5aee88d2dc 2024-04-23T00:00:03.724 INFO:teuthology.orchestra.run.smithi079.stdout:iscsi.foo.smithi079.zorrwo smithi079 running (24s) 7s ago 6m 41.2M - 3.5 e1d6a67b021e 34b3c8472630 2024-04-23T00:00:03.724 INFO:teuthology.orchestra.run.smithi079.stdout:mgr.x smithi171 *:8443,9283,8765 running (13s) 7s ago 13m 129M - 19.0.0-3252-g43be0201 a0434699c1d7 63bab1f0aabb 2024-04-23T00:00:03.724 INFO:teuthology.orchestra.run.smithi079.stdout:mgr.y smithi079 *:8443,9283,8765 running (59s) 7s ago 15m 486M - 19.0.0-3252-g43be0201 a0434699c1d7 c3e0186392bc 2024-04-23T00:00:03.724 INFO:teuthology.orchestra.run.smithi079.stdout:mon.a smithi079 running (15m) 7s ago 15m 60.5M 2048M 17.2.0 e1d6a67b021e 8aa6507abb39 2024-04-23T00:00:03.724 INFO:teuthology.orchestra.run.smithi079.stdout:mon.b smithi171 running (14m) 7s ago 14m 51.3M 2048M 17.2.0 e1d6a67b021e cdf1c2fab9a0 2024-04-23T00:00:03.724 INFO:teuthology.orchestra.run.smithi079.stdout:mon.c smithi079 running (14m) 7s ago 14m 51.7M 2048M 17.2.0 e1d6a67b021e 5b44837bb16c 2024-04-23T00:00:03.725 INFO:teuthology.orchestra.run.smithi079.stdout:node-exporter.a smithi079 *:9100 running (86s) 7s ago 8m 8787k - 1.3.1 1dbe0e931976 e72f9beb8010 2024-04-23T00:00:03.725 INFO:teuthology.orchestra.run.smithi079.stdout:node-exporter.b smithi171 *:9100 running (71s) 7s ago 8m 10.3M - 1.3.1 1dbe0e931976 c71ee8bcebe5 2024-04-23T00:00:03.725 INFO:teuthology.orchestra.run.smithi079.stdout:osd.0 smithi079 running (13m) 7s ago 13m 53.7M 2780M 17.2.0 e1d6a67b021e f3b3113598f0 2024-04-23T00:00:03.725 INFO:teuthology.orchestra.run.smithi079.stdout:osd.1 smithi079 running (12m) 7s ago 12m 55.4M 2780M 17.2.0 e1d6a67b021e 09d04426667b 2024-04-23T00:00:03.725 INFO:teuthology.orchestra.run.smithi079.stdout:osd.2 smithi079 running (12m) 7s ago 12m 50.0M 2780M 17.2.0 e1d6a67b021e 3193f9ba2e88 2024-04-23T00:00:03.725 INFO:teuthology.orchestra.run.smithi079.stdout:osd.3 smithi079 running (11m) 7s ago 11m 53.4M 2780M 17.2.0 e1d6a67b021e cabd537200bc 2024-04-23T00:00:03.725 INFO:teuthology.orchestra.run.smithi079.stdout:osd.4 smithi171 running (10m) 7s ago 11m 55.4M 3036M 17.2.0 e1d6a67b021e 04ab0c3fa292 2024-04-23T00:00:03.725 INFO:teuthology.orchestra.run.smithi079.stdout:osd.5 smithi171 running (10m) 7s ago 10m 51.5M 3036M 17.2.0 e1d6a67b021e d561b19cce34 2024-04-23T00:00:03.725 INFO:teuthology.orchestra.run.smithi079.stdout:osd.6 smithi171 running (9m) 7s ago 9m 50.3M 3036M 17.2.0 e1d6a67b021e a01d59c465a9 2024-04-23T00:00:03.725 INFO:teuthology.orchestra.run.smithi079.stdout:osd.7 smithi171 running (9m) 7s ago 9m 54.2M 3036M 17.2.0 e1d6a67b021e 472338dda563 2024-04-23T00:00:03.725 INFO:teuthology.orchestra.run.smithi079.stdout:prometheus.a smithi171 *:9095 running (19s) 7s ago 8m 45.9M - 2.33.4 514e6a882f6e 0c5b27bf9a1d 2024-04-23T00:00:03.725 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.foo.smithi079.mriyzv smithi079 *:8000 running (6m) 7s ago 6m 84.6M - 17.2.0 e1d6a67b021e 7265086159d1 2024-04-23T00:00:03.725 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.foo.smithi171.llhapr smithi171 *:8000 running (6m) 7s ago 6m 85.2M - 17.2.0 e1d6a67b021e b457c21074ad 2024-04-23T00:00:03.725 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.smpl.smithi079.yxokos smithi079 *:80 running (6m) 7s ago 6m 84.5M - 17.2.0 e1d6a67b021e 0083918e6d55 2024-04-23T00:00:03.725 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.smpl.smithi171.spscai smithi171 *:80 running (6m) 7s ago 6m 84.9M - 17.2.0 e1d6a67b021e 9e7599a854ca 2024-04-23T00:00:03.772 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 23 00:00:03 smithi171 bash[41575]: ts=2024-04-23T00:00:03.506Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi079\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi079\", job=\"node\", machine=\"x86_64\", nodename=\"smithi079\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"15ff8152-0102-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi079\", job=\"node\", machine=\"x86_64\", nodename=\"smithi079\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-23T00:00:04.033 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:00:03 smithi079 bash[52880]: ::ffff:172.21.15.171 - - [23/Apr/2024:00:00:03] "GET /metrics HTTP/1.1" 200 38237 "" "Prometheus/2.33.4" 2024-04-23T00:00:04.160 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-04-23T00:00:04.160 INFO:teuthology.orchestra.run.smithi079.stdout: "mon": { 2024-04-23T00:00:04.160 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-23T00:00:04.160 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-04-23T00:00:04.160 INFO:teuthology.orchestra.run.smithi079.stdout: "mgr": { 2024-04-23T00:00:04.160 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.0.0-3252-g43be0201 (43be020184947e53516056c9931e1ac5bdbbb1a5) squid (dev)": 2 2024-04-23T00:00:04.161 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-04-23T00:00:04.161 INFO:teuthology.orchestra.run.smithi079.stdout: "osd": { 2024-04-23T00:00:04.161 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-23T00:00:04.161 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-04-23T00:00:04.161 INFO:teuthology.orchestra.run.smithi079.stdout: "mds": {}, 2024-04-23T00:00:04.161 INFO:teuthology.orchestra.run.smithi079.stdout: "rgw": { 2024-04-23T00:00:04.161 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-23T00:00:04.161 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-04-23T00:00:04.161 INFO:teuthology.orchestra.run.smithi079.stdout: "overall": { 2024-04-23T00:00:04.161 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 15, 2024-04-23T00:00:04.161 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.0.0-3252-g43be0201 (43be020184947e53516056c9931e1ac5bdbbb1a5) squid (dev)": 2 2024-04-23T00:00:04.161 INFO:teuthology.orchestra.run.smithi079.stdout: } 2024-04-23T00:00:04.161 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-04-23T00:00:04.479 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:04 smithi171 bash[18565]: audit 2024-04-23T00:00:02.978291+0000 mgr.y (mgr.15285) 54 : audit [DBG] from='client.25279 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:00:04.508 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-04-23T00:00:04.508 INFO:teuthology.orchestra.run.smithi079.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5", 2024-04-23T00:00:04.508 INFO:teuthology.orchestra.run.smithi079.stdout: "in_progress": true, 2024-04-23T00:00:04.509 INFO:teuthology.orchestra.run.smithi079.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-23T00:00:04.509 INFO:teuthology.orchestra.run.smithi079.stdout: "services_complete": [ 2024-04-23T00:00:04.509 INFO:teuthology.orchestra.run.smithi079.stdout: "mgr" 2024-04-23T00:00:04.509 INFO:teuthology.orchestra.run.smithi079.stdout: ], 2024-04-23T00:00:04.509 INFO:teuthology.orchestra.run.smithi079.stdout: "progress": "2/23 daemons upgraded", 2024-04-23T00:00:04.509 INFO:teuthology.orchestra.run.smithi079.stdout: "message": "Currently upgrading mgr daemons", 2024-04-23T00:00:04.509 INFO:teuthology.orchestra.run.smithi079.stdout: "is_paused": false 2024-04-23T00:00:04.509 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-04-23T00:00:04.533 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:04 smithi079 bash[18576]: audit 2024-04-23T00:00:02.978291+0000 mgr.y (mgr.15285) 54 : audit [DBG] from='client.25279 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:00:04.533 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:04 smithi079 bash[23665]: audit 2024-04-23T00:00:02.978291+0000 mgr.y (mgr.15285) 54 : audit [DBG] from='client.25279 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:00:04.949 INFO:teuthology.orchestra.run.smithi079.stdout:HEALTH_WARN failed to probe daemons or devices 2024-04-23T00:00:04.950 INFO:teuthology.orchestra.run.smithi079.stdout:[WRN] CEPHADM_REFRESH_FAILED: failed to probe daemons or devices 2024-04-23T00:00:04.950 INFO:teuthology.orchestra.run.smithi079.stdout: host smithi079 `cephadm ceph-volume` failed: cephadm exited with an error code: 1, stderr: Inferring config /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/mon.a/config 2024-04-23T00:00:04.950 INFO:teuthology.orchestra.run.smithi079.stdout:Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a -e NODE_NAME=smithi079 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmpp40nzvyg:/etc/ceph/ceph.conf:z quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a inventory --format=json-pretty --filter-for-batch 2024-04-23T00:00:04.950 INFO:teuthology.orchestra.run.smithi079.stdout:/usr/bin/docker: stderr docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-23T00:00:04.950 INFO:teuthology.orchestra.run.smithi079.stdout:/usr/bin/docker: stderr See 'docker run --help'. 2024-04-23T00:00:04.950 INFO:teuthology.orchestra.run.smithi079.stdout:Traceback (most recent call last): 2024-04-23T00:00:04.950 INFO:teuthology.orchestra.run.smithi079.stdout: File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main 2024-04-23T00:00:04.950 INFO:teuthology.orchestra.run.smithi079.stdout: return _run_code(code, main_globals, None, 2024-04-23T00:00:04.950 INFO:teuthology.orchestra.run.smithi079.stdout: File "/usr/lib/python3.10/runpy.py", line 86, in _run_code 2024-04-23T00:00:04.950 INFO:teuthology.orchestra.run.smithi079.stdout: exec(code, run_globals) 2024-04-23T00:00:04.950 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 5642, in 2024-04-23T00:00:04.950 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 5630, in main 2024-04-23T00:00:04.950 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 408, in _infer_config 2024-04-23T00:00:04.951 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 323, in _infer_fsid 2024-04-23T00:00:04.951 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 436, in _infer_image 2024-04-23T00:00:04.951 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 310, in _validate_fsid 2024-04-23T00:00:04.951 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 3380, in command_ceph_volume 2024-04-23T00:00:04.951 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-23T00:00:04.951 INFO:teuthology.orchestra.run.smithi079.stdout:RuntimeError: Failed command: /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a -e NODE_NAME=smithi079 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmpp40nzvyg:/etc/ceph/ceph.conf:z quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a inventory --format=json-pretty --filter-for-batch: docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-23T00:00:04.951 INFO:teuthology.orchestra.run.smithi079.stdout:See 'docker run --help'. 2024-04-23T00:00:05.478 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:05 smithi079 bash[18576]: audit 2024-04-23T00:00:03.356141+0000 mgr.y (mgr.15285) 55 : audit [DBG] from='client.25285 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:00:05.479 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:05 smithi079 bash[18576]: cluster 2024-04-23T00:00:03.436805+0000 mgr.y (mgr.15285) 56 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 0 B/s wr, 61 op/s 2024-04-23T00:00:05.479 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:05 smithi079 bash[18576]: audit 2024-04-23T00:00:03.723802+0000 mgr.y (mgr.15285) 57 : audit [DBG] from='client.15393 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:00:05.479 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:05 smithi079 bash[18576]: audit 2024-04-23T00:00:04.174988+0000 mon.a (mon.0) 1036 : audit [DBG] from='client.? 172.21.15.79:0/2640598885' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:00:05.479 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:05 smithi079 bash[18576]: audit 2024-04-23T00:00:04.893164+0000 mon.a (mon.0) 1037 : audit [DBG] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:00:05.479 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:05 smithi079 bash[18576]: audit 2024-04-23T00:00:04.894878+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:00:05.479 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:05 smithi079 bash[18576]: audit 2024-04-23T00:00:04.906080+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' 2024-04-23T00:00:05.479 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:05 smithi079 bash[18576]: audit 2024-04-23T00:00:04.912875+0000 mon.a (mon.0) 1040 : audit [DBG] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:00:05.479 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:05 smithi079 bash[18576]: audit 2024-04-23T00:00:04.964681+0000 mon.c (mon.1) 148 : audit [DBG] from='client.? 172.21.15.79:0/3157660359' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T00:00:05.479 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:05 smithi079 bash[18576]: audit 2024-04-23T00:00:05.051222+0000 mon.a (mon.0) 1041 : audit [DBG] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:00:05.479 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:05 smithi079 bash[18576]: audit 2024-04-23T00:00:05.053893+0000 mon.a (mon.0) 1042 : audit [DBG] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:00:05.479 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:05 smithi079 bash[18576]: audit 2024-04-23T00:00:05.060949+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' 2024-04-23T00:00:05.479 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:05 smithi079 bash[18576]: audit 2024-04-23T00:00:05.062417+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-04-23T00:00:05.480 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:05 smithi079 bash[18576]: audit 2024-04-23T00:00:05.067992+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-04-23T00:00:05.480 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:05 smithi079 bash[18576]: audit 2024-04-23T00:00:05.068895+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-04-23T00:00:05.480 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:05 smithi079 bash[18576]: audit 2024-04-23T00:00:05.073566+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-04-23T00:00:05.480 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:05 smithi079 bash[18576]: audit 2024-04-23T00:00:05.074961+0000 mon.a (mon.0) 1048 : audit [DBG] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-23T00:00:05.480 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:05 smithi079 bash[18576]: audit 2024-04-23T00:00:05.075816+0000 mon.a (mon.0) 1049 : audit [DBG] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-04-23T00:00:05.480 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:05 smithi079 bash[23665]: audit 2024-04-23T00:00:03.356141+0000 mgr.y (mgr.15285) 55 : audit [DBG] from='client.25285 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:00:05.480 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:05 smithi079 bash[23665]: cluster 2024-04-23T00:00:03.436805+0000 mgr.y (mgr.15285) 56 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 0 B/s wr, 61 op/s 2024-04-23T00:00:05.480 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:05 smithi079 bash[23665]: audit 2024-04-23T00:00:03.723802+0000 mgr.y (mgr.15285) 57 : audit [DBG] from='client.15393 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:00:05.480 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:05 smithi079 bash[23665]: audit 2024-04-23T00:00:04.174988+0000 mon.a (mon.0) 1036 : audit [DBG] from='client.? 172.21.15.79:0/2640598885' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:00:05.480 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:05 smithi079 bash[23665]: audit 2024-04-23T00:00:04.893164+0000 mon.a (mon.0) 1037 : audit [DBG] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:00:05.480 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:05 smithi079 bash[23665]: audit 2024-04-23T00:00:04.894878+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:00:05.480 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:05 smithi079 bash[23665]: audit 2024-04-23T00:00:04.906080+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' 2024-04-23T00:00:05.481 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:05 smithi079 bash[23665]: audit 2024-04-23T00:00:04.912875+0000 mon.a (mon.0) 1040 : audit [DBG] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:00:05.481 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:05 smithi079 bash[23665]: audit 2024-04-23T00:00:04.964681+0000 mon.c (mon.1) 148 : audit [DBG] from='client.? 172.21.15.79:0/3157660359' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T00:00:05.481 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:05 smithi079 bash[23665]: audit 2024-04-23T00:00:05.051222+0000 mon.a (mon.0) 1041 : audit [DBG] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:00:05.481 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:05 smithi079 bash[23665]: audit 2024-04-23T00:00:05.053893+0000 mon.a (mon.0) 1042 : audit [DBG] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:00:05.481 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:05 smithi079 bash[23665]: audit 2024-04-23T00:00:05.060949+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' 2024-04-23T00:00:05.481 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:05 smithi079 bash[23665]: audit 2024-04-23T00:00:05.062417+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-04-23T00:00:05.481 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:05 smithi079 bash[23665]: audit 2024-04-23T00:00:05.067992+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-04-23T00:00:05.481 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:05 smithi079 bash[23665]: audit 2024-04-23T00:00:05.068895+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-04-23T00:00:05.481 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:05 smithi079 bash[23665]: audit 2024-04-23T00:00:05.073566+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-04-23T00:00:05.481 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:05 smithi079 bash[23665]: audit 2024-04-23T00:00:05.074961+0000 mon.a (mon.0) 1048 : audit [DBG] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-23T00:00:05.481 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:05 smithi079 bash[23665]: audit 2024-04-23T00:00:05.075816+0000 mon.a (mon.0) 1049 : audit [DBG] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-04-23T00:00:05.556 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:05 smithi171 bash[18565]: audit 2024-04-23T00:00:03.356141+0000 mgr.y (mgr.15285) 55 : audit [DBG] from='client.25285 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:00:05.557 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:05 smithi171 bash[18565]: cluster 2024-04-23T00:00:03.436805+0000 mgr.y (mgr.15285) 56 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 0 B/s wr, 61 op/s 2024-04-23T00:00:05.557 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:05 smithi171 bash[18565]: audit 2024-04-23T00:00:03.723802+0000 mgr.y (mgr.15285) 57 : audit [DBG] from='client.15393 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:00:05.557 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:05 smithi171 bash[18565]: audit 2024-04-23T00:00:04.174988+0000 mon.a (mon.0) 1036 : audit [DBG] from='client.? 172.21.15.79:0/2640598885' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:00:05.557 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:05 smithi171 bash[18565]: audit 2024-04-23T00:00:04.893164+0000 mon.a (mon.0) 1037 : audit [DBG] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:00:05.557 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:05 smithi171 bash[18565]: audit 2024-04-23T00:00:04.894878+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:00:05.557 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:05 smithi171 bash[18565]: audit 2024-04-23T00:00:04.906080+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' 2024-04-23T00:00:05.557 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:05 smithi171 bash[18565]: audit 2024-04-23T00:00:04.912875+0000 mon.a (mon.0) 1040 : audit [DBG] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:00:05.557 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:05 smithi171 bash[18565]: audit 2024-04-23T00:00:04.964681+0000 mon.c (mon.1) 148 : audit [DBG] from='client.? 172.21.15.79:0/3157660359' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T00:00:05.557 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:05 smithi171 bash[18565]: audit 2024-04-23T00:00:05.051222+0000 mon.a (mon.0) 1041 : audit [DBG] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:00:05.557 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:05 smithi171 bash[18565]: audit 2024-04-23T00:00:05.053893+0000 mon.a (mon.0) 1042 : audit [DBG] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:00:05.557 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:05 smithi171 bash[18565]: audit 2024-04-23T00:00:05.060949+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' 2024-04-23T00:00:05.557 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:05 smithi171 bash[18565]: audit 2024-04-23T00:00:05.062417+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-04-23T00:00:05.558 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:05 smithi171 bash[18565]: audit 2024-04-23T00:00:05.067992+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-04-23T00:00:05.558 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:05 smithi171 bash[18565]: audit 2024-04-23T00:00:05.068895+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-04-23T00:00:05.558 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:05 smithi171 bash[18565]: audit 2024-04-23T00:00:05.073566+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-04-23T00:00:05.558 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:05 smithi171 bash[18565]: audit 2024-04-23T00:00:05.074961+0000 mon.a (mon.0) 1048 : audit [DBG] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-23T00:00:05.558 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:05 smithi171 bash[18565]: audit 2024-04-23T00:00:05.075816+0000 mon.a (mon.0) 1049 : audit [DBG] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-04-23T00:00:06.525 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:06 smithi079 bash[23665]: audit 2024-04-23T00:00:04.522830+0000 mgr.y (mgr.15285) 58 : audit [DBG] from='client.15405 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:00:06.526 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:06 smithi079 bash[23665]: cluster 2024-04-23T00:00:04.897855+0000 mgr.y (mgr.15285) 59 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 64 op/s 2024-04-23T00:00:06.526 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:06 smithi079 bash[23665]: cluster 2024-04-23T00:00:04.898915+0000 mgr.y (mgr.15285) 60 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 49 KiB/s rd, 0 B/s wr, 78 op/s 2024-04-23T00:00:06.526 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:06 smithi079 bash[23665]: cephadm 2024-04-23T00:00:05.054877+0000 mgr.y (mgr.15285) 61 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-04-23T00:00:06.526 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:06 smithi079 bash[23665]: cephadm 2024-04-23T00:00:05.076367+0000 mgr.y (mgr.15285) 62 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-04-23T00:00:06.526 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:06 smithi079 bash[18576]: audit 2024-04-23T00:00:04.522830+0000 mgr.y (mgr.15285) 58 : audit [DBG] from='client.15405 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:00:06.526 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:06 smithi079 bash[18576]: cluster 2024-04-23T00:00:04.897855+0000 mgr.y (mgr.15285) 59 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 64 op/s 2024-04-23T00:00:06.526 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:06 smithi079 bash[18576]: cluster 2024-04-23T00:00:04.898915+0000 mgr.y (mgr.15285) 60 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 49 KiB/s rd, 0 B/s wr, 78 op/s 2024-04-23T00:00:06.526 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:06 smithi079 bash[18576]: cephadm 2024-04-23T00:00:05.054877+0000 mgr.y (mgr.15285) 61 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-04-23T00:00:06.526 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:06 smithi079 bash[18576]: cephadm 2024-04-23T00:00:05.076367+0000 mgr.y (mgr.15285) 62 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-04-23T00:00:06.555 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:06 smithi171 bash[18565]: audit 2024-04-23T00:00:04.522830+0000 mgr.y (mgr.15285) 58 : audit [DBG] from='client.15405 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:00:06.555 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:06 smithi171 bash[18565]: cluster 2024-04-23T00:00:04.897855+0000 mgr.y (mgr.15285) 59 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 64 op/s 2024-04-23T00:00:06.555 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:06 smithi171 bash[18565]: cluster 2024-04-23T00:00:04.898915+0000 mgr.y (mgr.15285) 60 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 49 KiB/s rd, 0 B/s wr, 78 op/s 2024-04-23T00:00:06.556 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:06 smithi171 bash[18565]: cephadm 2024-04-23T00:00:05.054877+0000 mgr.y (mgr.15285) 61 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-04-23T00:00:06.556 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:06 smithi171 bash[18565]: cephadm 2024-04-23T00:00:05.076367+0000 mgr.y (mgr.15285) 62 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-04-23T00:00:08.533 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:08 smithi079 bash[18576]: cluster 2024-04-23T00:00:06.899883+0000 mgr.y (mgr.15285) 63 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 115 KiB/s rd, 0 B/s wr, 176 op/s 2024-04-23T00:00:08.534 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:08 smithi079 bash[18576]: audit 2024-04-23T00:00:07.802836+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' 2024-04-23T00:00:08.534 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:08 smithi079 bash[18576]: audit 2024-04-23T00:00:07.804516+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-23T00:00:08.534 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:08 smithi079 bash[18576]: audit 2024-04-23T00:00:07.805595+0000 mon.a (mon.0) 1052 : audit [DBG] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-23T00:00:08.534 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:08 smithi079 bash[18576]: audit 2024-04-23T00:00:07.806566+0000 mon.a (mon.0) 1053 : audit [DBG] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:00:08.534 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:08 smithi079 bash[23665]: cluster 2024-04-23T00:00:06.899883+0000 mgr.y (mgr.15285) 63 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 115 KiB/s rd, 0 B/s wr, 176 op/s 2024-04-23T00:00:08.534 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:08 smithi079 bash[23665]: audit 2024-04-23T00:00:07.802836+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' 2024-04-23T00:00:08.534 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:08 smithi079 bash[23665]: audit 2024-04-23T00:00:07.804516+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-23T00:00:08.534 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:08 smithi079 bash[23665]: audit 2024-04-23T00:00:07.805595+0000 mon.a (mon.0) 1052 : audit [DBG] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-23T00:00:08.534 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:08 smithi079 bash[23665]: audit 2024-04-23T00:00:07.806566+0000 mon.a (mon.0) 1053 : audit [DBG] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:00:08.555 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:08 smithi171 bash[18565]: cluster 2024-04-23T00:00:06.899883+0000 mgr.y (mgr.15285) 63 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 115 KiB/s rd, 0 B/s wr, 176 op/s 2024-04-23T00:00:08.555 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:08 smithi171 bash[18565]: audit 2024-04-23T00:00:07.802836+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' 2024-04-23T00:00:08.555 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:08 smithi171 bash[18565]: audit 2024-04-23T00:00:07.804516+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-23T00:00:08.555 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:08 smithi171 bash[18565]: audit 2024-04-23T00:00:07.805595+0000 mon.a (mon.0) 1052 : audit [DBG] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-23T00:00:08.556 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:08 smithi171 bash[18565]: audit 2024-04-23T00:00:07.806566+0000 mon.a (mon.0) 1053 : audit [DBG] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:00:09.057 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 23 00:00:08 smithi171 bash[41575]: ts=2024-04-23T00:00: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.79\", device_class=\"ssd\", hostname=\"smithi079\", instance=\"172.21.15.171:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.79\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"15ff8152-0102-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.79\", device_class=\"ssd\", hostname=\"smithi079\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.79\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-23T00:00:09.283 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:09 smithi079 bash[23665]: cephadm 2024-04-23T00:00:07.796919+0000 mgr.y (mgr.15285) 64 : cephadm [INF] Upgrade: Updating mon.a 2024-04-23T00:00:09.283 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:09 smithi079 bash[23665]: cephadm 2024-04-23T00:00:07.808024+0000 mgr.y (mgr.15285) 65 : cephadm [INF] Deploying daemon mon.a on smithi079 2024-04-23T00:00:09.284 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:09 smithi079 bash[18576]: cephadm 2024-04-23T00:00:07.796919+0000 mgr.y (mgr.15285) 64 : cephadm [INF] Upgrade: Updating mon.a 2024-04-23T00:00:09.284 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:09 smithi079 bash[18576]: cephadm 2024-04-23T00:00:07.808024+0000 mgr.y (mgr.15285) 65 : cephadm [INF] Deploying daemon mon.a on smithi079 2024-04-23T00:00:09.555 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:09 smithi171 bash[18565]: cephadm 2024-04-23T00:00:07.796919+0000 mgr.y (mgr.15285) 64 : cephadm [INF] Upgrade: Updating mon.a 2024-04-23T00:00:09.555 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:09 smithi171 bash[18565]: cephadm 2024-04-23T00:00:07.808024+0000 mgr.y (mgr.15285) 65 : cephadm [INF] Deploying daemon mon.a on smithi079 2024-04-23T00:00:10.026 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:00:09 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:00:10.026 INFO:journalctl@ceph.osd.1.smithi079.stdout:Apr 23 00:00:09 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:00:10.027 INFO:journalctl@ceph.osd.2.smithi079.stdout:Apr 23 00:00:09 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:00:10.027 INFO:journalctl@ceph.osd.3.smithi079.stdout:Apr 23 00:00:09 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:00:10.027 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:09 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:00:10.027 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 23 00:00:09 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:00:10.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:09 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:00:10.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:10 smithi079 systemd[1]: Stopping Ceph mon.a for 15ff8152-0102-11ef-bc93-c7b262605968... 2024-04-23T00:00:10.028 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 23 00:00:09 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:00:10.028 INFO:journalctl@ceph.osd.0.smithi079.stdout:Apr 23 00:00:09 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:00:10.283 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:10 smithi079 bash[23665]: cluster 2024-04-23T00:00:08.900869+0000 mgr.y (mgr.15285) 66 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 115 KiB/s rd, 0 B/s wr, 176 op/s 2024-04-23T00:00:10.283 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:10 smithi079 bash[18576]: cluster 2024-04-23T00:00:08.900869+0000 mgr.y (mgr.15285) 66 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 115 KiB/s rd, 0 B/s wr, 176 op/s 2024-04-23T00:00:10.284 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:10 smithi079 bash[18576]: debug 2024-04-23T00:00:10.154+0000 7f017288c700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-04-23T00:00:10.284 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:10 smithi079 bash[18576]: debug 2024-04-23T00:00:10.154+0000 7f017288c700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-04-23T00:00:10.284 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:00:10 smithi079 bash[52880]: [23/Apr/2024:00:00:10] ENGINE Bus STOPPING 2024-04-23T00:00:10.284 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:00:10 smithi079 bash[52880]: [23/Apr/2024:00:00:10] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-23T00:00:10.284 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:00:10 smithi079 bash[52880]: [23/Apr/2024:00:00:10] ENGINE Bus STOPPED 2024-04-23T00:00:10.284 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:00:10 smithi079 bash[52880]: [23/Apr/2024:00:00:10] ENGINE Bus STARTING 2024-04-23T00:00:10.284 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:00:10 smithi079 bash[52880]: [23/Apr/2024:00:00:10] ENGINE Serving on http://:::9283 2024-04-23T00:00:10.284 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:00:10 smithi079 bash[52880]: [23/Apr/2024:00:00:10] ENGINE Bus STARTED 2024-04-23T00:00:10.555 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:10 smithi171 bash[18565]: cluster 2024-04-23T00:00:08.900869+0000 mgr.y (mgr.15285) 66 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 115 KiB/s rd, 0 B/s wr, 176 op/s 2024-04-23T00:00:10.920 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:10 smithi079 bash[55721]: ceph-15ff8152-0102-11ef-bc93-c7b262605968-mon-a 2024-04-23T00:00:11.207 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:00:11 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:00:11.208 INFO:journalctl@ceph.osd.0.smithi079.stdout:Apr 23 00:00:11 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:00:11.208 INFO:journalctl@ceph.osd.1.smithi079.stdout:Apr 23 00:00:11 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:00:11.208 INFO:journalctl@ceph.osd.2.smithi079.stdout:Apr 23 00:00:11 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:00:11.209 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 23 00:00:11 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:00:11.209 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:11 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:00:11.209 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 23 00:00:11 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:00:11.209 INFO:journalctl@ceph.osd.3.smithi079.stdout:Apr 23 00:00:11 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:00:11.210 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:10 smithi079 bash[55792]: Error response from daemon: No such container: ceph-15ff8152-0102-11ef-bc93-c7b262605968-mon-a 2024-04-23T00:00:11.210 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:10 smithi079 systemd[1]: ceph-15ff8152-0102-11ef-bc93-c7b262605968@mon.a.service: Deactivated successfully. 2024-04-23T00:00:11.210 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:10 smithi079 systemd[1]: Stopped Ceph mon.a for 15ff8152-0102-11ef-bc93-c7b262605968. 2024-04-23T00:00:11.210 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:11 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:00:11.210 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:11 smithi079 systemd[1]: Started Ceph mon.a for 15ff8152-0102-11ef-bc93-c7b262605968. 2024-04-23T00:00:12.538 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.166+0000 7fb6426c7c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-23T00:00:12.538 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.166+0000 7fb6426c7c80 0 ceph version 19.0.0-3252-g43be0201 (43be020184947e53516056c9931e1ac5bdbbb1a5) squid (dev), process ceph-mon, pid 7 2024-04-23T00:00:12.538 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.166+0000 7fb6426c7c80 0 pidfile_write: ignore empty --pid-file 2024-04-23T00:00:12.538 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 0 load: jerasure load: lrc 2024-04-23T00:00:12.538 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: RocksDB version: 7.9.2 2024-04-23T00:00:12.538 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Git sha 0 2024-04-23T00:00:12.538 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Compile date 2024-04-22 21:33:31 2024-04-23T00:00:12.538 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: DB SUMMARY 2024-04-23T00:00:12.538 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: DB Session ID: TKU2DXG0VZKQWH1JB3M8 2024-04-23T00:00:12.539 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: CURRENT file: CURRENT 2024-04-23T00:00:12.539 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: IDENTITY file: IDENTITY 2024-04-23T00:00:12.539 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: MANIFEST file: MANIFEST-000015 size: 1151 Bytes 2024-04-23T00:00:12.539 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000033.sst 2024-04-23T00:00:12.539 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000031.log size: 504473 ; 2024-04-23T00:00:12.539 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.error_if_exists: 0 2024-04-23T00:00:12.539 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.create_if_missing: 0 2024-04-23T00:00:12.539 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.paranoid_checks: 1 2024-04-23T00:00:12.539 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-04-23T00:00:12.539 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-23T00:00:12.539 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-04-23T00:00:12.539 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.env: 0x55eb36442cc0 2024-04-23T00:00:12.539 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.fs: PosixFileSystem 2024-04-23T00:00:12.539 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.info_log: 0x55eb3745bc40 2024-04-23T00:00:12.539 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-23T00:00:12.540 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.statistics: (nil) 2024-04-23T00:00:12.540 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.use_fsync: 0 2024-04-23T00:00:12.540 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.max_log_file_size: 0 2024-04-23T00:00:12.541 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-23T00:00:12.541 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-23T00:00:12.541 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-23T00:00:12.541 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-23T00:00:12.541 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.allow_fallocate: 1 2024-04-23T00:00:12.542 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-23T00:00:12.542 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-23T00:00:12.542 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.use_direct_reads: 0 2024-04-23T00:00:12.542 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-23T00:00:12.542 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.create_missing_column_families: 0 2024-04-23T00:00:12.542 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.db_log_dir: 2024-04-23T00:00:12.542 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.wal_dir: 2024-04-23T00:00:12.542 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-23T00:00:12.542 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-23T00:00:12.542 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-23T00:00:12.542 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-23T00:00:12.542 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-23T00:00:12.542 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-23T00:00:12.542 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.advise_random_on_open: 1 2024-04-23T00:00:12.543 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-23T00:00:12.543 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.write_buffer_manager: 0x55eb373f1220 2024-04-23T00:00:12.543 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-23T00:00:12.543 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-23T00:00:12.543 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-23T00:00:12.543 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.rate_limiter: (nil) 2024-04-23T00:00:12.543 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-23T00:00:12.543 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-23T00:00:12.543 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-23T00:00:12.543 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-23T00:00:12.543 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.unordered_write: 0 2024-04-23T00:00:12.543 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-23T00:00:12.543 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-23T00:00:12.543 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-23T00:00:12.544 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-23T00:00:12.544 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.row_cache: None 2024-04-23T00:00:12.544 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.wal_filter: None 2024-04-23T00:00:12.544 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-23T00:00:12.544 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-23T00:00:12.544 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.two_write_queues: 0 2024-04-23T00:00:12.544 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.manual_wal_flush: 0 2024-04-23T00:00:12.544 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.wal_compression: 0 2024-04-23T00:00:12.544 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.atomic_flush: 0 2024-04-23T00:00:12.544 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-23T00:00:12.544 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-23T00:00:12.544 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-23T00:00:12.544 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.log_readahead_size: 0 2024-04-23T00:00:12.544 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-23T00:00:12.544 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-04-23T00:00:12.545 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-23T00:00:12.545 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-23T00:00:12.545 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-04-23T00:00:12.545 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-04-23T00:00:12.545 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-04-23T00:00:12.545 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.max_background_jobs: 2 2024-04-23T00:00:12.545 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.max_background_compactions: -1 2024-04-23T00:00:12.545 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.max_subcompactions: 1 2024-04-23T00:00:12.545 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-23T00:00:12.545 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-23T00:00:12.545 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-23T00:00:12.545 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.max_total_wal_size: 0 2024-04-23T00:00:12.545 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-23T00:00:12.545 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-23T00:00:12.546 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-23T00:00:12.546 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-23T00:00:12.546 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.max_open_files: -1 2024-04-23T00:00:12.546 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.bytes_per_sync: 0 2024-04-23T00:00:12.546 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-23T00:00:12.546 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-23T00:00:12.546 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-23T00:00:12.546 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.max_background_flushes: -1 2024-04-23T00:00:12.546 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Compression algorithms supported: 2024-04-23T00:00:12.546 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-23T00:00:12.546 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: kZSTD supported: 0 2024-04-23T00:00:12.546 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: kXpressCompression supported: 0 2024-04-23T00:00:12.546 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-23T00:00:12.546 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: kZlibCompression supported: 1 2024-04-23T00:00:12.546 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: kSnappyCompression supported: 1 2024-04-23T00:00:12.547 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: kLZ4Compression supported: 1 2024-04-23T00:00:12.547 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: kBZip2Compression supported: 0 2024-04-23T00:00:12.547 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-23T00:00:12.547 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-04-23T00:00:12.547 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 2024-04-23T00:00:12.547 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-04-23T00:00:12.547 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-23T00:00:12.547 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.merge_operator: 2024-04-23T00:00:12.547 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.compaction_filter: None 2024-04-23T00:00:12.547 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.compaction_filter_factory: None 2024-04-23T00:00:12.547 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-04-23T00:00:12.547 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-23T00:00:12.547 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-23T00:00:12.547 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55eb3745be00) 2024-04-23T00:00:12.548 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: cache_index_and_filter_blocks: 1 2024-04-23T00:00:12.548 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-23T00:00:12.548 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-23T00:00:12.548 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: pin_top_level_index_and_filter: 1 2024-04-23T00:00:12.548 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: index_type: 0 2024-04-23T00:00:12.548 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: data_block_index_type: 0 2024-04-23T00:00:12.548 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: index_shortening: 1 2024-04-23T00:00:12.548 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: data_block_hash_table_util_ratio: 0.750000 2024-04-23T00:00:12.548 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: checksum: 4 2024-04-23T00:00:12.548 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: no_block_cache: 0 2024-04-23T00:00:12.548 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: block_cache: 0x55eb374211f0 2024-04-23T00:00:12.548 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: block_cache_name: BinnedLRUCache 2024-04-23T00:00:12.548 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: block_cache_options: 2024-04-23T00:00:12.548 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: capacity : 536870912 2024-04-23T00:00:12.548 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: num_shard_bits : 4 2024-04-23T00:00:12.549 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: strict_capacity_limit : 0 2024-04-23T00:00:12.549 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: high_pri_pool_ratio: 0.000 2024-04-23T00:00:12.549 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: block_cache_compressed: (nil) 2024-04-23T00:00:12.549 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: persistent_cache: (nil) 2024-04-23T00:00:12.549 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: block_size: 4096 2024-04-23T00:00:12.549 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: block_size_deviation: 10 2024-04-23T00:00:12.549 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: block_restart_interval: 16 2024-04-23T00:00:12.549 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: index_block_restart_interval: 1 2024-04-23T00:00:12.549 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: metadata_block_size: 4096 2024-04-23T00:00:12.549 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: partition_filters: 0 2024-04-23T00:00:12.549 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: use_delta_encoding: 1 2024-04-23T00:00:12.550 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: filter_policy: bloomfilter 2024-04-23T00:00:12.550 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: whole_key_filtering: 1 2024-04-23T00:00:12.550 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: verify_compression: 0 2024-04-23T00:00:12.550 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: read_amp_bytes_per_bit: 0 2024-04-23T00:00:12.550 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: format_version: 5 2024-04-23T00:00:12.550 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: enable_index_compression: 1 2024-04-23T00:00:12.550 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: block_align: 0 2024-04-23T00:00:12.550 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: max_auto_readahead_size: 262144 2024-04-23T00:00:12.550 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: prepopulate_block_cache: 0 2024-04-23T00:00:12.550 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: initial_auto_readahead_size: 8192 2024-04-23T00:00:12.550 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: num_file_reads_for_auto_readahead: 2 2024-04-23T00:00:12.550 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-23T00:00:12.550 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-23T00:00:12.551 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.compression: NoCompression 2024-04-23T00:00:12.551 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-23T00:00:12.551 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-23T00:00:12.551 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-23T00:00:12.551 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.num_levels: 7 2024-04-23T00:00:12.551 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-23T00:00:12.551 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-23T00:00:12.551 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-23T00:00:12.551 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-23T00:00:12.551 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-23T00:00:12.551 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-23T00:00:12.551 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-23T00:00:12.551 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-23T00:00:12.551 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-23T00:00:12.551 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-23T00:00:12.552 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-04-23T00:00:12.552 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-04-23T00:00:12.552 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-23T00:00:12.552 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.compression_opts.level: 32767 2024-04-23T00:00:12.552 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-23T00:00:12.552 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-23T00:00:12.552 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-23T00:00:12.552 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-04-23T00:00:12.552 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-23T00:00:12.552 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.compression_opts.enabled: false 2024-04-23T00:00:12.552 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-04-23T00:00:12.552 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-23T00:00:12.552 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-23T00:00:12.552 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-23T00:00:12.552 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-23T00:00:12.553 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-23T00:00:12.553 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-23T00:00:12.553 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-23T00:00:12.553 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-23T00:00:12.553 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-23T00:00:12.553 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-23T00:00:12.553 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-23T00:00:12.553 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-23T00:00:12.553 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-23T00:00:12.553 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-23T00:00:12.553 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-23T00:00:12.553 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-23T00:00:12.553 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-23T00:00:12.553 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-04-23T00:00:12.554 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.arena_block_size: 1048576 2024-04-23T00:00:12.554 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-23T00:00:12.554 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-23T00:00:12.554 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-23T00:00:12.554 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-23T00:00:12.554 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-23T00:00:12.554 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-23T00:00:12.554 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-23T00:00:12.554 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-23T00:00:12.554 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-23T00:00:12.554 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-23T00:00:12.554 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-23T00:00:12.554 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-23T00:00:12.554 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-23T00:00:12.555 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-04-23T00:00:12.555 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.inplace_update_support: 0 2024-04-23T00:00:12.555 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-23T00:00:12.555 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-23T00:00:12.555 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-23T00:00:12.555 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-23T00:00:12.555 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.bloom_locality: 0 2024-04-23T00:00:12.555 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.max_successive_merges: 0 2024-04-23T00:00:12.555 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-23T00:00:12.555 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-23T00:00:12.555 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.force_consistency_checks: 1 2024-04-23T00:00:12.555 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-23T00:00:12.555 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.ttl: 2592000 2024-04-23T00:00:12.556 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-23T00:00:12.556 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-04-23T00:00:12.556 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-04-23T00:00:12.556 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.enable_blob_files: false 2024-04-23T00:00:12.556 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.min_blob_size: 0 2024-04-23T00:00:12.556 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.blob_file_size: 268435456 2024-04-23T00:00:12.556 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-04-23T00:00:12.556 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-04-23T00:00:12.556 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-23T00:00:12.556 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-04-23T00:00:12.556 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-04-23T00:00:12.556 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-04-23T00:00:12.556 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-04-23T00:00:12.556 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb63762e700 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 33.sst 2024-04-23T00:00:12.556 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-04-23T00:00:12.557 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 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 35, last_sequence is 15824, log_number is 31,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-04-23T00:00:12.557 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 31 2024-04-23T00:00:12.557 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: fb9d0ce8-c7b1-4a06-8482-5385211c32a9 2024-04-23T00:00:12.557 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713830412175516, "job": 1, "event": "recovery_started", "wal_files": [31]} 2024-04-23T00:00:12.557 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.170+0000 7fb6426c7c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #31 mode 2 2024-04-23T00:00:12.557 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.174+0000 7fb6426c7c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713830412179059, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 36, "file_size": 476006, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 15825, "largest_seqno": 16085, "table_properties": {"data_size": 473974, "index_size": 608, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 389, "raw_key_size": 3895, "raw_average_key_size": 25, "raw_value_size": 470907, "raw_average_value_size": 3139, "num_data_blocks": 26, "num_entries": 150, "num_filter_entries": 150, "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": "[CompactOnDeletionCollector]", "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": 1713830412, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "fb9d0ce8-c7b1-4a06-8482-5385211c32a9", "db_session_id": "TKU2DXG0VZKQWH1JB3M8", "orig_file_number": 36, "seqno_to_time_mapping": "N/A"}} 2024-04-23T00:00:12.557 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.174+0000 7fb6426c7c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713830412179186, "job": 1, "event": "recovery_finished"} 2024-04-23T00:00:12.557 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.174+0000 7fb6426c7c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 38 2024-04-23T00:00:12.557 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.174+0000 7fb6426c7c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-04-23T00:00:12.557 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.178+0000 7fb6426c7c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000031.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-04-23T00:00:12.557 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.178+0000 7fb6426c7c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55eb3753a000 2024-04-23T00:00:12.557 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.178+0000 7fb6426c7c80 4 rocksdb: DB pointer 0x55eb37524000 2024-04-23T00:00:12.557 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.178+0000 7fb630e21700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-04-23T00:00:12.557 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.178+0000 7fb630e21700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-04-23T00:00:12.557 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: ** DB Stats ** 2024-04-23T00:00:12.558 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-23T00:00:12.558 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-04-23T00:00:12.558 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-23T00:00:12.558 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-23T00:00:12.558 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-04-23T00:00:12.558 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-23T00:00:12.558 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-23T00:00:12.558 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: ** Compaction Stats [default] ** 2024-04-23T00:00:12.558 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-04-23T00:00:12.558 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-04-23T00:00:12.558 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: L0 1/0 464.85 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 210.6 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-04-23T00:00:12.558 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: L6 1/0 10.92 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-04-23T00:00:12.558 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: Sum 2/0 11.38 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 210.6 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-04-23T00:00:12.558 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 210.6 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-04-23T00:00:12.559 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: ** Compaction Stats [default] ** 2024-04-23T00:00:12.559 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-04-23T00:00:12.559 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-23T00:00:12.559 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 210.6 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-04-23T00:00:12.559 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-04-23T00:00:12.559 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-23T00:00:12.559 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: Flush(GB): cumulative 0.000, interval 0.000 2024-04-23T00:00:12.559 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-23T00:00:12.560 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: AddFile(Total Files): cumulative 0, interval 0 2024-04-23T00:00:12.560 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-23T00:00:12.560 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: AddFile(Keys): cumulative 0, interval 0 2024-04-23T00:00:12.560 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: Cumulative compaction: 0.00 GB write, 69.10 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-23T00:00:12.560 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: Interval compaction: 0.00 GB write, 69.10 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-23T00:00:12.560 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-04-23T00:00:12.560 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: Block cache BinnedLRUCache@0x55eb374211f0#7 capacity: 512.00 MB usage: 1.14 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.3e-05 secs_since: 0 2024-04-23T00:00:12.560 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: Block cache entry stats(count,size,portion): FilterBlock(1,0.44 KB,8.34465e-05%) IndexBlock(1,0.70 KB,0.00013411%) Misc(1,0.00 KB,0%) 2024-04-23T00:00:12.560 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: ** File Read Latency Histogram By Level [default] ** 2024-04-23T00:00:12.560 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.178+0000 7fb6426c7c80 0 starting mon.a rank 0 at public addrs [v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0] at bind addrs [v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 15ff8152-0102-11ef-bc93-c7b262605968 2024-04-23T00:00:12.560 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.178+0000 7fb6426c7c80 1 mon.a@-1(???) e3 preinit fsid 15ff8152-0102-11ef-bc93-c7b262605968 2024-04-23T00:00:12.560 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.178+0000 7fb6426c7c80 0 mon.a@-1(???).mds e1 new map 2024-04-23T00:00:12.560 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.178+0000 7fb6426c7c80 0 mon.a@-1(???).mds e1 print_map 2024-04-23T00:00:12.560 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: e1 2024-04-23T00:00:12.561 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: enable_multiple, ever_enabled_multiple: 1,1 2024-04-23T00:00:12.561 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-04-23T00:00:12.561 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: legacy client fscid: -1 2024-04-23T00:00:12.561 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: 2024-04-23T00:00:12.561 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: No filesystems configured 2024-04-23T00:00:12.561 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.178+0000 7fb6426c7c80 0 mon.a@-1(???).osd e105 crush map has features 3314933000854323200, adjusting msgr requires 2024-04-23T00:00:12.561 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.178+0000 7fb6426c7c80 0 mon.a@-1(???).osd e105 crush map has features 432629239337189376, adjusting msgr requires 2024-04-23T00:00:12.561 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.178+0000 7fb6426c7c80 0 mon.a@-1(???).osd e105 crush map has features 432629239337189376, adjusting msgr requires 2024-04-23T00:00:12.561 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.178+0000 7fb6426c7c80 0 mon.a@-1(???).osd e105 crush map has features 432629239337189376, adjusting msgr requires 2024-04-23T00:00:12.561 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:12 smithi079 bash[55848]: debug 2024-04-23T00:00:12.178+0000 7fb6426c7c80 1 mon.a@-1(???).paxosservice(auth 1..22) refresh upgraded, format 0 -> 3 2024-04-23T00:00:13.805 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 23 00:00:13 smithi171 bash[41972]: ignoring --setuser ceph since I am not root 2024-04-23T00:00:13.805 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 23 00:00:13 smithi171 bash[41972]: ignoring --setgroup ceph since I am not root 2024-04-23T00:00:13.806 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 23 00:00:13 smithi171 bash[41972]: debug 2024-04-23T00:00:13.739+0000 7f69a2954700 1 -- 172.21.15.171:0/1417185989 <== mon.2 v2:172.21.15.171:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x563248ab45a0 con 0x563248bb8400 2024-04-23T00:00:13.806 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 23 00:00:13 smithi171 bash[41575]: ts=2024-04-23T00:00:13.509Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi079\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi079\", job=\"node\", machine=\"x86_64\", nodename=\"smithi079\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"15ff8152-0102-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi079\", job=\"node\", machine=\"x86_64\", nodename=\"smithi079\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-23T00:00:13.806 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:13 smithi171 bash[18565]: audit 2024-04-23T00:00:10.166886+0000 mon.c (mon.1) 149 : audit [DBG] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-23T00:00:13.807 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:13 smithi171 bash[18565]: audit 2024-04-23T00:00:10.167238+0000 mon.c (mon.1) 150 : audit [DBG] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T00:00:13.807 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:13 smithi171 bash[18565]: audit 2024-04-23T00:00:10.167546+0000 mon.c (mon.1) 151 : audit [DBG] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-23T00:00:13.807 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:13 smithi171 bash[18565]: audit 2024-04-23T00:00:10.664263+0000 mgr.y (mgr.15285) 67 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:00:13.807 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:13 smithi171 bash[18565]: cluster 2024-04-23T00:00:10.901864+0000 mgr.y (mgr.15285) 68 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 110 KiB/s rd, 0 B/s wr, 165 op/s 2024-04-23T00:00:13.807 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:13 smithi171 bash[18565]: cluster 2024-04-23T00:00:12.902838+0000 mgr.y (mgr.15285) 69 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 110 KiB/s rd, 0 B/s wr, 165 op/s 2024-04-23T00:00:13.807 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:13 smithi171 bash[18565]: cluster 2024-04-23T00:00:13.601781+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-04-23T00:00:13.807 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:13 smithi171 bash[18565]: cluster 2024-04-23T00:00:13.621877+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-23T00:00:13.807 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:13 smithi171 bash[18565]: cluster 2024-04-23T00:00:13.632249+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-04-23T00:00:13.807 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:13 smithi171 bash[18565]: cluster 2024-04-23T00:00:13.632285+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 15ff8152-0102-11ef-bc93-c7b262605968 2024-04-23T00:00:13.807 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:13 smithi171 bash[18565]: cluster 2024-04-23T00:00:13.632313+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-04-22T23:46:01.715531+0000 2024-04-23T00:00:13.807 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:13 smithi171 bash[18565]: cluster 2024-04-23T00:00:13.632340+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-04-22T23:44:12.254326+0000 2024-04-23T00:00:13.807 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:13 smithi171 bash[18565]: cluster 2024-04-23T00:00:13.632364+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 17 (quincy) 2024-04-23T00:00:13.807 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:13 smithi171 bash[18565]: cluster 2024-04-23T00:00:13.632383+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-04-23T00:00:13.807 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:13 smithi171 bash[18565]: cluster 2024-04-23T00:00:13.632405+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0] mon.a 2024-04-23T00:00:13.808 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:13 smithi171 bash[18565]: cluster 2024-04-23T00:00:13.632427+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.79:3301/0,v1:172.21.15.79:6790/0] mon.c 2024-04-23T00:00:13.808 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:13 smithi171 bash[18565]: cluster 2024-04-23T00:00:13.632454+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.171:3300/0,v1:172.21.15.171:6789/0] mon.b 2024-04-23T00:00:13.808 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:13 smithi171 bash[18565]: cluster 2024-04-23T00:00:13.633657+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-04-23T00:00:13.808 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:13 smithi171 bash[18565]: cluster 2024-04-23T00:00:13.633719+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-04-23T00:00:13.808 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:13 smithi171 bash[18565]: cluster 2024-04-23T00:00:13.636240+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e32: y(active, since 54s), standbys: x 2024-04-23T00:00:13.808 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:13 smithi171 bash[18565]: cluster 2024-04-23T00:00:13.637422+0000 mon.a (mon.0) 15 : cluster [WRN] Health detail: HEALTH_WARN failed to probe daemons or devices 2024-04-23T00:00:13.808 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:13 smithi171 bash[18565]: cluster 2024-04-23T00:00:13.637464+0000 mon.a (mon.0) 16 : cluster [WRN] [WRN] CEPHADM_REFRESH_FAILED: failed to probe daemons or devices 2024-04-23T00:00:13.808 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:13 smithi171 bash[18565]: cluster 2024-04-23T00:00:13.637487+0000 mon.a (mon.0) 17 : cluster [WRN] host smithi171 `cephadm ceph-volume` failed: cephadm exited with an error code: 1, stderr: Inferring config /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/mon.b/config 2024-04-23T00:00:13.808 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:13 smithi171 bash[18565]: cluster 2024-04-23T00:00:13.637520+0000 mon.a (mon.0) 18 : cluster [WRN] Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a -e NODE_NAME=smithi171 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmp44949nws:/etc/ceph/ceph.conf:z quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a inventory --format=json-pretty --filter-for-batch 2024-04-23T00:00:13.808 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:13 smithi171 bash[18565]: cluster 2024-04-23T00:00:13.637542+0000 mon.a (mon.0) 19 : cluster [WRN] /usr/bin/docker: stderr docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-23T00:00:13.808 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:13 smithi171 bash[18565]: cluster 2024-04-23T00:00:13.637562+0000 mon.a (mon.0) 20 : cluster [WRN] /usr/bin/docker: stderr See 'docker run --help'. 2024-04-23T00:00:13.808 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:13 smithi171 bash[18565]: cluster 2024-04-23T00:00:13.637582+0000 mon.a (mon.0) 21 : cluster [WRN] Traceback (most recent call last): 2024-04-23T00:00:13.808 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:13 smithi171 bash[18565]: cluster 2024-04-23T00:00:13.637601+0000 mon.a (mon.0) 22 : cluster [WRN] File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main 2024-04-23T00:00:13.809 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:13 smithi171 bash[18565]: cluster 2024-04-23T00:00:13.637630+0000 mon.a (mon.0) 23 : cluster [WRN] return _run_code(code, main_globals, None, 2024-04-23T00:00:13.809 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:13 smithi171 bash[18565]: cluster 2024-04-23T00:00:13.637649+0000 mon.a (mon.0) 24 : cluster [WRN] File "/usr/lib/python3.10/runpy.py", line 86, in _run_code 2024-04-23T00:00:13.809 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:13 smithi171 bash[18565]: cluster 2024-04-23T00:00:13.637669+0000 mon.a (mon.0) 25 : cluster [WRN] exec(code, run_globals) 2024-04-23T00:00:13.809 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:13 smithi171 bash[18565]: cluster 2024-04-23T00:00:13.637689+0000 mon.a (mon.0) 26 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 5642, in 2024-04-23T00:00:13.809 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:13 smithi171 bash[18565]: cluster 2024-04-23T00:00:13.637708+0000 mon.a (mon.0) 27 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 5630, in main 2024-04-23T00:00:13.809 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:13 smithi171 bash[18565]: cluster 2024-04-23T00:00:13.637727+0000 mon.a (mon.0) 28 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 408, in _infer_config 2024-04-23T00:00:13.809 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:13 smithi171 bash[18565]: cluster 2024-04-23T00:00:13.637745+0000 mon.a (mon.0) 29 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 323, in _infer_fsid 2024-04-23T00:00:13.809 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:13 smithi171 bash[18565]: cluster 2024-04-23T00:00:13.637764+0000 mon.a (mon.0) 30 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 436, in _infer_image 2024-04-23T00:00:13.809 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:13 smithi171 bash[18565]: cluster 2024-04-23T00:00:13.637780+0000 mon.a (mon.0) 31 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 310, in _validate_fsid 2024-04-23T00:00:13.809 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:13 smithi171 bash[18565]: cluster 2024-04-23T00:00:13.637795+0000 mon.a (mon.0) 32 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 3380, in command_ceph_volume 2024-04-23T00:00:13.809 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:13 smithi171 bash[18565]: cluster 2024-04-23T00:00:13.637832+0000 mon.a (mon.0) 33 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-23T00:00:13.809 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:13 smithi171 bash[18565]: cluster 2024-04-23T00:00:13.637852+0000 mon.a (mon.0) 34 : cluster [WRN] RuntimeError: Failed command: /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a -e NODE_NAME=smithi171 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmp44949nws:/etc/ceph/ceph.conf:z quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a inventory --format=json-pretty --filter-for-batch: docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-23T00:00:13.809 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:13 smithi171 bash[18565]: cluster 2024-04-23T00:00:13.637869+0000 mon.a (mon.0) 35 : cluster [WRN] See 'docker run --help'. 2024-04-23T00:00:13.809 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:13 smithi171 bash[18565]: audit 2024-04-23T00:00:13.663820+0000 mon.a (mon.0) 36 : audit [INF] from='mgr.15285 ' entity='' 2024-04-23T00:00:13.810 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:13 smithi171 bash[18565]: cluster 2024-04-23T00:00:13.665721+0000 mon.a (mon.0) 37 : cluster [DBG] mgrmap e33: y(active, since 54s), standbys: x 2024-04-23T00:00:13.876 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[52880]: ::ffff:172.21.15.171 - - [23/Apr/2024:00:00:13] "GET /metrics HTTP/1.1" 200 38235 "" "Prometheus/2.33.4" 2024-04-23T00:00:13.876 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[52880]: ignoring --setuser ceph since I am not root 2024-04-23T00:00:13.876 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[52880]: ignoring --setgroup ceph since I am not root 2024-04-23T00:00:13.876 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[52880]: debug 2024-04-23T00:00:13.742+0000 7fc404d17700 1 -- 172.21.15.79:0/3334342099 <== mon.0 v2:172.21.15.79:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55b0300685a0 con 0x55b03016cc00 2024-04-23T00:00:13.876 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[52880]: debug 2024-04-23T00:00:13.886+0000 7fc40eb09200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-23T00:00:13.877 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[23665]: audit 2024-04-23T00:00:10.166886+0000 mon.c (mon.1) 149 : audit [DBG] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-23T00:00:13.877 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[23665]: audit 2024-04-23T00:00:10.167238+0000 mon.c (mon.1) 150 : audit [DBG] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T00:00:13.877 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[23665]: audit 2024-04-23T00:00:10.167546+0000 mon.c (mon.1) 151 : audit [DBG] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-23T00:00:13.877 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[23665]: audit 2024-04-23T00:00:10.664263+0000 mgr.y (mgr.15285) 67 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:00:13.877 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[23665]: cluster 2024-04-23T00:00:10.901864+0000 mgr.y (mgr.15285) 68 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 110 KiB/s rd, 0 B/s wr, 165 op/s 2024-04-23T00:00:13.877 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[23665]: cluster 2024-04-23T00:00:12.902838+0000 mgr.y (mgr.15285) 69 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 110 KiB/s rd, 0 B/s wr, 165 op/s 2024-04-23T00:00:13.877 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[23665]: cluster 2024-04-23T00:00:13.601781+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-04-23T00:00:13.878 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[23665]: cluster 2024-04-23T00:00:13.621877+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-23T00:00:13.878 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[23665]: cluster 2024-04-23T00:00:13.632249+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-04-23T00:00:13.878 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[23665]: cluster 2024-04-23T00:00:13.632285+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 15ff8152-0102-11ef-bc93-c7b262605968 2024-04-23T00:00:13.878 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[23665]: cluster 2024-04-23T00:00:13.632313+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-04-22T23:46:01.715531+0000 2024-04-23T00:00:13.878 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[23665]: cluster 2024-04-23T00:00:13.632340+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-04-22T23:44:12.254326+0000 2024-04-23T00:00:13.878 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[23665]: cluster 2024-04-23T00:00:13.632364+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 17 (quincy) 2024-04-23T00:00:13.878 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[23665]: cluster 2024-04-23T00:00:13.632383+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-04-23T00:00:13.878 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[23665]: cluster 2024-04-23T00:00:13.632405+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0] mon.a 2024-04-23T00:00:13.878 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[23665]: cluster 2024-04-23T00:00:13.632427+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.79:3301/0,v1:172.21.15.79:6790/0] mon.c 2024-04-23T00:00:13.878 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[23665]: cluster 2024-04-23T00:00:13.632454+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.171:3300/0,v1:172.21.15.171:6789/0] mon.b 2024-04-23T00:00:13.878 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[23665]: cluster 2024-04-23T00:00:13.633657+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-04-23T00:00:13.878 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[23665]: cluster 2024-04-23T00:00:13.633719+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-04-23T00:00:13.878 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[23665]: cluster 2024-04-23T00:00:13.636240+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e32: y(active, since 54s), standbys: x 2024-04-23T00:00:13.878 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[23665]: cluster 2024-04-23T00:00:13.637422+0000 mon.a (mon.0) 15 : cluster [WRN] Health detail: HEALTH_WARN failed to probe daemons or devices 2024-04-23T00:00:13.879 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[23665]: cluster 2024-04-23T00:00:13.637464+0000 mon.a (mon.0) 16 : cluster [WRN] [WRN] CEPHADM_REFRESH_FAILED: failed to probe daemons or devices 2024-04-23T00:00:13.879 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[23665]: cluster 2024-04-23T00:00:13.637487+0000 mon.a (mon.0) 17 : cluster [WRN] host smithi171 `cephadm ceph-volume` failed: cephadm exited with an error code: 1, stderr: Inferring config /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/mon.b/config 2024-04-23T00:00:13.879 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[23665]: cluster 2024-04-23T00:00:13.637520+0000 mon.a (mon.0) 18 : cluster [WRN] Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a -e NODE_NAME=smithi171 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmp44949nws:/etc/ceph/ceph.conf:z quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a inventory --format=json-pretty --filter-for-batch 2024-04-23T00:00:13.879 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[23665]: cluster 2024-04-23T00:00:13.637542+0000 mon.a (mon.0) 19 : cluster [WRN] /usr/bin/docker: stderr docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-23T00:00:13.879 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[23665]: cluster 2024-04-23T00:00:13.637562+0000 mon.a (mon.0) 20 : cluster [WRN] /usr/bin/docker: stderr See 'docker run --help'. 2024-04-23T00:00:13.879 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[23665]: cluster 2024-04-23T00:00:13.637582+0000 mon.a (mon.0) 21 : cluster [WRN] Traceback (most recent call last): 2024-04-23T00:00:13.879 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[23665]: cluster 2024-04-23T00:00:13.637601+0000 mon.a (mon.0) 22 : cluster [WRN] File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main 2024-04-23T00:00:13.879 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[23665]: cluster 2024-04-23T00:00:13.637630+0000 mon.a (mon.0) 23 : cluster [WRN] return _run_code(code, main_globals, None, 2024-04-23T00:00:13.879 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[23665]: cluster 2024-04-23T00:00:13.637649+0000 mon.a (mon.0) 24 : cluster [WRN] File "/usr/lib/python3.10/runpy.py", line 86, in _run_code 2024-04-23T00:00:13.879 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[23665]: cluster 2024-04-23T00:00:13.637669+0000 mon.a (mon.0) 25 : cluster [WRN] exec(code, run_globals) 2024-04-23T00:00:13.879 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[23665]: cluster 2024-04-23T00:00:13.637689+0000 mon.a (mon.0) 26 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 5642, in 2024-04-23T00:00:13.879 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[23665]: cluster 2024-04-23T00:00:13.637708+0000 mon.a (mon.0) 27 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 5630, in main 2024-04-23T00:00:13.879 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[23665]: cluster 2024-04-23T00:00:13.637727+0000 mon.a (mon.0) 28 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 408, in _infer_config 2024-04-23T00:00:13.879 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[23665]: cluster 2024-04-23T00:00:13.637745+0000 mon.a (mon.0) 29 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 323, in _infer_fsid 2024-04-23T00:00:13.880 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[23665]: cluster 2024-04-23T00:00:13.637764+0000 mon.a (mon.0) 30 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 436, in _infer_image 2024-04-23T00:00:13.880 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[23665]: cluster 2024-04-23T00:00:13.637780+0000 mon.a (mon.0) 31 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 310, in _validate_fsid 2024-04-23T00:00:13.880 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[23665]: cluster 2024-04-23T00:00:13.637795+0000 mon.a (mon.0) 32 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 3380, in command_ceph_volume 2024-04-23T00:00:13.880 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[23665]: cluster 2024-04-23T00:00:13.637832+0000 mon.a (mon.0) 33 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-23T00:00:13.880 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[23665]: cluster 2024-04-23T00:00:13.637852+0000 mon.a (mon.0) 34 : cluster [WRN] RuntimeError: Failed command: /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a -e NODE_NAME=smithi171 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmp44949nws:/etc/ceph/ceph.conf:z quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a inventory --format=json-pretty --filter-for-batch: docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-23T00:00:13.880 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[23665]: cluster 2024-04-23T00:00:13.637869+0000 mon.a (mon.0) 35 : cluster [WRN] See 'docker run --help'. 2024-04-23T00:00:13.880 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[23665]: audit 2024-04-23T00:00:13.663820+0000 mon.a (mon.0) 36 : audit [INF] from='mgr.15285 ' entity='' 2024-04-23T00:00:13.880 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[23665]: cluster 2024-04-23T00:00:13.665721+0000 mon.a (mon.0) 37 : cluster [DBG] mgrmap e33: y(active, since 54s), standbys: x 2024-04-23T00:00:13.881 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[55848]: audit 2024-04-23T00:00:10.166886+0000 mon.c (mon.1) 149 : audit [DBG] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-23T00:00:13.881 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[55848]: audit 2024-04-23T00:00:10.166886+0000 mon.c (mon.1) 149 : audit [DBG] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-23T00:00:13.881 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[55848]: audit 2024-04-23T00:00:10.167238+0000 mon.c (mon.1) 150 : audit [DBG] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T00:00:13.881 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[55848]: audit 2024-04-23T00:00:10.167238+0000 mon.c (mon.1) 150 : audit [DBG] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T00:00:13.881 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[55848]: audit 2024-04-23T00:00:10.167546+0000 mon.c (mon.1) 151 : audit [DBG] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-23T00:00:13.881 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[55848]: audit 2024-04-23T00:00:10.167546+0000 mon.c (mon.1) 151 : audit [DBG] from='mgr.15285 172.21.15.79:0/39980540' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-23T00:00:13.881 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[55848]: audit 2024-04-23T00:00:10.664263+0000 mgr.y (mgr.15285) 67 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:00:13.881 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[55848]: audit 2024-04-23T00:00:10.664263+0000 mgr.y (mgr.15285) 67 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:00:13.881 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[55848]: cluster 2024-04-23T00:00:10.901864+0000 mgr.y (mgr.15285) 68 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 110 KiB/s rd, 0 B/s wr, 165 op/s 2024-04-23T00:00:13.882 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[55848]: cluster 2024-04-23T00:00:10.901864+0000 mgr.y (mgr.15285) 68 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 110 KiB/s rd, 0 B/s wr, 165 op/s 2024-04-23T00:00:13.882 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[55848]: cluster 2024-04-23T00:00:12.902838+0000 mgr.y (mgr.15285) 69 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 110 KiB/s rd, 0 B/s wr, 165 op/s 2024-04-23T00:00:13.882 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[55848]: cluster 2024-04-23T00:00:12.902838+0000 mgr.y (mgr.15285) 69 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 110 KiB/s rd, 0 B/s wr, 165 op/s 2024-04-23T00:00:13.882 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[55848]: cluster 2024-04-23T00:00:13.601781+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-04-23T00:00:13.882 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[55848]: cluster 2024-04-23T00:00:13.601781+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-04-23T00:00:13.882 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[55848]: cluster 2024-04-23T00:00:13.621877+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-23T00:00:13.882 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[55848]: cluster 2024-04-23T00:00:13.621877+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-23T00:00:13.882 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[55848]: cluster 2024-04-23T00:00:13.632249+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-04-23T00:00:13.882 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[55848]: cluster 2024-04-23T00:00:13.632249+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-04-23T00:00:13.882 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[55848]: cluster 2024-04-23T00:00:13.632285+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 15ff8152-0102-11ef-bc93-c7b262605968 2024-04-23T00:00:13.883 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[55848]: cluster 2024-04-23T00:00:13.632285+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 15ff8152-0102-11ef-bc93-c7b262605968 2024-04-23T00:00:13.883 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[55848]: cluster 2024-04-23T00:00:13.632313+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-04-22T23:46:01.715531+0000 2024-04-23T00:00:13.883 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[55848]: cluster 2024-04-23T00:00:13.632313+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-04-22T23:46:01.715531+0000 2024-04-23T00:00:13.883 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[55848]: cluster 2024-04-23T00:00:13.632340+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-04-22T23:44:12.254326+0000 2024-04-23T00:00:13.883 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[55848]: cluster 2024-04-23T00:00:13.632340+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-04-22T23:44:12.254326+0000 2024-04-23T00:00:13.883 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[55848]: cluster 2024-04-23T00:00:13.632364+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 17 (quincy) 2024-04-23T00:00:13.883 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[55848]: cluster 2024-04-23T00:00:13.632364+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 17 (quincy) 2024-04-23T00:00:13.883 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[55848]: cluster 2024-04-23T00:00:13.632383+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-04-23T00:00:13.883 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[55848]: cluster 2024-04-23T00:00:13.632383+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-04-23T00:00:13.883 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[55848]: cluster 2024-04-23T00:00:13.632405+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0] mon.a 2024-04-23T00:00:13.883 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[55848]: cluster 2024-04-23T00:00:13.632405+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0] mon.a 2024-04-23T00:00:13.883 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[55848]: cluster 2024-04-23T00:00:13.632427+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.79:3301/0,v1:172.21.15.79:6790/0] mon.c 2024-04-23T00:00:13.883 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[55848]: cluster 2024-04-23T00:00:13.632427+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.79:3301/0,v1:172.21.15.79:6790/0] mon.c 2024-04-23T00:00:13.883 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[55848]: cluster 2024-04-23T00:00:13.632454+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.171:3300/0,v1:172.21.15.171:6789/0] mon.b 2024-04-23T00:00:13.884 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[55848]: cluster 2024-04-23T00:00:13.632454+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.171:3300/0,v1:172.21.15.171:6789/0] mon.b 2024-04-23T00:00:13.884 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[55848]: cluster 2024-04-23T00:00:13.633657+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-04-23T00:00:13.884 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[55848]: cluster 2024-04-23T00:00:13.633657+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-04-23T00:00:13.884 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[55848]: cluster 2024-04-23T00:00:13.633719+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-04-23T00:00:13.884 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[55848]: cluster 2024-04-23T00:00:13.633719+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-04-23T00:00:13.884 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[55848]: cluster 2024-04-23T00:00:13.636240+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e32: y(active, since 54s), standbys: x 2024-04-23T00:00:13.884 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[55848]: cluster 2024-04-23T00:00:13.636240+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e32: y(active, since 54s), standbys: x 2024-04-23T00:00:13.884 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[55848]: cluster 2024-04-23T00:00:13.637422+0000 mon.a (mon.0) 15 : cluster [WRN] Health detail: HEALTH_WARN failed to probe daemons or devices 2024-04-23T00:00:13.884 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[55848]: cluster 2024-04-23T00:00:13.637422+0000 mon.a (mon.0) 15 : cluster [WRN] Health detail: HEALTH_WARN failed to probe daemons or devices 2024-04-23T00:00:13.884 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[55848]: cluster 2024-04-23T00:00:13.637464+0000 mon.a (mon.0) 16 : cluster [WRN] [WRN] CEPHADM_REFRESH_FAILED: failed to probe daemons or devices 2024-04-23T00:00:13.884 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[55848]: cluster 2024-04-23T00:00:13.637464+0000 mon.a (mon.0) 16 : cluster [WRN] [WRN] CEPHADM_REFRESH_FAILED: failed to probe daemons or devices 2024-04-23T00:00:13.884 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[55848]: cluster 2024-04-23T00:00:13.637487+0000 mon.a (mon.0) 17 : cluster [WRN] host smithi171 `cephadm ceph-volume` failed: cephadm exited with an error code: 1, stderr: Inferring config /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/mon.b/config 2024-04-23T00:00:13.884 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[55848]: cluster 2024-04-23T00:00:13.637487+0000 mon.a (mon.0) 17 : cluster [WRN] host smithi171 `cephadm ceph-volume` failed: cephadm exited with an error code: 1, stderr: Inferring config /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/mon.b/config 2024-04-23T00:00:13.884 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[55848]: cluster 2024-04-23T00:00:13.637520+0000 mon.a (mon.0) 18 : cluster [WRN] Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a -e NODE_NAME=smithi171 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmp44949nws:/etc/ceph/ceph.conf:z quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a inventory --format=json-pretty --filter-for-batch 2024-04-23T00:00:13.885 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[55848]: cluster 2024-04-23T00:00:13.637520+0000 mon.a (mon.0) 18 : cluster [WRN] Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a -e NODE_NAME=smithi171 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmp44949nws:/etc/ceph/ceph.conf:z quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a inventory --format=json-pretty --filter-for-batch 2024-04-23T00:00:13.885 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[55848]: cluster 2024-04-23T00:00:13.637542+0000 mon.a (mon.0) 19 : cluster [WRN] /usr/bin/docker: stderr docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-23T00:00:13.885 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[55848]: cluster 2024-04-23T00:00:13.637542+0000 mon.a (mon.0) 19 : cluster [WRN] /usr/bin/docker: stderr docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-23T00:00:13.885 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[55848]: cluster 2024-04-23T00:00:13.637562+0000 mon.a (mon.0) 20 : cluster [WRN] /usr/bin/docker: stderr See 'docker run --help'. 2024-04-23T00:00:13.885 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[55848]: cluster 2024-04-23T00:00:13.637562+0000 mon.a (mon.0) 20 : cluster [WRN] /usr/bin/docker: stderr See 'docker run --help'. 2024-04-23T00:00:13.885 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[55848]: cluster 2024-04-23T00:00:13.637582+0000 mon.a (mon.0) 21 : cluster [WRN] Traceback (most recent call last): 2024-04-23T00:00:13.885 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[55848]: cluster 2024-04-23T00:00:13.637582+0000 mon.a (mon.0) 21 : cluster [WRN] Traceback (most recent call last): 2024-04-23T00:00:13.885 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[55848]: cluster 2024-04-23T00:00:13.637601+0000 mon.a (mon.0) 22 : cluster [WRN] File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main 2024-04-23T00:00:13.885 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[55848]: cluster 2024-04-23T00:00:13.637601+0000 mon.a (mon.0) 22 : cluster [WRN] File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main 2024-04-23T00:00:13.885 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[55848]: cluster 2024-04-23T00:00:13.637630+0000 mon.a (mon.0) 23 : cluster [WRN] return _run_code(code, main_globals, None, 2024-04-23T00:00:13.885 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[55848]: cluster 2024-04-23T00:00:13.637630+0000 mon.a (mon.0) 23 : cluster [WRN] return _run_code(code, main_globals, None, 2024-04-23T00:00:13.885 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[55848]: cluster 2024-04-23T00:00:13.637649+0000 mon.a (mon.0) 24 : cluster [WRN] File "/usr/lib/python3.10/runpy.py", line 86, in _run_code 2024-04-23T00:00:13.885 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[55848]: cluster 2024-04-23T00:00:13.637649+0000 mon.a (mon.0) 24 : cluster [WRN] File "/usr/lib/python3.10/runpy.py", line 86, in _run_code 2024-04-23T00:00:13.885 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[55848]: cluster 2024-04-23T00:00:13.637669+0000 mon.a (mon.0) 25 : cluster [WRN] exec(code, run_globals) 2024-04-23T00:00:13.886 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[55848]: cluster 2024-04-23T00:00:13.637669+0000 mon.a (mon.0) 25 : cluster [WRN] exec(code, run_globals) 2024-04-23T00:00:13.886 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[55848]: cluster 2024-04-23T00:00:13.637689+0000 mon.a (mon.0) 26 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 5642, in 2024-04-23T00:00:13.886 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[55848]: cluster 2024-04-23T00:00:13.637689+0000 mon.a (mon.0) 26 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 5642, in 2024-04-23T00:00:13.886 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[55848]: cluster 2024-04-23T00:00:13.637708+0000 mon.a (mon.0) 27 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 5630, in main 2024-04-23T00:00:13.886 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[55848]: cluster 2024-04-23T00:00:13.637708+0000 mon.a (mon.0) 27 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 5630, in main 2024-04-23T00:00:13.886 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[55848]: cluster 2024-04-23T00:00:13.637727+0000 mon.a (mon.0) 28 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 408, in _infer_config 2024-04-23T00:00:13.886 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[55848]: cluster 2024-04-23T00:00:13.637727+0000 mon.a (mon.0) 28 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 408, in _infer_config 2024-04-23T00:00:13.886 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[55848]: cluster 2024-04-23T00:00:13.637745+0000 mon.a (mon.0) 29 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 323, in _infer_fsid 2024-04-23T00:00:13.886 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[55848]: cluster 2024-04-23T00:00:13.637745+0000 mon.a (mon.0) 29 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 323, in _infer_fsid 2024-04-23T00:00:13.886 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[55848]: cluster 2024-04-23T00:00:13.637764+0000 mon.a (mon.0) 30 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 436, in _infer_image 2024-04-23T00:00:13.886 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[55848]: cluster 2024-04-23T00:00:13.637764+0000 mon.a (mon.0) 30 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 436, in _infer_image 2024-04-23T00:00:13.886 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[55848]: cluster 2024-04-23T00:00:13.637780+0000 mon.a (mon.0) 31 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 310, in _validate_fsid 2024-04-23T00:00:13.886 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[55848]: cluster 2024-04-23T00:00:13.637780+0000 mon.a (mon.0) 31 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 310, in _validate_fsid 2024-04-23T00:00:13.886 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[55848]: cluster 2024-04-23T00:00:13.637795+0000 mon.a (mon.0) 32 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 3380, in command_ceph_volume 2024-04-23T00:00:13.887 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[55848]: cluster 2024-04-23T00:00:13.637795+0000 mon.a (mon.0) 32 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 3380, in command_ceph_volume 2024-04-23T00:00:13.887 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[55848]: cluster 2024-04-23T00:00:13.637832+0000 mon.a (mon.0) 33 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-23T00:00:13.887 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[55848]: cluster 2024-04-23T00:00:13.637832+0000 mon.a (mon.0) 33 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-23T00:00:13.887 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[55848]: cluster 2024-04-23T00:00:13.637852+0000 mon.a (mon.0) 34 : cluster [WRN] RuntimeError: Failed command: /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a -e NODE_NAME=smithi171 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmp44949nws:/etc/ceph/ceph.conf:z quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a inventory --format=json-pretty --filter-for-batch: docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-23T00:00:13.887 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[55848]: cluster 2024-04-23T00:00:13.637852+0000 mon.a (mon.0) 34 : cluster [WRN] RuntimeError: Failed command: /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a -e NODE_NAME=smithi171 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmp44949nws:/etc/ceph/ceph.conf:z quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a inventory --format=json-pretty --filter-for-batch: docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-23T00:00:13.887 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[55848]: cluster 2024-04-23T00:00:13.637869+0000 mon.a (mon.0) 35 : cluster [WRN] See 'docker run --help'. 2024-04-23T00:00:13.887 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[55848]: cluster 2024-04-23T00:00:13.637869+0000 mon.a (mon.0) 35 : cluster [WRN] See 'docker run --help'. 2024-04-23T00:00:13.887 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[55848]: audit 2024-04-23T00:00:13.663820+0000 mon.a (mon.0) 36 : audit [INF] from='mgr.15285 ' entity='' 2024-04-23T00:00:13.887 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[55848]: audit 2024-04-23T00:00:13.663820+0000 mon.a (mon.0) 36 : audit [INF] from='mgr.15285 ' entity='' 2024-04-23T00:00:13.887 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[55848]: cluster 2024-04-23T00:00:13.665721+0000 mon.a (mon.0) 37 : cluster [DBG] mgrmap e33: y(active, since 54s), standbys: x 2024-04-23T00:00:13.887 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:13 smithi079 bash[55848]: cluster 2024-04-23T00:00:13.665721+0000 mon.a (mon.0) 37 : cluster [DBG] mgrmap e33: y(active, since 54s), standbys: x 2024-04-23T00:00:14.305 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 23 00:00:13 smithi171 bash[41972]: debug 2024-04-23T00:00:13.883+0000 7f69ac746200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-23T00:00:15.783 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:15 smithi079 bash[55848]: cluster 2024-04-23T00:00:14.667720+0000 mon.a (mon.0) 38 : cluster [DBG] mgrmap e34: y(active, since 55s), standbys: x 2024-04-23T00:00:15.783 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:15 smithi079 bash[55848]: cluster 2024-04-23T00:00:14.667720+0000 mon.a (mon.0) 38 : cluster [DBG] mgrmap e34: y(active, since 55s), standbys: x 2024-04-23T00:00:15.784 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:00:15 smithi079 bash[52880]: debug 2024-04-23T00:00:15.462+0000 7fc40eb09200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-23T00:00:15.784 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:00:15 smithi079 bash[52880]: debug 2024-04-23T00:00:15.562+0000 7fc40eb09200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-23T00:00:15.784 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:15 smithi079 bash[23665]: cluster 2024-04-23T00:00:14.667720+0000 mon.a (mon.0) 38 : cluster [DBG] mgrmap e34: y(active, since 55s), standbys: x 2024-04-23T00:00:15.805 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:15 smithi171 bash[18565]: cluster 2024-04-23T00:00:14.667720+0000 mon.a (mon.0) 38 : cluster [DBG] mgrmap e34: y(active, since 55s), standbys: x 2024-04-23T00:00:15.805 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 23 00:00:15 smithi171 bash[41972]: debug 2024-04-23T00:00:15.471+0000 7f69ac746200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-23T00:00:15.805 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 23 00:00:15 smithi171 bash[41972]: debug 2024-04-23T00:00:15.575+0000 7f69ac746200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-23T00:00:16.283 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:00:15 smithi079 bash[52880]: debug 2024-04-23T00:00:15.814+0000 7fc40eb09200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-23T00:00:16.305 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 23 00:00:15 smithi171 bash[41972]: debug 2024-04-23T00:00:15.831+0000 7f69ac746200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-23T00:00:17.033 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:00:16 smithi079 bash[52880]: debug 2024-04-23T00:00:16.614+0000 7fc40eb09200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-23T00:00:17.033 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:00:16 smithi079 bash[52880]: debug 2024-04-23T00:00:16.726+0000 7fc40eb09200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-23T00:00:17.033 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:00:16 smithi079 bash[52880]: debug 2024-04-23T00:00:16.834+0000 7fc40eb09200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-23T00:00:17.055 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 23 00:00:16 smithi171 bash[41972]: debug 2024-04-23T00:00:16.631+0000 7f69ac746200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-23T00:00:17.055 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 23 00:00:16 smithi171 bash[41972]: debug 2024-04-23T00:00:16.743+0000 7f69ac746200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-23T00:00:17.055 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 23 00:00:16 smithi171 bash[41972]: debug 2024-04-23T00:00:16.851+0000 7f69ac746200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-23T00:00:17.533 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:00:17 smithi079 bash[52880]: debug 2024-04-23T00:00:17.198+0000 7fc40eb09200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-23T00:00:17.533 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:00:17 smithi079 bash[52880]: debug 2024-04-23T00:00:17.314+0000 7fc40eb09200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-23T00:00:17.533 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:00:17 smithi079 bash[52880]: debug 2024-04-23T00:00:17.422+0000 7fc40eb09200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-23T00:00:17.555 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 23 00:00:17 smithi171 bash[41972]: debug 2024-04-23T00:00:17.215+0000 7f69ac746200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-23T00:00:17.555 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 23 00:00:17 smithi171 bash[41972]: debug 2024-04-23T00:00:17.327+0000 7f69ac746200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-23T00:00:17.555 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 23 00:00:17 smithi171 bash[41972]: debug 2024-04-23T00:00:17.435+0000 7f69ac746200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-23T00:00:18.033 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:00:17 smithi079 bash[52880]: debug 2024-04-23T00:00:17.790+0000 7fc40eb09200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-23T00:00:18.033 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:00:18 smithi079 bash[52880]: debug 2024-04-23T00:00:18.034+0000 7fc40eb09200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-23T00:00:18.055 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 23 00:00:17 smithi171 bash[41972]: debug 2024-04-23T00:00:17.799+0000 7f69ac746200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-23T00:00:18.055 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 23 00:00:18 smithi171 bash[41972]: debug 2024-04-23T00:00:18.039+0000 7f69ac746200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-23T00:00:18.555 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 23 00:00:18 smithi171 bash[41972]: debug 2024-04-23T00:00:18.307+0000 7f69ac746200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-23T00:00:18.556 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 23 00:00:18 smithi171 bash[41972]: debug 2024-04-23T00:00:18.423+0000 7f69ac746200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-23T00:00:18.705 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:00:18 smithi079 bash[52880]: debug 2024-04-23T00:00:18.302+0000 7fc40eb09200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-23T00:00:18.705 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:00:18 smithi079 bash[52880]: debug 2024-04-23T00:00:18.422+0000 7fc40eb09200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-23T00:00:19.033 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:00:18 smithi079 bash[52880]: debug 2024-04-23T00:00:18.714+0000 7fc40eb09200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-23T00:00:19.055 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 23 00:00:18 smithi171 bash[41972]: debug 2024-04-23T00:00:18.703+0000 7f69ac746200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-23T00:00:19.055 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 23 00:00:18 smithi171 bash[41575]: ts=2024-04-23T00:00: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.79\", device_class=\"ssd\", hostname=\"smithi079\", instance=\"172.21.15.171:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.79\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"15ff8152-0102-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.79\", device_class=\"ssd\", hostname=\"smithi079\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.79\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-23T00:00:19.480 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 23 00:00:19 smithi171 bash[41972]: debug 2024-04-23T00:00:19.127+0000 7f69ac746200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-23T00:00:19.480 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 23 00:00:19 smithi171 bash[41972]: debug 2024-04-23T00:00:19.371+0000 7f69ac746200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-23T00:00:19.503 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:00:19 smithi079 bash[52880]: debug 2024-04-23T00:00:19.146+0000 7fc40eb09200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-23T00:00:19.503 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:00:19 smithi079 bash[52880]: debug 2024-04-23T00:00:19.390+0000 7fc40eb09200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-23T00:00:19.503 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:00:19 smithi079 bash[52880]: debug 2024-04-23T00:00:19.514+0000 7fc40eb09200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-23T00:00:19.732 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 23 00:00:19 smithi171 bash[41972]: debug 2024-04-23T00:00:19.491+0000 7f69ac746200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-23T00:00:20.033 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:00:19 smithi079 bash[52880]: debug 2024-04-23T00:00:19.770+0000 7fc40eb09200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-23T00:00:20.055 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 23 00:00:19 smithi171 bash[41972]: debug 2024-04-23T00:00:19.743+0000 7f69ac746200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-23T00:00:21.055 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 23 00:00:20 smithi171 bash[41972]: debug 2024-04-23T00:00:20.763+0000 7f69ac746200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-23T00:00:21.055 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 23 00:00:20 smithi171 bash[41972]: debug 2024-04-23T00:00:20.887+0000 7f69ac746200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-23T00:00:21.220 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:00:20 smithi079 bash[52880]: debug 2024-04-23T00:00:20.798+0000 7fc40eb09200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-23T00:00:21.220 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:00:20 smithi079 bash[52880]: debug 2024-04-23T00:00:20.918+0000 7fc40eb09200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-23T00:00:21.220 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:00:21 smithi079 bash[52880]: debug 2024-04-23T00:00:21.230+0000 7fc40eb09200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-23T00:00:21.533 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:00:21 smithi079 bash[52880]: debug 2024-04-23T00:00:21.350+0000 7fc40eb09200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-23T00:00:21.555 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 23 00:00:21 smithi171 bash[41972]: debug 2024-04-23T00:00:21.191+0000 7f69ac746200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-23T00:00:21.555 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 23 00:00:21 smithi171 bash[41972]: debug 2024-04-23T00:00:21.307+0000 7f69ac746200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-23T00:00:22.011 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 23 00:00:21 smithi171 bash[41972]: debug 2024-04-23T00:00:21.771+0000 7f69ac746200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-23T00:00:22.011 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 23 00:00:21 smithi171 bash[41972]: debug 2024-04-23T00:00:21.891+0000 7f69ac746200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-23T00:00:22.011 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 23 00:00:21 smithi171 bash[41972]: [23/Apr/2024:00:00:21] ENGINE Bus STARTING 2024-04-23T00:00:22.012 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:21 smithi171 bash[18565]: cluster 2024-04-23T00:00:21.916687+0000 mon.a (mon.0) 39 : cluster [DBG] Standby manager daemon x restarted 2024-04-23T00:00:22.012 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:21 smithi171 bash[18565]: cluster 2024-04-23T00:00:21.916865+0000 mon.a (mon.0) 40 : cluster [DBG] Standby manager daemon x started 2024-04-23T00:00:22.012 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:21 smithi171 bash[18565]: audit 2024-04-23T00:00:21.921066+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.? 172.21.15.171:0/681656774' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-23T00:00:22.012 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:21 smithi171 bash[18565]: audit 2024-04-23T00:00:21.923137+0000 mon.b (mon.2) 95 : audit [DBG] from='mgr.? 172.21.15.171:0/681656774' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-23T00:00:22.012 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:21 smithi171 bash[18565]: audit 2024-04-23T00:00:21.927733+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.? 172.21.15.171:0/681656774' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-23T00:00:22.012 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:21 smithi171 bash[18565]: audit 2024-04-23T00:00:21.928199+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.? 172.21.15.171:0/681656774' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-23T00:00:22.087 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:00:21 smithi079 bash[52880]: debug 2024-04-23T00:00:21.818+0000 7fc40eb09200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-23T00:00:22.087 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:00:21 smithi079 bash[52880]: debug 2024-04-23T00:00:21.942+0000 7fc40eb09200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-23T00:00:22.087 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:21 smithi079 bash[23665]: cluster 2024-04-23T00:00:21.916687+0000 mon.a (mon.0) 39 : cluster [DBG] Standby manager daemon x restarted 2024-04-23T00:00:22.088 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:21 smithi079 bash[23665]: cluster 2024-04-23T00:00:21.916865+0000 mon.a (mon.0) 40 : cluster [DBG] Standby manager daemon x started 2024-04-23T00:00:22.088 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:21 smithi079 bash[23665]: audit 2024-04-23T00:00:21.921066+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.? 172.21.15.171:0/681656774' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-23T00:00:22.088 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:21 smithi079 bash[23665]: audit 2024-04-23T00:00:21.923137+0000 mon.b (mon.2) 95 : audit [DBG] from='mgr.? 172.21.15.171:0/681656774' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-23T00:00:22.088 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:21 smithi079 bash[23665]: audit 2024-04-23T00:00:21.927733+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.? 172.21.15.171:0/681656774' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-23T00:00:22.088 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:21 smithi079 bash[23665]: audit 2024-04-23T00:00:21.928199+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.? 172.21.15.171:0/681656774' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-23T00:00:22.088 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:21 smithi079 bash[55848]: cluster 2024-04-23T00:00:21.916687+0000 mon.a (mon.0) 39 : cluster [DBG] Standby manager daemon x restarted 2024-04-23T00:00:22.088 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:21 smithi079 bash[55848]: cluster 2024-04-23T00:00:21.916687+0000 mon.a (mon.0) 39 : cluster [DBG] Standby manager daemon x restarted 2024-04-23T00:00:22.088 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:21 smithi079 bash[55848]: cluster 2024-04-23T00:00:21.916865+0000 mon.a (mon.0) 40 : cluster [DBG] Standby manager daemon x started 2024-04-23T00:00:22.088 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:21 smithi079 bash[55848]: cluster 2024-04-23T00:00:21.916865+0000 mon.a (mon.0) 40 : cluster [DBG] Standby manager daemon x started 2024-04-23T00:00:22.088 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:21 smithi079 bash[55848]: audit 2024-04-23T00:00:21.921066+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.? 172.21.15.171:0/681656774' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-23T00:00:22.088 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:21 smithi079 bash[55848]: audit 2024-04-23T00:00:21.921066+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.? 172.21.15.171:0/681656774' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-23T00:00:22.089 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:21 smithi079 bash[55848]: audit 2024-04-23T00:00:21.923137+0000 mon.b (mon.2) 95 : audit [DBG] from='mgr.? 172.21.15.171:0/681656774' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-23T00:00:22.089 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:21 smithi079 bash[55848]: audit 2024-04-23T00:00:21.923137+0000 mon.b (mon.2) 95 : audit [DBG] from='mgr.? 172.21.15.171:0/681656774' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-23T00:00:22.089 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:21 smithi079 bash[55848]: audit 2024-04-23T00:00:21.927733+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.? 172.21.15.171:0/681656774' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-23T00:00:22.089 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:21 smithi079 bash[55848]: audit 2024-04-23T00:00:21.927733+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.? 172.21.15.171:0/681656774' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-23T00:00:22.089 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:21 smithi079 bash[55848]: audit 2024-04-23T00:00:21.928199+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.? 172.21.15.171:0/681656774' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-23T00:00:22.089 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:21 smithi079 bash[55848]: audit 2024-04-23T00:00:21.928199+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.? 172.21.15.171:0/681656774' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-23T00:00:22.305 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 23 00:00:22 smithi171 bash[41972]: CherryPy Checker: 2024-04-23T00:00:22.305 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 23 00:00:22 smithi171 bash[41972]: The Application mounted at '' has an empty config. 2024-04-23T00:00:22.305 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 23 00:00:22 smithi171 bash[41972]: [23/Apr/2024:00:00:22] ENGINE Serving on http://:::9283 2024-04-23T00:00:22.305 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 23 00:00:22 smithi171 bash[41972]: [23/Apr/2024:00:00:22] ENGINE Bus STARTED 2024-04-23T00:00:22.533 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:00:22 smithi079 bash[52880]: [23/Apr/2024:00:00:22] ENGINE Bus STARTING 2024-04-23T00:00:22.533 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:00:22 smithi079 bash[52880]: CherryPy Checker: 2024-04-23T00:00:22.533 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:00:22 smithi079 bash[52880]: The Application mounted at '' has an empty config. 2024-04-23T00:00:22.533 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:00:22 smithi079 bash[52880]: [23/Apr/2024:00:00:22] ENGINE Serving on http://:::9283 2024-04-23T00:00:22.533 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:00:22 smithi079 bash[52880]: [23/Apr/2024:00:00:22] ENGINE Bus STARTED 2024-04-23T00:00:23.283 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:00:23 smithi079 bash[52880]: debug 2024-04-23T00:00:23.006+0000 7fc3cd268700 -1 mgr.server handle_report got status from non-daemon mon.a 2024-04-23T00:00:23.284 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:23 smithi079 bash[23665]: cluster 2024-04-23T00:00:21.966336+0000 mon.a (mon.0) 41 : cluster [INF] Active manager daemon y restarted 2024-04-23T00:00:23.284 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:23 smithi079 bash[23665]: cluster 2024-04-23T00:00:21.966913+0000 mon.a (mon.0) 42 : cluster [INF] Activating manager daemon y 2024-04-23T00:00:23.284 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:23 smithi079 bash[23665]: cluster 2024-04-23T00:00:21.977486+0000 mon.a (mon.0) 43 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-04-23T00:00:23.284 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:23 smithi079 bash[23665]: cluster 2024-04-23T00:00:21.982264+0000 mon.a (mon.0) 44 : cluster [DBG] mgrmap e35: y(active, starting, since 0.0154108s), standbys: x 2024-04-23T00:00:23.284 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:23 smithi079 bash[23665]: audit 2024-04-23T00:00:21.996593+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-23T00:00:23.284 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:23 smithi079 bash[23665]: audit 2024-04-23T00:00:21.996801+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T00:00:23.284 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:23 smithi079 bash[23665]: audit 2024-04-23T00:00:21.996976+0000 mon.a (mon.0) 47 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-23T00:00:23.284 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:23 smithi079 bash[23665]: audit 2024-04-23T00:00:21.999283+0000 mon.a (mon.0) 48 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-23T00:00:23.284 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:23 smithi079 bash[23665]: audit 2024-04-23T00:00:21.999491+0000 mon.a (mon.0) 49 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-23T00:00:23.284 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:23 smithi079 bash[23665]: audit 2024-04-23T00:00:21.999989+0000 mon.a (mon.0) 50 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-23T00:00:23.284 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:23 smithi079 bash[23665]: audit 2024-04-23T00:00:22.000262+0000 mon.a (mon.0) 51 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-23T00:00:23.284 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:23 smithi079 bash[23665]: audit 2024-04-23T00:00:22.000525+0000 mon.a (mon.0) 52 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-23T00:00:23.285 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:23 smithi079 bash[23665]: audit 2024-04-23T00:00:22.000770+0000 mon.a (mon.0) 53 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-23T00:00:23.285 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:23 smithi079 bash[23665]: audit 2024-04-23T00:00:22.001002+0000 mon.a (mon.0) 54 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-23T00:00:23.285 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:23 smithi079 bash[23665]: audit 2024-04-23T00:00:22.001246+0000 mon.a (mon.0) 55 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-23T00:00:23.285 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:23 smithi079 bash[23665]: audit 2024-04-23T00:00:22.001484+0000 mon.a (mon.0) 56 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-23T00:00:23.285 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:23 smithi079 bash[23665]: audit 2024-04-23T00:00:22.001730+0000 mon.a (mon.0) 57 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-23T00:00:23.285 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:23 smithi079 bash[23665]: audit 2024-04-23T00:00:22.001980+0000 mon.a (mon.0) 58 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-23T00:00:23.285 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:23 smithi079 bash[23665]: audit 2024-04-23T00:00:22.002178+0000 mon.a (mon.0) 59 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-23T00:00:23.285 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:23 smithi079 bash[55848]: cluster 2024-04-23T00:00:21.966336+0000 mon.a (mon.0) 41 : cluster [INF] Active manager daemon y restarted 2024-04-23T00:00:23.285 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:23 smithi079 bash[55848]: cluster 2024-04-23T00:00:21.966336+0000 mon.a (mon.0) 41 : cluster [INF] Active manager daemon y restarted 2024-04-23T00:00:23.285 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:23 smithi079 bash[55848]: cluster 2024-04-23T00:00:21.966913+0000 mon.a (mon.0) 42 : cluster [INF] Activating manager daemon y 2024-04-23T00:00:23.285 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:23 smithi079 bash[55848]: cluster 2024-04-23T00:00:21.966913+0000 mon.a (mon.0) 42 : cluster [INF] Activating manager daemon y 2024-04-23T00:00:23.285 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:23 smithi079 bash[55848]: cluster 2024-04-23T00:00:21.977486+0000 mon.a (mon.0) 43 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-04-23T00:00:23.286 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:23 smithi079 bash[55848]: cluster 2024-04-23T00:00:21.977486+0000 mon.a (mon.0) 43 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-04-23T00:00:23.286 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:23 smithi079 bash[55848]: cluster 2024-04-23T00:00:21.982264+0000 mon.a (mon.0) 44 : cluster [DBG] mgrmap e35: y(active, starting, since 0.0154108s), standbys: x 2024-04-23T00:00:23.286 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:23 smithi079 bash[55848]: cluster 2024-04-23T00:00:21.982264+0000 mon.a (mon.0) 44 : cluster [DBG] mgrmap e35: y(active, starting, since 0.0154108s), standbys: x 2024-04-23T00:00:23.286 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:23 smithi079 bash[55848]: audit 2024-04-23T00:00:21.996593+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-23T00:00:23.286 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:23 smithi079 bash[55848]: audit 2024-04-23T00:00:21.996593+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-23T00:00:23.287 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:23 smithi079 bash[55848]: audit 2024-04-23T00:00:21.996801+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T00:00:23.287 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:23 smithi079 bash[55848]: audit 2024-04-23T00:00:21.996801+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T00:00:23.287 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:23 smithi079 bash[55848]: audit 2024-04-23T00:00:21.996976+0000 mon.a (mon.0) 47 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-23T00:00:23.287 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:23 smithi079 bash[55848]: audit 2024-04-23T00:00:21.996976+0000 mon.a (mon.0) 47 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-23T00:00:23.287 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:23 smithi079 bash[55848]: audit 2024-04-23T00:00:21.999283+0000 mon.a (mon.0) 48 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-23T00:00:23.287 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:23 smithi079 bash[55848]: audit 2024-04-23T00:00:21.999283+0000 mon.a (mon.0) 48 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-23T00:00:23.287 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:23 smithi079 bash[55848]: audit 2024-04-23T00:00:21.999491+0000 mon.a (mon.0) 49 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-23T00:00:23.287 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:23 smithi079 bash[55848]: audit 2024-04-23T00:00:21.999491+0000 mon.a (mon.0) 49 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-23T00:00:23.287 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:23 smithi079 bash[55848]: audit 2024-04-23T00:00:21.999989+0000 mon.a (mon.0) 50 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-23T00:00:23.287 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:23 smithi079 bash[55848]: audit 2024-04-23T00:00:21.999989+0000 mon.a (mon.0) 50 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-23T00:00:23.288 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:23 smithi079 bash[23665]: audit 2024-04-23T00:00:22.002704+0000 mon.a (mon.0) 60 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-23T00:00:23.288 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:23 smithi079 bash[23665]: cluster 2024-04-23T00:00:22.029571+0000 mon.a (mon.0) 61 : cluster [INF] Manager daemon y is now available 2024-04-23T00:00:23.288 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:23 smithi079 bash[23665]: audit 2024-04-23T00:00:22.101172+0000 mon.a (mon.0) 62 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:00:23.288 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:23 smithi079 bash[23665]: audit 2024-04-23T00:00:22.106593+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-23T00:00:23.288 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:23 smithi079 bash[23665]: audit 2024-04-23T00:00:22.145656+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-23T00:00:23.288 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:23 smithi079 bash[23665]: cephadm 2024-04-23T00:00:22.555212+0000 mgr.y (mgr.25321) 1 : cephadm [INF] [23/Apr/2024:00:00:22] ENGINE Bus STARTING 2024-04-23T00:00:23.289 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:23 smithi079 bash[55848]: audit 2024-04-23T00:00:22.000262+0000 mon.a (mon.0) 51 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-23T00:00:23.289 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:23 smithi079 bash[55848]: audit 2024-04-23T00:00:22.000262+0000 mon.a (mon.0) 51 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-23T00:00:23.289 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:23 smithi079 bash[55848]: audit 2024-04-23T00:00:22.000525+0000 mon.a (mon.0) 52 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-23T00:00:23.289 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:23 smithi079 bash[55848]: audit 2024-04-23T00:00:22.000525+0000 mon.a (mon.0) 52 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-23T00:00:23.289 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:23 smithi079 bash[55848]: audit 2024-04-23T00:00:22.000770+0000 mon.a (mon.0) 53 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-23T00:00:23.289 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:23 smithi079 bash[55848]: audit 2024-04-23T00:00:22.000770+0000 mon.a (mon.0) 53 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-23T00:00:23.289 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:23 smithi079 bash[55848]: audit 2024-04-23T00:00:22.001002+0000 mon.a (mon.0) 54 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-23T00:00:23.289 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:23 smithi079 bash[55848]: audit 2024-04-23T00:00:22.001002+0000 mon.a (mon.0) 54 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-23T00:00:23.289 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:23 smithi079 bash[55848]: audit 2024-04-23T00:00:22.001246+0000 mon.a (mon.0) 55 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-23T00:00:23.289 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:23 smithi079 bash[55848]: audit 2024-04-23T00:00:22.001246+0000 mon.a (mon.0) 55 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-23T00:00:23.289 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:23 smithi079 bash[55848]: audit 2024-04-23T00:00:22.001484+0000 mon.a (mon.0) 56 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-23T00:00:23.290 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:23 smithi079 bash[55848]: audit 2024-04-23T00:00:22.001484+0000 mon.a (mon.0) 56 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-23T00:00:23.290 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:23 smithi079 bash[55848]: audit 2024-04-23T00:00:22.001730+0000 mon.a (mon.0) 57 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-23T00:00:23.290 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:23 smithi079 bash[55848]: audit 2024-04-23T00:00:22.001730+0000 mon.a (mon.0) 57 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-23T00:00:23.290 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:23 smithi079 bash[55848]: audit 2024-04-23T00:00:22.001980+0000 mon.a (mon.0) 58 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-23T00:00:23.290 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:23 smithi079 bash[55848]: audit 2024-04-23T00:00:22.001980+0000 mon.a (mon.0) 58 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-23T00:00:23.290 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:23 smithi079 bash[55848]: audit 2024-04-23T00:00:22.002178+0000 mon.a (mon.0) 59 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-23T00:00:23.290 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:23 smithi079 bash[55848]: audit 2024-04-23T00:00:22.002178+0000 mon.a (mon.0) 59 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-23T00:00:23.290 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:23 smithi079 bash[55848]: audit 2024-04-23T00:00:22.002704+0000 mon.a (mon.0) 60 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-23T00:00:23.290 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:23 smithi079 bash[55848]: audit 2024-04-23T00:00:22.002704+0000 mon.a (mon.0) 60 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-23T00:00:23.290 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:23 smithi079 bash[55848]: cluster 2024-04-23T00:00:22.029571+0000 mon.a (mon.0) 61 : cluster [INF] Manager daemon y is now available 2024-04-23T00:00:23.290 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:23 smithi079 bash[55848]: cluster 2024-04-23T00:00:22.029571+0000 mon.a (mon.0) 61 : cluster [INF] Manager daemon y is now available 2024-04-23T00:00:23.290 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:23 smithi079 bash[55848]: audit 2024-04-23T00:00:22.101172+0000 mon.a (mon.0) 62 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:00:23.290 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:23 smithi079 bash[55848]: audit 2024-04-23T00:00:22.101172+0000 mon.a (mon.0) 62 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:00:23.291 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:23 smithi079 bash[55848]: audit 2024-04-23T00:00:22.106593+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-23T00:00:23.291 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:23 smithi079 bash[55848]: audit 2024-04-23T00:00:22.106593+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-23T00:00:23.291 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:23 smithi079 bash[55848]: audit 2024-04-23T00:00:22.145656+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-23T00:00:23.291 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:23 smithi079 bash[55848]: audit 2024-04-23T00:00:22.145656+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-23T00:00:23.291 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:23 smithi079 bash[55848]: cephadm 2024-04-23T00:00:22.555212+0000 mgr.y (mgr.25321) 1 : cephadm [INF] [23/Apr/2024:00:00:22] ENGINE Bus STARTING 2024-04-23T00:00:23.291 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:23 smithi079 bash[55848]: cephadm 2024-04-23T00:00:22.555212+0000 mgr.y (mgr.25321) 1 : cephadm [INF] [23/Apr/2024:00:00:22] ENGINE Bus STARTING 2024-04-23T00:00:23.306 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:23 smithi171 bash[18565]: cluster 2024-04-23T00:00:21.966336+0000 mon.a (mon.0) 41 : cluster [INF] Active manager daemon y restarted 2024-04-23T00:00:23.306 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:23 smithi171 bash[18565]: cluster 2024-04-23T00:00:21.966913+0000 mon.a (mon.0) 42 : cluster [INF] Activating manager daemon y 2024-04-23T00:00:23.306 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:23 smithi171 bash[18565]: cluster 2024-04-23T00:00:21.977486+0000 mon.a (mon.0) 43 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-04-23T00:00:23.306 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:23 smithi171 bash[18565]: cluster 2024-04-23T00:00:21.982264+0000 mon.a (mon.0) 44 : cluster [DBG] mgrmap e35: y(active, starting, since 0.0154108s), standbys: x 2024-04-23T00:00:23.306 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:23 smithi171 bash[18565]: audit 2024-04-23T00:00:21.996593+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-23T00:00:23.306 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:23 smithi171 bash[18565]: audit 2024-04-23T00:00:21.996801+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T00:00:23.306 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:23 smithi171 bash[18565]: audit 2024-04-23T00:00:21.996976+0000 mon.a (mon.0) 47 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-23T00:00:23.306 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:23 smithi171 bash[18565]: audit 2024-04-23T00:00:21.999283+0000 mon.a (mon.0) 48 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-23T00:00:23.307 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:23 smithi171 bash[18565]: audit 2024-04-23T00:00:21.999491+0000 mon.a (mon.0) 49 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-23T00:00:23.307 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:23 smithi171 bash[18565]: audit 2024-04-23T00:00:21.999989+0000 mon.a (mon.0) 50 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-23T00:00:23.307 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:23 smithi171 bash[18565]: audit 2024-04-23T00:00:22.000262+0000 mon.a (mon.0) 51 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-23T00:00:23.307 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:23 smithi171 bash[18565]: audit 2024-04-23T00:00:22.000525+0000 mon.a (mon.0) 52 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-23T00:00:23.307 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:23 smithi171 bash[18565]: audit 2024-04-23T00:00:22.000770+0000 mon.a (mon.0) 53 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-23T00:00:23.307 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:23 smithi171 bash[18565]: audit 2024-04-23T00:00:22.001002+0000 mon.a (mon.0) 54 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-23T00:00:23.307 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:23 smithi171 bash[18565]: audit 2024-04-23T00:00:22.001246+0000 mon.a (mon.0) 55 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-23T00:00:23.307 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:23 smithi171 bash[18565]: audit 2024-04-23T00:00:22.001484+0000 mon.a (mon.0) 56 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-23T00:00:23.307 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:23 smithi171 bash[18565]: audit 2024-04-23T00:00:22.001730+0000 mon.a (mon.0) 57 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-23T00:00:23.307 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:23 smithi171 bash[18565]: audit 2024-04-23T00:00:22.001980+0000 mon.a (mon.0) 58 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-23T00:00:23.307 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:23 smithi171 bash[18565]: audit 2024-04-23T00:00:22.002178+0000 mon.a (mon.0) 59 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-23T00:00:23.308 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:23 smithi171 bash[18565]: audit 2024-04-23T00:00:22.002704+0000 mon.a (mon.0) 60 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-23T00:00:23.308 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:23 smithi171 bash[18565]: cluster 2024-04-23T00:00:22.029571+0000 mon.a (mon.0) 61 : cluster [INF] Manager daemon y is now available 2024-04-23T00:00:23.308 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:23 smithi171 bash[18565]: audit 2024-04-23T00:00:22.101172+0000 mon.a (mon.0) 62 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:00:23.308 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:23 smithi171 bash[18565]: audit 2024-04-23T00:00:22.106593+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-23T00:00:23.308 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:23 smithi171 bash[18565]: audit 2024-04-23T00:00:22.145656+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-23T00:00:23.308 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:23 smithi171 bash[18565]: cephadm 2024-04-23T00:00:22.555212+0000 mgr.y (mgr.25321) 1 : cephadm [INF] [23/Apr/2024:00:00:22] ENGINE Bus STARTING 2024-04-23T00:00:23.805 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 23 00:00:23 smithi171 bash[41575]: ts=2024-04-23T00:00:23.509Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi079\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi079\", job=\"node\", machine=\"x86_64\", nodename=\"smithi079\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"15ff8152-0102-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi079\", job=\"node\", machine=\"x86_64\", nodename=\"smithi079\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-23T00:00:24.014 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:00:23 smithi079 bash[52880]: ::ffff:172.21.15.171 - - [23/Apr/2024:00:00:23] "GET /metrics HTTP/1.1" 200 35449 "" "Prometheus/2.33.4" 2024-04-23T00:00:24.284 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:24 smithi079 bash[23665]: cephadm 2024-04-23T00:00:22.928080+0000 mgr.y (mgr.25321) 2 : cephadm [INF] [23/Apr/2024:00:00:22] ENGINE Serving on http://172.21.15.79:8765 2024-04-23T00:00:24.284 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:24 smithi079 bash[23665]: cluster 2024-04-23T00:00:23.002652+0000 mon.a (mon.0) 65 : cluster [DBG] mgrmap e36: y(active, since 1.03582s), standbys: x 2024-04-23T00:00:24.284 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:24 smithi079 bash[23665]: audit 2024-04-23T00:00:23.022261+0000 mgr.y (mgr.25321) 3 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:00:24.284 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:24 smithi079 bash[23665]: cluster 2024-04-23T00:00:23.026488+0000 mgr.y (mgr.25321) 4 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-23T00:00:24.284 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:24 smithi079 bash[23665]: cephadm 2024-04-23T00:00:23.046643+0000 mgr.y (mgr.25321) 5 : cephadm [INF] [23/Apr/2024:00:00:23] ENGINE Serving on https://172.21.15.79:7150 2024-04-23T00:00:24.284 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:24 smithi079 bash[23665]: cephadm 2024-04-23T00:00:23.046883+0000 mgr.y (mgr.25321) 6 : cephadm [INF] [23/Apr/2024:00:00:23] ENGINE Bus STARTED 2024-04-23T00:00:24.284 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:24 smithi079 bash[55848]: cephadm 2024-04-23T00:00:22.928080+0000 mgr.y (mgr.25321) 2 : cephadm [INF] [23/Apr/2024:00:00:22] ENGINE Serving on http://172.21.15.79:8765 2024-04-23T00:00:24.284 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:24 smithi079 bash[55848]: cephadm 2024-04-23T00:00:22.928080+0000 mgr.y (mgr.25321) 2 : cephadm [INF] [23/Apr/2024:00:00:22] ENGINE Serving on http://172.21.15.79:8765 2024-04-23T00:00:24.284 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:24 smithi079 bash[55848]: cluster 2024-04-23T00:00:23.002652+0000 mon.a (mon.0) 65 : cluster [DBG] mgrmap e36: y(active, since 1.03582s), standbys: x 2024-04-23T00:00:24.285 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:24 smithi079 bash[55848]: cluster 2024-04-23T00:00:23.002652+0000 mon.a (mon.0) 65 : cluster [DBG] mgrmap e36: y(active, since 1.03582s), standbys: x 2024-04-23T00:00:24.285 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:24 smithi079 bash[55848]: audit 2024-04-23T00:00:23.022261+0000 mgr.y (mgr.25321) 3 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:00:24.285 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:24 smithi079 bash[55848]: audit 2024-04-23T00:00:23.022261+0000 mgr.y (mgr.25321) 3 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:00:24.285 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:24 smithi079 bash[55848]: cluster 2024-04-23T00:00:23.026488+0000 mgr.y (mgr.25321) 4 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-23T00:00:24.285 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:24 smithi079 bash[55848]: cluster 2024-04-23T00:00:23.026488+0000 mgr.y (mgr.25321) 4 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-23T00:00:24.285 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:24 smithi079 bash[55848]: cephadm 2024-04-23T00:00:23.046643+0000 mgr.y (mgr.25321) 5 : cephadm [INF] [23/Apr/2024:00:00:23] ENGINE Serving on https://172.21.15.79:7150 2024-04-23T00:00:24.285 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:24 smithi079 bash[55848]: cephadm 2024-04-23T00:00:23.046643+0000 mgr.y (mgr.25321) 5 : cephadm [INF] [23/Apr/2024:00:00:23] ENGINE Serving on https://172.21.15.79:7150 2024-04-23T00:00:24.285 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:24 smithi079 bash[55848]: cephadm 2024-04-23T00:00:23.046883+0000 mgr.y (mgr.25321) 6 : cephadm [INF] [23/Apr/2024:00:00:23] ENGINE Bus STARTED 2024-04-23T00:00:24.285 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:24 smithi079 bash[55848]: cephadm 2024-04-23T00:00:23.046883+0000 mgr.y (mgr.25321) 6 : cephadm [INF] [23/Apr/2024:00:00:23] ENGINE Bus STARTED 2024-04-23T00:00:24.305 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:24 smithi171 bash[18565]: cephadm 2024-04-23T00:00:22.928080+0000 mgr.y (mgr.25321) 2 : cephadm [INF] [23/Apr/2024:00:00:22] ENGINE Serving on http://172.21.15.79:8765 2024-04-23T00:00:24.305 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:24 smithi171 bash[18565]: cluster 2024-04-23T00:00:23.002652+0000 mon.a (mon.0) 65 : cluster [DBG] mgrmap e36: y(active, since 1.03582s), standbys: x 2024-04-23T00:00:24.305 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:24 smithi171 bash[18565]: audit 2024-04-23T00:00:23.022261+0000 mgr.y (mgr.25321) 3 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:00:24.305 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:24 smithi171 bash[18565]: cluster 2024-04-23T00:00:23.026488+0000 mgr.y (mgr.25321) 4 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-23T00:00:24.306 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:24 smithi171 bash[18565]: cephadm 2024-04-23T00:00:23.046643+0000 mgr.y (mgr.25321) 5 : cephadm [INF] [23/Apr/2024:00:00:23] ENGINE Serving on https://172.21.15.79:7150 2024-04-23T00:00:24.306 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:24 smithi171 bash[18565]: cephadm 2024-04-23T00:00:23.046883+0000 mgr.y (mgr.25321) 6 : cephadm [INF] [23/Apr/2024:00:00:23] ENGINE Bus STARTED 2024-04-23T00:00:25.283 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:25 smithi079 bash[23665]: cluster 2024-04-23T00:00:24.002189+0000 mgr.y (mgr.25321) 7 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-23T00:00:25.283 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:25 smithi079 bash[23665]: cluster 2024-04-23T00:00:24.018834+0000 mon.a (mon.0) 66 : cluster [INF] Health check cleared: CEPHADM_REFRESH_FAILED (was: failed to probe daemons or devices) 2024-04-23T00:00:25.283 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:25 smithi079 bash[23665]: cluster 2024-04-23T00:00:24.018896+0000 mon.a (mon.0) 67 : cluster [INF] Cluster is now healthy 2024-04-23T00:00:25.283 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:25 smithi079 bash[23665]: cluster 2024-04-23T00:00:24.042595+0000 mon.a (mon.0) 68 : cluster [DBG] mgrmap e37: y(active, since 2s), standbys: x 2024-04-23T00:00:25.284 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:25 smithi079 bash[55848]: cluster 2024-04-23T00:00:24.002189+0000 mgr.y (mgr.25321) 7 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-23T00:00:25.284 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:25 smithi079 bash[55848]: cluster 2024-04-23T00:00:24.002189+0000 mgr.y (mgr.25321) 7 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-23T00:00:25.284 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:25 smithi079 bash[55848]: cluster 2024-04-23T00:00:24.018834+0000 mon.a (mon.0) 66 : cluster [INF] Health check cleared: CEPHADM_REFRESH_FAILED (was: failed to probe daemons or devices) 2024-04-23T00:00:25.284 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:25 smithi079 bash[55848]: cluster 2024-04-23T00:00:24.018834+0000 mon.a (mon.0) 66 : cluster [INF] Health check cleared: CEPHADM_REFRESH_FAILED (was: failed to probe daemons or devices) 2024-04-23T00:00:25.284 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:25 smithi079 bash[55848]: cluster 2024-04-23T00:00:24.018896+0000 mon.a (mon.0) 67 : cluster [INF] Cluster is now healthy 2024-04-23T00:00:25.284 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:25 smithi079 bash[55848]: cluster 2024-04-23T00:00:24.018896+0000 mon.a (mon.0) 67 : cluster [INF] Cluster is now healthy 2024-04-23T00:00:25.284 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:25 smithi079 bash[55848]: cluster 2024-04-23T00:00:24.042595+0000 mon.a (mon.0) 68 : cluster [DBG] mgrmap e37: y(active, since 2s), standbys: x 2024-04-23T00:00:25.284 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:25 smithi079 bash[55848]: cluster 2024-04-23T00:00:24.042595+0000 mon.a (mon.0) 68 : cluster [DBG] mgrmap e37: y(active, since 2s), standbys: x 2024-04-23T00:00:25.305 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:25 smithi171 bash[18565]: cluster 2024-04-23T00:00:24.002189+0000 mgr.y (mgr.25321) 7 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-23T00:00:25.305 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:25 smithi171 bash[18565]: cluster 2024-04-23T00:00:24.018834+0000 mon.a (mon.0) 66 : cluster [INF] Health check cleared: CEPHADM_REFRESH_FAILED (was: failed to probe daemons or devices) 2024-04-23T00:00:25.305 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:25 smithi171 bash[18565]: cluster 2024-04-23T00:00:24.018896+0000 mon.a (mon.0) 67 : cluster [INF] Cluster is now healthy 2024-04-23T00:00:25.305 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:25 smithi171 bash[18565]: cluster 2024-04-23T00:00:24.042595+0000 mon.a (mon.0) 68 : cluster [DBG] mgrmap e37: y(active, since 2s), standbys: x 2024-04-23T00:00:26.533 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:26 smithi079 bash[23665]: audit 2024-04-23T00:00:25.110398+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:00:26.533 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:26 smithi079 bash[55848]: audit 2024-04-23T00:00:25.110398+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:00:26.533 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:26 smithi079 bash[55848]: audit 2024-04-23T00:00:25.110398+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:00:26.555 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:26 smithi171 bash[18565]: audit 2024-04-23T00:00:25.110398+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:00:27.533 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:27 smithi079 bash[23665]: cluster 2024-04-23T00:00:26.002858+0000 mgr.y (mgr.25321) 8 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-23T00:00:27.533 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:27 smithi079 bash[23665]: cluster 2024-04-23T00:00:26.127775+0000 mon.a (mon.0) 70 : cluster [DBG] mgrmap e38: y(active, since 4s), standbys: x 2024-04-23T00:00:27.534 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:27 smithi079 bash[55848]: cluster 2024-04-23T00:00:26.002858+0000 mgr.y (mgr.25321) 8 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-23T00:00:27.534 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:27 smithi079 bash[55848]: cluster 2024-04-23T00:00:26.002858+0000 mgr.y (mgr.25321) 8 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-23T00:00:27.534 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:27 smithi079 bash[55848]: cluster 2024-04-23T00:00:26.127775+0000 mon.a (mon.0) 70 : cluster [DBG] mgrmap e38: y(active, since 4s), standbys: x 2024-04-23T00:00:27.534 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:27 smithi079 bash[55848]: cluster 2024-04-23T00:00:26.127775+0000 mon.a (mon.0) 70 : cluster [DBG] mgrmap e38: y(active, since 4s), standbys: x 2024-04-23T00:00:27.555 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:27 smithi171 bash[18565]: cluster 2024-04-23T00:00:26.002858+0000 mgr.y (mgr.25321) 8 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-23T00:00:27.555 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:27 smithi171 bash[18565]: cluster 2024-04-23T00:00:26.127775+0000 mon.a (mon.0) 70 : cluster [DBG] mgrmap e38: y(active, since 4s), standbys: x 2024-04-23T00:00:29.055 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 23 00:00:28 smithi171 bash[41575]: ts=2024-04-23T00:00:28.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.79\", device_class=\"ssd\", hostname=\"smithi079\", instance=\"172.21.15.171:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.79\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"15ff8152-0102-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.79\", device_class=\"ssd\", hostname=\"smithi079\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.79\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-23T00:00:30.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:29 smithi079 bash[23665]: cluster 2024-04-23T00:00:28.003503+0000 mgr.y (mgr.25321) 9 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-23T00:00:30.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:29 smithi079 bash[23665]: audit 2024-04-23T00:00:28.738178+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:00:30.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:29 smithi079 bash[23665]: audit 2024-04-23T00:00:28.745254+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:00:30.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:29 smithi079 bash[23665]: audit 2024-04-23T00:00:28.751339+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:00:30.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:29 smithi079 bash[23665]: audit 2024-04-23T00:00:28.758320+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:00:30.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:29 smithi079 bash[23665]: audit 2024-04-23T00:00:28.763702+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:00:30.034 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:29 smithi079 bash[55848]: cluster 2024-04-23T00:00:28.003503+0000 mgr.y (mgr.25321) 9 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-23T00:00:30.034 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:29 smithi079 bash[55848]: cluster 2024-04-23T00:00:28.003503+0000 mgr.y (mgr.25321) 9 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-23T00:00:30.034 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:29 smithi079 bash[55848]: audit 2024-04-23T00:00:28.738178+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:00:30.034 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:29 smithi079 bash[55848]: audit 2024-04-23T00:00:28.738178+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:00:30.034 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:29 smithi079 bash[55848]: audit 2024-04-23T00:00:28.745254+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:00:30.034 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:29 smithi079 bash[55848]: audit 2024-04-23T00:00:28.745254+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:00:30.035 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:29 smithi079 bash[55848]: audit 2024-04-23T00:00:28.751339+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:00:30.035 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:29 smithi079 bash[55848]: audit 2024-04-23T00:00:28.751339+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:00:30.035 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:29 smithi079 bash[55848]: audit 2024-04-23T00:00:28.758320+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:00:30.035 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:29 smithi079 bash[55848]: audit 2024-04-23T00:00:28.758320+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:00:30.035 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:29 smithi079 bash[55848]: audit 2024-04-23T00:00:28.763702+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:00:30.035 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:29 smithi079 bash[55848]: audit 2024-04-23T00:00:28.763702+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:00:30.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:29 smithi171 bash[18565]: cluster 2024-04-23T00:00:28.003503+0000 mgr.y (mgr.25321) 9 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-23T00:00:30.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:29 smithi171 bash[18565]: audit 2024-04-23T00:00:28.738178+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:00:30.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:29 smithi171 bash[18565]: audit 2024-04-23T00:00:28.745254+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:00:30.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:29 smithi171 bash[18565]: audit 2024-04-23T00:00:28.751339+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:00:30.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:29 smithi171 bash[18565]: audit 2024-04-23T00:00:28.758320+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:00:30.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:29 smithi171 bash[18565]: audit 2024-04-23T00:00:28.763702+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:00:31.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:30 smithi171 bash[18565]: audit 2024-04-23T00:00:29.800411+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:00:31.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:30 smithi171 bash[18565]: audit 2024-04-23T00:00:29.806351+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:00:31.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:30 smithi171 bash[18565]: audit 2024-04-23T00:00:29.862844+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:00:31.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:30 smithi171 bash[18565]: audit 2024-04-23T00:00:29.872825+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:00:31.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:30 smithi171 bash[18565]: cluster 2024-04-23T00:00:30.005681+0000 mgr.y (mgr.25321) 10 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s rd, 56 KiB/s wr, 23 op/s 2024-04-23T00:00:31.283 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:30 smithi079 bash[23665]: audit 2024-04-23T00:00:29.800411+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:00:31.284 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:30 smithi079 bash[23665]: audit 2024-04-23T00:00:29.806351+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:00:31.284 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:30 smithi079 bash[23665]: audit 2024-04-23T00:00:29.862844+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:00:31.284 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:30 smithi079 bash[23665]: audit 2024-04-23T00:00:29.872825+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:00:31.284 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:30 smithi079 bash[23665]: cluster 2024-04-23T00:00:30.005681+0000 mgr.y (mgr.25321) 10 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s rd, 56 KiB/s wr, 23 op/s 2024-04-23T00:00:31.284 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:30 smithi079 bash[55848]: audit 2024-04-23T00:00:29.800411+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:00:31.284 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:30 smithi079 bash[55848]: audit 2024-04-23T00:00:29.800411+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:00:31.284 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:30 smithi079 bash[55848]: audit 2024-04-23T00:00:29.806351+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:00:31.284 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:30 smithi079 bash[55848]: audit 2024-04-23T00:00:29.806351+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:00:31.285 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:30 smithi079 bash[55848]: audit 2024-04-23T00:00:29.862844+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:00:31.285 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:30 smithi079 bash[55848]: audit 2024-04-23T00:00:29.862844+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:00:31.285 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:30 smithi079 bash[55848]: audit 2024-04-23T00:00:29.872825+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:00:31.285 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:30 smithi079 bash[55848]: audit 2024-04-23T00:00:29.872825+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:00:31.285 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:30 smithi079 bash[55848]: cluster 2024-04-23T00:00:30.005681+0000 mgr.y (mgr.25321) 10 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s rd, 56 KiB/s wr, 23 op/s 2024-04-23T00:00:31.285 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:30 smithi079 bash[55848]: cluster 2024-04-23T00:00:30.005681+0000 mgr.y (mgr.25321) 10 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s rd, 56 KiB/s wr, 23 op/s 2024-04-23T00:00:32.783 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:32 smithi079 bash[23665]: audit 2024-04-23T00:00:31.413790+0000 mon.a (mon.0) 80 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-23T00:00:32.783 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:32 smithi079 bash[23665]: audit 2024-04-23T00:00:31.468070+0000 mon.a (mon.0) 81 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-23T00:00:32.783 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:32 smithi079 bash[23665]: audit 2024-04-23T00:00:31.468537+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-23T00:00:32.783 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:32 smithi079 bash[23665]: audit 2024-04-23T00:00:31.468866+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T00:00:32.783 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:32 smithi079 bash[23665]: audit 2024-04-23T00:00:31.469128+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-23T00:00:32.784 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:32 smithi079 bash[23665]: audit 2024-04-23T00:00:31.471907+0000 mon.a (mon.0) 85 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-23T00:00:32.784 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:32 smithi079 bash[23665]: audit 2024-04-23T00:00:31.472174+0000 mon.a (mon.0) 86 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T00:00:32.784 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:32 smithi079 bash[23665]: audit 2024-04-23T00:00:31.472487+0000 mon.a (mon.0) 87 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-23T00:00:32.784 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:32 smithi079 bash[55848]: audit 2024-04-23T00:00:31.413790+0000 mon.a (mon.0) 80 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-23T00:00:32.784 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:32 smithi079 bash[55848]: audit 2024-04-23T00:00:31.413790+0000 mon.a (mon.0) 80 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-23T00:00:32.784 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:32 smithi079 bash[55848]: audit 2024-04-23T00:00:31.468070+0000 mon.a (mon.0) 81 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-23T00:00:32.784 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:32 smithi079 bash[55848]: audit 2024-04-23T00:00:31.468070+0000 mon.a (mon.0) 81 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-23T00:00:32.784 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:32 smithi079 bash[55848]: audit 2024-04-23T00:00:31.468537+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-23T00:00:32.784 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:32 smithi079 bash[55848]: audit 2024-04-23T00:00:31.468537+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-23T00:00:32.784 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:32 smithi079 bash[55848]: audit 2024-04-23T00:00:31.468866+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T00:00:32.784 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:32 smithi079 bash[55848]: audit 2024-04-23T00:00:31.468866+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T00:00:32.784 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:32 smithi079 bash[55848]: audit 2024-04-23T00:00:31.469128+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-23T00:00:32.785 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:32 smithi079 bash[55848]: audit 2024-04-23T00:00:31.469128+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-23T00:00:32.785 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:32 smithi079 bash[55848]: audit 2024-04-23T00:00:31.471907+0000 mon.a (mon.0) 85 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-23T00:00:32.785 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:32 smithi079 bash[55848]: audit 2024-04-23T00:00:31.471907+0000 mon.a (mon.0) 85 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-23T00:00:32.785 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:32 smithi079 bash[55848]: audit 2024-04-23T00:00:31.472174+0000 mon.a (mon.0) 86 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T00:00:32.785 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:32 smithi079 bash[55848]: audit 2024-04-23T00:00:31.472174+0000 mon.a (mon.0) 86 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T00:00:32.785 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:32 smithi079 bash[55848]: audit 2024-04-23T00:00:31.472487+0000 mon.a (mon.0) 87 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-23T00:00:32.785 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:32 smithi079 bash[55848]: audit 2024-04-23T00:00:31.472487+0000 mon.a (mon.0) 87 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-23T00:00:32.805 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:32 smithi171 bash[18565]: audit 2024-04-23T00:00:31.413790+0000 mon.a (mon.0) 80 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-23T00:00:32.805 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:32 smithi171 bash[18565]: audit 2024-04-23T00:00:31.468070+0000 mon.a (mon.0) 81 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-23T00:00:32.805 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:32 smithi171 bash[18565]: audit 2024-04-23T00:00:31.468537+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-23T00:00:32.805 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:32 smithi171 bash[18565]: audit 2024-04-23T00:00:31.468866+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T00:00:32.805 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:32 smithi171 bash[18565]: audit 2024-04-23T00:00:31.469128+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-23T00:00:32.805 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:32 smithi171 bash[18565]: audit 2024-04-23T00:00:31.471907+0000 mon.a (mon.0) 85 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-23T00:00:32.805 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:32 smithi171 bash[18565]: audit 2024-04-23T00:00:31.472174+0000 mon.a (mon.0) 86 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T00:00:32.805 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:32 smithi171 bash[18565]: audit 2024-04-23T00:00:31.472487+0000 mon.a (mon.0) 87 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-23T00:00:33.624 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:33 smithi079 bash[55848]: audit 2024-04-23T00:00:31.471501+0000 mon.c (mon.1) 152 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-23T00:00:33.624 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:33 smithi079 bash[55848]: audit 2024-04-23T00:00:31.471501+0000 mon.c (mon.1) 152 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-23T00:00:33.624 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:33 smithi079 bash[55848]: cluster 2024-04-23T00:00:32.006576+0000 mgr.y (mgr.25321) 11 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 44 KiB/s wr, 18 op/s 2024-04-23T00:00:33.624 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:33 smithi079 bash[55848]: cluster 2024-04-23T00:00:32.006576+0000 mgr.y (mgr.25321) 11 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 44 KiB/s wr, 18 op/s 2024-04-23T00:00:33.624 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:33 smithi079 bash[55848]: audit 2024-04-23T00:00:32.367611+0000 mon.c (mon.1) 153 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-23T00:00:33.625 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:33 smithi079 bash[55848]: audit 2024-04-23T00:00:32.367611+0000 mon.c (mon.1) 153 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-23T00:00:33.625 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:33 smithi079 bash[55848]: audit 2024-04-23T00:00:32.378073+0000 mon.b (mon.2) 98 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-23T00:00:33.625 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:33 smithi079 bash[55848]: audit 2024-04-23T00:00:32.378073+0000 mon.b (mon.2) 98 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-23T00:00:33.625 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:33 smithi079 bash[55848]: audit 2024-04-23T00:00:32.380559+0000 mon.a (mon.0) 88 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-23T00:00:33.625 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:33 smithi079 bash[55848]: audit 2024-04-23T00:00:32.380559+0000 mon.a (mon.0) 88 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-23T00:00:33.625 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:33 smithi079 bash[55848]: audit 2024-04-23T00:00:32.381203+0000 mon.a (mon.0) 89 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T00:00:33.625 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:33 smithi079 bash[55848]: audit 2024-04-23T00:00:32.381203+0000 mon.a (mon.0) 89 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T00:00:33.625 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:33 smithi079 bash[55848]: audit 2024-04-23T00:00:32.381645+0000 mon.a (mon.0) 90 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-23T00:00:33.625 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:33 smithi079 bash[55848]: audit 2024-04-23T00:00:32.381645+0000 mon.a (mon.0) 90 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-23T00:00:33.625 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:33 smithi079 bash[55848]: audit 2024-04-23T00:00:33.273891+0000 mon.b (mon.2) 99 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-23T00:00:33.625 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:33 smithi079 bash[55848]: audit 2024-04-23T00:00:33.273891+0000 mon.b (mon.2) 99 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-23T00:00:33.625 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:33 smithi079 bash[23665]: audit 2024-04-23T00:00:31.471501+0000 mon.c (mon.1) 152 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-23T00:00:33.625 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:33 smithi079 bash[23665]: cluster 2024-04-23T00:00:32.006576+0000 mgr.y (mgr.25321) 11 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 44 KiB/s wr, 18 op/s 2024-04-23T00:00:33.626 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:33 smithi079 bash[23665]: audit 2024-04-23T00:00:32.367611+0000 mon.c (mon.1) 153 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-23T00:00:33.626 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:33 smithi079 bash[23665]: audit 2024-04-23T00:00:32.378073+0000 mon.b (mon.2) 98 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-23T00:00:33.626 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:33 smithi079 bash[23665]: audit 2024-04-23T00:00:32.380559+0000 mon.a (mon.0) 88 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-23T00:00:33.626 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:33 smithi079 bash[23665]: audit 2024-04-23T00:00:32.381203+0000 mon.a (mon.0) 89 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T00:00:33.626 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:33 smithi079 bash[23665]: audit 2024-04-23T00:00:32.381645+0000 mon.a (mon.0) 90 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-23T00:00:33.626 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:33 smithi079 bash[23665]: audit 2024-04-23T00:00:33.273891+0000 mon.b (mon.2) 99 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-23T00:00:33.805 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 23 00:00:33 smithi171 bash[41575]: ts=2024-04-23T00:00:33.514Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi079\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi079\", job=\"node\", machine=\"x86_64\", nodename=\"smithi079\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"15ff8152-0102-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi079\", job=\"node\", machine=\"x86_64\", nodename=\"smithi079\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-23T00:00:33.806 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:33 smithi171 bash[18565]: audit 2024-04-23T00:00:31.471501+0000 mon.c (mon.1) 152 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-23T00:00:33.806 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:33 smithi171 bash[18565]: cluster 2024-04-23T00:00:32.006576+0000 mgr.y (mgr.25321) 11 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 44 KiB/s wr, 18 op/s 2024-04-23T00:00:33.806 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:33 smithi171 bash[18565]: audit 2024-04-23T00:00:32.367611+0000 mon.c (mon.1) 153 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-23T00:00:33.806 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:33 smithi171 bash[18565]: audit 2024-04-23T00:00:32.378073+0000 mon.b (mon.2) 98 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-23T00:00:33.806 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:33 smithi171 bash[18565]: audit 2024-04-23T00:00:32.380559+0000 mon.a (mon.0) 88 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-23T00:00:33.806 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:33 smithi171 bash[18565]: audit 2024-04-23T00:00:32.381203+0000 mon.a (mon.0) 89 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T00:00:33.806 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:33 smithi171 bash[18565]: audit 2024-04-23T00:00:32.381645+0000 mon.a (mon.0) 90 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-23T00:00:33.806 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:33 smithi171 bash[18565]: audit 2024-04-23T00:00:33.273891+0000 mon.b (mon.2) 99 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-23T00:00:34.033 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:00:33 smithi079 bash[52880]: ::ffff:172.21.15.171 - - [23/Apr/2024:00:00:33] "GET /metrics HTTP/1.1" 200 35449 "" "Prometheus/2.33.4" 2024-04-23T00:00:34.783 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:34 smithi079 bash[23665]: audit 2024-04-23T00:00:33.032244+0000 mgr.y (mgr.25321) 12 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:00:34.783 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:34 smithi079 bash[55848]: audit 2024-04-23T00:00:33.032244+0000 mgr.y (mgr.25321) 12 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:00:34.783 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:34 smithi079 bash[55848]: audit 2024-04-23T00:00:33.032244+0000 mgr.y (mgr.25321) 12 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:00:34.803 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:34 smithi171 bash[18565]: audit 2024-04-23T00:00:33.032244+0000 mgr.y (mgr.25321) 12 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:00:35.341 INFO:teuthology.orchestra.run.smithi079.stdout:true 2024-04-23T00:00:35.674 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:35 smithi171 bash[18565]: cluster 2024-04-23T00:00:34.008310+0000 mgr.y (mgr.25321) 13 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 71 KiB/s wr, 17 op/s 2024-04-23T00:00:35.783 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:35 smithi079 bash[55848]: cluster 2024-04-23T00:00:34.008310+0000 mgr.y (mgr.25321) 13 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 71 KiB/s wr, 17 op/s 2024-04-23T00:00:35.783 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:35 smithi079 bash[55848]: cluster 2024-04-23T00:00:34.008310+0000 mgr.y (mgr.25321) 13 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 71 KiB/s wr, 17 op/s 2024-04-23T00:00:35.783 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:35 smithi079 bash[23665]: cluster 2024-04-23T00:00:34.008310+0000 mgr.y (mgr.25321) 13 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 71 KiB/s wr, 17 op/s 2024-04-23T00:00:36.101 INFO:teuthology.orchestra.run.smithi079.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T00:00:36.101 INFO:teuthology.orchestra.run.smithi079.stdout:alertmanager.a smithi079 *:9093,9094 running (114s) 7s ago 8m 12.4M - 0.23.0 ba2b418f427c d3a786a65dba 2024-04-23T00:00:36.101 INFO:teuthology.orchestra.run.smithi079.stdout:grafana.a smithi171 *:3000 running (98s) 7s ago 8m 40.9M - 8.3.5 dad864ee21e9 cc5aee88d2dc 2024-04-23T00:00:36.101 INFO:teuthology.orchestra.run.smithi079.stdout:iscsi.foo.smithi079.zorrwo smithi079 running (56s) 7s ago 6m 42.8M - 3.5 e1d6a67b021e 34b3c8472630 2024-04-23T00:00:36.101 INFO:teuthology.orchestra.run.smithi079.stdout:mgr.x smithi171 *:8443,9283,8765 running (46s) 7s ago 14m 435M - 19.0.0-3252-g43be0201 a0434699c1d7 63bab1f0aabb 2024-04-23T00:00:36.101 INFO:teuthology.orchestra.run.smithi079.stdout:mgr.y smithi079 *:8443,9283,8765 running (91s) 7s ago 16m 473M - 19.0.0-3252-g43be0201 a0434699c1d7 c3e0186392bc 2024-04-23T00:00:36.101 INFO:teuthology.orchestra.run.smithi079.stdout:mon.a smithi079 running (24s) 7s ago 16m 31.5M 2048M 19.0.0-3252-g43be0201 a0434699c1d7 73856468c297 2024-04-23T00:00:36.101 INFO:teuthology.orchestra.run.smithi079.stdout:mon.b smithi171 running (14m) 7s ago 14m 48.0M 2048M 17.2.0 e1d6a67b021e cdf1c2fab9a0 2024-04-23T00:00:36.102 INFO:teuthology.orchestra.run.smithi079.stdout:mon.c smithi079 running (14m) 7s ago 14m 47.5M 2048M 17.2.0 e1d6a67b021e 5b44837bb16c 2024-04-23T00:00:36.102 INFO:teuthology.orchestra.run.smithi079.stdout:node-exporter.a smithi079 *:9100 running (118s) 7s ago 8m 9115k - 1.3.1 1dbe0e931976 e72f9beb8010 2024-04-23T00:00:36.102 INFO:teuthology.orchestra.run.smithi079.stdout:node-exporter.b smithi171 *:9100 running (103s) 7s ago 8m 9039k - 1.3.1 1dbe0e931976 c71ee8bcebe5 2024-04-23T00:00:36.102 INFO:teuthology.orchestra.run.smithi079.stdout:osd.0 smithi079 running (13m) 7s ago 13m 55.3M 2780M 17.2.0 e1d6a67b021e f3b3113598f0 2024-04-23T00:00:36.102 INFO:teuthology.orchestra.run.smithi079.stdout:osd.1 smithi079 running (13m) 7s ago 13m 59.1M 2780M 17.2.0 e1d6a67b021e 09d04426667b 2024-04-23T00:00:36.102 INFO:teuthology.orchestra.run.smithi079.stdout:osd.2 smithi079 running (12m) 7s ago 12m 51.4M 2780M 17.2.0 e1d6a67b021e 3193f9ba2e88 2024-04-23T00:00:36.102 INFO:teuthology.orchestra.run.smithi079.stdout:osd.3 smithi079 running (12m) 7s ago 12m 55.5M 2780M 17.2.0 e1d6a67b021e cabd537200bc 2024-04-23T00:00:36.102 INFO:teuthology.orchestra.run.smithi079.stdout:osd.4 smithi171 running (11m) 7s ago 11m 57.6M 3036M 17.2.0 e1d6a67b021e 04ab0c3fa292 2024-04-23T00:00:36.102 INFO:teuthology.orchestra.run.smithi079.stdout:osd.5 smithi171 running (10m) 7s ago 10m 53.6M 3036M 17.2.0 e1d6a67b021e d561b19cce34 2024-04-23T00:00:36.102 INFO:teuthology.orchestra.run.smithi079.stdout:osd.6 smithi171 running (10m) 7s ago 10m 53.0M 3036M 17.2.0 e1d6a67b021e a01d59c465a9 2024-04-23T00:00:36.102 INFO:teuthology.orchestra.run.smithi079.stdout:osd.7 smithi171 running (9m) 7s ago 9m 56.9M 3036M 17.2.0 e1d6a67b021e 472338dda563 2024-04-23T00:00:36.102 INFO:teuthology.orchestra.run.smithi079.stdout:prometheus.a smithi171 *:9095 running (52s) 7s ago 8m 56.8M - 2.33.4 514e6a882f6e 0c5b27bf9a1d 2024-04-23T00:00:36.102 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.foo.smithi079.mriyzv smithi079 *:8000 running (7m) 7s ago 7m 87.2M - 17.2.0 e1d6a67b021e 7265086159d1 2024-04-23T00:00:36.102 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.foo.smithi171.llhapr smithi171 *:8000 running (6m) 7s ago 6m 87.3M - 17.2.0 e1d6a67b021e b457c21074ad 2024-04-23T00:00:36.102 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.smpl.smithi079.yxokos smithi079 *:80 running (6m) 7s ago 6m 86.5M - 17.2.0 e1d6a67b021e 0083918e6d55 2024-04-23T00:00:36.103 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.smpl.smithi171.spscai smithi171 *:80 running (6m) 7s ago 6m 86.9M - 17.2.0 e1d6a67b021e 9e7599a854ca 2024-04-23T00:00:36.544 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-04-23T00:00:36.545 INFO:teuthology.orchestra.run.smithi079.stdout: "mon": { 2024-04-23T00:00:36.545 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2, 2024-04-23T00:00:36.545 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.0.0-3252-g43be0201 (43be020184947e53516056c9931e1ac5bdbbb1a5) squid (dev)": 1 2024-04-23T00:00:36.545 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-04-23T00:00:36.545 INFO:teuthology.orchestra.run.smithi079.stdout: "mgr": { 2024-04-23T00:00:36.545 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.0.0-3252-g43be0201 (43be020184947e53516056c9931e1ac5bdbbb1a5) squid (dev)": 2 2024-04-23T00:00:36.545 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-04-23T00:00:36.545 INFO:teuthology.orchestra.run.smithi079.stdout: "osd": { 2024-04-23T00:00:36.545 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-23T00:00:36.545 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-04-23T00:00:36.545 INFO:teuthology.orchestra.run.smithi079.stdout: "rgw": { 2024-04-23T00:00:36.545 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-23T00:00:36.545 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-04-23T00:00:36.546 INFO:teuthology.orchestra.run.smithi079.stdout: "overall": { 2024-04-23T00:00:36.546 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 14, 2024-04-23T00:00:36.546 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.0.0-3252-g43be0201 (43be020184947e53516056c9931e1ac5bdbbb1a5) squid (dev)": 3 2024-04-23T00:00:36.546 INFO:teuthology.orchestra.run.smithi079.stdout: } 2024-04-23T00:00:36.546 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-04-23T00:00:36.783 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:36 smithi079 bash[23665]: audit 2024-04-23T00:00:35.342493+0000 mgr.y (mgr.25321) 14 : audit [DBG] from='client.34140 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:00:36.783 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:36 smithi079 bash[23665]: audit 2024-04-23T00:00:35.712970+0000 mgr.y (mgr.25321) 15 : audit [DBG] from='client.25360 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:00:36.783 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:36 smithi079 bash[55848]: audit 2024-04-23T00:00:35.342493+0000 mgr.y (mgr.25321) 14 : audit [DBG] from='client.34140 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:00:36.783 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:36 smithi079 bash[55848]: audit 2024-04-23T00:00:35.342493+0000 mgr.y (mgr.25321) 14 : audit [DBG] from='client.34140 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:00:36.783 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:36 smithi079 bash[55848]: audit 2024-04-23T00:00:35.712970+0000 mgr.y (mgr.25321) 15 : audit [DBG] from='client.25360 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:00:36.783 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:36 smithi079 bash[55848]: audit 2024-04-23T00:00:35.712970+0000 mgr.y (mgr.25321) 15 : audit [DBG] from='client.25360 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:00:36.805 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:36 smithi171 bash[18565]: audit 2024-04-23T00:00:35.342493+0000 mgr.y (mgr.25321) 14 : audit [DBG] from='client.34140 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:00:36.805 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:36 smithi171 bash[18565]: audit 2024-04-23T00:00:35.712970+0000 mgr.y (mgr.25321) 15 : audit [DBG] from='client.25360 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:00:36.915 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-04-23T00:00:36.915 INFO:teuthology.orchestra.run.smithi079.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5", 2024-04-23T00:00:36.915 INFO:teuthology.orchestra.run.smithi079.stdout: "in_progress": true, 2024-04-23T00:00:36.916 INFO:teuthology.orchestra.run.smithi079.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-23T00:00:36.916 INFO:teuthology.orchestra.run.smithi079.stdout: "services_complete": [ 2024-04-23T00:00:36.916 INFO:teuthology.orchestra.run.smithi079.stdout: "mgr" 2024-04-23T00:00:36.916 INFO:teuthology.orchestra.run.smithi079.stdout: ], 2024-04-23T00:00:36.916 INFO:teuthology.orchestra.run.smithi079.stdout: "progress": "3/23 daemons upgraded", 2024-04-23T00:00:36.916 INFO:teuthology.orchestra.run.smithi079.stdout: "message": "", 2024-04-23T00:00:36.916 INFO:teuthology.orchestra.run.smithi079.stdout: "is_paused": false 2024-04-23T00:00:36.916 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-04-23T00:00:37.348 INFO:teuthology.orchestra.run.smithi079.stdout:HEALTH_OK 2024-04-23T00:00:37.377 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:37 smithi079 bash[55848]: cluster 2024-04-23T00:00:36.009026+0000 mgr.y (mgr.25321) 16 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 65 KiB/s wr, 16 op/s 2024-04-23T00:00:37.377 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:37 smithi079 bash[55848]: cluster 2024-04-23T00:00:36.009026+0000 mgr.y (mgr.25321) 16 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 65 KiB/s wr, 16 op/s 2024-04-23T00:00:37.378 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:37 smithi079 bash[55848]: audit 2024-04-23T00:00:36.069535+0000 mgr.y (mgr.25321) 17 : audit [DBG] from='client.25366 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:00:37.378 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:37 smithi079 bash[55848]: audit 2024-04-23T00:00:36.069535+0000 mgr.y (mgr.25321) 17 : audit [DBG] from='client.25366 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:00:37.378 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:37 smithi079 bash[55848]: audit 2024-04-23T00:00:36.559832+0000 mon.a (mon.0) 91 : audit [DBG] from='client.? 172.21.15.79:0/1984162710' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:00:37.378 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:37 smithi079 bash[55848]: audit 2024-04-23T00:00:36.559832+0000 mon.a (mon.0) 91 : audit [DBG] from='client.? 172.21.15.79:0/1984162710' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:00:37.378 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:37 smithi079 bash[55848]: audit 2024-04-23T00:00:36.943548+0000 mon.a (mon.0) 92 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:00:37.378 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:37 smithi079 bash[55848]: audit 2024-04-23T00:00:36.943548+0000 mon.a (mon.0) 92 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:00:37.378 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:37 smithi079 bash[55848]: audit 2024-04-23T00:00:36.944428+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:00:37.378 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:37 smithi079 bash[55848]: audit 2024-04-23T00:00:36.944428+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:00:37.783 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:37 smithi079 bash[55848]: audit 2024-04-23T00:00:37.103712+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:00:37.783 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:37 smithi079 bash[55848]: audit 2024-04-23T00:00:37.103712+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:00:37.783 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:37 smithi079 bash[55848]: audit 2024-04-23T00:00:37.104536+0000 mon.a (mon.0) 95 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:00:37.783 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:37 smithi079 bash[55848]: audit 2024-04-23T00:00:37.104536+0000 mon.a (mon.0) 95 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:00:37.783 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:37 smithi079 bash[55848]: audit 2024-04-23T00:00:37.364179+0000 mon.c (mon.1) 154 : audit [DBG] from='client.? 172.21.15.79:0/3861776075' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T00:00:37.783 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:37 smithi079 bash[55848]: audit 2024-04-23T00:00:37.364179+0000 mon.c (mon.1) 154 : audit [DBG] from='client.? 172.21.15.79:0/3861776075' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T00:00:37.784 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:37 smithi079 bash[23665]: cluster 2024-04-23T00:00:36.009026+0000 mgr.y (mgr.25321) 16 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 65 KiB/s wr, 16 op/s 2024-04-23T00:00:37.784 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:37 smithi079 bash[23665]: audit 2024-04-23T00:00:36.069535+0000 mgr.y (mgr.25321) 17 : audit [DBG] from='client.25366 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:00:37.784 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:37 smithi079 bash[23665]: audit 2024-04-23T00:00:36.559832+0000 mon.a (mon.0) 91 : audit [DBG] from='client.? 172.21.15.79:0/1984162710' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:00:37.784 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:37 smithi079 bash[23665]: audit 2024-04-23T00:00:36.943548+0000 mon.a (mon.0) 92 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:00:37.784 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:37 smithi079 bash[23665]: audit 2024-04-23T00:00:36.944428+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:00:37.784 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:37 smithi079 bash[23665]: audit 2024-04-23T00:00:37.103712+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:00:37.784 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:37 smithi079 bash[23665]: audit 2024-04-23T00:00:37.104536+0000 mon.a (mon.0) 95 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:00:37.784 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:37 smithi079 bash[23665]: audit 2024-04-23T00:00:37.364179+0000 mon.c (mon.1) 154 : audit [DBG] from='client.? 172.21.15.79:0/3861776075' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T00:00:37.805 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:37 smithi171 bash[18565]: cluster 2024-04-23T00:00:36.009026+0000 mgr.y (mgr.25321) 16 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 65 KiB/s wr, 16 op/s 2024-04-23T00:00:37.805 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:37 smithi171 bash[18565]: audit 2024-04-23T00:00:36.069535+0000 mgr.y (mgr.25321) 17 : audit [DBG] from='client.25366 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:00:37.806 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:37 smithi171 bash[18565]: audit 2024-04-23T00:00:36.559832+0000 mon.a (mon.0) 91 : audit [DBG] from='client.? 172.21.15.79:0/1984162710' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:00:37.806 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:37 smithi171 bash[18565]: audit 2024-04-23T00:00:36.943548+0000 mon.a (mon.0) 92 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:00:37.806 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:37 smithi171 bash[18565]: audit 2024-04-23T00:00:36.944428+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:00:37.806 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:37 smithi171 bash[18565]: audit 2024-04-23T00:00:37.103712+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:00:37.806 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:37 smithi171 bash[18565]: audit 2024-04-23T00:00:37.104536+0000 mon.a (mon.0) 95 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:00:37.806 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:37 smithi171 bash[18565]: audit 2024-04-23T00:00:37.364179+0000 mon.c (mon.1) 154 : audit [DBG] from='client.? 172.21.15.79:0/3861776075' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T00:00:38.949 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:38 smithi079 bash[55848]: audit 2024-04-23T00:00:36.930102+0000 mgr.y (mgr.25321) 18 : audit [DBG] from='client.25378 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:00:38.949 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:38 smithi079 bash[55848]: audit 2024-04-23T00:00:36.930102+0000 mgr.y (mgr.25321) 18 : audit [DBG] from='client.25378 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:00:38.949 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:38 smithi079 bash[55848]: cephadm 2024-04-23T00:00:36.945741+0000 mgr.y (mgr.25321) 19 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.conf 2024-04-23T00:00:38.949 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:38 smithi079 bash[55848]: cephadm 2024-04-23T00:00:36.945741+0000 mgr.y (mgr.25321) 19 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.conf 2024-04-23T00:00:38.949 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:38 smithi079 bash[55848]: cephadm 2024-04-23T00:00:36.945925+0000 mgr.y (mgr.25321) 20 : cephadm [INF] Updating smithi171:/etc/ceph/ceph.conf 2024-04-23T00:00:38.949 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:38 smithi079 bash[55848]: cephadm 2024-04-23T00:00:36.945925+0000 mgr.y (mgr.25321) 20 : cephadm [INF] Updating smithi171:/etc/ceph/ceph.conf 2024-04-23T00:00:38.949 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:38 smithi079 bash[55848]: cephadm 2024-04-23T00:00:37.110813+0000 mgr.y (mgr.25321) 21 : cephadm [INF] Updating smithi171:/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-23T00:00:38.949 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:38 smithi079 bash[55848]: cephadm 2024-04-23T00:00:37.110813+0000 mgr.y (mgr.25321) 21 : cephadm [INF] Updating smithi171:/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-23T00:00:38.949 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:38 smithi079 bash[55848]: cephadm 2024-04-23T00:00:37.115610+0000 mgr.y (mgr.25321) 22 : cephadm [INF] Updating smithi079:/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-23T00:00:38.949 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:38 smithi079 bash[55848]: cephadm 2024-04-23T00:00:37.115610+0000 mgr.y (mgr.25321) 22 : cephadm [INF] Updating smithi079:/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-23T00:00:38.949 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:38 smithi079 bash[55848]: cephadm 2024-04-23T00:00:37.287232+0000 mgr.y (mgr.25321) 23 : cephadm [INF] Updating smithi171:/etc/ceph/ceph.client.admin.keyring 2024-04-23T00:00:38.950 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:38 smithi079 bash[55848]: cephadm 2024-04-23T00:00:37.287232+0000 mgr.y (mgr.25321) 23 : cephadm [INF] Updating smithi171:/etc/ceph/ceph.client.admin.keyring 2024-04-23T00:00:38.950 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:38 smithi079 bash[55848]: cephadm 2024-04-23T00:00:37.294245+0000 mgr.y (mgr.25321) 24 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.client.admin.keyring 2024-04-23T00:00:38.950 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:38 smithi079 bash[55848]: cephadm 2024-04-23T00:00:37.294245+0000 mgr.y (mgr.25321) 24 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.client.admin.keyring 2024-04-23T00:00:38.950 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:38 smithi079 bash[55848]: cephadm 2024-04-23T00:00:37.451542+0000 mgr.y (mgr.25321) 25 : cephadm [INF] Updating smithi171:/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-23T00:00:38.950 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:38 smithi079 bash[55848]: cephadm 2024-04-23T00:00:37.451542+0000 mgr.y (mgr.25321) 25 : cephadm [INF] Updating smithi171:/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-23T00:00:38.950 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:38 smithi079 bash[55848]: cephadm 2024-04-23T00:00:37.458511+0000 mgr.y (mgr.25321) 26 : cephadm [INF] Updating smithi079:/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-23T00:00:38.950 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:38 smithi079 bash[55848]: cephadm 2024-04-23T00:00:37.458511+0000 mgr.y (mgr.25321) 26 : cephadm [INF] Updating smithi079:/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-23T00:00:38.950 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:38 smithi079 bash[55848]: audit 2024-04-23T00:00:37.578403+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:00:38.950 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:38 smithi079 bash[55848]: audit 2024-04-23T00:00:37.578403+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:00:38.950 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:38 smithi079 bash[55848]: audit 2024-04-23T00:00:37.585976+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:00:38.951 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:38 smithi079 bash[23665]: audit 2024-04-23T00:00:36.930102+0000 mgr.y (mgr.25321) 18 : audit [DBG] from='client.25378 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:00:38.951 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:38 smithi079 bash[23665]: cephadm 2024-04-23T00:00:36.945741+0000 mgr.y (mgr.25321) 19 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.conf 2024-04-23T00:00:38.951 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:38 smithi079 bash[23665]: cephadm 2024-04-23T00:00:36.945925+0000 mgr.y (mgr.25321) 20 : cephadm [INF] Updating smithi171:/etc/ceph/ceph.conf 2024-04-23T00:00:38.951 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:38 smithi079 bash[23665]: cephadm 2024-04-23T00:00:37.110813+0000 mgr.y (mgr.25321) 21 : cephadm [INF] Updating smithi171:/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-23T00:00:38.951 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:38 smithi079 bash[23665]: cephadm 2024-04-23T00:00:37.115610+0000 mgr.y (mgr.25321) 22 : cephadm [INF] Updating smithi079:/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-23T00:00:38.951 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:38 smithi079 bash[23665]: cephadm 2024-04-23T00:00:37.287232+0000 mgr.y (mgr.25321) 23 : cephadm [INF] Updating smithi171:/etc/ceph/ceph.client.admin.keyring 2024-04-23T00:00:38.951 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:38 smithi079 bash[23665]: cephadm 2024-04-23T00:00:37.294245+0000 mgr.y (mgr.25321) 24 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.client.admin.keyring 2024-04-23T00:00:38.951 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:38 smithi079 bash[23665]: cephadm 2024-04-23T00:00:37.451542+0000 mgr.y (mgr.25321) 25 : cephadm [INF] Updating smithi171:/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-23T00:00:38.951 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:38 smithi079 bash[23665]: cephadm 2024-04-23T00:00:37.458511+0000 mgr.y (mgr.25321) 26 : cephadm [INF] Updating smithi079:/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-23T00:00:38.952 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:38 smithi079 bash[23665]: audit 2024-04-23T00:00:37.578403+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:00:38.952 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:38 smithi079 bash[23665]: audit 2024-04-23T00:00:37.585976+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:00:38.952 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:38 smithi079 bash[23665]: audit 2024-04-23T00:00:37.620985+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:00:38.952 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:38 smithi079 bash[23665]: audit 2024-04-23T00:00:37.626892+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:00:38.952 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:38 smithi079 bash[23665]: cluster 2024-04-23T00:00:37.628601+0000 mgr.y (mgr.25321) 27 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 67 KiB/s wr, 16 op/s 2024-04-23T00:00:38.952 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:38 smithi079 bash[23665]: audit 2024-04-23T00:00:37.633288+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:00:38.952 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:38 smithi079 bash[23665]: audit 2024-04-23T00:00:37.678040+0000 mon.a (mon.0) 101 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:00:38.952 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:38 smithi079 bash[23665]: audit 2024-04-23T00:00:37.680236+0000 mon.a (mon.0) 102 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:00:38.952 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:38 smithi079 bash[23665]: audit 2024-04-23T00:00:37.681605+0000 mon.a (mon.0) 103 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-23T00:00:38.952 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:38 smithi079 bash[23665]: audit 2024-04-23T00:00:37.682430+0000 mon.a (mon.0) 104 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-04-23T00:00:38.952 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:38 smithi079 bash[23665]: cephadm 2024-04-23T00:00:37.682882+0000 mgr.y (mgr.25321) 28 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-04-23T00:00:38.952 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:38 smithi079 bash[55848]: audit 2024-04-23T00:00:37.585976+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:00:38.953 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:38 smithi079 bash[55848]: audit 2024-04-23T00:00:37.620985+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:00:38.953 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:38 smithi079 bash[55848]: audit 2024-04-23T00:00:37.620985+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:00:38.953 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:38 smithi079 bash[55848]: audit 2024-04-23T00:00:37.626892+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:00:38.953 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:38 smithi079 bash[55848]: audit 2024-04-23T00:00:37.626892+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:00:38.953 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:38 smithi079 bash[55848]: cluster 2024-04-23T00:00:37.628601+0000 mgr.y (mgr.25321) 27 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 67 KiB/s wr, 16 op/s 2024-04-23T00:00:38.953 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:38 smithi079 bash[55848]: cluster 2024-04-23T00:00:37.628601+0000 mgr.y (mgr.25321) 27 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 67 KiB/s wr, 16 op/s 2024-04-23T00:00:38.953 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:38 smithi079 bash[55848]: audit 2024-04-23T00:00:37.633288+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:00:38.953 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:38 smithi079 bash[55848]: audit 2024-04-23T00:00:37.633288+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:00:38.953 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:38 smithi079 bash[55848]: audit 2024-04-23T00:00:37.678040+0000 mon.a (mon.0) 101 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:00:38.953 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:38 smithi079 bash[55848]: audit 2024-04-23T00:00:37.678040+0000 mon.a (mon.0) 101 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:00:38.953 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:38 smithi079 bash[55848]: audit 2024-04-23T00:00:37.680236+0000 mon.a (mon.0) 102 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:00:38.954 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:38 smithi079 bash[55848]: audit 2024-04-23T00:00:37.680236+0000 mon.a (mon.0) 102 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:00:38.954 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:38 smithi079 bash[55848]: audit 2024-04-23T00:00:37.681605+0000 mon.a (mon.0) 103 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-23T00:00:38.954 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:38 smithi079 bash[55848]: audit 2024-04-23T00:00:37.681605+0000 mon.a (mon.0) 103 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-23T00:00:38.954 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:38 smithi079 bash[55848]: audit 2024-04-23T00:00:37.682430+0000 mon.a (mon.0) 104 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-04-23T00:00:38.954 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:38 smithi079 bash[55848]: audit 2024-04-23T00:00:37.682430+0000 mon.a (mon.0) 104 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-04-23T00:00:38.954 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:38 smithi079 bash[55848]: cephadm 2024-04-23T00:00:37.682882+0000 mgr.y (mgr.25321) 28 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-04-23T00:00:38.954 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:38 smithi079 bash[55848]: cephadm 2024-04-23T00:00:37.682882+0000 mgr.y (mgr.25321) 28 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-04-23T00:00:39.055 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 23 00:00:38 smithi171 bash[41575]: ts=2024-04-23T00:00: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.79\", device_class=\"ssd\", hostname=\"smithi079\", instance=\"172.21.15.171:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.79\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"15ff8152-0102-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.79\", device_class=\"ssd\", hostname=\"smithi079\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.79\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-23T00:00:39.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:38 smithi171 bash[18565]: audit 2024-04-23T00:00:36.930102+0000 mgr.y (mgr.25321) 18 : audit [DBG] from='client.25378 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:00:39.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:38 smithi171 bash[18565]: cephadm 2024-04-23T00:00:36.945741+0000 mgr.y (mgr.25321) 19 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.conf 2024-04-23T00:00:39.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:38 smithi171 bash[18565]: cephadm 2024-04-23T00:00:36.945925+0000 mgr.y (mgr.25321) 20 : cephadm [INF] Updating smithi171:/etc/ceph/ceph.conf 2024-04-23T00:00:39.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:38 smithi171 bash[18565]: cephadm 2024-04-23T00:00:37.110813+0000 mgr.y (mgr.25321) 21 : cephadm [INF] Updating smithi171:/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-23T00:00:39.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:38 smithi171 bash[18565]: cephadm 2024-04-23T00:00:37.115610+0000 mgr.y (mgr.25321) 22 : cephadm [INF] Updating smithi079:/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-23T00:00:39.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:38 smithi171 bash[18565]: cephadm 2024-04-23T00:00:37.287232+0000 mgr.y (mgr.25321) 23 : cephadm [INF] Updating smithi171:/etc/ceph/ceph.client.admin.keyring 2024-04-23T00:00:39.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:38 smithi171 bash[18565]: cephadm 2024-04-23T00:00:37.294245+0000 mgr.y (mgr.25321) 24 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.client.admin.keyring 2024-04-23T00:00:39.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:38 smithi171 bash[18565]: cephadm 2024-04-23T00:00:37.451542+0000 mgr.y (mgr.25321) 25 : cephadm [INF] Updating smithi171:/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-23T00:00:39.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:38 smithi171 bash[18565]: cephadm 2024-04-23T00:00:37.458511+0000 mgr.y (mgr.25321) 26 : cephadm [INF] Updating smithi079:/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-23T00:00:39.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:38 smithi171 bash[18565]: audit 2024-04-23T00:00:37.578403+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:00:39.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:38 smithi171 bash[18565]: audit 2024-04-23T00:00:37.585976+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:00:39.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:38 smithi171 bash[18565]: audit 2024-04-23T00:00:37.620985+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:00:39.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:38 smithi171 bash[18565]: audit 2024-04-23T00:00:37.626892+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:00:39.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:38 smithi171 bash[18565]: cluster 2024-04-23T00:00:37.628601+0000 mgr.y (mgr.25321) 27 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 67 KiB/s wr, 16 op/s 2024-04-23T00:00:39.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:38 smithi171 bash[18565]: audit 2024-04-23T00:00:37.633288+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:00:39.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:38 smithi171 bash[18565]: audit 2024-04-23T00:00:37.678040+0000 mon.a (mon.0) 101 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:00:39.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:38 smithi171 bash[18565]: audit 2024-04-23T00:00:37.680236+0000 mon.a (mon.0) 102 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:00:39.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:38 smithi171 bash[18565]: audit 2024-04-23T00:00:37.681605+0000 mon.a (mon.0) 103 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-23T00:00:39.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:38 smithi171 bash[18565]: audit 2024-04-23T00:00:37.682430+0000 mon.a (mon.0) 104 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-04-23T00:00:39.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:38 smithi171 bash[18565]: cephadm 2024-04-23T00:00:37.682882+0000 mgr.y (mgr.25321) 28 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-04-23T00:00:40.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:39 smithi079 bash[23665]: cluster 2024-04-23T00:00:38.625180+0000 mon.a (mon.0) 105 : cluster [WRN] Health check failed: failed to probe daemons or devices (CEPHADM_REFRESH_FAILED) 2024-04-23T00:00:40.033 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:39 smithi079 bash[55848]: cluster 2024-04-23T00:00:38.625180+0000 mon.a (mon.0) 105 : cluster [WRN] Health check failed: failed to probe daemons or devices (CEPHADM_REFRESH_FAILED) 2024-04-23T00:00:40.033 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:39 smithi079 bash[55848]: cluster 2024-04-23T00:00:38.625180+0000 mon.a (mon.0) 105 : cluster [WRN] Health check failed: failed to probe daemons or devices (CEPHADM_REFRESH_FAILED) 2024-04-23T00:00:40.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:39 smithi171 bash[18565]: cluster 2024-04-23T00:00:38.625180+0000 mon.a (mon.0) 105 : cluster [WRN] Health check failed: failed to probe daemons or devices (CEPHADM_REFRESH_FAILED) 2024-04-23T00:00:40.934 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:40 smithi079 bash[55848]: cluster 2024-04-23T00:00:39.630569+0000 mgr.y (mgr.25321) 29 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 90 KiB/s wr, 19 op/s 2024-04-23T00:00:40.935 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:40 smithi079 bash[55848]: cluster 2024-04-23T00:00:39.630569+0000 mgr.y (mgr.25321) 29 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 90 KiB/s wr, 19 op/s 2024-04-23T00:00:40.935 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:40 smithi079 bash[55848]: audit 2024-04-23T00:00:39.807831+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:00:40.935 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:40 smithi079 bash[55848]: audit 2024-04-23T00:00:39.807831+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:00:40.935 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:40 smithi079 bash[55848]: audit 2024-04-23T00:00:39.811017+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-23T00:00:40.935 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:40 smithi079 bash[55848]: audit 2024-04-23T00:00:39.811017+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-23T00:00:40.935 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:40 smithi079 bash[55848]: audit 2024-04-23T00:00:39.812665+0000 mon.a (mon.0) 108 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-23T00:00:40.935 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:40 smithi079 bash[55848]: audit 2024-04-23T00:00:39.812665+0000 mon.a (mon.0) 108 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-23T00:00:40.935 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:40 smithi079 bash[55848]: audit 2024-04-23T00:00:39.814236+0000 mon.a (mon.0) 109 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:00:40.935 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:40 smithi079 bash[55848]: audit 2024-04-23T00:00:39.814236+0000 mon.a (mon.0) 109 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:00:40.936 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:40 smithi079 bash[23665]: cluster 2024-04-23T00:00:39.630569+0000 mgr.y (mgr.25321) 29 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 90 KiB/s wr, 19 op/s 2024-04-23T00:00:40.936 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:40 smithi079 bash[23665]: audit 2024-04-23T00:00:39.807831+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:00:40.936 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:40 smithi079 bash[23665]: audit 2024-04-23T00:00:39.811017+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-23T00:00:40.936 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:40 smithi079 bash[23665]: audit 2024-04-23T00:00:39.812665+0000 mon.a (mon.0) 108 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-23T00:00:40.936 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:40 smithi079 bash[23665]: audit 2024-04-23T00:00:39.814236+0000 mon.a (mon.0) 109 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:00:41.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:40 smithi171 bash[18565]: cluster 2024-04-23T00:00:39.630569+0000 mgr.y (mgr.25321) 29 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 90 KiB/s wr, 19 op/s 2024-04-23T00:00:41.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:40 smithi171 bash[18565]: audit 2024-04-23T00:00:39.807831+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:00:41.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:40 smithi171 bash[18565]: audit 2024-04-23T00:00:39.811017+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-23T00:00:41.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:40 smithi171 bash[18565]: audit 2024-04-23T00:00:39.812665+0000 mon.a (mon.0) 108 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-23T00:00:41.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:40 smithi171 bash[18565]: audit 2024-04-23T00:00:39.814236+0000 mon.a (mon.0) 109 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:00:41.926 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:41 smithi079 bash[23665]: cephadm 2024-04-23T00:00:39.801342+0000 mgr.y (mgr.25321) 30 : cephadm [INF] Upgrade: Updating mon.c 2024-04-23T00:00:41.926 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:41 smithi079 bash[23665]: cephadm 2024-04-23T00:00:39.815952+0000 mgr.y (mgr.25321) 31 : cephadm [INF] Deploying daemon mon.c on smithi079 2024-04-23T00:00:41.926 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:41 smithi079 bash[55848]: cephadm 2024-04-23T00:00:39.801342+0000 mgr.y (mgr.25321) 30 : cephadm [INF] Upgrade: Updating mon.c 2024-04-23T00:00:41.926 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:41 smithi079 bash[55848]: cephadm 2024-04-23T00:00:39.801342+0000 mgr.y (mgr.25321) 30 : cephadm [INF] Upgrade: Updating mon.c 2024-04-23T00:00:41.926 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:41 smithi079 bash[55848]: cephadm 2024-04-23T00:00:39.815952+0000 mgr.y (mgr.25321) 31 : cephadm [INF] Deploying daemon mon.c on smithi079 2024-04-23T00:00:41.926 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:41 smithi079 bash[55848]: cephadm 2024-04-23T00:00:39.815952+0000 mgr.y (mgr.25321) 31 : cephadm [INF] Deploying daemon mon.c on smithi079 2024-04-23T00:00:42.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:41 smithi171 bash[18565]: cephadm 2024-04-23T00:00:39.801342+0000 mgr.y (mgr.25321) 30 : cephadm [INF] Upgrade: Updating mon.c 2024-04-23T00:00:42.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:41 smithi171 bash[18565]: cephadm 2024-04-23T00:00:39.815952+0000 mgr.y (mgr.25321) 31 : cephadm [INF] Deploying daemon mon.c on smithi079 2024-04-23T00:00:42.283 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:41 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:00:42.283 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:00:41 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:00:42.283 INFO:journalctl@ceph.osd.0.smithi079.stdout:Apr 23 00:00:41 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:00:42.284 INFO:journalctl@ceph.osd.1.smithi079.stdout:Apr 23 00:00:41 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:00:42.284 INFO:journalctl@ceph.osd.2.smithi079.stdout:Apr 23 00:00:41 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:00:42.284 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 23 00:00:41 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:00:42.285 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 23 00:00:41 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:00:42.285 INFO:journalctl@ceph.osd.3.smithi079.stdout:Apr 23 00:00:41 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:00:42.285 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:41 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:00:42.285 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:42 smithi079 systemd[1]: Stopping Ceph mon.c for 15ff8152-0102-11ef-bc93-c7b262605968... 2024-04-23T00:00:42.285 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:42 smithi079 bash[23665]: debug 2024-04-23T00:00:42.186+0000 7f4075bba700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.c -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-04-23T00:00:42.286 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:42 smithi079 bash[23665]: debug 2024-04-23T00:00:42.186+0000 7f4075bba700 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2024-04-23T00:00:43.283 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:43 smithi079 bash[57088]: ceph-15ff8152-0102-11ef-bc93-c7b262605968-mon-c 2024-04-23T00:00:43.718 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:00:43 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:00:43.718 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:00:43 smithi079 bash[52880]: ::ffff:172.21.15.171 - - [23/Apr/2024:00:00:43] "GET /metrics HTTP/1.1" 200 38249 "" "Prometheus/2.33.4" 2024-04-23T00:00:43.718 INFO:journalctl@ceph.osd.1.smithi079.stdout:Apr 23 00:00:43 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:00:43.719 INFO:journalctl@ceph.osd.2.smithi079.stdout:Apr 23 00:00:43 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:00:43.719 INFO:journalctl@ceph.osd.3.smithi079.stdout:Apr 23 00:00:43 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:00:43.719 INFO:journalctl@ceph.osd.0.smithi079.stdout:Apr 23 00:00:43 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:00:43.720 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:43 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:00:43.720 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:43 smithi079 bash[57153]: Error response from daemon: No such container: ceph-15ff8152-0102-11ef-bc93-c7b262605968-mon-c 2024-04-23T00:00:43.721 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:43 smithi079 systemd[1]: ceph-15ff8152-0102-11ef-bc93-c7b262605968@mon.c.service: Deactivated successfully. 2024-04-23T00:00:43.721 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:43 smithi079 systemd[1]: Stopped Ceph mon.c for 15ff8152-0102-11ef-bc93-c7b262605968. 2024-04-23T00:00:43.721 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:43 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:00:43.721 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 23 00:00:43 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:00:43.721 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 23 00:00:43 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:00:43.805 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 23 00:00:43 smithi171 bash[41575]: ts=2024-04-23T00:00:43.509Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi079\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi079\", job=\"node\", machine=\"x86_64\", nodename=\"smithi079\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"15ff8152-0102-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi079\", job=\"node\", machine=\"x86_64\", nodename=\"smithi079\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-23T00:00:43.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:43 smithi079 systemd[1]: Started Ceph mon.c for 15ff8152-0102-11ef-bc93-c7b262605968. 2024-04-23T00:00:45.283 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: debug 2024-04-23T00:00:44.982+0000 7fb2b592bc80 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-23T00:00:45.284 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: debug 2024-04-23T00:00:44.982+0000 7fb2b592bc80 0 ceph version 19.0.0-3252-g43be0201 (43be020184947e53516056c9931e1ac5bdbbb1a5) squid (dev), process ceph-mon, pid 7 2024-04-23T00:00:45.284 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: debug 2024-04-23T00:00:44.982+0000 7fb2b592bc80 0 pidfile_write: ignore empty --pid-file 2024-04-23T00:00:45.284 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 0 load: jerasure load: lrc 2024-04-23T00:00:45.284 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: RocksDB version: 7.9.2 2024-04-23T00:00:45.284 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Git sha 0 2024-04-23T00:00:45.284 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Compile date 2024-04-22 21:33:31 2024-04-23T00:00:45.284 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: DB SUMMARY 2024-04-23T00:00:45.284 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: DB Session ID: JIEGRMZQ9BUZB2AKG9VG 2024-04-23T00:00:45.284 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: CURRENT file: CURRENT 2024-04-23T00:00:45.284 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: IDENTITY file: IDENTITY 2024-04-23T00:00:45.284 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 1079 Bytes 2024-04-23T00:00:45.284 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000027.sst 2024-04-23T00:00:45.284 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000025.log size: 3940614 ; 2024-04-23T00:00:45.284 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.error_if_exists: 0 2024-04-23T00:00:45.285 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.create_if_missing: 0 2024-04-23T00:00:45.285 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.paranoid_checks: 1 2024-04-23T00:00:45.285 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-04-23T00:00:45.285 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-23T00:00:45.285 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-04-23T00:00:45.285 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.env: 0x55716e264cc0 2024-04-23T00:00:45.285 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.fs: PosixFileSystem 2024-04-23T00:00:45.285 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.info_log: 0x55716ffdfc40 2024-04-23T00:00:45.285 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-23T00:00:45.285 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.statistics: (nil) 2024-04-23T00:00:45.285 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.use_fsync: 0 2024-04-23T00:00:45.285 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.max_log_file_size: 0 2024-04-23T00:00:45.286 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-23T00:00:45.286 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-23T00:00:45.286 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-23T00:00:45.286 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-23T00:00:45.286 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.allow_fallocate: 1 2024-04-23T00:00:45.286 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-23T00:00:45.286 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-23T00:00:45.286 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.use_direct_reads: 0 2024-04-23T00:00:45.286 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-23T00:00:45.287 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.create_missing_column_families: 0 2024-04-23T00:00:45.287 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.db_log_dir: 2024-04-23T00:00:45.287 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.wal_dir: 2024-04-23T00:00:45.287 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-23T00:00:45.287 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-23T00:00:45.287 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-23T00:00:45.287 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-23T00:00:45.287 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-23T00:00:45.287 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-23T00:00:45.287 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.advise_random_on_open: 1 2024-04-23T00:00:45.287 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-23T00:00:45.287 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.write_buffer_manager: 0x55716ff75220 2024-04-23T00:00:45.287 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-23T00:00:45.287 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-23T00:00:45.287 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-23T00:00:45.288 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.rate_limiter: (nil) 2024-04-23T00:00:45.288 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-23T00:00:45.288 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-23T00:00:45.288 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-23T00:00:45.288 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-23T00:00:45.288 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.unordered_write: 0 2024-04-23T00:00:45.288 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-23T00:00:45.288 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-23T00:00:45.288 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-23T00:00:45.288 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-23T00:00:45.288 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.row_cache: None 2024-04-23T00:00:45.288 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.wal_filter: None 2024-04-23T00:00:45.288 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-23T00:00:45.288 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-23T00:00:45.288 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.two_write_queues: 0 2024-04-23T00:00:45.288 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.manual_wal_flush: 0 2024-04-23T00:00:45.289 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.wal_compression: 0 2024-04-23T00:00:45.289 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.atomic_flush: 0 2024-04-23T00:00:45.289 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-23T00:00:45.289 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-23T00:00:45.289 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-23T00:00:45.289 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.log_readahead_size: 0 2024-04-23T00:00:45.289 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-23T00:00:45.289 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.best_efforts_recovery: 0 2024-04-23T00:00:45.289 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-23T00:00:45.289 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-23T00:00:45.289 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.allow_data_in_errors: 0 2024-04-23T00:00:45.289 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.db_host_id: __hostname__ 2024-04-23T00:00:45.289 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-04-23T00:00:45.289 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.max_background_jobs: 2 2024-04-23T00:00:45.289 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.max_background_compactions: -1 2024-04-23T00:00:45.290 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.max_subcompactions: 1 2024-04-23T00:00:45.290 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-23T00:00:45.290 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-23T00:00:45.290 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-23T00:00:45.290 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.max_total_wal_size: 0 2024-04-23T00:00:45.290 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-23T00:00:45.290 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-23T00:00:45.290 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-23T00:00:45.290 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-23T00:00:45.290 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.max_open_files: -1 2024-04-23T00:00:45.290 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.bytes_per_sync: 0 2024-04-23T00:00:45.290 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-23T00:00:45.290 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-23T00:00:45.290 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-23T00:00:45.291 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.max_background_flushes: -1 2024-04-23T00:00:45.291 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Compression algorithms supported: 2024-04-23T00:00:45.291 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-23T00:00:45.291 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: kZSTD supported: 0 2024-04-23T00:00:45.291 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: kXpressCompression supported: 0 2024-04-23T00:00:45.291 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-23T00:00:45.291 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: kZlibCompression supported: 1 2024-04-23T00:00:45.291 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: kSnappyCompression supported: 1 2024-04-23T00:00:45.291 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: kLZ4Compression supported: 1 2024-04-23T00:00:45.291 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: kBZip2Compression supported: 0 2024-04-23T00:00:45.291 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-23T00:00:45.291 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-04-23T00:00:45.291 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000009 2024-04-23T00:00:45.292 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-04-23T00:00:45.292 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-23T00:00:45.292 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.merge_operator: 2024-04-23T00:00:45.293 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.compaction_filter: None 2024-04-23T00:00:45.293 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.compaction_filter_factory: None 2024-04-23T00:00:45.293 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.sst_partitioner_factory: None 2024-04-23T00:00:45.293 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-23T00:00:45.293 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-23T00:00:45.293 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55716ffdfe00) 2024-04-23T00:00:45.293 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: cache_index_and_filter_blocks: 1 2024-04-23T00:00:45.293 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-23T00:00:45.293 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-23T00:00:45.293 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: pin_top_level_index_and_filter: 1 2024-04-23T00:00:45.293 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: index_type: 0 2024-04-23T00:00:45.293 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: data_block_index_type: 0 2024-04-23T00:00:45.293 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: index_shortening: 1 2024-04-23T00:00:45.293 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: data_block_hash_table_util_ratio: 0.750000 2024-04-23T00:00:45.293 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: checksum: 4 2024-04-23T00:00:45.294 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: no_block_cache: 0 2024-04-23T00:00:45.294 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: block_cache: 0x55716ffa51f0 2024-04-23T00:00:45.294 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: block_cache_name: BinnedLRUCache 2024-04-23T00:00:45.294 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: block_cache_options: 2024-04-23T00:00:45.294 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: capacity : 536870912 2024-04-23T00:00:45.294 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: num_shard_bits : 4 2024-04-23T00:00:45.294 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: strict_capacity_limit : 0 2024-04-23T00:00:45.294 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: high_pri_pool_ratio: 0.000 2024-04-23T00:00:45.294 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: block_cache_compressed: (nil) 2024-04-23T00:00:45.294 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: persistent_cache: (nil) 2024-04-23T00:00:45.294 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: block_size: 4096 2024-04-23T00:00:45.294 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: block_size_deviation: 10 2024-04-23T00:00:45.294 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: block_restart_interval: 16 2024-04-23T00:00:45.294 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: index_block_restart_interval: 1 2024-04-23T00:00:45.294 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: metadata_block_size: 4096 2024-04-23T00:00:45.294 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: partition_filters: 0 2024-04-23T00:00:45.295 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: use_delta_encoding: 1 2024-04-23T00:00:45.295 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: filter_policy: bloomfilter 2024-04-23T00:00:45.295 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: whole_key_filtering: 1 2024-04-23T00:00:45.295 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: verify_compression: 0 2024-04-23T00:00:45.295 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: read_amp_bytes_per_bit: 0 2024-04-23T00:00:45.295 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: format_version: 5 2024-04-23T00:00:45.295 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: enable_index_compression: 1 2024-04-23T00:00:45.295 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: block_align: 0 2024-04-23T00:00:45.295 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: max_auto_readahead_size: 262144 2024-04-23T00:00:45.295 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: prepopulate_block_cache: 0 2024-04-23T00:00:45.295 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: initial_auto_readahead_size: 8192 2024-04-23T00:00:45.295 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: num_file_reads_for_auto_readahead: 2 2024-04-23T00:00:45.295 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-23T00:00:45.295 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-23T00:00:45.295 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.compression: NoCompression 2024-04-23T00:00:45.295 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:44 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-23T00:00:45.296 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-23T00:00:45.296 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-23T00:00:45.296 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.num_levels: 7 2024-04-23T00:00:45.296 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-23T00:00:45.296 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-23T00:00:45.296 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-23T00:00:45.296 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-23T00:00:45.296 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-23T00:00:45.296 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-23T00:00:45.296 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-23T00:00:45.296 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-23T00:00:45.296 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-23T00:00:45.296 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-23T00:00:45.296 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-04-23T00:00:45.296 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-04-23T00:00:45.296 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-23T00:00:45.297 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.compression_opts.level: 32767 2024-04-23T00:00:45.297 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-23T00:00:45.297 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-23T00:00:45.297 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-23T00:00:45.297 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-04-23T00:00:45.297 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-23T00:00:45.297 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.compression_opts.enabled: false 2024-04-23T00:00:45.297 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-04-23T00:00:45.297 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-23T00:00:45.297 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-23T00:00:45.297 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-23T00:00:45.297 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-23T00:00:45.297 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-23T00:00:45.297 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-23T00:00:45.297 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-23T00:00:45.298 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-23T00:00:45.298 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-23T00:00:45.298 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-23T00:00:45.298 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-23T00:00:45.298 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-23T00:00:45.298 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-23T00:00:45.298 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-23T00:00:45.298 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-23T00:00:45.298 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-23T00:00:45.298 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-23T00:00:45.298 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-04-23T00:00:45.298 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.arena_block_size: 1048576 2024-04-23T00:00:45.298 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-23T00:00:45.298 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-23T00:00:45.298 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-23T00:00:45.299 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-23T00:00:45.299 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-23T00:00:45.299 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-23T00:00:45.299 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-23T00:00:45.299 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-23T00:00:45.299 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-23T00:00:45.299 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-23T00:00:45.299 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-23T00:00:45.299 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-23T00:00:45.299 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-23T00:00:45.299 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-04-23T00:00:45.299 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.inplace_update_support: 0 2024-04-23T00:00:45.299 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-23T00:00:45.299 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-23T00:00:45.299 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-23T00:00:45.299 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-23T00:00:45.300 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.bloom_locality: 0 2024-04-23T00:00:45.300 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.max_successive_merges: 0 2024-04-23T00:00:45.300 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-23T00:00:45.300 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-23T00:00:45.300 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.force_consistency_checks: 1 2024-04-23T00:00:45.300 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-23T00:00:45.300 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.ttl: 2592000 2024-04-23T00:00:45.300 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-23T00:00:45.300 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-04-23T00:00:45.300 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-04-23T00:00:45.300 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.enable_blob_files: false 2024-04-23T00:00:45.300 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.min_blob_size: 0 2024-04-23T00:00:45.300 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.blob_file_size: 268435456 2024-04-23T00:00:45.300 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-04-23T00:00:45.300 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-04-23T00:00:45.300 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-23T00:00:45.301 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-04-23T00:00:45.301 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-04-23T00:00:45.301 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.blob_file_starting_level: 0 2024-04-23T00:00:45.301 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-04-23T00:00:45.301 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2ab093700 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 27.sst 2024-04-23T00:00:45.301 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-04-23T00:00:45.301 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 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 29, last_sequence is 16876, log_number is 25,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-04-23T00:00:45.301 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 25 2024-04-23T00:00:45.301 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 524295bb-996e-4ab6-9ea3-e32cbfb94200 2024-04-23T00:00:45.301 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713830444994567, "job": 1, "event": "recovery_started", "wal_files": [25]} 2024-04-23T00:00:45.301 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: debug 2024-04-23T00:00:44.990+0000 7fb2b592bc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #25 mode 2 2024-04-23T00:00:45.301 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: debug 2024-04-23T00:00:45.002+0000 7fb2b592bc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713830445005305, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 30, "file_size": 2517696, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 16881, "largest_seqno": 17763, "table_properties": {"data_size": 2513145, "index_size": 2355, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 1157, "raw_key_size": 10983, "raw_average_key_size": 25, "raw_value_size": 2504128, "raw_average_value_size": 5717, "num_data_blocks": 103, "num_entries": 438, "num_filter_entries": 438, "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": "[CompactOnDeletionCollector]", "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": 1713830444, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "524295bb-996e-4ab6-9ea3-e32cbfb94200", "db_session_id": "JIEGRMZQ9BUZB2AKG9VG", "orig_file_number": 30, "seqno_to_time_mapping": "N/A"}} 2024-04-23T00:00:45.301 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: debug 2024-04-23T00:00:45.002+0000 7fb2b592bc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713830445005436, "job": 1, "event": "recovery_finished"} 2024-04-23T00:00:45.301 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: debug 2024-04-23T00:00:45.002+0000 7fb2b592bc80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 32 2024-04-23T00:00:45.301 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: debug 2024-04-23T00:00:45.002+0000 7fb2b592bc80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-04-23T00:00:45.302 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: debug 2024-04-23T00:00:45.002+0000 7fb2b592bc80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000025.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-04-23T00:00:45.302 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: debug 2024-04-23T00:00:45.002+0000 7fb2b592bc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5571700be000 2024-04-23T00:00:45.302 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: debug 2024-04-23T00:00:45.002+0000 7fb2b592bc80 4 rocksdb: DB pointer 0x5571700a8000 2024-04-23T00:00:45.302 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: debug 2024-04-23T00:00:45.002+0000 7fb2a4085700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-04-23T00:00:45.302 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: debug 2024-04-23T00:00:45.002+0000 7fb2a4085700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-04-23T00:00:45.302 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: ** DB Stats ** 2024-04-23T00:00:45.302 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-23T00:00:45.302 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-04-23T00:00:45.302 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-23T00:00:45.302 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-23T00:00:45.302 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-04-23T00:00:45.302 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-23T00:00:45.302 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-23T00:00:45.302 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: ** Compaction Stats [default] ** 2024-04-23T00:00:45.302 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-04-23T00:00:45.303 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-04-23T00:00:45.303 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: L0 1/0 2.40 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 540.9 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-04-23T00:00:45.303 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: L6 1/0 10.92 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-04-23T00:00:45.303 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: Sum 2/0 13.32 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 540.9 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-04-23T00:00:45.303 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 540.9 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-04-23T00:00:45.303 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: ** Compaction Stats [default] ** 2024-04-23T00:00:45.303 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-04-23T00:00:45.303 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-23T00:00:45.303 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 540.9 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-04-23T00:00:45.303 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-04-23T00:00:45.303 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-23T00:00:45.303 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: Flush(GB): cumulative 0.002, interval 0.002 2024-04-23T00:00:45.303 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-23T00:00:45.303 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: AddFile(Total Files): cumulative 0, interval 0 2024-04-23T00:00:45.303 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-23T00:00:45.303 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: AddFile(Keys): cumulative 0, interval 0 2024-04-23T00:00:45.304 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: Cumulative compaction: 0.00 GB write, 175.02 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-23T00:00:45.304 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: Interval compaction: 0.00 GB write, 175.02 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-23T00:00:45.304 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-04-23T00:00:45.304 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: Block cache BinnedLRUCache@0x55716ffa51f0#7 capacity: 512.00 MB usage: 3.86 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.3e-05 secs_since: 0 2024-04-23T00:00:45.304 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: Block cache entry stats(count,size,portion): FilterBlock(1,1.28 KB,0.000244379%) IndexBlock(1,2.58 KB,0.000491738%) Misc(1,0.00 KB,0%) 2024-04-23T00:00:45.304 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: ** File Read Latency Histogram By Level [default] ** 2024-04-23T00:00:45.304 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: debug 2024-04-23T00:00:45.006+0000 7fb2b592bc80 0 starting mon.c rank 1 at public addrs [v2:172.21.15.79:3301/0,v1:172.21.15.79:6790/0] at bind addrs [v2:172.21.15.79:3301/0,v1:172.21.15.79:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 15ff8152-0102-11ef-bc93-c7b262605968 2024-04-23T00:00:45.304 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: debug 2024-04-23T00:00:45.006+0000 7fb2b592bc80 1 mon.c@-1(???) e3 preinit fsid 15ff8152-0102-11ef-bc93-c7b262605968 2024-04-23T00:00:45.304 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: debug 2024-04-23T00:00:45.006+0000 7fb2b592bc80 0 mon.c@-1(???).mds e1 new map 2024-04-23T00:00:45.304 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: debug 2024-04-23T00:00:45.006+0000 7fb2b592bc80 0 mon.c@-1(???).mds e1 print_map 2024-04-23T00:00:45.304 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: e1 2024-04-23T00:00:45.304 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: enable_multiple, ever_enabled_multiple: 1,1 2024-04-23T00:00:45.304 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-04-23T00:00:45.304 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: legacy client fscid: -1 2024-04-23T00:00:45.304 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: 2024-04-23T00:00:45.305 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: No filesystems configured 2024-04-23T00:00:45.305 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: debug 2024-04-23T00:00:45.006+0000 7fb2b592bc80 0 mon.c@-1(???).osd e106 crush map has features 3314933000854323200, adjusting msgr requires 2024-04-23T00:00:45.305 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: debug 2024-04-23T00:00:45.006+0000 7fb2b592bc80 0 mon.c@-1(???).osd e106 crush map has features 432629239337189376, adjusting msgr requires 2024-04-23T00:00:45.305 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: debug 2024-04-23T00:00:45.006+0000 7fb2b592bc80 0 mon.c@-1(???).osd e106 crush map has features 432629239337189376, adjusting msgr requires 2024-04-23T00:00:45.305 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: debug 2024-04-23T00:00:45.006+0000 7fb2b592bc80 0 mon.c@-1(???).osd e106 crush map has features 432629239337189376, adjusting msgr requires 2024-04-23T00:00:45.305 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:45 smithi079 bash[57209]: debug 2024-04-23T00:00:45.006+0000 7fb2b592bc80 1 mon.c@-1(???).paxosservice(auth 1..24) refresh upgraded, format 0 -> 3 2024-04-23T00:00:47.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[57209]: audit 2024-04-23T00:00:43.040245+0000 mgr.y (mgr.25321) 33 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:00:47.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[57209]: audit 2024-04-23T00:00:43.040245+0000 mgr.y (mgr.25321) 33 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:00:47.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[57209]: cluster 2024-04-23T00:00:43.633395+0000 mgr.y (mgr.25321) 34 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 2.8 KiB/s rd, 56 KiB/s wr, 5 op/s 2024-04-23T00:00:47.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[57209]: cluster 2024-04-23T00:00:43.633395+0000 mgr.y (mgr.25321) 34 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 2.8 KiB/s rd, 56 KiB/s wr, 5 op/s 2024-04-23T00:00:47.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[57209]: cluster 2024-04-23T00:00:45.221675+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-04-23T00:00:47.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[57209]: cluster 2024-04-23T00:00:45.221675+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-04-23T00:00:47.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[57209]: cluster 2024-04-23T00:00:45.610516+0000 mon.a (mon.0) 110 : cluster [INF] mon.a calling monitor election 2024-04-23T00:00:47.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[57209]: cluster 2024-04-23T00:00:45.610516+0000 mon.a (mon.0) 110 : cluster [INF] mon.a calling monitor election 2024-04-23T00:00:47.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[57209]: cluster 2024-04-23T00:00:45.629313+0000 mon.a (mon.0) 111 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-23T00:00:47.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[57209]: cluster 2024-04-23T00:00:45.629313+0000 mon.a (mon.0) 111 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-23T00:00:47.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[57209]: cluster 2024-04-23T00:00:45.634575+0000 mgr.y (mgr.25321) 35 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 23 KiB/s wr, 2 op/s 2024-04-23T00:00:47.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[57209]: cluster 2024-04-23T00:00:45.634575+0000 mgr.y (mgr.25321) 35 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 23 KiB/s wr, 2 op/s 2024-04-23T00:00:47.035 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[57209]: cluster 2024-04-23T00:00:45.640256+0000 mon.a (mon.0) 112 : cluster [DBG] monmap epoch 3 2024-04-23T00:00:47.035 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[57209]: cluster 2024-04-23T00:00:45.640256+0000 mon.a (mon.0) 112 : cluster [DBG] monmap epoch 3 2024-04-23T00:00:47.035 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[57209]: cluster 2024-04-23T00:00:45.640313+0000 mon.a (mon.0) 113 : cluster [DBG] fsid 15ff8152-0102-11ef-bc93-c7b262605968 2024-04-23T00:00:47.035 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[57209]: cluster 2024-04-23T00:00:45.640313+0000 mon.a (mon.0) 113 : cluster [DBG] fsid 15ff8152-0102-11ef-bc93-c7b262605968 2024-04-23T00:00:47.035 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[57209]: cluster 2024-04-23T00:00:45.640368+0000 mon.a (mon.0) 114 : cluster [DBG] last_changed 2024-04-22T23:46:01.715531+0000 2024-04-23T00:00:47.035 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[57209]: cluster 2024-04-23T00:00:45.640368+0000 mon.a (mon.0) 114 : cluster [DBG] last_changed 2024-04-22T23:46:01.715531+0000 2024-04-23T00:00:47.035 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[57209]: cluster 2024-04-23T00:00:45.640412+0000 mon.a (mon.0) 115 : cluster [DBG] created 2024-04-22T23:44:12.254326+0000 2024-04-23T00:00:47.035 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[57209]: cluster 2024-04-23T00:00:45.640412+0000 mon.a (mon.0) 115 : cluster [DBG] created 2024-04-22T23:44:12.254326+0000 2024-04-23T00:00:47.035 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[57209]: cluster 2024-04-23T00:00:45.640457+0000 mon.a (mon.0) 116 : cluster [DBG] min_mon_release 17 (quincy) 2024-04-23T00:00:47.035 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[57209]: cluster 2024-04-23T00:00:45.640457+0000 mon.a (mon.0) 116 : cluster [DBG] min_mon_release 17 (quincy) 2024-04-23T00:00:47.035 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[57209]: cluster 2024-04-23T00:00:45.640496+0000 mon.a (mon.0) 117 : cluster [DBG] election_strategy: 1 2024-04-23T00:00:47.035 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[57209]: cluster 2024-04-23T00:00:45.640496+0000 mon.a (mon.0) 117 : cluster [DBG] election_strategy: 1 2024-04-23T00:00:47.036 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[55848]: audit 2024-04-23T00:00:43.040245+0000 mgr.y (mgr.25321) 33 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:00:47.036 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[55848]: audit 2024-04-23T00:00:43.040245+0000 mgr.y (mgr.25321) 33 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:00:47.036 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[55848]: cluster 2024-04-23T00:00:43.633395+0000 mgr.y (mgr.25321) 34 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 2.8 KiB/s rd, 56 KiB/s wr, 5 op/s 2024-04-23T00:00:47.036 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[55848]: cluster 2024-04-23T00:00:43.633395+0000 mgr.y (mgr.25321) 34 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 2.8 KiB/s rd, 56 KiB/s wr, 5 op/s 2024-04-23T00:00:47.036 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[55848]: cluster 2024-04-23T00:00:45.221675+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-04-23T00:00:47.036 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[55848]: cluster 2024-04-23T00:00:45.221675+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-04-23T00:00:47.036 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[55848]: cluster 2024-04-23T00:00:45.610516+0000 mon.a (mon.0) 110 : cluster [INF] mon.a calling monitor election 2024-04-23T00:00:47.036 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[55848]: cluster 2024-04-23T00:00:45.610516+0000 mon.a (mon.0) 110 : cluster [INF] mon.a calling monitor election 2024-04-23T00:00:47.036 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[55848]: cluster 2024-04-23T00:00:45.629313+0000 mon.a (mon.0) 111 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-23T00:00:47.036 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[55848]: cluster 2024-04-23T00:00:45.629313+0000 mon.a (mon.0) 111 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-23T00:00:47.036 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[55848]: cluster 2024-04-23T00:00:45.634575+0000 mgr.y (mgr.25321) 35 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 23 KiB/s wr, 2 op/s 2024-04-23T00:00:47.036 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[55848]: cluster 2024-04-23T00:00:45.634575+0000 mgr.y (mgr.25321) 35 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 23 KiB/s wr, 2 op/s 2024-04-23T00:00:47.037 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[55848]: cluster 2024-04-23T00:00:45.640256+0000 mon.a (mon.0) 112 : cluster [DBG] monmap epoch 3 2024-04-23T00:00:47.037 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[55848]: cluster 2024-04-23T00:00:45.640256+0000 mon.a (mon.0) 112 : cluster [DBG] monmap epoch 3 2024-04-23T00:00:47.037 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[55848]: cluster 2024-04-23T00:00:45.640313+0000 mon.a (mon.0) 113 : cluster [DBG] fsid 15ff8152-0102-11ef-bc93-c7b262605968 2024-04-23T00:00:47.037 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[55848]: cluster 2024-04-23T00:00:45.640313+0000 mon.a (mon.0) 113 : cluster [DBG] fsid 15ff8152-0102-11ef-bc93-c7b262605968 2024-04-23T00:00:47.037 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[55848]: cluster 2024-04-23T00:00:45.640368+0000 mon.a (mon.0) 114 : cluster [DBG] last_changed 2024-04-22T23:46:01.715531+0000 2024-04-23T00:00:47.037 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[55848]: cluster 2024-04-23T00:00:45.640368+0000 mon.a (mon.0) 114 : cluster [DBG] last_changed 2024-04-22T23:46:01.715531+0000 2024-04-23T00:00:47.037 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[55848]: cluster 2024-04-23T00:00:45.640412+0000 mon.a (mon.0) 115 : cluster [DBG] created 2024-04-22T23:44:12.254326+0000 2024-04-23T00:00:47.037 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[55848]: cluster 2024-04-23T00:00:45.640412+0000 mon.a (mon.0) 115 : cluster [DBG] created 2024-04-22T23:44:12.254326+0000 2024-04-23T00:00:47.037 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[55848]: cluster 2024-04-23T00:00:45.640457+0000 mon.a (mon.0) 116 : cluster [DBG] min_mon_release 17 (quincy) 2024-04-23T00:00:47.037 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[55848]: cluster 2024-04-23T00:00:45.640457+0000 mon.a (mon.0) 116 : cluster [DBG] min_mon_release 17 (quincy) 2024-04-23T00:00:47.037 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[55848]: cluster 2024-04-23T00:00:45.640496+0000 mon.a (mon.0) 117 : cluster [DBG] election_strategy: 1 2024-04-23T00:00:47.037 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[55848]: cluster 2024-04-23T00:00:45.640496+0000 mon.a (mon.0) 117 : cluster [DBG] election_strategy: 1 2024-04-23T00:00:47.037 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[55848]: cluster 2024-04-23T00:00:45.640533+0000 mon.a (mon.0) 118 : cluster [DBG] 0: [v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0] mon.a 2024-04-23T00:00:47.037 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[55848]: cluster 2024-04-23T00:00:45.640533+0000 mon.a (mon.0) 118 : cluster [DBG] 0: [v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0] mon.a 2024-04-23T00:00:47.037 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[55848]: cluster 2024-04-23T00:00:45.640580+0000 mon.a (mon.0) 119 : cluster [DBG] 1: [v2:172.21.15.79:3301/0,v1:172.21.15.79:6790/0] mon.c 2024-04-23T00:00:47.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[55848]: cluster 2024-04-23T00:00:45.640580+0000 mon.a (mon.0) 119 : cluster [DBG] 1: [v2:172.21.15.79:3301/0,v1:172.21.15.79:6790/0] mon.c 2024-04-23T00:00:47.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[55848]: cluster 2024-04-23T00:00:45.640631+0000 mon.a (mon.0) 120 : cluster [DBG] 2: [v2:172.21.15.171:3300/0,v1:172.21.15.171:6789/0] mon.b 2024-04-23T00:00:47.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[55848]: cluster 2024-04-23T00:00:45.640631+0000 mon.a (mon.0) 120 : cluster [DBG] 2: [v2:172.21.15.171:3300/0,v1:172.21.15.171:6789/0] mon.b 2024-04-23T00:00:47.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[55848]: cluster 2024-04-23T00:00:45.661122+0000 mon.a (mon.0) 121 : cluster [DBG] fsmap 2024-04-23T00:00:47.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[55848]: cluster 2024-04-23T00:00:45.661122+0000 mon.a (mon.0) 121 : cluster [DBG] fsmap 2024-04-23T00:00:47.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[55848]: cluster 2024-04-23T00:00:45.661232+0000 mon.a (mon.0) 122 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-04-23T00:00:47.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[55848]: cluster 2024-04-23T00:00:45.661232+0000 mon.a (mon.0) 122 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-04-23T00:00:47.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[55848]: cluster 2024-04-23T00:00:45.662406+0000 mon.a (mon.0) 123 : cluster [DBG] mgrmap e38: y(active, since 23s), standbys: x 2024-04-23T00:00:47.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[55848]: cluster 2024-04-23T00:00:45.662406+0000 mon.a (mon.0) 123 : cluster [DBG] mgrmap e38: y(active, since 23s), standbys: x 2024-04-23T00:00:47.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[55848]: cluster 2024-04-23T00:00:45.662753+0000 mon.a (mon.0) 124 : cluster [WRN] Health detail: HEALTH_WARN failed to probe daemons or devices 2024-04-23T00:00:47.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[55848]: cluster 2024-04-23T00:00:45.662753+0000 mon.a (mon.0) 124 : cluster [WRN] Health detail: HEALTH_WARN failed to probe daemons or devices 2024-04-23T00:00:47.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[55848]: cluster 2024-04-23T00:00:45.662794+0000 mon.a (mon.0) 125 : cluster [WRN] [WRN] CEPHADM_REFRESH_FAILED: failed to probe daemons or devices 2024-04-23T00:00:47.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[55848]: cluster 2024-04-23T00:00:45.662794+0000 mon.a (mon.0) 125 : cluster [WRN] [WRN] CEPHADM_REFRESH_FAILED: failed to probe daemons or devices 2024-04-23T00:00:47.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[55848]: cluster 2024-04-23T00:00:45.662820+0000 mon.a (mon.0) 126 : cluster [WRN] host smithi171 `cephadm ceph-volume` failed: cephadm exited with an error code: 1, stderr: Inferring config /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/mon.b/config 2024-04-23T00:00:47.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[55848]: cluster 2024-04-23T00:00:45.662820+0000 mon.a (mon.0) 126 : cluster [WRN] host smithi171 `cephadm ceph-volume` failed: cephadm exited with an error code: 1, stderr: Inferring config /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/mon.b/config 2024-04-23T00:00:47.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[57209]: cluster 2024-04-23T00:00:45.640533+0000 mon.a (mon.0) 118 : cluster [DBG] 0: [v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0] mon.a 2024-04-23T00:00:47.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[57209]: cluster 2024-04-23T00:00:45.640533+0000 mon.a (mon.0) 118 : cluster [DBG] 0: [v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0] mon.a 2024-04-23T00:00:47.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[57209]: cluster 2024-04-23T00:00:45.640580+0000 mon.a (mon.0) 119 : cluster [DBG] 1: [v2:172.21.15.79:3301/0,v1:172.21.15.79:6790/0] mon.c 2024-04-23T00:00:47.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[57209]: cluster 2024-04-23T00:00:45.640580+0000 mon.a (mon.0) 119 : cluster [DBG] 1: [v2:172.21.15.79:3301/0,v1:172.21.15.79:6790/0] mon.c 2024-04-23T00:00:47.040 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[57209]: cluster 2024-04-23T00:00:45.640631+0000 mon.a (mon.0) 120 : cluster [DBG] 2: [v2:172.21.15.171:3300/0,v1:172.21.15.171:6789/0] mon.b 2024-04-23T00:00:47.040 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[57209]: cluster 2024-04-23T00:00:45.640631+0000 mon.a (mon.0) 120 : cluster [DBG] 2: [v2:172.21.15.171:3300/0,v1:172.21.15.171:6789/0] mon.b 2024-04-23T00:00:47.040 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[57209]: cluster 2024-04-23T00:00:45.661122+0000 mon.a (mon.0) 121 : cluster [DBG] fsmap 2024-04-23T00:00:47.040 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[57209]: cluster 2024-04-23T00:00:45.661122+0000 mon.a (mon.0) 121 : cluster [DBG] fsmap 2024-04-23T00:00:47.040 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[57209]: cluster 2024-04-23T00:00:45.661232+0000 mon.a (mon.0) 122 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-04-23T00:00:47.040 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[57209]: cluster 2024-04-23T00:00:45.661232+0000 mon.a (mon.0) 122 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-04-23T00:00:47.040 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[57209]: cluster 2024-04-23T00:00:45.662406+0000 mon.a (mon.0) 123 : cluster [DBG] mgrmap e38: y(active, since 23s), standbys: x 2024-04-23T00:00:47.040 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[57209]: cluster 2024-04-23T00:00:45.662406+0000 mon.a (mon.0) 123 : cluster [DBG] mgrmap e38: y(active, since 23s), standbys: x 2024-04-23T00:00:47.040 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[57209]: cluster 2024-04-23T00:00:45.662753+0000 mon.a (mon.0) 124 : cluster [WRN] Health detail: HEALTH_WARN failed to probe daemons or devices 2024-04-23T00:00:47.040 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[57209]: cluster 2024-04-23T00:00:45.662753+0000 mon.a (mon.0) 124 : cluster [WRN] Health detail: HEALTH_WARN failed to probe daemons or devices 2024-04-23T00:00:47.040 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[57209]: cluster 2024-04-23T00:00:45.662794+0000 mon.a (mon.0) 125 : cluster [WRN] [WRN] CEPHADM_REFRESH_FAILED: failed to probe daemons or devices 2024-04-23T00:00:47.040 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[57209]: cluster 2024-04-23T00:00:45.662794+0000 mon.a (mon.0) 125 : cluster [WRN] [WRN] CEPHADM_REFRESH_FAILED: failed to probe daemons or devices 2024-04-23T00:00:47.040 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[57209]: cluster 2024-04-23T00:00:45.662820+0000 mon.a (mon.0) 126 : cluster [WRN] host smithi171 `cephadm ceph-volume` failed: cephadm exited with an error code: 1, stderr: Inferring config /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/mon.b/config 2024-04-23T00:00:47.040 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[57209]: cluster 2024-04-23T00:00:45.662820+0000 mon.a (mon.0) 126 : cluster [WRN] host smithi171 `cephadm ceph-volume` failed: cephadm exited with an error code: 1, stderr: Inferring config /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/mon.b/config 2024-04-23T00:00:47.041 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[55848]: cluster 2024-04-23T00:00:45.662845+0000 mon.a (mon.0) 127 : cluster [WRN] Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a -e NODE_NAME=smithi171 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmp9o0g_gmq:/etc/ceph/ceph.conf:z quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a inventory --format=json-pretty --filter-for-batch 2024-04-23T00:00:47.041 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[55848]: cluster 2024-04-23T00:00:45.662845+0000 mon.a (mon.0) 127 : cluster [WRN] Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a -e NODE_NAME=smithi171 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmp9o0g_gmq:/etc/ceph/ceph.conf:z quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a inventory --format=json-pretty --filter-for-batch 2024-04-23T00:00:47.041 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[55848]: cluster 2024-04-23T00:00:45.662868+0000 mon.a (mon.0) 128 : cluster [WRN] /usr/bin/docker: stderr docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-23T00:00:47.041 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[55848]: cluster 2024-04-23T00:00:45.662868+0000 mon.a (mon.0) 128 : cluster [WRN] /usr/bin/docker: stderr docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-23T00:00:47.041 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[55848]: cluster 2024-04-23T00:00:45.662915+0000 mon.a (mon.0) 129 : cluster [WRN] /usr/bin/docker: stderr See 'docker run --help'. 2024-04-23T00:00:47.041 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[55848]: cluster 2024-04-23T00:00:45.662915+0000 mon.a (mon.0) 129 : cluster [WRN] /usr/bin/docker: stderr See 'docker run --help'. 2024-04-23T00:00:47.041 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[55848]: cluster 2024-04-23T00:00:45.662936+0000 mon.a (mon.0) 130 : cluster [WRN] Traceback (most recent call last): 2024-04-23T00:00:47.041 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[55848]: cluster 2024-04-23T00:00:45.662936+0000 mon.a (mon.0) 130 : cluster [WRN] Traceback (most recent call last): 2024-04-23T00:00:47.041 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[55848]: cluster 2024-04-23T00:00:45.662959+0000 mon.a (mon.0) 131 : cluster [WRN] File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main 2024-04-23T00:00:47.041 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[55848]: cluster 2024-04-23T00:00:45.662959+0000 mon.a (mon.0) 131 : cluster [WRN] File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main 2024-04-23T00:00:47.041 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[55848]: cluster 2024-04-23T00:00:45.662986+0000 mon.a (mon.0) 132 : cluster [WRN] return _run_code(code, main_globals, None, 2024-04-23T00:00:47.041 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[55848]: cluster 2024-04-23T00:00:45.662986+0000 mon.a (mon.0) 132 : cluster [WRN] return _run_code(code, main_globals, None, 2024-04-23T00:00:47.042 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[55848]: cluster 2024-04-23T00:00:45.663010+0000 mon.a (mon.0) 133 : cluster [WRN] File "/usr/lib/python3.10/runpy.py", line 86, in _run_code 2024-04-23T00:00:47.042 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[55848]: cluster 2024-04-23T00:00:45.663010+0000 mon.a (mon.0) 133 : cluster [WRN] File "/usr/lib/python3.10/runpy.py", line 86, in _run_code 2024-04-23T00:00:47.042 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[55848]: cluster 2024-04-23T00:00:45.663035+0000 mon.a (mon.0) 134 : cluster [WRN] exec(code, run_globals) 2024-04-23T00:00:47.042 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[55848]: cluster 2024-04-23T00:00:45.663035+0000 mon.a (mon.0) 134 : cluster [WRN] exec(code, run_globals) 2024-04-23T00:00:47.042 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[55848]: cluster 2024-04-23T00:00:45.663060+0000 mon.a (mon.0) 135 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 5642, in 2024-04-23T00:00:47.042 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[57209]: cluster 2024-04-23T00:00:45.662845+0000 mon.a (mon.0) 127 : cluster [WRN] Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a -e NODE_NAME=smithi171 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmp9o0g_gmq:/etc/ceph/ceph.conf:z quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a inventory --format=json-pretty --filter-for-batch 2024-04-23T00:00:47.042 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[57209]: cluster 2024-04-23T00:00:45.662845+0000 mon.a (mon.0) 127 : cluster [WRN] Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a -e NODE_NAME=smithi171 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmp9o0g_gmq:/etc/ceph/ceph.conf:z quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a inventory --format=json-pretty --filter-for-batch 2024-04-23T00:00:47.042 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[57209]: cluster 2024-04-23T00:00:45.662868+0000 mon.a (mon.0) 128 : cluster [WRN] /usr/bin/docker: stderr docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-23T00:00:47.042 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[57209]: cluster 2024-04-23T00:00:45.662868+0000 mon.a (mon.0) 128 : cluster [WRN] /usr/bin/docker: stderr docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-23T00:00:47.042 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[57209]: cluster 2024-04-23T00:00:45.662915+0000 mon.a (mon.0) 129 : cluster [WRN] /usr/bin/docker: stderr See 'docker run --help'. 2024-04-23T00:00:47.042 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[57209]: cluster 2024-04-23T00:00:45.662915+0000 mon.a (mon.0) 129 : cluster [WRN] /usr/bin/docker: stderr See 'docker run --help'. 2024-04-23T00:00:47.043 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[57209]: cluster 2024-04-23T00:00:45.662936+0000 mon.a (mon.0) 130 : cluster [WRN] Traceback (most recent call last): 2024-04-23T00:00:47.043 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[57209]: cluster 2024-04-23T00:00:45.662936+0000 mon.a (mon.0) 130 : cluster [WRN] Traceback (most recent call last): 2024-04-23T00:00:47.043 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[57209]: cluster 2024-04-23T00:00:45.662959+0000 mon.a (mon.0) 131 : cluster [WRN] File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main 2024-04-23T00:00:47.043 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[57209]: cluster 2024-04-23T00:00:45.662959+0000 mon.a (mon.0) 131 : cluster [WRN] File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main 2024-04-23T00:00:47.043 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[57209]: cluster 2024-04-23T00:00:45.662986+0000 mon.a (mon.0) 132 : cluster [WRN] return _run_code(code, main_globals, None, 2024-04-23T00:00:47.043 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[57209]: cluster 2024-04-23T00:00:45.662986+0000 mon.a (mon.0) 132 : cluster [WRN] return _run_code(code, main_globals, None, 2024-04-23T00:00:47.043 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[57209]: cluster 2024-04-23T00:00:45.663010+0000 mon.a (mon.0) 133 : cluster [WRN] File "/usr/lib/python3.10/runpy.py", line 86, in _run_code 2024-04-23T00:00:47.043 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[57209]: cluster 2024-04-23T00:00:45.663010+0000 mon.a (mon.0) 133 : cluster [WRN] File "/usr/lib/python3.10/runpy.py", line 86, in _run_code 2024-04-23T00:00:47.043 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[57209]: cluster 2024-04-23T00:00:45.663035+0000 mon.a (mon.0) 134 : cluster [WRN] exec(code, run_globals) 2024-04-23T00:00:47.043 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[57209]: cluster 2024-04-23T00:00:45.663035+0000 mon.a (mon.0) 134 : cluster [WRN] exec(code, run_globals) 2024-04-23T00:00:47.043 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[57209]: cluster 2024-04-23T00:00:45.663060+0000 mon.a (mon.0) 135 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 5642, in 2024-04-23T00:00:47.043 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[55848]: cluster 2024-04-23T00:00:45.663060+0000 mon.a (mon.0) 135 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 5642, in 2024-04-23T00:00:47.044 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[55848]: cluster 2024-04-23T00:00:45.663081+0000 mon.a (mon.0) 136 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 5630, in main 2024-04-23T00:00:47.044 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[55848]: cluster 2024-04-23T00:00:45.663081+0000 mon.a (mon.0) 136 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 5630, in main 2024-04-23T00:00:47.044 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[55848]: cluster 2024-04-23T00:00:45.663105+0000 mon.a (mon.0) 137 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 408, in _infer_config 2024-04-23T00:00:47.044 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[55848]: cluster 2024-04-23T00:00:45.663105+0000 mon.a (mon.0) 137 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 408, in _infer_config 2024-04-23T00:00:47.044 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[55848]: cluster 2024-04-23T00:00:45.663132+0000 mon.a (mon.0) 138 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 323, in _infer_fsid 2024-04-23T00:00:47.044 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[55848]: cluster 2024-04-23T00:00:45.663132+0000 mon.a (mon.0) 138 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 323, in _infer_fsid 2024-04-23T00:00:47.044 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[55848]: cluster 2024-04-23T00:00:45.663151+0000 mon.a (mon.0) 139 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 436, in _infer_image 2024-04-23T00:00:47.044 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[55848]: cluster 2024-04-23T00:00:45.663151+0000 mon.a (mon.0) 139 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 436, in _infer_image 2024-04-23T00:00:47.044 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[55848]: cluster 2024-04-23T00:00:45.663175+0000 mon.a (mon.0) 140 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 310, in _validate_fsid 2024-04-23T00:00:47.044 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[55848]: cluster 2024-04-23T00:00:45.663175+0000 mon.a (mon.0) 140 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 310, in _validate_fsid 2024-04-23T00:00:47.044 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[55848]: cluster 2024-04-23T00:00:45.663197+0000 mon.a (mon.0) 141 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 3380, in command_ceph_volume 2024-04-23T00:00:47.044 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[55848]: cluster 2024-04-23T00:00:45.663197+0000 mon.a (mon.0) 141 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 3380, in command_ceph_volume 2024-04-23T00:00:47.044 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[55848]: cluster 2024-04-23T00:00:45.663233+0000 mon.a (mon.0) 142 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-23T00:00:47.045 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[57209]: cluster 2024-04-23T00:00:45.663060+0000 mon.a (mon.0) 135 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 5642, in 2024-04-23T00:00:47.045 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[57209]: cluster 2024-04-23T00:00:45.663081+0000 mon.a (mon.0) 136 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 5630, in main 2024-04-23T00:00:47.045 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[57209]: cluster 2024-04-23T00:00:45.663081+0000 mon.a (mon.0) 136 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 5630, in main 2024-04-23T00:00:47.045 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[57209]: cluster 2024-04-23T00:00:45.663105+0000 mon.a (mon.0) 137 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 408, in _infer_config 2024-04-23T00:00:47.045 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[57209]: cluster 2024-04-23T00:00:45.663105+0000 mon.a (mon.0) 137 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 408, in _infer_config 2024-04-23T00:00:47.045 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[57209]: cluster 2024-04-23T00:00:45.663132+0000 mon.a (mon.0) 138 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 323, in _infer_fsid 2024-04-23T00:00:47.045 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[57209]: cluster 2024-04-23T00:00:45.663132+0000 mon.a (mon.0) 138 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 323, in _infer_fsid 2024-04-23T00:00:47.045 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[57209]: cluster 2024-04-23T00:00:45.663151+0000 mon.a (mon.0) 139 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 436, in _infer_image 2024-04-23T00:00:47.045 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[57209]: cluster 2024-04-23T00:00:45.663151+0000 mon.a (mon.0) 139 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 436, in _infer_image 2024-04-23T00:00:47.045 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[57209]: cluster 2024-04-23T00:00:45.663175+0000 mon.a (mon.0) 140 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 310, in _validate_fsid 2024-04-23T00:00:47.045 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[57209]: cluster 2024-04-23T00:00:45.663175+0000 mon.a (mon.0) 140 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 310, in _validate_fsid 2024-04-23T00:00:47.046 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[57209]: cluster 2024-04-23T00:00:45.663197+0000 mon.a (mon.0) 141 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 3380, in command_ceph_volume 2024-04-23T00:00:47.046 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[57209]: cluster 2024-04-23T00:00:45.663197+0000 mon.a (mon.0) 141 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 3380, in command_ceph_volume 2024-04-23T00:00:47.046 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[57209]: cluster 2024-04-23T00:00:45.663233+0000 mon.a (mon.0) 142 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-23T00:00:47.046 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[55848]: cluster 2024-04-23T00:00:45.663233+0000 mon.a (mon.0) 142 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-23T00:00:47.046 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[55848]: cluster 2024-04-23T00:00:45.663256+0000 mon.a (mon.0) 143 : cluster [WRN] RuntimeError: Failed command: /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a -e NODE_NAME=smithi171 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmp9o0g_gmq:/etc/ceph/ceph.conf:z quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a inventory --format=json-pretty --filter-for-batch: docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-23T00:00:47.046 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[55848]: cluster 2024-04-23T00:00:45.663256+0000 mon.a (mon.0) 143 : cluster [WRN] RuntimeError: Failed command: /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a -e NODE_NAME=smithi171 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmp9o0g_gmq:/etc/ceph/ceph.conf:z quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a inventory --format=json-pretty --filter-for-batch: docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-23T00:00:47.046 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[55848]: cluster 2024-04-23T00:00:45.663287+0000 mon.a (mon.0) 144 : cluster [WRN] See 'docker run --help'. 2024-04-23T00:00:47.046 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[55848]: cluster 2024-04-23T00:00:45.663287+0000 mon.a (mon.0) 144 : cluster [WRN] See 'docker run --help'. 2024-04-23T00:00:47.046 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[55848]: audit 2024-04-23T00:00:45.673565+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:00:47.046 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[55848]: audit 2024-04-23T00:00:45.673565+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:00:47.046 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[55848]: audit 2024-04-23T00:00:45.688827+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:00:47.047 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[55848]: audit 2024-04-23T00:00:45.688827+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:00:47.047 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[57209]: cluster 2024-04-23T00:00:45.663233+0000 mon.a (mon.0) 142 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-23T00:00:47.047 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[57209]: cluster 2024-04-23T00:00:45.663256+0000 mon.a (mon.0) 143 : cluster [WRN] RuntimeError: Failed command: /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a -e NODE_NAME=smithi171 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmp9o0g_gmq:/etc/ceph/ceph.conf:z quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a inventory --format=json-pretty --filter-for-batch: docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-23T00:00:47.047 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[57209]: cluster 2024-04-23T00:00:45.663256+0000 mon.a (mon.0) 143 : cluster [WRN] RuntimeError: Failed command: /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a -e NODE_NAME=smithi171 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmp9o0g_gmq:/etc/ceph/ceph.conf:z quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a inventory --format=json-pretty --filter-for-batch: docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-23T00:00:47.047 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[57209]: cluster 2024-04-23T00:00:45.663287+0000 mon.a (mon.0) 144 : cluster [WRN] See 'docker run --help'. 2024-04-23T00:00:47.047 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[57209]: cluster 2024-04-23T00:00:45.663287+0000 mon.a (mon.0) 144 : cluster [WRN] See 'docker run --help'. 2024-04-23T00:00:47.047 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[57209]: audit 2024-04-23T00:00:45.673565+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:00:47.047 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[57209]: audit 2024-04-23T00:00:45.673565+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:00:47.047 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[57209]: audit 2024-04-23T00:00:45.688827+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:00:47.047 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:46 smithi079 bash[57209]: audit 2024-04-23T00:00:45.688827+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:00:47.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:46 smithi171 bash[18565]: audit 2024-04-23T00:00:43.040245+0000 mgr.y (mgr.25321) 33 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:00:47.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:46 smithi171 bash[18565]: cluster 2024-04-23T00:00:43.633395+0000 mgr.y (mgr.25321) 34 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 2.8 KiB/s rd, 56 KiB/s wr, 5 op/s 2024-04-23T00:00:47.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:46 smithi171 bash[18565]: cluster 2024-04-23T00:00:45.221675+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-04-23T00:00:47.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:46 smithi171 bash[18565]: cluster 2024-04-23T00:00:45.610516+0000 mon.a (mon.0) 110 : cluster [INF] mon.a calling monitor election 2024-04-23T00:00:47.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:46 smithi171 bash[18565]: cluster 2024-04-23T00:00:45.629313+0000 mon.a (mon.0) 111 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-23T00:00:47.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:46 smithi171 bash[18565]: cluster 2024-04-23T00:00:45.634575+0000 mgr.y (mgr.25321) 35 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 23 KiB/s wr, 2 op/s 2024-04-23T00:00:47.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:46 smithi171 bash[18565]: cluster 2024-04-23T00:00:45.640256+0000 mon.a (mon.0) 112 : cluster [DBG] monmap epoch 3 2024-04-23T00:00:47.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:46 smithi171 bash[18565]: cluster 2024-04-23T00:00:45.640313+0000 mon.a (mon.0) 113 : cluster [DBG] fsid 15ff8152-0102-11ef-bc93-c7b262605968 2024-04-23T00:00:47.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:46 smithi171 bash[18565]: cluster 2024-04-23T00:00:45.640368+0000 mon.a (mon.0) 114 : cluster [DBG] last_changed 2024-04-22T23:46:01.715531+0000 2024-04-23T00:00:47.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:46 smithi171 bash[18565]: cluster 2024-04-23T00:00:45.640412+0000 mon.a (mon.0) 115 : cluster [DBG] created 2024-04-22T23:44:12.254326+0000 2024-04-23T00:00:47.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:46 smithi171 bash[18565]: cluster 2024-04-23T00:00:45.640457+0000 mon.a (mon.0) 116 : cluster [DBG] min_mon_release 17 (quincy) 2024-04-23T00:00:47.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:46 smithi171 bash[18565]: cluster 2024-04-23T00:00:45.640496+0000 mon.a (mon.0) 117 : cluster [DBG] election_strategy: 1 2024-04-23T00:00:47.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:46 smithi171 bash[18565]: cluster 2024-04-23T00:00:45.640533+0000 mon.a (mon.0) 118 : cluster [DBG] 0: [v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0] mon.a 2024-04-23T00:00:47.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:46 smithi171 bash[18565]: cluster 2024-04-23T00:00:45.640580+0000 mon.a (mon.0) 119 : cluster [DBG] 1: [v2:172.21.15.79:3301/0,v1:172.21.15.79:6790/0] mon.c 2024-04-23T00:00:47.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:46 smithi171 bash[18565]: cluster 2024-04-23T00:00:45.640631+0000 mon.a (mon.0) 120 : cluster [DBG] 2: [v2:172.21.15.171:3300/0,v1:172.21.15.171:6789/0] mon.b 2024-04-23T00:00:47.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:46 smithi171 bash[18565]: cluster 2024-04-23T00:00:45.661122+0000 mon.a (mon.0) 121 : cluster [DBG] fsmap 2024-04-23T00:00:47.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:46 smithi171 bash[18565]: cluster 2024-04-23T00:00:45.661232+0000 mon.a (mon.0) 122 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-04-23T00:00:47.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:46 smithi171 bash[18565]: cluster 2024-04-23T00:00:45.662406+0000 mon.a (mon.0) 123 : cluster [DBG] mgrmap e38: y(active, since 23s), standbys: x 2024-04-23T00:00:47.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:46 smithi171 bash[18565]: cluster 2024-04-23T00:00:45.662753+0000 mon.a (mon.0) 124 : cluster [WRN] Health detail: HEALTH_WARN failed to probe daemons or devices 2024-04-23T00:00:47.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:46 smithi171 bash[18565]: cluster 2024-04-23T00:00:45.662794+0000 mon.a (mon.0) 125 : cluster [WRN] [WRN] CEPHADM_REFRESH_FAILED: failed to probe daemons or devices 2024-04-23T00:00:47.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:46 smithi171 bash[18565]: cluster 2024-04-23T00:00:45.662820+0000 mon.a (mon.0) 126 : cluster [WRN] host smithi171 `cephadm ceph-volume` failed: cephadm exited with an error code: 1, stderr: Inferring config /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/mon.b/config 2024-04-23T00:00:47.058 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:46 smithi171 bash[18565]: cluster 2024-04-23T00:00:45.662845+0000 mon.a (mon.0) 127 : cluster [WRN] Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a -e NODE_NAME=smithi171 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmp9o0g_gmq:/etc/ceph/ceph.conf:z quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a inventory --format=json-pretty --filter-for-batch 2024-04-23T00:00:47.058 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:46 smithi171 bash[18565]: cluster 2024-04-23T00:00:45.662868+0000 mon.a (mon.0) 128 : cluster [WRN] /usr/bin/docker: stderr docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-23T00:00:47.058 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:46 smithi171 bash[18565]: cluster 2024-04-23T00:00:45.662915+0000 mon.a (mon.0) 129 : cluster [WRN] /usr/bin/docker: stderr See 'docker run --help'. 2024-04-23T00:00:47.058 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:46 smithi171 bash[18565]: cluster 2024-04-23T00:00:45.662936+0000 mon.a (mon.0) 130 : cluster [WRN] Traceback (most recent call last): 2024-04-23T00:00:47.058 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:46 smithi171 bash[18565]: cluster 2024-04-23T00:00:45.662959+0000 mon.a (mon.0) 131 : cluster [WRN] File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main 2024-04-23T00:00:47.058 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:46 smithi171 bash[18565]: cluster 2024-04-23T00:00:45.662986+0000 mon.a (mon.0) 132 : cluster [WRN] return _run_code(code, main_globals, None, 2024-04-23T00:00:47.058 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:46 smithi171 bash[18565]: cluster 2024-04-23T00:00:45.663010+0000 mon.a (mon.0) 133 : cluster [WRN] File "/usr/lib/python3.10/runpy.py", line 86, in _run_code 2024-04-23T00:00:47.058 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:46 smithi171 bash[18565]: cluster 2024-04-23T00:00:45.663035+0000 mon.a (mon.0) 134 : cluster [WRN] exec(code, run_globals) 2024-04-23T00:00:47.058 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:46 smithi171 bash[18565]: cluster 2024-04-23T00:00:45.663060+0000 mon.a (mon.0) 135 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 5642, in 2024-04-23T00:00:47.058 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:46 smithi171 bash[18565]: cluster 2024-04-23T00:00:45.663081+0000 mon.a (mon.0) 136 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 5630, in main 2024-04-23T00:00:47.058 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:46 smithi171 bash[18565]: cluster 2024-04-23T00:00:45.663105+0000 mon.a (mon.0) 137 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 408, in _infer_config 2024-04-23T00:00:47.058 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:46 smithi171 bash[18565]: cluster 2024-04-23T00:00:45.663132+0000 mon.a (mon.0) 138 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 323, in _infer_fsid 2024-04-23T00:00:47.059 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:46 smithi171 bash[18565]: cluster 2024-04-23T00:00:45.663151+0000 mon.a (mon.0) 139 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 436, in _infer_image 2024-04-23T00:00:47.059 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:46 smithi171 bash[18565]: cluster 2024-04-23T00:00:45.663175+0000 mon.a (mon.0) 140 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 310, in _validate_fsid 2024-04-23T00:00:47.059 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:46 smithi171 bash[18565]: cluster 2024-04-23T00:00:45.663197+0000 mon.a (mon.0) 141 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 3380, in command_ceph_volume 2024-04-23T00:00:47.059 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:46 smithi171 bash[18565]: cluster 2024-04-23T00:00:45.663233+0000 mon.a (mon.0) 142 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-23T00:00:47.059 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:46 smithi171 bash[18565]: cluster 2024-04-23T00:00:45.663256+0000 mon.a (mon.0) 143 : cluster [WRN] RuntimeError: Failed command: /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a -e NODE_NAME=smithi171 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmp9o0g_gmq:/etc/ceph/ceph.conf:z quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a inventory --format=json-pretty --filter-for-batch: docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-23T00:00:47.059 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:46 smithi171 bash[18565]: cluster 2024-04-23T00:00:45.663287+0000 mon.a (mon.0) 144 : cluster [WRN] See 'docker run --help'. 2024-04-23T00:00:47.059 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:46 smithi171 bash[18565]: audit 2024-04-23T00:00:45.673565+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:00:47.059 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:46 smithi171 bash[18565]: audit 2024-04-23T00:00:45.688827+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:00:49.033 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:48 smithi079 bash[55848]: cluster 2024-04-23T00:00:47.635610+0000 mgr.y (mgr.25321) 36 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 23 KiB/s wr, 2 op/s 2024-04-23T00:00:49.033 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:48 smithi079 bash[55848]: cluster 2024-04-23T00:00:47.635610+0000 mgr.y (mgr.25321) 36 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 23 KiB/s wr, 2 op/s 2024-04-23T00:00:49.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:48 smithi079 bash[57209]: cluster 2024-04-23T00:00:47.635610+0000 mgr.y (mgr.25321) 36 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 23 KiB/s wr, 2 op/s 2024-04-23T00:00:49.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:48 smithi079 bash[57209]: cluster 2024-04-23T00:00:47.635610+0000 mgr.y (mgr.25321) 36 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 23 KiB/s wr, 2 op/s 2024-04-23T00:00:49.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:48 smithi171 bash[18565]: cluster 2024-04-23T00:00:47.635610+0000 mgr.y (mgr.25321) 36 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 23 KiB/s wr, 2 op/s 2024-04-23T00:00:49.055 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 23 00:00:48 smithi171 bash[41575]: ts=2024-04-23T00:00: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.79\", device_class=\"ssd\", hostname=\"smithi079\", instance=\"172.21.15.171:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.79\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"15ff8152-0102-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.79\", device_class=\"ssd\", hostname=\"smithi079\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.79\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-23T00:00:50.286 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:00:50 smithi079 bash[52880]: debug 2024-04-23T00:00:50.014+0000 7fc3cd268700 -1 mgr.server handle_report got status from non-daemon mon.c 2024-04-23T00:00:51.033 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:50 smithi079 bash[55848]: cluster 2024-04-23T00:00:49.637508+0000 mgr.y (mgr.25321) 37 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s rd, 22 KiB/s wr, 3 op/s 2024-04-23T00:00:51.033 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:50 smithi079 bash[55848]: cluster 2024-04-23T00:00:49.637508+0000 mgr.y (mgr.25321) 37 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s rd, 22 KiB/s wr, 3 op/s 2024-04-23T00:00:51.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:50 smithi079 bash[57209]: cluster 2024-04-23T00:00:49.637508+0000 mgr.y (mgr.25321) 37 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s rd, 22 KiB/s wr, 3 op/s 2024-04-23T00:00:51.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:50 smithi079 bash[57209]: cluster 2024-04-23T00:00:49.637508+0000 mgr.y (mgr.25321) 37 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s rd, 22 KiB/s wr, 3 op/s 2024-04-23T00:00:51.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:50 smithi171 bash[18565]: cluster 2024-04-23T00:00:49.637508+0000 mgr.y (mgr.25321) 37 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s rd, 22 KiB/s wr, 3 op/s 2024-04-23T00:00:53.033 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:52 smithi079 bash[55848]: cluster 2024-04-23T00:00:51.638446+0000 mgr.y (mgr.25321) 38 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:00:53.033 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:52 smithi079 bash[55848]: cluster 2024-04-23T00:00:51.638446+0000 mgr.y (mgr.25321) 38 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:00:53.033 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:52 smithi079 bash[55848]: audit 2024-04-23T00:00:51.783820+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:00:53.033 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:52 smithi079 bash[55848]: audit 2024-04-23T00:00:51.783820+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:00:53.033 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:52 smithi079 bash[55848]: audit 2024-04-23T00:00:51.793020+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:00:53.033 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:52 smithi079 bash[55848]: audit 2024-04-23T00:00:51.793020+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:00:53.033 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:52 smithi079 bash[55848]: audit 2024-04-23T00:00:52.106890+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:00:53.033 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:52 smithi079 bash[55848]: audit 2024-04-23T00:00:52.106890+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:00:53.034 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:52 smithi079 bash[55848]: audit 2024-04-23T00:00:52.108908+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:00:53.034 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:52 smithi079 bash[55848]: audit 2024-04-23T00:00:52.108908+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:00:53.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:52 smithi079 bash[57209]: cluster 2024-04-23T00:00:51.638446+0000 mgr.y (mgr.25321) 38 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:00:53.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:52 smithi079 bash[57209]: cluster 2024-04-23T00:00:51.638446+0000 mgr.y (mgr.25321) 38 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:00:53.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:52 smithi079 bash[57209]: audit 2024-04-23T00:00:51.783820+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:00:53.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:52 smithi079 bash[57209]: audit 2024-04-23T00:00:51.783820+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:00:53.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:52 smithi079 bash[57209]: audit 2024-04-23T00:00:51.793020+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:00:53.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:52 smithi079 bash[57209]: audit 2024-04-23T00:00:51.793020+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:00:53.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:52 smithi079 bash[57209]: audit 2024-04-23T00:00:52.106890+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:00:53.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:52 smithi079 bash[57209]: audit 2024-04-23T00:00:52.106890+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:00:53.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:52 smithi079 bash[57209]: audit 2024-04-23T00:00:52.108908+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:00:53.035 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:52 smithi079 bash[57209]: audit 2024-04-23T00:00:52.108908+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:00:53.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:52 smithi171 bash[18565]: cluster 2024-04-23T00:00:51.638446+0000 mgr.y (mgr.25321) 38 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:00:53.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:52 smithi171 bash[18565]: audit 2024-04-23T00:00:51.783820+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:00:53.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:52 smithi171 bash[18565]: audit 2024-04-23T00:00:51.793020+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:00:53.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:52 smithi171 bash[18565]: audit 2024-04-23T00:00:52.106890+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:00:53.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:52 smithi171 bash[18565]: audit 2024-04-23T00:00:52.108908+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:00:53.805 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 23 00:00:53 smithi171 bash[41575]: ts=2024-04-23T00:00:53.509Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi079\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi079\", job=\"node\", machine=\"x86_64\", nodename=\"smithi079\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"15ff8152-0102-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi079\", job=\"node\", machine=\"x86_64\", nodename=\"smithi079\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-23T00:00:54.033 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:00:53 smithi079 bash[52880]: ::ffff:172.21.15.171 - - [23/Apr/2024:00:00:53] "GET /metrics HTTP/1.1" 200 38264 "" "Prometheus/2.33.4" 2024-04-23T00:00:54.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:53 smithi079 bash[57209]: audit 2024-04-23T00:00:52.839100+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:00:54.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:53 smithi079 bash[57209]: audit 2024-04-23T00:00:52.839100+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:00:54.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:53 smithi079 bash[57209]: audit 2024-04-23T00:00:52.845645+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:00:54.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:53 smithi079 bash[57209]: audit 2024-04-23T00:00:52.845645+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:00:54.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:53 smithi079 bash[57209]: audit 2024-04-23T00:00:53.048178+0000 mgr.y (mgr.25321) 39 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:00:54.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:53 smithi079 bash[57209]: audit 2024-04-23T00:00:53.048178+0000 mgr.y (mgr.25321) 39 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:00:54.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:53 smithi079 bash[57209]: cluster 2024-04-23T00:00:53.640520+0000 mgr.y (mgr.25321) 40 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:00:54.035 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:53 smithi079 bash[57209]: cluster 2024-04-23T00:00:53.640520+0000 mgr.y (mgr.25321) 40 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:00:54.035 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:53 smithi079 bash[55848]: audit 2024-04-23T00:00:52.839100+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:00:54.035 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:53 smithi079 bash[55848]: audit 2024-04-23T00:00:52.839100+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:00:54.035 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:53 smithi079 bash[55848]: audit 2024-04-23T00:00:52.845645+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:00:54.036 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:53 smithi079 bash[55848]: audit 2024-04-23T00:00:52.845645+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:00:54.036 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:53 smithi079 bash[55848]: audit 2024-04-23T00:00:53.048178+0000 mgr.y (mgr.25321) 39 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:00:54.036 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:53 smithi079 bash[55848]: audit 2024-04-23T00:00:53.048178+0000 mgr.y (mgr.25321) 39 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:00:54.036 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:53 smithi079 bash[55848]: cluster 2024-04-23T00:00:53.640520+0000 mgr.y (mgr.25321) 40 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:00:54.036 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:53 smithi079 bash[55848]: cluster 2024-04-23T00:00:53.640520+0000 mgr.y (mgr.25321) 40 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:00:54.305 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:53 smithi171 bash[18565]: audit 2024-04-23T00:00:52.839100+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:00:54.305 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:53 smithi171 bash[18565]: audit 2024-04-23T00:00:52.845645+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:00:54.305 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:53 smithi171 bash[18565]: audit 2024-04-23T00:00:53.048178+0000 mgr.y (mgr.25321) 39 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:00:54.305 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:53 smithi171 bash[18565]: cluster 2024-04-23T00:00:53.640520+0000 mgr.y (mgr.25321) 40 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:00:57.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:56 smithi079 bash[55848]: cluster 2024-04-23T00:00:55.641577+0000 mgr.y (mgr.25321) 41 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:00:57.033 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:56 smithi079 bash[55848]: cluster 2024-04-23T00:00:55.641577+0000 mgr.y (mgr.25321) 41 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:00:57.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:56 smithi079 bash[57209]: cluster 2024-04-23T00:00:55.641577+0000 mgr.y (mgr.25321) 41 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:00:57.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:56 smithi079 bash[57209]: cluster 2024-04-23T00:00:55.641577+0000 mgr.y (mgr.25321) 41 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:00:57.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:56 smithi171 bash[18565]: cluster 2024-04-23T00:00:55.641577+0000 mgr.y (mgr.25321) 41 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:00:59.033 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:58 smithi079 bash[55848]: cluster 2024-04-23T00:00:57.642600+0000 mgr.y (mgr.25321) 42 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:00:59.033 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:00:58 smithi079 bash[55848]: cluster 2024-04-23T00:00:57.642600+0000 mgr.y (mgr.25321) 42 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:00:59.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:58 smithi079 bash[57209]: cluster 2024-04-23T00:00:57.642600+0000 mgr.y (mgr.25321) 42 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:00:59.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:00:58 smithi079 bash[57209]: cluster 2024-04-23T00:00:57.642600+0000 mgr.y (mgr.25321) 42 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:00:59.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:00:58 smithi171 bash[18565]: cluster 2024-04-23T00:00:57.642600+0000 mgr.y (mgr.25321) 42 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:00:59.056 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 23 00:00:58 smithi171 bash[41575]: ts=2024-04-23T00:00: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.79\", device_class=\"ssd\", hostname=\"smithi079\", instance=\"172.21.15.171:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.79\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"15ff8152-0102-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.79\", device_class=\"ssd\", hostname=\"smithi079\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.79\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-23T00:01:00.805 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:00 smithi171 bash[18565]: cluster 2024-04-23T00:00:59.643597+0000 mgr.y (mgr.25321) 43 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:01:00.806 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:00 smithi171 bash[18565]: audit 2024-04-23T00:00:59.929025+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:00.806 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:00 smithi171 bash[18565]: audit 2024-04-23T00:00:59.931013+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:01:00.806 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:00 smithi171 bash[18565]: audit 2024-04-23T00:00:59.941886+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:00.806 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:00 smithi171 bash[18565]: audit 2024-04-23T00:01:00.042294+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:01:00.806 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:00 smithi171 bash[18565]: audit 2024-04-23T00:01:00.047503+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:01:00.806 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:00 smithi171 bash[18565]: audit 2024-04-23T00:01:00.050968+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-23T00:01:00.806 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:00 smithi171 bash[18565]: audit 2024-04-23T00:01:00.052755+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-04-23T00:01:01.033 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:00 smithi079 bash[55848]: cluster 2024-04-23T00:00:59.643597+0000 mgr.y (mgr.25321) 43 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:01:01.033 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:00 smithi079 bash[55848]: cluster 2024-04-23T00:00:59.643597+0000 mgr.y (mgr.25321) 43 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:01:01.033 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:00 smithi079 bash[55848]: audit 2024-04-23T00:00:59.929025+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:01.033 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:00 smithi079 bash[55848]: audit 2024-04-23T00:00:59.929025+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:01.033 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:00 smithi079 bash[55848]: audit 2024-04-23T00:00:59.931013+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:01:01.033 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:00 smithi079 bash[55848]: audit 2024-04-23T00:00:59.931013+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:01:01.033 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:00 smithi079 bash[55848]: audit 2024-04-23T00:00:59.941886+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:01.034 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:00 smithi079 bash[55848]: audit 2024-04-23T00:00:59.941886+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:01.034 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:00 smithi079 bash[55848]: audit 2024-04-23T00:01:00.042294+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:01:01.034 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:00 smithi079 bash[55848]: audit 2024-04-23T00:01:00.042294+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:01:01.034 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:00 smithi079 bash[55848]: audit 2024-04-23T00:01:00.047503+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:01:01.034 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:00 smithi079 bash[55848]: audit 2024-04-23T00:01:00.047503+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:01:01.034 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:00 smithi079 bash[55848]: audit 2024-04-23T00:01:00.050968+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-23T00:01:01.034 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:00 smithi079 bash[55848]: audit 2024-04-23T00:01:00.050968+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-23T00:01:01.034 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:00 smithi079 bash[55848]: audit 2024-04-23T00:01:00.052755+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-04-23T00:01:01.034 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:00 smithi079 bash[55848]: audit 2024-04-23T00:01:00.052755+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-04-23T00:01:01.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:00 smithi079 bash[57209]: cluster 2024-04-23T00:00:59.643597+0000 mgr.y (mgr.25321) 43 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:01:01.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:00 smithi079 bash[57209]: cluster 2024-04-23T00:00:59.643597+0000 mgr.y (mgr.25321) 43 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:01:01.035 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:00 smithi079 bash[57209]: audit 2024-04-23T00:00:59.929025+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:01.035 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:00 smithi079 bash[57209]: audit 2024-04-23T00:00:59.929025+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:01.035 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:00 smithi079 bash[57209]: audit 2024-04-23T00:00:59.931013+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:01:01.035 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:00 smithi079 bash[57209]: audit 2024-04-23T00:00:59.931013+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:01:01.035 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:00 smithi079 bash[57209]: audit 2024-04-23T00:00:59.941886+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:01.035 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:00 smithi079 bash[57209]: audit 2024-04-23T00:00:59.941886+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:01.035 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:00 smithi079 bash[57209]: audit 2024-04-23T00:01:00.042294+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:01:01.035 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:00 smithi079 bash[57209]: audit 2024-04-23T00:01:00.042294+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:01:01.035 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:00 smithi079 bash[57209]: audit 2024-04-23T00:01:00.047503+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:01:01.035 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:00 smithi079 bash[57209]: audit 2024-04-23T00:01:00.047503+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:01:01.035 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:00 smithi079 bash[57209]: audit 2024-04-23T00:01:00.050968+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-23T00:01:01.035 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:00 smithi079 bash[57209]: audit 2024-04-23T00:01:00.050968+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-23T00:01:01.035 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:00 smithi079 bash[57209]: audit 2024-04-23T00:01:00.052755+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-04-23T00:01:01.035 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:00 smithi079 bash[57209]: audit 2024-04-23T00:01:00.052755+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-04-23T00:01:01.805 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:01 smithi171 bash[18565]: cluster 2024-04-23T00:00:59.933795+0000 mgr.y (mgr.25321) 44 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 994 B/s rd, 0 op/s 2024-04-23T00:01:01.805 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:01 smithi171 bash[18565]: cluster 2024-04-23T00:00:59.934631+0000 mgr.y (mgr.25321) 45 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:01:01.805 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:01 smithi171 bash[18565]: cephadm 2024-04-23T00:01:00.053968+0000 mgr.y (mgr.25321) 46 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-04-23T00:01:02.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:01 smithi079 bash[55848]: cluster 2024-04-23T00:00:59.933795+0000 mgr.y (mgr.25321) 44 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 994 B/s rd, 0 op/s 2024-04-23T00:01:02.033 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:01 smithi079 bash[55848]: cluster 2024-04-23T00:00:59.933795+0000 mgr.y (mgr.25321) 44 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 994 B/s rd, 0 op/s 2024-04-23T00:01:02.033 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:01 smithi079 bash[55848]: cluster 2024-04-23T00:00:59.934631+0000 mgr.y (mgr.25321) 45 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:01:02.033 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:01 smithi079 bash[55848]: cluster 2024-04-23T00:00:59.934631+0000 mgr.y (mgr.25321) 45 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:01:02.033 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:01 smithi079 bash[55848]: cephadm 2024-04-23T00:01:00.053968+0000 mgr.y (mgr.25321) 46 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-04-23T00:01:02.033 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:01 smithi079 bash[55848]: cephadm 2024-04-23T00:01:00.053968+0000 mgr.y (mgr.25321) 46 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-04-23T00:01:02.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:01 smithi079 bash[57209]: cluster 2024-04-23T00:00:59.933795+0000 mgr.y (mgr.25321) 44 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 994 B/s rd, 0 op/s 2024-04-23T00:01:02.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:01 smithi079 bash[57209]: cluster 2024-04-23T00:00:59.933795+0000 mgr.y (mgr.25321) 44 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 994 B/s rd, 0 op/s 2024-04-23T00:01:02.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:01 smithi079 bash[57209]: cluster 2024-04-23T00:00:59.934631+0000 mgr.y (mgr.25321) 45 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:01:02.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:01 smithi079 bash[57209]: cluster 2024-04-23T00:00:59.934631+0000 mgr.y (mgr.25321) 45 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:01:02.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:01 smithi079 bash[57209]: cephadm 2024-04-23T00:01:00.053968+0000 mgr.y (mgr.25321) 46 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-04-23T00:01:02.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:01 smithi079 bash[57209]: cephadm 2024-04-23T00:01:00.053968+0000 mgr.y (mgr.25321) 46 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-04-23T00:01:03.742 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 23 00:01:03 smithi171 bash[41575]: ts=2024-04-23T00:01:03.509Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi079\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi079\", job=\"node\", machine=\"x86_64\", nodename=\"smithi079\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"15ff8152-0102-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi079\", job=\"node\", machine=\"x86_64\", nodename=\"smithi079\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-23T00:01:03.742 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:03 smithi171 bash[18565]: cluster 2024-04-23T00:01:01.935610+0000 mgr.y (mgr.25321) 47 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 617 B/s rd, 0 op/s 2024-04-23T00:01:03.742 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:03 smithi171 bash[18565]: cephadm 2024-04-23T00:01:02.474459+0000 mgr.y (mgr.25321) 48 : cephadm [INF] Upgrade: Updating mon.b 2024-04-23T00:01:03.742 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:03 smithi171 bash[18565]: audit 2024-04-23T00:01:02.482292+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:03.742 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:03 smithi171 bash[18565]: audit 2024-04-23T00:01:02.486713+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-23T00:01:03.742 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:03 smithi171 bash[18565]: audit 2024-04-23T00:01:02.488477+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-23T00:01:03.742 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:03 smithi171 bash[18565]: audit 2024-04-23T00:01:02.490254+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:03.743 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:03 smithi171 bash[18565]: cephadm 2024-04-23T00:01:02.492490+0000 mgr.y (mgr.25321) 49 : cephadm [INF] Deploying daemon mon.b on smithi171 2024-04-23T00:01:03.782 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:01:03 smithi079 bash[52880]: ::ffff:172.21.15.171 - - [23/Apr/2024:00:01:03] "GET /metrics HTTP/1.1" 200 38264 "" "Prometheus/2.33.4" 2024-04-23T00:01:03.783 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:03 smithi079 bash[55848]: cluster 2024-04-23T00:01:01.935610+0000 mgr.y (mgr.25321) 47 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 617 B/s rd, 0 op/s 2024-04-23T00:01:03.783 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:03 smithi079 bash[55848]: cluster 2024-04-23T00:01:01.935610+0000 mgr.y (mgr.25321) 47 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 617 B/s rd, 0 op/s 2024-04-23T00:01:03.783 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:03 smithi079 bash[55848]: cephadm 2024-04-23T00:01:02.474459+0000 mgr.y (mgr.25321) 48 : cephadm [INF] Upgrade: Updating mon.b 2024-04-23T00:01:03.783 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:03 smithi079 bash[55848]: cephadm 2024-04-23T00:01:02.474459+0000 mgr.y (mgr.25321) 48 : cephadm [INF] Upgrade: Updating mon.b 2024-04-23T00:01:03.783 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:03 smithi079 bash[55848]: audit 2024-04-23T00:01:02.482292+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:03.783 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:03 smithi079 bash[55848]: audit 2024-04-23T00:01:02.482292+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:03.783 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:03 smithi079 bash[55848]: audit 2024-04-23T00:01:02.486713+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-23T00:01:03.783 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:03 smithi079 bash[55848]: audit 2024-04-23T00:01:02.486713+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-23T00:01:03.783 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:03 smithi079 bash[55848]: audit 2024-04-23T00:01:02.488477+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-23T00:01:03.784 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:03 smithi079 bash[55848]: audit 2024-04-23T00:01:02.488477+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-23T00:01:03.784 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:03 smithi079 bash[55848]: audit 2024-04-23T00:01:02.490254+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:03.784 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:03 smithi079 bash[55848]: audit 2024-04-23T00:01:02.490254+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:03.784 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:03 smithi079 bash[55848]: cephadm 2024-04-23T00:01:02.492490+0000 mgr.y (mgr.25321) 49 : cephadm [INF] Deploying daemon mon.b on smithi171 2024-04-23T00:01:03.784 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:03 smithi079 bash[55848]: cephadm 2024-04-23T00:01:02.492490+0000 mgr.y (mgr.25321) 49 : cephadm [INF] Deploying daemon mon.b on smithi171 2024-04-23T00:01:03.784 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:03 smithi079 bash[57209]: cluster 2024-04-23T00:01:01.935610+0000 mgr.y (mgr.25321) 47 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 617 B/s rd, 0 op/s 2024-04-23T00:01:03.784 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:03 smithi079 bash[57209]: cluster 2024-04-23T00:01:01.935610+0000 mgr.y (mgr.25321) 47 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 617 B/s rd, 0 op/s 2024-04-23T00:01:03.784 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:03 smithi079 bash[57209]: cephadm 2024-04-23T00:01:02.474459+0000 mgr.y (mgr.25321) 48 : cephadm [INF] Upgrade: Updating mon.b 2024-04-23T00:01:03.784 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:03 smithi079 bash[57209]: cephadm 2024-04-23T00:01:02.474459+0000 mgr.y (mgr.25321) 48 : cephadm [INF] Upgrade: Updating mon.b 2024-04-23T00:01:03.784 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:03 smithi079 bash[57209]: audit 2024-04-23T00:01:02.482292+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:03.784 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:03 smithi079 bash[57209]: audit 2024-04-23T00:01:02.482292+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:03.785 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:03 smithi079 bash[57209]: audit 2024-04-23T00:01:02.486713+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-23T00:01:03.785 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:03 smithi079 bash[57209]: audit 2024-04-23T00:01:02.486713+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-23T00:01:03.785 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:03 smithi079 bash[57209]: audit 2024-04-23T00:01:02.488477+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-23T00:01:03.785 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:03 smithi079 bash[57209]: audit 2024-04-23T00:01:02.488477+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-23T00:01:03.785 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:03 smithi079 bash[57209]: audit 2024-04-23T00:01:02.490254+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:03.785 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:03 smithi079 bash[57209]: audit 2024-04-23T00:01:02.490254+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:03.785 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:03 smithi079 bash[57209]: cephadm 2024-04-23T00:01:02.492490+0000 mgr.y (mgr.25321) 49 : cephadm [INF] Deploying daemon mon.b on smithi171 2024-04-23T00:01:03.785 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:03 smithi079 bash[57209]: cephadm 2024-04-23T00:01:02.492490+0000 mgr.y (mgr.25321) 49 : cephadm [INF] Deploying daemon mon.b on smithi171 2024-04-23T00:01:04.726 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:04 smithi171 bash[18565]: audit 2024-04-23T00:01:03.057852+0000 mgr.y (mgr.25321) 50 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:01:04.782 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:04 smithi079 bash[55848]: audit 2024-04-23T00:01:03.057852+0000 mgr.y (mgr.25321) 50 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:01:04.782 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:04 smithi079 bash[55848]: audit 2024-04-23T00:01:03.057852+0000 mgr.y (mgr.25321) 50 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:01:04.783 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:04 smithi079 bash[57209]: audit 2024-04-23T00:01:03.057852+0000 mgr.y (mgr.25321) 50 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:01:04.783 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:04 smithi079 bash[57209]: audit 2024-04-23T00:01:03.057852+0000 mgr.y (mgr.25321) 50 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:01:04.988 INFO:journalctl@ceph.osd.4.smithi171.stdout:Apr 23 00:01:04 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:01:04.989 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 23 00:01:04 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:01:04.989 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 23 00:01:04 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:01:04.989 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:01:04 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:01:04.990 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 23 00:01:04 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:01:04.990 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:04 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:01:04.990 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:04 smithi171 systemd[1]: Stopping Ceph mon.b for 15ff8152-0102-11ef-bc93-c7b262605968... 2024-04-23T00:01:04.990 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:04 smithi171 bash[18565]: debug 2024-04-23T00:01:04.982+0000 7fc6f1732700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.b -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-04-23T00:01:04.990 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:04 smithi171 bash[18565]: debug 2024-04-23T00:01:04.982+0000 7fc6f1732700 -1 mon.b@2(peon) e3 *** Got Signal Terminated *** 2024-04-23T00:01:04.991 INFO:journalctl@ceph.osd.5.smithi171.stdout:Apr 23 00:01:04 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:01:04.991 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 23 00:01:04 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:01:04.991 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:01:04 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:01:05.928 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:05 smithi171 bash[43737]: ceph-15ff8152-0102-11ef-bc93-c7b262605968-mon-b 2024-04-23T00:01:05.928 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:05 smithi171 bash[43797]: Error response from daemon: No such container: ceph-15ff8152-0102-11ef-bc93-c7b262605968-mon-b 2024-04-23T00:01:05.928 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:05 smithi171 systemd[1]: ceph-15ff8152-0102-11ef-bc93-c7b262605968@mon.b.service: Deactivated successfully. 2024-04-23T00:01:05.929 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:05 smithi171 systemd[1]: Stopped Ceph mon.b for 15ff8152-0102-11ef-bc93-c7b262605968. 2024-04-23T00:01:06.305 INFO:journalctl@ceph.osd.4.smithi171.stdout:Apr 23 00:01:05 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:01:06.305 INFO:journalctl@ceph.osd.5.smithi171.stdout:Apr 23 00:01:05 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:01:06.305 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:01:05 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:01:06.306 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 23 00:01:05 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:01:06.306 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 23 00:01:05 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:01:06.306 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:05 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:01:06.306 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:06 smithi171 systemd[1]: Started Ceph mon.b for 15ff8152-0102-11ef-bc93-c7b262605968. 2024-04-23T00:01:06.307 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 23 00:01:05 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:01:06.307 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:01:05 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:01:06.307 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 23 00:01:05 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:01:07.556 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.386+0000 7f7684e5bc80 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-23T00:01:07.556 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.386+0000 7f7684e5bc80 0 ceph version 19.0.0-3252-g43be0201 (43be020184947e53516056c9931e1ac5bdbbb1a5) squid (dev), process ceph-mon, pid 7 2024-04-23T00:01:07.556 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.386+0000 7f7684e5bc80 0 pidfile_write: ignore empty --pid-file 2024-04-23T00:01:07.556 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 0 load: jerasure load: lrc 2024-04-23T00:01:07.556 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: RocksDB version: 7.9.2 2024-04-23T00:01:07.556 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Git sha 0 2024-04-23T00:01:07.556 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Compile date 2024-04-22 21:33:31 2024-04-23T00:01:07.556 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: DB SUMMARY 2024-04-23T00:01:07.556 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: DB Session ID: UA5LVS3LAGUL2MO2W0W2 2024-04-23T00:01:07.557 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: CURRENT file: CURRENT 2024-04-23T00:01:07.557 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: IDENTITY file: IDENTITY 2024-04-23T00:01:07.557 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 1270 Bytes 2024-04-23T00:01:07.557 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000030.sst 2024-04-23T00:01:07.557 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000028.log size: 113201 ; 2024-04-23T00:01:07.557 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.error_if_exists: 0 2024-04-23T00:01:07.557 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.create_if_missing: 0 2024-04-23T00:01:07.557 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.paranoid_checks: 1 2024-04-23T00:01:07.557 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-04-23T00:01:07.557 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-23T00:01:07.557 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-04-23T00:01:07.557 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.env: 0x55c0951b6cc0 2024-04-23T00:01:07.558 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.fs: PosixFileSystem 2024-04-23T00:01:07.558 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.info_log: 0x55c095f2fc40 2024-04-23T00:01:07.558 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-23T00:01:07.558 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.statistics: (nil) 2024-04-23T00:01:07.558 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.use_fsync: 0 2024-04-23T00:01:07.558 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.max_log_file_size: 0 2024-04-23T00:01:07.558 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-23T00:01:07.558 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-23T00:01:07.558 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-23T00:01:07.558 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-23T00:01:07.558 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.allow_fallocate: 1 2024-04-23T00:01:07.558 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-23T00:01:07.558 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-23T00:01:07.559 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.use_direct_reads: 0 2024-04-23T00:01:07.559 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-23T00:01:07.559 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.create_missing_column_families: 0 2024-04-23T00:01:07.559 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.db_log_dir: 2024-04-23T00:01:07.559 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.wal_dir: 2024-04-23T00:01:07.559 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-23T00:01:07.559 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-23T00:01:07.559 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-23T00:01:07.560 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-23T00:01:07.560 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-23T00:01:07.560 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-23T00:01:07.560 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.advise_random_on_open: 1 2024-04-23T00:01:07.560 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-23T00:01:07.560 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.write_buffer_manager: 0x55c095ec5220 2024-04-23T00:01:07.560 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-23T00:01:07.560 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-23T00:01:07.560 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-23T00:01:07.560 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.rate_limiter: (nil) 2024-04-23T00:01:07.560 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-23T00:01:07.560 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-23T00:01:07.562 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-23T00:01:07.562 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-23T00:01:07.562 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.unordered_write: 0 2024-04-23T00:01:07.562 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-23T00:01:07.562 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-23T00:01:07.562 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-23T00:01:07.562 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-23T00:01:07.562 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.row_cache: None 2024-04-23T00:01:07.562 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.wal_filter: None 2024-04-23T00:01:07.563 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-23T00:01:07.563 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-23T00:01:07.563 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.two_write_queues: 0 2024-04-23T00:01:07.563 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.manual_wal_flush: 0 2024-04-23T00:01:07.563 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.wal_compression: 0 2024-04-23T00:01:07.563 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.atomic_flush: 0 2024-04-23T00:01:07.563 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-23T00:01:07.563 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-23T00:01:07.563 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-23T00:01:07.563 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.log_readahead_size: 0 2024-04-23T00:01:07.563 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-23T00:01:07.563 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.best_efforts_recovery: 0 2024-04-23T00:01:07.564 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-23T00:01:07.564 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-23T00:01:07.564 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.allow_data_in_errors: 0 2024-04-23T00:01:07.564 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.db_host_id: __hostname__ 2024-04-23T00:01:07.564 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-04-23T00:01:07.564 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.max_background_jobs: 2 2024-04-23T00:01:07.564 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.max_background_compactions: -1 2024-04-23T00:01:07.564 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.max_subcompactions: 1 2024-04-23T00:01:07.564 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-23T00:01:07.564 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-23T00:01:07.564 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-23T00:01:07.564 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.max_total_wal_size: 0 2024-04-23T00:01:07.565 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-23T00:01:07.565 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-23T00:01:07.565 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-23T00:01:07.565 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-23T00:01:07.565 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.max_open_files: -1 2024-04-23T00:01:07.565 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.bytes_per_sync: 0 2024-04-23T00:01:07.565 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-23T00:01:07.565 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-23T00:01:07.565 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-23T00:01:07.565 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.max_background_flushes: -1 2024-04-23T00:01:07.565 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Compression algorithms supported: 2024-04-23T00:01:07.565 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-23T00:01:07.566 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: kZSTD supported: 0 2024-04-23T00:01:07.566 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: kXpressCompression supported: 0 2024-04-23T00:01:07.566 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-23T00:01:07.566 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: kZlibCompression supported: 1 2024-04-23T00:01:07.566 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: kSnappyCompression supported: 1 2024-04-23T00:01:07.566 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: kLZ4Compression supported: 1 2024-04-23T00:01:07.567 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: kBZip2Compression supported: 0 2024-04-23T00:01:07.567 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-23T00:01:07.567 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-04-23T00:01:07.567 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000009 2024-04-23T00:01:07.567 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-04-23T00:01:07.567 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-23T00:01:07.567 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.merge_operator: 2024-04-23T00:01:07.567 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.compaction_filter: None 2024-04-23T00:01:07.567 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.compaction_filter_factory: None 2024-04-23T00:01:07.567 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.sst_partitioner_factory: None 2024-04-23T00:01:07.567 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-23T00:01:07.567 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-23T00:01:07.568 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55c095f2fe00) 2024-04-23T00:01:07.568 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: cache_index_and_filter_blocks: 1 2024-04-23T00:01:07.568 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-23T00:01:07.568 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-23T00:01:07.568 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: pin_top_level_index_and_filter: 1 2024-04-23T00:01:07.568 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: index_type: 0 2024-04-23T00:01:07.568 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: data_block_index_type: 0 2024-04-23T00:01:07.568 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: index_shortening: 1 2024-04-23T00:01:07.568 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: data_block_hash_table_util_ratio: 0.750000 2024-04-23T00:01:07.568 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: checksum: 4 2024-04-23T00:01:07.568 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: no_block_cache: 0 2024-04-23T00:01:07.568 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: block_cache: 0x55c095ef51f0 2024-04-23T00:01:07.568 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: block_cache_name: BinnedLRUCache 2024-04-23T00:01:07.568 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: block_cache_options: 2024-04-23T00:01:07.568 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: capacity : 536870912 2024-04-23T00:01:07.569 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: num_shard_bits : 4 2024-04-23T00:01:07.569 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: strict_capacity_limit : 0 2024-04-23T00:01:07.569 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: high_pri_pool_ratio: 0.000 2024-04-23T00:01:07.569 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: block_cache_compressed: (nil) 2024-04-23T00:01:07.569 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: persistent_cache: (nil) 2024-04-23T00:01:07.569 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: block_size: 4096 2024-04-23T00:01:07.569 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: block_size_deviation: 10 2024-04-23T00:01:07.569 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: block_restart_interval: 16 2024-04-23T00:01:07.569 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: index_block_restart_interval: 1 2024-04-23T00:01:07.569 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: metadata_block_size: 4096 2024-04-23T00:01:07.569 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: partition_filters: 0 2024-04-23T00:01:07.569 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: use_delta_encoding: 1 2024-04-23T00:01:07.569 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: filter_policy: bloomfilter 2024-04-23T00:01:07.569 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: whole_key_filtering: 1 2024-04-23T00:01:07.570 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: verify_compression: 0 2024-04-23T00:01:07.570 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: read_amp_bytes_per_bit: 0 2024-04-23T00:01:07.570 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: format_version: 5 2024-04-23T00:01:07.570 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: enable_index_compression: 1 2024-04-23T00:01:07.571 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: block_align: 0 2024-04-23T00:01:07.571 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: max_auto_readahead_size: 262144 2024-04-23T00:01:07.571 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: prepopulate_block_cache: 0 2024-04-23T00:01:07.571 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: initial_auto_readahead_size: 8192 2024-04-23T00:01:07.571 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: num_file_reads_for_auto_readahead: 2 2024-04-23T00:01:07.571 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-23T00:01:07.571 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-23T00:01:07.571 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.compression: NoCompression 2024-04-23T00:01:07.571 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-23T00:01:07.571 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-23T00:01:07.571 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-23T00:01:07.571 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.num_levels: 7 2024-04-23T00:01:07.571 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-23T00:01:07.571 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-23T00:01:07.572 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-23T00:01:07.572 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-23T00:01:07.572 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-23T00:01:07.572 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-23T00:01:07.572 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-23T00:01:07.572 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-23T00:01:07.572 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-23T00:01:07.572 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-23T00:01:07.572 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-04-23T00:01:07.572 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-04-23T00:01:07.572 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-23T00:01:07.572 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.compression_opts.level: 32767 2024-04-23T00:01:07.572 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-23T00:01:07.572 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-23T00:01:07.572 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-23T00:01:07.573 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-04-23T00:01:07.573 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-23T00:01:07.573 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.compression_opts.enabled: false 2024-04-23T00:01:07.573 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-04-23T00:01:07.573 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-23T00:01:07.573 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-23T00:01:07.573 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-23T00:01:07.573 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-23T00:01:07.573 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-23T00:01:07.573 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-23T00:01:07.573 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-23T00:01:07.573 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-23T00:01:07.573 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-23T00:01:07.573 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-23T00:01:07.574 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-23T00:01:07.574 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-23T00:01:07.574 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-23T00:01:07.574 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-23T00:01:07.574 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-23T00:01:07.574 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-23T00:01:07.574 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-23T00:01:07.574 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-04-23T00:01:07.574 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.arena_block_size: 1048576 2024-04-23T00:01:07.574 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-23T00:01:07.574 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-23T00:01:07.574 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-23T00:01:07.574 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-23T00:01:07.574 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-23T00:01:07.574 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-23T00:01:07.575 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-23T00:01:07.575 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-23T00:01:07.575 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-23T00:01:07.575 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-23T00:01:07.575 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-23T00:01:07.575 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-23T00:01:07.575 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-23T00:01:07.575 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-04-23T00:01:07.575 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.inplace_update_support: 0 2024-04-23T00:01:07.575 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-23T00:01:07.575 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-23T00:01:07.575 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-23T00:01:07.575 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-23T00:01:07.575 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.bloom_locality: 0 2024-04-23T00:01:07.576 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.max_successive_merges: 0 2024-04-23T00:01:07.576 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-23T00:01:07.576 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-23T00:01:07.576 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.force_consistency_checks: 1 2024-04-23T00:01:07.576 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-23T00:01:07.576 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.ttl: 2592000 2024-04-23T00:01:07.576 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-23T00:01:07.576 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-04-23T00:01:07.576 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-04-23T00:01:07.576 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.enable_blob_files: false 2024-04-23T00:01:07.576 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.min_blob_size: 0 2024-04-23T00:01:07.576 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.blob_file_size: 268435456 2024-04-23T00:01:07.576 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-04-23T00:01:07.576 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-04-23T00:01:07.576 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-23T00:01:07.577 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-04-23T00:01:07.577 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-04-23T00:01:07.577 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.blob_file_starting_level: 0 2024-04-23T00:01:07.577 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f7684e5bc80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-04-23T00:01:07.577 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.390+0000 7f767a5c3700 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-04-23T00:01:07.577 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.394+0000 7f7684e5bc80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-04-23T00:01:07.577 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.394+0000 7f7684e5bc80 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 18274, log_number is 28,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-04-23T00:01:07.577 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.394+0000 7f7684e5bc80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 28 2024-04-23T00:01:07.577 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.394+0000 7f7684e5bc80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 334f8c1a-9c9f-4725-b609-f19a9a724a05 2024-04-23T00:01:07.577 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.394+0000 7f7684e5bc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713830467398224, "job": 1, "event": "recovery_started", "wal_files": [28]} 2024-04-23T00:01:07.577 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.394+0000 7f7684e5bc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #28 mode 2 2024-04-23T00:01:07.577 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.394+0000 7f7684e5bc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713830467399214, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 33, "file_size": 71944, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 18279, "largest_seqno": 18323, "table_properties": {"data_size": 70638, "index_size": 140, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 133, "raw_key_size": 759, "raw_average_key_size": 26, "raw_value_size": 69902, "raw_average_value_size": 2410, "num_data_blocks": 7, "num_entries": 29, "num_filter_entries": 29, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "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": 1713830467, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "334f8c1a-9c9f-4725-b609-f19a9a724a05", "db_session_id": "UA5LVS3LAGUL2MO2W0W2", "orig_file_number": 33, "seqno_to_time_mapping": "N/A"}} 2024-04-23T00:01:07.578 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.394+0000 7f7684e5bc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713830467399325, "job": 1, "event": "recovery_finished"} 2024-04-23T00:01:07.578 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.394+0000 7f7684e5bc80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 35 2024-04-23T00:01:07.578 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.394+0000 7f7684e5bc80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-04-23T00:01:07.578 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.394+0000 7f7684e5bc80 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-04-23T00:01:07.578 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.394+0000 7f7684e5bc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55c09600e000 2024-04-23T00:01:07.578 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.394+0000 7f7684e5bc80 4 rocksdb: DB pointer 0x55c095ff8000 2024-04-23T00:01:07.578 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.394+0000 7f76735b5700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-04-23T00:01:07.578 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.394+0000 7f76735b5700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-04-23T00:01:07.578 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: ** DB Stats ** 2024-04-23T00:01:07.578 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-23T00:01:07.578 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-04-23T00:01:07.578 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-23T00:01:07.578 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-23T00:01:07.578 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-04-23T00:01:07.579 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-23T00:01:07.579 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-23T00:01:07.579 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: ** Compaction Stats [default] ** 2024-04-23T00:01:07.579 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-04-23T00:01:07.579 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-04-23T00:01:07.579 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: L0 1/0 70.26 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 110.1 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-23T00:01:07.579 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: L6 1/0 12.21 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-04-23T00:01:07.579 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: Sum 2/0 12.28 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 110.1 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-23T00:01:07.579 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 110.1 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-23T00:01:07.579 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: ** Compaction Stats [default] ** 2024-04-23T00:01:07.579 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-04-23T00:01:07.579 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-23T00:01:07.579 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 110.1 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-23T00:01:07.579 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-04-23T00:01:07.580 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-23T00:01:07.580 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: Flush(GB): cumulative 0.000, interval 0.000 2024-04-23T00:01:07.580 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-23T00:01:07.580 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: AddFile(Total Files): cumulative 0, interval 0 2024-04-23T00:01:07.580 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-23T00:01:07.580 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: AddFile(Keys): cumulative 0, interval 0 2024-04-23T00:01:07.580 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: Cumulative compaction: 0.00 GB write, 16.12 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-23T00:01:07.580 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: Interval compaction: 0.00 GB write, 16.12 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-23T00:01:07.580 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-04-23T00:01:07.580 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: Block cache BinnedLRUCache@0x55c095ef51f0#7 capacity: 512.00 MB usage: 0.39 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.2e-05 secs_since: 0 2024-04-23T00:01:07.580 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: Block cache entry stats(count,size,portion): FilterBlock(1,0.17 KB,3.27826e-05%) IndexBlock(1,0.22 KB,4.17233e-05%) Misc(1,0.00 KB,0%) 2024-04-23T00:01:07.580 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: ** File Read Latency Histogram By Level [default] ** 2024-04-23T00:01:07.580 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.398+0000 7f7684e5bc80 0 starting mon.b rank 2 at public addrs [v2:172.21.15.171:3300/0,v1:172.21.15.171:6789/0] at bind addrs [v2:172.21.15.171:3300/0,v1:172.21.15.171:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 15ff8152-0102-11ef-bc93-c7b262605968 2024-04-23T00:01:07.580 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.398+0000 7f7684e5bc80 1 mon.b@-1(???) e3 preinit fsid 15ff8152-0102-11ef-bc93-c7b262605968 2024-04-23T00:01:07.581 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.398+0000 7f7684e5bc80 0 mon.b@-1(???).mds e1 new map 2024-04-23T00:01:07.581 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.398+0000 7f7684e5bc80 0 mon.b@-1(???).mds e1 print_map 2024-04-23T00:01:07.581 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: e1 2024-04-23T00:01:07.581 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: enable_multiple, ever_enabled_multiple: 1,1 2024-04-23T00:01:07.581 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-04-23T00:01:07.581 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: legacy client fscid: -1 2024-04-23T00:01:07.581 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: 2024-04-23T00:01:07.581 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: No filesystems configured 2024-04-23T00:01:07.581 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.398+0000 7f7684e5bc80 0 mon.b@-1(???).osd e106 crush map has features 3314933000854323200, adjusting msgr requires 2024-04-23T00:01:07.581 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.398+0000 7f7684e5bc80 0 mon.b@-1(???).osd e106 crush map has features 432629239337189376, adjusting msgr requires 2024-04-23T00:01:07.581 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.398+0000 7f7684e5bc80 0 mon.b@-1(???).osd e106 crush map has features 432629239337189376, adjusting msgr requires 2024-04-23T00:01:07.581 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.398+0000 7f7684e5bc80 0 mon.b@-1(???).osd e106 crush map has features 432629239337189376, adjusting msgr requires 2024-04-23T00:01:07.581 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:07 smithi171 bash[43854]: debug 2024-04-23T00:01:07.398+0000 7f7684e5bc80 1 mon.b@-1(???).paxosservice(auth 1..25) refresh upgraded, format 0 -> 3 2024-04-23T00:01:07.743 INFO:teuthology.orchestra.run.smithi079.stdout:true 2024-04-23T00:01:08.505 INFO:teuthology.orchestra.run.smithi079.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T00:01:08.505 INFO:teuthology.orchestra.run.smithi079.stdout:alertmanager.a smithi079 *:9093,9094 running (2m) 16s ago 9m 12.7M - 0.23.0 ba2b418f427c d3a786a65dba 2024-04-23T00:01:08.505 INFO:teuthology.orchestra.run.smithi079.stdout:grafana.a smithi171 *:3000 running (2m) 39s ago 8m 40.9M - 8.3.5 dad864ee21e9 cc5aee88d2dc 2024-04-23T00:01:08.505 INFO:teuthology.orchestra.run.smithi079.stdout:iscsi.foo.smithi079.zorrwo smithi079 running (89s) 16s ago 7m 42.8M - 3.5 e1d6a67b021e 34b3c8472630 2024-04-23T00:01:08.505 INFO:teuthology.orchestra.run.smithi079.stdout:mgr.x smithi171 *:8443,9283,8765 running (78s) 39s ago 14m 435M - 19.0.0-3252-g43be0201 a0434699c1d7 63bab1f0aabb 2024-04-23T00:01:08.505 INFO:teuthology.orchestra.run.smithi079.stdout:mgr.y smithi079 *:8443,9283,8765 running (2m) 16s ago 16m 484M - 19.0.0-3252-g43be0201 a0434699c1d7 c3e0186392bc 2024-04-23T00:01:08.505 INFO:teuthology.orchestra.run.smithi079.stdout:mon.a smithi079 running (57s) 16s ago 16m 37.2M 2048M 19.0.0-3252-g43be0201 a0434699c1d7 73856468c297 2024-04-23T00:01:08.505 INFO:teuthology.orchestra.run.smithi079.stdout:mon.b smithi171 starting - - - 2048M 2024-04-23T00:01:08.505 INFO:teuthology.orchestra.run.smithi079.stdout:mon.c smithi079 running (24s) 16s ago 15m 20.4M 2048M 19.0.0-3252-g43be0201 a0434699c1d7 26b21cf14d08 2024-04-23T00:01:08.506 INFO:teuthology.orchestra.run.smithi079.stdout:node-exporter.a smithi079 *:9100 running (2m) 16s ago 9m 9012k - 1.3.1 1dbe0e931976 e72f9beb8010 2024-04-23T00:01:08.506 INFO:teuthology.orchestra.run.smithi079.stdout:node-exporter.b smithi171 *:9100 running (2m) 39s ago 9m 9039k - 1.3.1 1dbe0e931976 c71ee8bcebe5 2024-04-23T00:01:08.506 INFO:teuthology.orchestra.run.smithi079.stdout:osd.0 smithi079 running (14m) 16s ago 14m 55.9M 2780M 17.2.0 e1d6a67b021e f3b3113598f0 2024-04-23T00:01:08.506 INFO:teuthology.orchestra.run.smithi079.stdout:osd.1 smithi079 running (13m) 16s ago 13m 57.6M 2780M 17.2.0 e1d6a67b021e 09d04426667b 2024-04-23T00:01:08.506 INFO:teuthology.orchestra.run.smithi079.stdout:osd.2 smithi079 running (13m) 16s ago 13m 51.7M 2780M 17.2.0 e1d6a67b021e 3193f9ba2e88 2024-04-23T00:01:08.506 INFO:teuthology.orchestra.run.smithi079.stdout:osd.3 smithi079 running (12m) 16s ago 12m 55.7M 2780M 17.2.0 e1d6a67b021e cabd537200bc 2024-04-23T00:01:08.506 INFO:teuthology.orchestra.run.smithi079.stdout:osd.4 smithi171 running (12m) 39s ago 12m 57.6M 3036M 17.2.0 e1d6a67b021e 04ab0c3fa292 2024-04-23T00:01:08.506 INFO:teuthology.orchestra.run.smithi079.stdout:osd.5 smithi171 running (11m) 39s ago 11m 53.6M 3036M 17.2.0 e1d6a67b021e d561b19cce34 2024-04-23T00:01:08.506 INFO:teuthology.orchestra.run.smithi079.stdout:osd.6 smithi171 running (10m) 39s ago 10m 53.0M 3036M 17.2.0 e1d6a67b021e a01d59c465a9 2024-04-23T00:01:08.506 INFO:teuthology.orchestra.run.smithi079.stdout:osd.7 smithi171 running (10m) 39s ago 10m 56.9M 3036M 17.2.0 e1d6a67b021e 472338dda563 2024-04-23T00:01:08.506 INFO:teuthology.orchestra.run.smithi079.stdout:prometheus.a smithi171 *:9095 running (84s) 39s ago 9m 56.8M - 2.33.4 514e6a882f6e 0c5b27bf9a1d 2024-04-23T00:01:08.506 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.foo.smithi079.mriyzv smithi079 *:8000 running (7m) 16s ago 7m 87.2M - 17.2.0 e1d6a67b021e 7265086159d1 2024-04-23T00:01:08.506 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.foo.smithi171.llhapr smithi171 *:8000 running (7m) 39s ago 7m 87.3M - 17.2.0 e1d6a67b021e b457c21074ad 2024-04-23T00:01:08.506 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.smpl.smithi079.yxokos smithi079 *:80 running (7m) 16s ago 7m 86.7M - 17.2.0 e1d6a67b021e 0083918e6d55 2024-04-23T00:01:08.507 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.smpl.smithi171.spscai smithi171 *:80 running (7m) 39s ago 7m 86.9M - 17.2.0 e1d6a67b021e 9e7599a854ca 2024-04-23T00:01:08.805 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:08 smithi171 bash[43854]: cluster 2024-04-23T00:01:03.937608+0000 mgr.y (mgr.25321) 51 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:01:08.805 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:08 smithi171 bash[43854]: cluster 2024-04-23T00:01:03.937608+0000 mgr.y (mgr.25321) 51 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:01:08.806 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 23 00:01:08 smithi171 bash[41575]: ts=2024-04-23T00:01: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.79\", device_class=\"ssd\", hostname=\"smithi079\", instance=\"172.21.15.171:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.79\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"15ff8152-0102-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.79\", device_class=\"ssd\", hostname=\"smithi079\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.79\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-23T00:01:08.964 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-04-23T00:01:08.964 INFO:teuthology.orchestra.run.smithi079.stdout: "mon": { 2024-04-23T00:01:08.964 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.0.0-3252-g43be0201 (43be020184947e53516056c9931e1ac5bdbbb1a5) squid (dev)": 3 2024-04-23T00:01:08.964 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-04-23T00:01:08.964 INFO:teuthology.orchestra.run.smithi079.stdout: "mgr": { 2024-04-23T00:01:08.964 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.0.0-3252-g43be0201 (43be020184947e53516056c9931e1ac5bdbbb1a5) squid (dev)": 2 2024-04-23T00:01:08.964 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-04-23T00:01:08.964 INFO:teuthology.orchestra.run.smithi079.stdout: "osd": { 2024-04-23T00:01:08.965 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-23T00:01:08.965 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-04-23T00:01:08.965 INFO:teuthology.orchestra.run.smithi079.stdout: "rgw": { 2024-04-23T00:01:08.965 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-23T00:01:08.965 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-04-23T00:01:08.965 INFO:teuthology.orchestra.run.smithi079.stdout: "overall": { 2024-04-23T00:01:08.965 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 12, 2024-04-23T00:01:08.965 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.0.0-3252-g43be0201 (43be020184947e53516056c9931e1ac5bdbbb1a5) squid (dev)": 5 2024-04-23T00:01:08.965 INFO:teuthology.orchestra.run.smithi079.stdout: } 2024-04-23T00:01:08.965 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-04-23T00:01:09.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:08 smithi079 bash[55848]: cluster 2024-04-23T00:01:03.937608+0000 mgr.y (mgr.25321) 51 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:01:09.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:08 smithi079 bash[55848]: cluster 2024-04-23T00:01:03.937608+0000 mgr.y (mgr.25321) 51 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:01:09.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:08 smithi079 bash[57209]: cluster 2024-04-23T00:01:03.937608+0000 mgr.y (mgr.25321) 51 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:01:09.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:08 smithi079 bash[57209]: cluster 2024-04-23T00:01:03.937608+0000 mgr.y (mgr.25321) 51 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:01:09.338 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-04-23T00:01:09.338 INFO:teuthology.orchestra.run.smithi079.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5", 2024-04-23T00:01:09.338 INFO:teuthology.orchestra.run.smithi079.stdout: "in_progress": true, 2024-04-23T00:01:09.338 INFO:teuthology.orchestra.run.smithi079.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-23T00:01:09.338 INFO:teuthology.orchestra.run.smithi079.stdout: "services_complete": [ 2024-04-23T00:01:09.338 INFO:teuthology.orchestra.run.smithi079.stdout: "mgr" 2024-04-23T00:01:09.339 INFO:teuthology.orchestra.run.smithi079.stdout: ], 2024-04-23T00:01:09.339 INFO:teuthology.orchestra.run.smithi079.stdout: "progress": "4/23 daemons upgraded", 2024-04-23T00:01:09.339 INFO:teuthology.orchestra.run.smithi079.stdout: "message": "Currently upgrading mon daemons", 2024-04-23T00:01:09.339 INFO:teuthology.orchestra.run.smithi079.stdout: "is_paused": false 2024-04-23T00:01:09.339 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-04-23T00:01:09.765 INFO:teuthology.orchestra.run.smithi079.stdout:HEALTH_WARN failed to probe daemons or devices 2024-04-23T00:01:09.766 INFO:teuthology.orchestra.run.smithi079.stdout:[WRN] CEPHADM_REFRESH_FAILED: failed to probe daemons or devices 2024-04-23T00:01:09.766 INFO:teuthology.orchestra.run.smithi079.stdout: host smithi079 `cephadm ceph-volume` failed: cephadm exited with an error code: 1, stderr: Inferring config /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/mon.a/config 2024-04-23T00:01:09.766 INFO:teuthology.orchestra.run.smithi079.stdout:Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a -e NODE_NAME=smithi079 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmp4bzwvv39:/etc/ceph/ceph.conf:z quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a inventory --format=json-pretty --filter-for-batch 2024-04-23T00:01:09.766 INFO:teuthology.orchestra.run.smithi079.stdout:/usr/bin/docker: stderr docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-23T00:01:09.766 INFO:teuthology.orchestra.run.smithi079.stdout:/usr/bin/docker: stderr See 'docker run --help'. 2024-04-23T00:01:09.766 INFO:teuthology.orchestra.run.smithi079.stdout:Traceback (most recent call last): 2024-04-23T00:01:09.767 INFO:teuthology.orchestra.run.smithi079.stdout: File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main 2024-04-23T00:01:09.770 INFO:teuthology.orchestra.run.smithi079.stdout: return _run_code(code, main_globals, None, 2024-04-23T00:01:09.770 INFO:teuthology.orchestra.run.smithi079.stdout: File "/usr/lib/python3.10/runpy.py", line 86, in _run_code 2024-04-23T00:01:09.770 INFO:teuthology.orchestra.run.smithi079.stdout: exec(code, run_globals) 2024-04-23T00:01:09.770 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 5642, in 2024-04-23T00:01:09.770 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 5630, in main 2024-04-23T00:01:09.770 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 408, in _infer_config 2024-04-23T00:01:09.770 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 323, in _infer_fsid 2024-04-23T00:01:09.770 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 436, in _infer_image 2024-04-23T00:01:09.770 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 310, in _validate_fsid 2024-04-23T00:01:09.771 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 3380, in command_ceph_volume 2024-04-23T00:01:09.771 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-23T00:01:09.771 INFO:teuthology.orchestra.run.smithi079.stdout:RuntimeError: Failed command: /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a -e NODE_NAME=smithi079 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmp4bzwvv39:/etc/ceph/ceph.conf:z quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a inventory --format=json-pretty --filter-for-batch: docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-23T00:01:09.771 INFO:teuthology.orchestra.run.smithi079.stdout:See 'docker run --help'. 2024-04-23T00:01:10.033 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[55848]: cluster 2024-04-23T00:01:07.939651+0000 mgr.y (mgr.25321) 54 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 617 B/s rd, 0 op/s 2024-04-23T00:01:10.033 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[55848]: cluster 2024-04-23T00:01:07.939651+0000 mgr.y (mgr.25321) 54 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 617 B/s rd, 0 op/s 2024-04-23T00:01:10.033 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[55848]: audit 2024-04-23T00:01:08.114204+0000 mgr.y (mgr.25321) 55 : audit [DBG] from='client.44107 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:01:10.033 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[55848]: audit 2024-04-23T00:01:08.114204+0000 mgr.y (mgr.25321) 55 : audit [DBG] from='client.44107 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:01:10.033 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[55848]: audit 2024-04-23T00:01:08.490447+0000 mgr.y (mgr.25321) 56 : audit [DBG] from='client.34188 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:01:10.033 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[55848]: audit 2024-04-23T00:01:08.490447+0000 mgr.y (mgr.25321) 56 : audit [DBG] from='client.34188 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:01:10.033 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[55848]: audit 2024-04-23T00:01:08.590454+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-23T00:01:10.033 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[55848]: audit 2024-04-23T00:01:08.590454+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-23T00:01:10.033 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[55848]: cluster 2024-04-23T00:01:08.590915+0000 mon.a (mon.0) 201 : cluster [INF] mon.a calling monitor election 2024-04-23T00:01:10.033 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[55848]: cluster 2024-04-23T00:01:08.590915+0000 mon.a (mon.0) 201 : cluster [INF] mon.a calling monitor election 2024-04-23T00:01:10.034 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[55848]: cluster 2024-04-23T00:01:08.591091+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-04-23T00:01:10.034 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[55848]: cluster 2024-04-23T00:01:08.591091+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-04-23T00:01:10.034 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[55848]: cluster 2024-04-23T00:01:08.591174+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-04-23T00:01:10.034 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[55848]: cluster 2024-04-23T00:01:08.591174+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-04-23T00:01:10.034 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[55848]: audit 2024-04-23T00:01:08.592843+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T00:01:10.034 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[55848]: audit 2024-04-23T00:01:08.592843+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T00:01:10.034 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[55848]: audit 2024-04-23T00:01:08.593045+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-23T00:01:10.034 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[55848]: audit 2024-04-23T00:01:08.593045+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-23T00:01:10.034 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[55848]: cluster 2024-04-23T00:01:08.612351+0000 mon.a (mon.0) 204 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-23T00:01:10.034 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[55848]: cluster 2024-04-23T00:01:08.612351+0000 mon.a (mon.0) 204 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-23T00:01:10.034 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[55848]: cluster 2024-04-23T00:01:08.623799+0000 mon.a (mon.0) 205 : cluster [DBG] monmap epoch 4 2024-04-23T00:01:10.034 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[55848]: cluster 2024-04-23T00:01:08.623799+0000 mon.a (mon.0) 205 : cluster [DBG] monmap epoch 4 2024-04-23T00:01:10.034 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[55848]: cluster 2024-04-23T00:01:08.623820+0000 mon.a (mon.0) 206 : cluster [DBG] fsid 15ff8152-0102-11ef-bc93-c7b262605968 2024-04-23T00:01:10.034 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[55848]: cluster 2024-04-23T00:01:08.623820+0000 mon.a (mon.0) 206 : cluster [DBG] fsid 15ff8152-0102-11ef-bc93-c7b262605968 2024-04-23T00:01:10.034 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[55848]: cluster 2024-04-23T00:01:08.623837+0000 mon.a (mon.0) 207 : cluster [DBG] last_changed 2024-04-23T00:01:08.562594+0000 2024-04-23T00:01:10.035 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[55848]: cluster 2024-04-23T00:01:08.623837+0000 mon.a (mon.0) 207 : cluster [DBG] last_changed 2024-04-23T00:01:08.562594+0000 2024-04-23T00:01:10.035 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[55848]: cluster 2024-04-23T00:01:08.623851+0000 mon.a (mon.0) 208 : cluster [DBG] created 2024-04-22T23:44:12.254326+0000 2024-04-23T00:01:10.035 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[55848]: cluster 2024-04-23T00:01:08.623851+0000 mon.a (mon.0) 208 : cluster [DBG] created 2024-04-22T23:44:12.254326+0000 2024-04-23T00:01:10.035 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[55848]: cluster 2024-04-23T00:01:08.623886+0000 mon.a (mon.0) 209 : cluster [DBG] min_mon_release 19 (squid) 2024-04-23T00:01:10.035 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[55848]: cluster 2024-04-23T00:01:08.623886+0000 mon.a (mon.0) 209 : cluster [DBG] min_mon_release 19 (squid) 2024-04-23T00:01:10.035 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[55848]: cluster 2024-04-23T00:01:08.623900+0000 mon.a (mon.0) 210 : cluster [DBG] election_strategy: 1 2024-04-23T00:01:10.035 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[55848]: cluster 2024-04-23T00:01:08.623900+0000 mon.a (mon.0) 210 : cluster [DBG] election_strategy: 1 2024-04-23T00:01:10.035 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[55848]: cluster 2024-04-23T00:01:08.623913+0000 mon.a (mon.0) 211 : cluster [DBG] 0: [v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0] mon.a 2024-04-23T00:01:10.035 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[55848]: cluster 2024-04-23T00:01:08.623913+0000 mon.a (mon.0) 211 : cluster [DBG] 0: [v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0] mon.a 2024-04-23T00:01:10.035 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[55848]: cluster 2024-04-23T00:01:08.623928+0000 mon.a (mon.0) 212 : cluster [DBG] 1: [v2:172.21.15.79:3301/0,v1:172.21.15.79:6790/0] mon.c 2024-04-23T00:01:10.035 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[55848]: cluster 2024-04-23T00:01:08.623928+0000 mon.a (mon.0) 212 : cluster [DBG] 1: [v2:172.21.15.79:3301/0,v1:172.21.15.79:6790/0] mon.c 2024-04-23T00:01:10.035 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[55848]: cluster 2024-04-23T00:01:08.623941+0000 mon.a (mon.0) 213 : cluster [DBG] 2: [v2:172.21.15.171:3300/0,v1:172.21.15.171:6789/0] mon.b 2024-04-23T00:01:10.035 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[55848]: cluster 2024-04-23T00:01:08.623941+0000 mon.a (mon.0) 213 : cluster [DBG] 2: [v2:172.21.15.171:3300/0,v1:172.21.15.171:6789/0] mon.b 2024-04-23T00:01:10.035 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[55848]: cluster 2024-04-23T00:01:08.624528+0000 mon.a (mon.0) 214 : cluster [DBG] fsmap 2024-04-23T00:01:10.036 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[55848]: cluster 2024-04-23T00:01:08.624528+0000 mon.a (mon.0) 214 : cluster [DBG] fsmap 2024-04-23T00:01:10.036 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[55848]: cluster 2024-04-23T00:01:08.624563+0000 mon.a (mon.0) 215 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-04-23T00:01:10.036 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[55848]: cluster 2024-04-23T00:01:08.624563+0000 mon.a (mon.0) 215 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-04-23T00:01:10.036 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[55848]: cluster 2024-04-23T00:01:08.625048+0000 mon.a (mon.0) 216 : cluster [DBG] mgrmap e38: y(active, since 46s), standbys: x 2024-04-23T00:01:10.036 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[55848]: cluster 2024-04-23T00:01:08.625048+0000 mon.a (mon.0) 216 : cluster [DBG] mgrmap e38: y(active, since 46s), standbys: x 2024-04-23T00:01:10.036 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[55848]: cluster 2024-04-23T00:01:08.625231+0000 mon.a (mon.0) 217 : cluster [WRN] Health detail: HEALTH_WARN failed to probe daemons or devices 2024-04-23T00:01:10.036 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[55848]: cluster 2024-04-23T00:01:08.625231+0000 mon.a (mon.0) 217 : cluster [WRN] Health detail: HEALTH_WARN failed to probe daemons or devices 2024-04-23T00:01:10.036 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[55848]: cluster 2024-04-23T00:01:08.625253+0000 mon.a (mon.0) 218 : cluster [WRN] [WRN] CEPHADM_REFRESH_FAILED: failed to probe daemons or devices 2024-04-23T00:01:10.036 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[55848]: cluster 2024-04-23T00:01:08.625253+0000 mon.a (mon.0) 218 : cluster [WRN] [WRN] CEPHADM_REFRESH_FAILED: failed to probe daemons or devices 2024-04-23T00:01:10.036 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[57209]: cluster 2024-04-23T00:01:07.939651+0000 mgr.y (mgr.25321) 54 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 617 B/s rd, 0 op/s 2024-04-23T00:01:10.036 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[57209]: cluster 2024-04-23T00:01:07.939651+0000 mgr.y (mgr.25321) 54 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 617 B/s rd, 0 op/s 2024-04-23T00:01:10.037 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[57209]: audit 2024-04-23T00:01:08.114204+0000 mgr.y (mgr.25321) 55 : audit [DBG] from='client.44107 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:01:10.037 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[57209]: audit 2024-04-23T00:01:08.114204+0000 mgr.y (mgr.25321) 55 : audit [DBG] from='client.44107 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:01:10.037 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[57209]: audit 2024-04-23T00:01:08.490447+0000 mgr.y (mgr.25321) 56 : audit [DBG] from='client.34188 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:01:10.037 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[57209]: audit 2024-04-23T00:01:08.490447+0000 mgr.y (mgr.25321) 56 : audit [DBG] from='client.34188 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:01:10.037 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[57209]: audit 2024-04-23T00:01:08.590454+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-23T00:01:10.037 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[57209]: audit 2024-04-23T00:01:08.590454+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-23T00:01:10.037 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[57209]: cluster 2024-04-23T00:01:08.590915+0000 mon.a (mon.0) 201 : cluster [INF] mon.a calling monitor election 2024-04-23T00:01:10.037 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[57209]: cluster 2024-04-23T00:01:08.590915+0000 mon.a (mon.0) 201 : cluster [INF] mon.a calling monitor election 2024-04-23T00:01:10.037 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[57209]: cluster 2024-04-23T00:01:08.591091+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-04-23T00:01:10.037 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[57209]: cluster 2024-04-23T00:01:08.591091+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-04-23T00:01:10.037 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[57209]: cluster 2024-04-23T00:01:08.591174+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-04-23T00:01:10.037 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[57209]: cluster 2024-04-23T00:01:08.591174+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-04-23T00:01:10.037 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[57209]: audit 2024-04-23T00:01:08.592843+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T00:01:10.037 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[57209]: audit 2024-04-23T00:01:08.592843+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T00:01:10.037 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[57209]: audit 2024-04-23T00:01:08.593045+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-23T00:01:10.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[57209]: audit 2024-04-23T00:01:08.593045+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-23T00:01:10.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[57209]: cluster 2024-04-23T00:01:08.612351+0000 mon.a (mon.0) 204 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-23T00:01:10.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[57209]: cluster 2024-04-23T00:01:08.612351+0000 mon.a (mon.0) 204 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-23T00:01:10.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[57209]: cluster 2024-04-23T00:01:08.623799+0000 mon.a (mon.0) 205 : cluster [DBG] monmap epoch 4 2024-04-23T00:01:10.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[55848]: cluster 2024-04-23T00:01:08.625272+0000 mon.a (mon.0) 219 : cluster [WRN] host smithi079 `cephadm ceph-volume` failed: cephadm exited with an error code: 1, stderr: Inferring config /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/mon.a/config 2024-04-23T00:01:10.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[55848]: cluster 2024-04-23T00:01:08.625272+0000 mon.a (mon.0) 219 : cluster [WRN] host smithi079 `cephadm ceph-volume` failed: cephadm exited with an error code: 1, stderr: Inferring config /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/mon.a/config 2024-04-23T00:01:10.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[55848]: cluster 2024-04-23T00:01:08.625287+0000 mon.a (mon.0) 220 : cluster [WRN] Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a -e NODE_NAME=smithi079 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmp4bzwvv39:/etc/ceph/ceph.conf:z quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a inventory --format=json-pretty --filter-for-batch 2024-04-23T00:01:10.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[55848]: cluster 2024-04-23T00:01:08.625287+0000 mon.a (mon.0) 220 : cluster [WRN] Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a -e NODE_NAME=smithi079 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmp4bzwvv39:/etc/ceph/ceph.conf:z quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a inventory --format=json-pretty --filter-for-batch 2024-04-23T00:01:10.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[55848]: cluster 2024-04-23T00:01:08.625304+0000 mon.a (mon.0) 221 : cluster [WRN] /usr/bin/docker: stderr docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-23T00:01:10.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[55848]: cluster 2024-04-23T00:01:08.625304+0000 mon.a (mon.0) 221 : cluster [WRN] /usr/bin/docker: stderr docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-23T00:01:10.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[55848]: cluster 2024-04-23T00:01:08.625318+0000 mon.a (mon.0) 222 : cluster [WRN] /usr/bin/docker: stderr See 'docker run --help'. 2024-04-23T00:01:10.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[55848]: cluster 2024-04-23T00:01:08.625318+0000 mon.a (mon.0) 222 : cluster [WRN] /usr/bin/docker: stderr See 'docker run --help'. 2024-04-23T00:01:10.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[55848]: cluster 2024-04-23T00:01:08.625331+0000 mon.a (mon.0) 223 : cluster [WRN] Traceback (most recent call last): 2024-04-23T00:01:10.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[55848]: cluster 2024-04-23T00:01:08.625331+0000 mon.a (mon.0) 223 : cluster [WRN] Traceback (most recent call last): 2024-04-23T00:01:10.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[55848]: cluster 2024-04-23T00:01:08.625346+0000 mon.a (mon.0) 224 : cluster [WRN] File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main 2024-04-23T00:01:10.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[55848]: cluster 2024-04-23T00:01:08.625346+0000 mon.a (mon.0) 224 : cluster [WRN] File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main 2024-04-23T00:01:10.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[55848]: cluster 2024-04-23T00:01:08.625361+0000 mon.a (mon.0) 225 : cluster [WRN] return _run_code(code, main_globals, None, 2024-04-23T00:01:10.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[55848]: cluster 2024-04-23T00:01:08.625361+0000 mon.a (mon.0) 225 : cluster [WRN] return _run_code(code, main_globals, None, 2024-04-23T00:01:10.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[55848]: cluster 2024-04-23T00:01:08.625376+0000 mon.a (mon.0) 226 : cluster [WRN] File "/usr/lib/python3.10/runpy.py", line 86, in _run_code 2024-04-23T00:01:10.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[55848]: cluster 2024-04-23T00:01:08.625376+0000 mon.a (mon.0) 226 : cluster [WRN] File "/usr/lib/python3.10/runpy.py", line 86, in _run_code 2024-04-23T00:01:10.040 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[55848]: cluster 2024-04-23T00:01:08.625391+0000 mon.a (mon.0) 227 : cluster [WRN] exec(code, run_globals) 2024-04-23T00:01:10.040 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[55848]: cluster 2024-04-23T00:01:08.625391+0000 mon.a (mon.0) 227 : cluster [WRN] exec(code, run_globals) 2024-04-23T00:01:10.040 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[55848]: cluster 2024-04-23T00:01:08.625404+0000 mon.a (mon.0) 228 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 5642, in 2024-04-23T00:01:10.040 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[55848]: cluster 2024-04-23T00:01:08.625404+0000 mon.a (mon.0) 228 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 5642, in 2024-04-23T00:01:10.040 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[55848]: cluster 2024-04-23T00:01:08.625417+0000 mon.a (mon.0) 229 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 5630, in main 2024-04-23T00:01:10.040 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[55848]: cluster 2024-04-23T00:01:08.625417+0000 mon.a (mon.0) 229 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 5630, in main 2024-04-23T00:01:10.040 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[55848]: cluster 2024-04-23T00:01:08.625430+0000 mon.a (mon.0) 230 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 408, in _infer_config 2024-04-23T00:01:10.040 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[55848]: cluster 2024-04-23T00:01:08.625430+0000 mon.a (mon.0) 230 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 408, in _infer_config 2024-04-23T00:01:10.040 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[55848]: cluster 2024-04-23T00:01:08.625445+0000 mon.a (mon.0) 231 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 323, in _infer_fsid 2024-04-23T00:01:10.040 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[55848]: cluster 2024-04-23T00:01:08.625445+0000 mon.a (mon.0) 231 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 323, in _infer_fsid 2024-04-23T00:01:10.040 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[55848]: cluster 2024-04-23T00:01:08.625470+0000 mon.a (mon.0) 232 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 436, in _infer_image 2024-04-23T00:01:10.040 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[55848]: cluster 2024-04-23T00:01:08.625470+0000 mon.a (mon.0) 232 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 436, in _infer_image 2024-04-23T00:01:10.040 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[55848]: cluster 2024-04-23T00:01:08.625481+0000 mon.a (mon.0) 233 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 310, in _validate_fsid 2024-04-23T00:01:10.040 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[55848]: cluster 2024-04-23T00:01:08.625481+0000 mon.a (mon.0) 233 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 310, in _validate_fsid 2024-04-23T00:01:10.040 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[55848]: cluster 2024-04-23T00:01:08.625494+0000 mon.a (mon.0) 234 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 3380, in command_ceph_volume 2024-04-23T00:01:10.041 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[55848]: cluster 2024-04-23T00:01:08.625494+0000 mon.a (mon.0) 234 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 3380, in command_ceph_volume 2024-04-23T00:01:10.041 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[55848]: cluster 2024-04-23T00:01:08.625509+0000 mon.a (mon.0) 235 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-23T00:01:10.041 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[55848]: cluster 2024-04-23T00:01:08.625509+0000 mon.a (mon.0) 235 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-23T00:01:10.041 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[55848]: cluster 2024-04-23T00:01:08.625536+0000 mon.a (mon.0) 236 : cluster [WRN] RuntimeError: Failed command: /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a -e NODE_NAME=smithi079 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmp4bzwvv39:/etc/ceph/ceph.conf:z quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a inventory --format=json-pretty --filter-for-batch: docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-23T00:01:10.041 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[55848]: cluster 2024-04-23T00:01:08.625536+0000 mon.a (mon.0) 236 : cluster [WRN] RuntimeError: Failed command: /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a -e NODE_NAME=smithi079 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmp4bzwvv39:/etc/ceph/ceph.conf:z quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a inventory --format=json-pretty --filter-for-batch: docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-23T00:01:10.041 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[55848]: cluster 2024-04-23T00:01:08.625553+0000 mon.a (mon.0) 237 : cluster [WRN] See 'docker run --help'. 2024-04-23T00:01:10.041 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[55848]: cluster 2024-04-23T00:01:08.625553+0000 mon.a (mon.0) 237 : cluster [WRN] See 'docker run --help'. 2024-04-23T00:01:10.041 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[55848]: audit 2024-04-23T00:01:08.646483+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:10.041 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[55848]: audit 2024-04-23T00:01:08.646483+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:10.041 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[55848]: audit 2024-04-23T00:01:08.655153+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:10.041 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[55848]: audit 2024-04-23T00:01:08.655153+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:10.041 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[55848]: audit 2024-04-23T00:01:08.979843+0000 mon.a (mon.0) 240 : audit [DBG] from='client.? 172.21.15.79:0/988492557' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:01:10.041 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[55848]: audit 2024-04-23T00:01:08.979843+0000 mon.a (mon.0) 240 : audit [DBG] from='client.? 172.21.15.79:0/988492557' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:01:10.042 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[57209]: cluster 2024-04-23T00:01:08.623799+0000 mon.a (mon.0) 205 : cluster [DBG] monmap epoch 4 2024-04-23T00:01:10.042 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[57209]: cluster 2024-04-23T00:01:08.623820+0000 mon.a (mon.0) 206 : cluster [DBG] fsid 15ff8152-0102-11ef-bc93-c7b262605968 2024-04-23T00:01:10.042 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[57209]: cluster 2024-04-23T00:01:08.623820+0000 mon.a (mon.0) 206 : cluster [DBG] fsid 15ff8152-0102-11ef-bc93-c7b262605968 2024-04-23T00:01:10.042 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[57209]: cluster 2024-04-23T00:01:08.623837+0000 mon.a (mon.0) 207 : cluster [DBG] last_changed 2024-04-23T00:01:08.562594+0000 2024-04-23T00:01:10.042 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[57209]: cluster 2024-04-23T00:01:08.623837+0000 mon.a (mon.0) 207 : cluster [DBG] last_changed 2024-04-23T00:01:08.562594+0000 2024-04-23T00:01:10.042 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[57209]: cluster 2024-04-23T00:01:08.623851+0000 mon.a (mon.0) 208 : cluster [DBG] created 2024-04-22T23:44:12.254326+0000 2024-04-23T00:01:10.043 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[57209]: cluster 2024-04-23T00:01:08.623851+0000 mon.a (mon.0) 208 : cluster [DBG] created 2024-04-22T23:44:12.254326+0000 2024-04-23T00:01:10.043 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[57209]: cluster 2024-04-23T00:01:08.623886+0000 mon.a (mon.0) 209 : cluster [DBG] min_mon_release 19 (squid) 2024-04-23T00:01:10.043 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[57209]: cluster 2024-04-23T00:01:08.623886+0000 mon.a (mon.0) 209 : cluster [DBG] min_mon_release 19 (squid) 2024-04-23T00:01:10.043 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[57209]: cluster 2024-04-23T00:01:08.623900+0000 mon.a (mon.0) 210 : cluster [DBG] election_strategy: 1 2024-04-23T00:01:10.043 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[57209]: cluster 2024-04-23T00:01:08.623900+0000 mon.a (mon.0) 210 : cluster [DBG] election_strategy: 1 2024-04-23T00:01:10.043 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[57209]: cluster 2024-04-23T00:01:08.623913+0000 mon.a (mon.0) 211 : cluster [DBG] 0: [v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0] mon.a 2024-04-23T00:01:10.043 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[57209]: cluster 2024-04-23T00:01:08.623913+0000 mon.a (mon.0) 211 : cluster [DBG] 0: [v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0] mon.a 2024-04-23T00:01:10.043 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[57209]: cluster 2024-04-23T00:01:08.623928+0000 mon.a (mon.0) 212 : cluster [DBG] 1: [v2:172.21.15.79:3301/0,v1:172.21.15.79:6790/0] mon.c 2024-04-23T00:01:10.043 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[57209]: cluster 2024-04-23T00:01:08.623928+0000 mon.a (mon.0) 212 : cluster [DBG] 1: [v2:172.21.15.79:3301/0,v1:172.21.15.79:6790/0] mon.c 2024-04-23T00:01:10.043 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[57209]: cluster 2024-04-23T00:01:08.623941+0000 mon.a (mon.0) 213 : cluster [DBG] 2: [v2:172.21.15.171:3300/0,v1:172.21.15.171:6789/0] mon.b 2024-04-23T00:01:10.043 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[57209]: cluster 2024-04-23T00:01:08.623941+0000 mon.a (mon.0) 213 : cluster [DBG] 2: [v2:172.21.15.171:3300/0,v1:172.21.15.171:6789/0] mon.b 2024-04-23T00:01:10.043 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[57209]: cluster 2024-04-23T00:01:08.624528+0000 mon.a (mon.0) 214 : cluster [DBG] fsmap 2024-04-23T00:01:10.043 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[57209]: cluster 2024-04-23T00:01:08.624528+0000 mon.a (mon.0) 214 : cluster [DBG] fsmap 2024-04-23T00:01:10.043 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[57209]: cluster 2024-04-23T00:01:08.624563+0000 mon.a (mon.0) 215 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-04-23T00:01:10.044 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[57209]: cluster 2024-04-23T00:01:08.624563+0000 mon.a (mon.0) 215 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-04-23T00:01:10.044 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[57209]: cluster 2024-04-23T00:01:08.625048+0000 mon.a (mon.0) 216 : cluster [DBG] mgrmap e38: y(active, since 46s), standbys: x 2024-04-23T00:01:10.044 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[57209]: cluster 2024-04-23T00:01:08.625048+0000 mon.a (mon.0) 216 : cluster [DBG] mgrmap e38: y(active, since 46s), standbys: x 2024-04-23T00:01:10.044 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[57209]: cluster 2024-04-23T00:01:08.625231+0000 mon.a (mon.0) 217 : cluster [WRN] Health detail: HEALTH_WARN failed to probe daemons or devices 2024-04-23T00:01:10.044 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[57209]: cluster 2024-04-23T00:01:08.625231+0000 mon.a (mon.0) 217 : cluster [WRN] Health detail: HEALTH_WARN failed to probe daemons or devices 2024-04-23T00:01:10.044 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[57209]: cluster 2024-04-23T00:01:08.625253+0000 mon.a (mon.0) 218 : cluster [WRN] [WRN] CEPHADM_REFRESH_FAILED: failed to probe daemons or devices 2024-04-23T00:01:10.044 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[57209]: cluster 2024-04-23T00:01:08.625253+0000 mon.a (mon.0) 218 : cluster [WRN] [WRN] CEPHADM_REFRESH_FAILED: failed to probe daemons or devices 2024-04-23T00:01:10.044 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[57209]: cluster 2024-04-23T00:01:08.625272+0000 mon.a (mon.0) 219 : cluster [WRN] host smithi079 `cephadm ceph-volume` failed: cephadm exited with an error code: 1, stderr: Inferring config /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/mon.a/config 2024-04-23T00:01:10.044 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[57209]: cluster 2024-04-23T00:01:08.625272+0000 mon.a (mon.0) 219 : cluster [WRN] host smithi079 `cephadm ceph-volume` failed: cephadm exited with an error code: 1, stderr: Inferring config /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/mon.a/config 2024-04-23T00:01:10.044 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[57209]: cluster 2024-04-23T00:01:08.625287+0000 mon.a (mon.0) 220 : cluster [WRN] Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a -e NODE_NAME=smithi079 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmp4bzwvv39:/etc/ceph/ceph.conf:z quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a inventory --format=json-pretty --filter-for-batch 2024-04-23T00:01:10.044 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[57209]: cluster 2024-04-23T00:01:08.625287+0000 mon.a (mon.0) 220 : cluster [WRN] Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a -e NODE_NAME=smithi079 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmp4bzwvv39:/etc/ceph/ceph.conf:z quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a inventory --format=json-pretty --filter-for-batch 2024-04-23T00:01:10.044 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[57209]: cluster 2024-04-23T00:01:08.625304+0000 mon.a (mon.0) 221 : cluster [WRN] /usr/bin/docker: stderr docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-23T00:01:10.044 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[57209]: cluster 2024-04-23T00:01:08.625304+0000 mon.a (mon.0) 221 : cluster [WRN] /usr/bin/docker: stderr docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-23T00:01:10.044 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[57209]: cluster 2024-04-23T00:01:08.625318+0000 mon.a (mon.0) 222 : cluster [WRN] /usr/bin/docker: stderr See 'docker run --help'. 2024-04-23T00:01:10.044 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[57209]: cluster 2024-04-23T00:01:08.625318+0000 mon.a (mon.0) 222 : cluster [WRN] /usr/bin/docker: stderr See 'docker run --help'. 2024-04-23T00:01:10.045 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[57209]: cluster 2024-04-23T00:01:08.625331+0000 mon.a (mon.0) 223 : cluster [WRN] Traceback (most recent call last): 2024-04-23T00:01:10.045 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[57209]: cluster 2024-04-23T00:01:08.625331+0000 mon.a (mon.0) 223 : cluster [WRN] Traceback (most recent call last): 2024-04-23T00:01:10.045 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[57209]: cluster 2024-04-23T00:01:08.625346+0000 mon.a (mon.0) 224 : cluster [WRN] File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main 2024-04-23T00:01:10.045 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[57209]: cluster 2024-04-23T00:01:08.625346+0000 mon.a (mon.0) 224 : cluster [WRN] File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main 2024-04-23T00:01:10.045 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[57209]: cluster 2024-04-23T00:01:08.625361+0000 mon.a (mon.0) 225 : cluster [WRN] return _run_code(code, main_globals, None, 2024-04-23T00:01:10.045 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[57209]: cluster 2024-04-23T00:01:08.625361+0000 mon.a (mon.0) 225 : cluster [WRN] return _run_code(code, main_globals, None, 2024-04-23T00:01:10.045 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[57209]: cluster 2024-04-23T00:01:08.625376+0000 mon.a (mon.0) 226 : cluster [WRN] File "/usr/lib/python3.10/runpy.py", line 86, in _run_code 2024-04-23T00:01:10.045 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[57209]: cluster 2024-04-23T00:01:08.625376+0000 mon.a (mon.0) 226 : cluster [WRN] File "/usr/lib/python3.10/runpy.py", line 86, in _run_code 2024-04-23T00:01:10.045 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[57209]: cluster 2024-04-23T00:01:08.625391+0000 mon.a (mon.0) 227 : cluster [WRN] exec(code, run_globals) 2024-04-23T00:01:10.045 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[57209]: cluster 2024-04-23T00:01:08.625391+0000 mon.a (mon.0) 227 : cluster [WRN] exec(code, run_globals) 2024-04-23T00:01:10.045 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[57209]: cluster 2024-04-23T00:01:08.625404+0000 mon.a (mon.0) 228 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 5642, in 2024-04-23T00:01:10.045 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[57209]: cluster 2024-04-23T00:01:08.625404+0000 mon.a (mon.0) 228 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 5642, in 2024-04-23T00:01:10.045 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[57209]: cluster 2024-04-23T00:01:08.625417+0000 mon.a (mon.0) 229 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 5630, in main 2024-04-23T00:01:10.045 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[57209]: cluster 2024-04-23T00:01:08.625417+0000 mon.a (mon.0) 229 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 5630, in main 2024-04-23T00:01:10.046 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[57209]: cluster 2024-04-23T00:01:08.625430+0000 mon.a (mon.0) 230 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 408, in _infer_config 2024-04-23T00:01:10.046 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[57209]: cluster 2024-04-23T00:01:08.625430+0000 mon.a (mon.0) 230 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 408, in _infer_config 2024-04-23T00:01:10.046 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[57209]: cluster 2024-04-23T00:01:08.625445+0000 mon.a (mon.0) 231 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 323, in _infer_fsid 2024-04-23T00:01:10.046 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[57209]: cluster 2024-04-23T00:01:08.625445+0000 mon.a (mon.0) 231 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 323, in _infer_fsid 2024-04-23T00:01:10.046 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[57209]: cluster 2024-04-23T00:01:08.625470+0000 mon.a (mon.0) 232 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 436, in _infer_image 2024-04-23T00:01:10.046 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[57209]: cluster 2024-04-23T00:01:08.625470+0000 mon.a (mon.0) 232 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 436, in _infer_image 2024-04-23T00:01:10.046 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[57209]: cluster 2024-04-23T00:01:08.625481+0000 mon.a (mon.0) 233 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 310, in _validate_fsid 2024-04-23T00:01:10.046 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[57209]: cluster 2024-04-23T00:01:08.625481+0000 mon.a (mon.0) 233 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 310, in _validate_fsid 2024-04-23T00:01:10.046 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[57209]: cluster 2024-04-23T00:01:08.625494+0000 mon.a (mon.0) 234 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 3380, in command_ceph_volume 2024-04-23T00:01:10.046 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[57209]: cluster 2024-04-23T00:01:08.625494+0000 mon.a (mon.0) 234 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 3380, in command_ceph_volume 2024-04-23T00:01:10.046 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[57209]: cluster 2024-04-23T00:01:08.625509+0000 mon.a (mon.0) 235 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-23T00:01:10.046 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[57209]: cluster 2024-04-23T00:01:08.625509+0000 mon.a (mon.0) 235 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-23T00:01:10.046 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[57209]: cluster 2024-04-23T00:01:08.625536+0000 mon.a (mon.0) 236 : cluster [WRN] RuntimeError: Failed command: /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a -e NODE_NAME=smithi079 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmp4bzwvv39:/etc/ceph/ceph.conf:z quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a inventory --format=json-pretty --filter-for-batch: docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-23T00:01:10.046 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[57209]: cluster 2024-04-23T00:01:08.625536+0000 mon.a (mon.0) 236 : cluster [WRN] RuntimeError: Failed command: /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a -e NODE_NAME=smithi079 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmp4bzwvv39:/etc/ceph/ceph.conf:z quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a inventory --format=json-pretty --filter-for-batch: docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-23T00:01:10.047 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[57209]: cluster 2024-04-23T00:01:08.625553+0000 mon.a (mon.0) 237 : cluster [WRN] See 'docker run --help'. 2024-04-23T00:01:10.047 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[57209]: cluster 2024-04-23T00:01:08.625553+0000 mon.a (mon.0) 237 : cluster [WRN] See 'docker run --help'. 2024-04-23T00:01:10.047 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[57209]: audit 2024-04-23T00:01:08.646483+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:10.047 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[57209]: audit 2024-04-23T00:01:08.646483+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:10.047 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[57209]: audit 2024-04-23T00:01:08.655153+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:10.047 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[57209]: audit 2024-04-23T00:01:08.655153+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:10.047 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[57209]: audit 2024-04-23T00:01:08.979843+0000 mon.a (mon.0) 240 : audit [DBG] from='client.? 172.21.15.79:0/988492557' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:01:10.047 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:09 smithi079 bash[57209]: audit 2024-04-23T00:01:08.979843+0000 mon.a (mon.0) 240 : audit [DBG] from='client.? 172.21.15.79:0/988492557' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:01:10.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:09 smithi171 bash[43854]: cluster 2024-04-23T00:01:07.939651+0000 mgr.y (mgr.25321) 54 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 617 B/s rd, 0 op/s 2024-04-23T00:01:10.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:09 smithi171 bash[43854]: cluster 2024-04-23T00:01:07.939651+0000 mgr.y (mgr.25321) 54 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 617 B/s rd, 0 op/s 2024-04-23T00:01:10.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:09 smithi171 bash[43854]: audit 2024-04-23T00:01:08.114204+0000 mgr.y (mgr.25321) 55 : audit [DBG] from='client.44107 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:01:10.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:09 smithi171 bash[43854]: audit 2024-04-23T00:01:08.114204+0000 mgr.y (mgr.25321) 55 : audit [DBG] from='client.44107 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:01:10.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:09 smithi171 bash[43854]: audit 2024-04-23T00:01:08.490447+0000 mgr.y (mgr.25321) 56 : audit [DBG] from='client.34188 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:01:10.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:09 smithi171 bash[43854]: audit 2024-04-23T00:01:08.490447+0000 mgr.y (mgr.25321) 56 : audit [DBG] from='client.34188 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:01:10.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:09 smithi171 bash[43854]: audit 2024-04-23T00:01:08.590454+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-23T00:01:10.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:09 smithi171 bash[43854]: audit 2024-04-23T00:01:08.590454+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-23T00:01:10.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:09 smithi171 bash[43854]: cluster 2024-04-23T00:01:08.590915+0000 mon.a (mon.0) 201 : cluster [INF] mon.a calling monitor election 2024-04-23T00:01:10.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:09 smithi171 bash[43854]: cluster 2024-04-23T00:01:08.590915+0000 mon.a (mon.0) 201 : cluster [INF] mon.a calling monitor election 2024-04-23T00:01:10.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:09 smithi171 bash[43854]: cluster 2024-04-23T00:01:08.591091+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-04-23T00:01:10.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:09 smithi171 bash[43854]: cluster 2024-04-23T00:01:08.591091+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-04-23T00:01:10.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:09 smithi171 bash[43854]: cluster 2024-04-23T00:01:08.591174+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-04-23T00:01:10.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:09 smithi171 bash[43854]: cluster 2024-04-23T00:01:08.591174+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-04-23T00:01:10.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:09 smithi171 bash[43854]: audit 2024-04-23T00:01:08.592843+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T00:01:10.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:09 smithi171 bash[43854]: audit 2024-04-23T00:01:08.592843+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-23T00:01:10.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:09 smithi171 bash[43854]: audit 2024-04-23T00:01:08.593045+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-23T00:01:10.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:09 smithi171 bash[43854]: audit 2024-04-23T00:01:08.593045+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-23T00:01:10.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:09 smithi171 bash[43854]: cluster 2024-04-23T00:01:08.612351+0000 mon.a (mon.0) 204 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-23T00:01:10.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:09 smithi171 bash[43854]: cluster 2024-04-23T00:01:08.612351+0000 mon.a (mon.0) 204 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-23T00:01:10.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:09 smithi171 bash[43854]: cluster 2024-04-23T00:01:08.623799+0000 mon.a (mon.0) 205 : cluster [DBG] monmap epoch 4 2024-04-23T00:01:10.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:09 smithi171 bash[43854]: cluster 2024-04-23T00:01:08.623799+0000 mon.a (mon.0) 205 : cluster [DBG] monmap epoch 4 2024-04-23T00:01:10.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:09 smithi171 bash[43854]: cluster 2024-04-23T00:01:08.623820+0000 mon.a (mon.0) 206 : cluster [DBG] fsid 15ff8152-0102-11ef-bc93-c7b262605968 2024-04-23T00:01:10.058 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:09 smithi171 bash[43854]: cluster 2024-04-23T00:01:08.623820+0000 mon.a (mon.0) 206 : cluster [DBG] fsid 15ff8152-0102-11ef-bc93-c7b262605968 2024-04-23T00:01:10.058 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:09 smithi171 bash[43854]: cluster 2024-04-23T00:01:08.623837+0000 mon.a (mon.0) 207 : cluster [DBG] last_changed 2024-04-23T00:01:08.562594+0000 2024-04-23T00:01:10.058 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:09 smithi171 bash[43854]: cluster 2024-04-23T00:01:08.623837+0000 mon.a (mon.0) 207 : cluster [DBG] last_changed 2024-04-23T00:01:08.562594+0000 2024-04-23T00:01:10.058 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:09 smithi171 bash[43854]: cluster 2024-04-23T00:01:08.623851+0000 mon.a (mon.0) 208 : cluster [DBG] created 2024-04-22T23:44:12.254326+0000 2024-04-23T00:01:10.058 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:09 smithi171 bash[43854]: cluster 2024-04-23T00:01:08.623851+0000 mon.a (mon.0) 208 : cluster [DBG] created 2024-04-22T23:44:12.254326+0000 2024-04-23T00:01:10.058 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:09 smithi171 bash[43854]: cluster 2024-04-23T00:01:08.623886+0000 mon.a (mon.0) 209 : cluster [DBG] min_mon_release 19 (squid) 2024-04-23T00:01:10.058 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:09 smithi171 bash[43854]: cluster 2024-04-23T00:01:08.623886+0000 mon.a (mon.0) 209 : cluster [DBG] min_mon_release 19 (squid) 2024-04-23T00:01:10.058 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:09 smithi171 bash[43854]: cluster 2024-04-23T00:01:08.623900+0000 mon.a (mon.0) 210 : cluster [DBG] election_strategy: 1 2024-04-23T00:01:10.058 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:09 smithi171 bash[43854]: cluster 2024-04-23T00:01:08.623900+0000 mon.a (mon.0) 210 : cluster [DBG] election_strategy: 1 2024-04-23T00:01:10.058 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:09 smithi171 bash[43854]: cluster 2024-04-23T00:01:08.623913+0000 mon.a (mon.0) 211 : cluster [DBG] 0: [v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0] mon.a 2024-04-23T00:01:10.058 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:09 smithi171 bash[43854]: cluster 2024-04-23T00:01:08.623913+0000 mon.a (mon.0) 211 : cluster [DBG] 0: [v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0] mon.a 2024-04-23T00:01:10.058 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:09 smithi171 bash[43854]: cluster 2024-04-23T00:01:08.623928+0000 mon.a (mon.0) 212 : cluster [DBG] 1: [v2:172.21.15.79:3301/0,v1:172.21.15.79:6790/0] mon.c 2024-04-23T00:01:10.058 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:09 smithi171 bash[43854]: cluster 2024-04-23T00:01:08.623928+0000 mon.a (mon.0) 212 : cluster [DBG] 1: [v2:172.21.15.79:3301/0,v1:172.21.15.79:6790/0] mon.c 2024-04-23T00:01:10.058 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:09 smithi171 bash[43854]: cluster 2024-04-23T00:01:08.623941+0000 mon.a (mon.0) 213 : cluster [DBG] 2: [v2:172.21.15.171:3300/0,v1:172.21.15.171:6789/0] mon.b 2024-04-23T00:01:10.059 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:09 smithi171 bash[43854]: cluster 2024-04-23T00:01:08.623941+0000 mon.a (mon.0) 213 : cluster [DBG] 2: [v2:172.21.15.171:3300/0,v1:172.21.15.171:6789/0] mon.b 2024-04-23T00:01:10.059 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:09 smithi171 bash[43854]: cluster 2024-04-23T00:01:08.624528+0000 mon.a (mon.0) 214 : cluster [DBG] fsmap 2024-04-23T00:01:10.059 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:09 smithi171 bash[43854]: cluster 2024-04-23T00:01:08.624528+0000 mon.a (mon.0) 214 : cluster [DBG] fsmap 2024-04-23T00:01:10.059 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:09 smithi171 bash[43854]: cluster 2024-04-23T00:01:08.624563+0000 mon.a (mon.0) 215 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-04-23T00:01:10.059 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:09 smithi171 bash[43854]: cluster 2024-04-23T00:01:08.624563+0000 mon.a (mon.0) 215 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-04-23T00:01:10.059 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:09 smithi171 bash[43854]: cluster 2024-04-23T00:01:08.625048+0000 mon.a (mon.0) 216 : cluster [DBG] mgrmap e38: y(active, since 46s), standbys: x 2024-04-23T00:01:10.059 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:09 smithi171 bash[43854]: cluster 2024-04-23T00:01:08.625048+0000 mon.a (mon.0) 216 : cluster [DBG] mgrmap e38: y(active, since 46s), standbys: x 2024-04-23T00:01:10.059 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:09 smithi171 bash[43854]: cluster 2024-04-23T00:01:08.625231+0000 mon.a (mon.0) 217 : cluster [WRN] Health detail: HEALTH_WARN failed to probe daemons or devices 2024-04-23T00:01:10.059 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:09 smithi171 bash[43854]: cluster 2024-04-23T00:01:08.625231+0000 mon.a (mon.0) 217 : cluster [WRN] Health detail: HEALTH_WARN failed to probe daemons or devices 2024-04-23T00:01:10.059 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:09 smithi171 bash[43854]: cluster 2024-04-23T00:01:08.625253+0000 mon.a (mon.0) 218 : cluster [WRN] [WRN] CEPHADM_REFRESH_FAILED: failed to probe daemons or devices 2024-04-23T00:01:10.059 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:09 smithi171 bash[43854]: cluster 2024-04-23T00:01:08.625253+0000 mon.a (mon.0) 218 : cluster [WRN] [WRN] CEPHADM_REFRESH_FAILED: failed to probe daemons or devices 2024-04-23T00:01:10.059 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:09 smithi171 bash[43854]: cluster 2024-04-23T00:01:08.625272+0000 mon.a (mon.0) 219 : cluster [WRN] host smithi079 `cephadm ceph-volume` failed: cephadm exited with an error code: 1, stderr: Inferring config /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/mon.a/config 2024-04-23T00:01:10.059 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:09 smithi171 bash[43854]: cluster 2024-04-23T00:01:08.625272+0000 mon.a (mon.0) 219 : cluster [WRN] host smithi079 `cephadm ceph-volume` failed: cephadm exited with an error code: 1, stderr: Inferring config /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/mon.a/config 2024-04-23T00:01:10.059 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:09 smithi171 bash[43854]: cluster 2024-04-23T00:01:08.625287+0000 mon.a (mon.0) 220 : cluster [WRN] Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a -e NODE_NAME=smithi079 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmp4bzwvv39:/etc/ceph/ceph.conf:z quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a inventory --format=json-pretty --filter-for-batch 2024-04-23T00:01:10.059 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:09 smithi171 bash[43854]: cluster 2024-04-23T00:01:08.625287+0000 mon.a (mon.0) 220 : cluster [WRN] Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a -e NODE_NAME=smithi079 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmp4bzwvv39:/etc/ceph/ceph.conf:z quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a inventory --format=json-pretty --filter-for-batch 2024-04-23T00:01:10.060 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:09 smithi171 bash[43854]: cluster 2024-04-23T00:01:08.625304+0000 mon.a (mon.0) 221 : cluster [WRN] /usr/bin/docker: stderr docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-23T00:01:10.060 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:09 smithi171 bash[43854]: cluster 2024-04-23T00:01:08.625304+0000 mon.a (mon.0) 221 : cluster [WRN] /usr/bin/docker: stderr docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-23T00:01:10.060 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:09 smithi171 bash[43854]: cluster 2024-04-23T00:01:08.625318+0000 mon.a (mon.0) 222 : cluster [WRN] /usr/bin/docker: stderr See 'docker run --help'. 2024-04-23T00:01:10.060 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:09 smithi171 bash[43854]: cluster 2024-04-23T00:01:08.625318+0000 mon.a (mon.0) 222 : cluster [WRN] /usr/bin/docker: stderr See 'docker run --help'. 2024-04-23T00:01:10.060 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:09 smithi171 bash[43854]: cluster 2024-04-23T00:01:08.625331+0000 mon.a (mon.0) 223 : cluster [WRN] Traceback (most recent call last): 2024-04-23T00:01:10.060 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:09 smithi171 bash[43854]: cluster 2024-04-23T00:01:08.625331+0000 mon.a (mon.0) 223 : cluster [WRN] Traceback (most recent call last): 2024-04-23T00:01:10.060 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:09 smithi171 bash[43854]: cluster 2024-04-23T00:01:08.625346+0000 mon.a (mon.0) 224 : cluster [WRN] File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main 2024-04-23T00:01:10.060 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:09 smithi171 bash[43854]: cluster 2024-04-23T00:01:08.625346+0000 mon.a (mon.0) 224 : cluster [WRN] File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main 2024-04-23T00:01:10.060 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:09 smithi171 bash[43854]: cluster 2024-04-23T00:01:08.625361+0000 mon.a (mon.0) 225 : cluster [WRN] return _run_code(code, main_globals, None, 2024-04-23T00:01:10.060 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:09 smithi171 bash[43854]: cluster 2024-04-23T00:01:08.625361+0000 mon.a (mon.0) 225 : cluster [WRN] return _run_code(code, main_globals, None, 2024-04-23T00:01:10.060 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:09 smithi171 bash[43854]: cluster 2024-04-23T00:01:08.625376+0000 mon.a (mon.0) 226 : cluster [WRN] File "/usr/lib/python3.10/runpy.py", line 86, in _run_code 2024-04-23T00:01:10.060 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:09 smithi171 bash[43854]: cluster 2024-04-23T00:01:08.625376+0000 mon.a (mon.0) 226 : cluster [WRN] File "/usr/lib/python3.10/runpy.py", line 86, in _run_code 2024-04-23T00:01:10.060 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:09 smithi171 bash[43854]: cluster 2024-04-23T00:01:08.625391+0000 mon.a (mon.0) 227 : cluster [WRN] exec(code, run_globals) 2024-04-23T00:01:10.060 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:09 smithi171 bash[43854]: cluster 2024-04-23T00:01:08.625391+0000 mon.a (mon.0) 227 : cluster [WRN] exec(code, run_globals) 2024-04-23T00:01:10.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:09 smithi171 bash[43854]: cluster 2024-04-23T00:01:08.625404+0000 mon.a (mon.0) 228 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 5642, in 2024-04-23T00:01:10.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:09 smithi171 bash[43854]: cluster 2024-04-23T00:01:08.625404+0000 mon.a (mon.0) 228 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 5642, in 2024-04-23T00:01:10.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:09 smithi171 bash[43854]: cluster 2024-04-23T00:01:08.625417+0000 mon.a (mon.0) 229 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 5630, in main 2024-04-23T00:01:10.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:09 smithi171 bash[43854]: cluster 2024-04-23T00:01:08.625417+0000 mon.a (mon.0) 229 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 5630, in main 2024-04-23T00:01:10.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:09 smithi171 bash[43854]: cluster 2024-04-23T00:01:08.625430+0000 mon.a (mon.0) 230 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 408, in _infer_config 2024-04-23T00:01:10.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:09 smithi171 bash[43854]: cluster 2024-04-23T00:01:08.625430+0000 mon.a (mon.0) 230 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 408, in _infer_config 2024-04-23T00:01:10.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:09 smithi171 bash[43854]: cluster 2024-04-23T00:01:08.625445+0000 mon.a (mon.0) 231 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 323, in _infer_fsid 2024-04-23T00:01:10.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:09 smithi171 bash[43854]: cluster 2024-04-23T00:01:08.625445+0000 mon.a (mon.0) 231 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 323, in _infer_fsid 2024-04-23T00:01:10.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:09 smithi171 bash[43854]: cluster 2024-04-23T00:01:08.625470+0000 mon.a (mon.0) 232 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 436, in _infer_image 2024-04-23T00:01:10.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:09 smithi171 bash[43854]: cluster 2024-04-23T00:01:08.625470+0000 mon.a (mon.0) 232 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 436, in _infer_image 2024-04-23T00:01:10.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:09 smithi171 bash[43854]: cluster 2024-04-23T00:01:08.625481+0000 mon.a (mon.0) 233 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 310, in _validate_fsid 2024-04-23T00:01:10.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:09 smithi171 bash[43854]: cluster 2024-04-23T00:01:08.625481+0000 mon.a (mon.0) 233 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 310, in _validate_fsid 2024-04-23T00:01:10.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:09 smithi171 bash[43854]: cluster 2024-04-23T00:01:08.625494+0000 mon.a (mon.0) 234 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 3380, in command_ceph_volume 2024-04-23T00:01:10.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:09 smithi171 bash[43854]: cluster 2024-04-23T00:01:08.625494+0000 mon.a (mon.0) 234 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 3380, in command_ceph_volume 2024-04-23T00:01:10.061 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:09 smithi171 bash[43854]: cluster 2024-04-23T00:01:08.625509+0000 mon.a (mon.0) 235 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-23T00:01:10.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:09 smithi171 bash[43854]: cluster 2024-04-23T00:01:08.625509+0000 mon.a (mon.0) 235 : cluster [WRN] File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-23T00:01:10.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:09 smithi171 bash[43854]: cluster 2024-04-23T00:01:08.625536+0000 mon.a (mon.0) 236 : cluster [WRN] RuntimeError: Failed command: /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a -e NODE_NAME=smithi079 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmp4bzwvv39:/etc/ceph/ceph.conf:z quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a inventory --format=json-pretty --filter-for-batch: docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-23T00:01:10.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:09 smithi171 bash[43854]: cluster 2024-04-23T00:01:08.625536+0000 mon.a (mon.0) 236 : cluster [WRN] RuntimeError: Failed command: /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a -e NODE_NAME=smithi079 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmp4bzwvv39:/etc/ceph/ceph.conf:z quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a inventory --format=json-pretty --filter-for-batch: docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-23T00:01:10.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:09 smithi171 bash[43854]: cluster 2024-04-23T00:01:08.625553+0000 mon.a (mon.0) 237 : cluster [WRN] See 'docker run --help'. 2024-04-23T00:01:10.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:09 smithi171 bash[43854]: cluster 2024-04-23T00:01:08.625553+0000 mon.a (mon.0) 237 : cluster [WRN] See 'docker run --help'. 2024-04-23T00:01:10.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:09 smithi171 bash[43854]: audit 2024-04-23T00:01:08.646483+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:10.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:09 smithi171 bash[43854]: audit 2024-04-23T00:01:08.646483+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:10.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:09 smithi171 bash[43854]: audit 2024-04-23T00:01:08.655153+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:10.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:09 smithi171 bash[43854]: audit 2024-04-23T00:01:08.655153+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:10.062 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:09 smithi171 bash[43854]: audit 2024-04-23T00:01:08.979843+0000 mon.a (mon.0) 240 : audit [DBG] from='client.? 172.21.15.79:0/988492557' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:01:10.063 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:09 smithi171 bash[43854]: audit 2024-04-23T00:01:08.979843+0000 mon.a (mon.0) 240 : audit [DBG] from='client.? 172.21.15.79:0/988492557' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:01:11.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:10 smithi079 bash[55848]: audit 2024-04-23T00:01:09.353551+0000 mgr.y (mgr.25321) 57 : audit [DBG] from='client.34200 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:01:11.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:10 smithi079 bash[55848]: audit 2024-04-23T00:01:09.353551+0000 mgr.y (mgr.25321) 57 : audit [DBG] from='client.34200 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:01:11.033 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:10 smithi079 bash[55848]: audit 2024-04-23T00:01:09.781110+0000 mon.a (mon.0) 241 : audit [DBG] from='client.? 172.21.15.79:0/2902039741' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T00:01:11.033 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:10 smithi079 bash[55848]: audit 2024-04-23T00:01:09.781110+0000 mon.a (mon.0) 241 : audit [DBG] from='client.? 172.21.15.79:0/2902039741' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T00:01:11.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:10 smithi079 bash[57209]: audit 2024-04-23T00:01:09.353551+0000 mgr.y (mgr.25321) 57 : audit [DBG] from='client.34200 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:01:11.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:10 smithi079 bash[57209]: audit 2024-04-23T00:01:09.353551+0000 mgr.y (mgr.25321) 57 : audit [DBG] from='client.34200 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:01:11.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:10 smithi079 bash[57209]: audit 2024-04-23T00:01:09.781110+0000 mon.a (mon.0) 241 : audit [DBG] from='client.? 172.21.15.79:0/2902039741' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T00:01:11.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:10 smithi079 bash[57209]: audit 2024-04-23T00:01:09.781110+0000 mon.a (mon.0) 241 : audit [DBG] from='client.? 172.21.15.79:0/2902039741' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T00:01:11.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:10 smithi171 bash[43854]: audit 2024-04-23T00:01:09.353551+0000 mgr.y (mgr.25321) 57 : audit [DBG] from='client.34200 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:01:11.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:10 smithi171 bash[43854]: audit 2024-04-23T00:01:09.353551+0000 mgr.y (mgr.25321) 57 : audit [DBG] from='client.34200 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:01:11.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:10 smithi171 bash[43854]: audit 2024-04-23T00:01:09.781110+0000 mon.a (mon.0) 241 : audit [DBG] from='client.? 172.21.15.79:0/2902039741' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T00:01:11.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:10 smithi171 bash[43854]: audit 2024-04-23T00:01:09.781110+0000 mon.a (mon.0) 241 : audit [DBG] from='client.? 172.21.15.79:0/2902039741' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T00:01:12.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:11 smithi079 bash[55848]: cluster 2024-04-23T00:01:09.941518+0000 mgr.y (mgr.25321) 58 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-23T00:01:12.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:11 smithi079 bash[55848]: cluster 2024-04-23T00:01:09.941518+0000 mgr.y (mgr.25321) 58 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-23T00:01:12.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:11 smithi079 bash[57209]: cluster 2024-04-23T00:01:09.941518+0000 mgr.y (mgr.25321) 58 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-23T00:01:12.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:11 smithi079 bash[57209]: cluster 2024-04-23T00:01:09.941518+0000 mgr.y (mgr.25321) 58 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-23T00:01:12.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:11 smithi171 bash[43854]: cluster 2024-04-23T00:01:09.941518+0000 mgr.y (mgr.25321) 58 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-23T00:01:12.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:11 smithi171 bash[43854]: cluster 2024-04-23T00:01:09.941518+0000 mgr.y (mgr.25321) 58 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-23T00:01:12.782 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:01:12 smithi079 bash[52880]: debug 2024-04-23T00:01:12.409+0000 7fc3cd268700 -1 mgr.server handle_report got status from non-daemon mon.b 2024-04-23T00:01:13.805 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:13 smithi171 bash[43854]: cluster 2024-04-23T00:01:11.942608+0000 mgr.y (mgr.25321) 59 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:01:13.805 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:13 smithi171 bash[43854]: cluster 2024-04-23T00:01:11.942608+0000 mgr.y (mgr.25321) 59 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:01:13.805 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 23 00:01:13 smithi171 bash[41575]: ts=2024-04-23T00:01:13.509Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi079\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi079\", job=\"node\", machine=\"x86_64\", nodename=\"smithi079\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"15ff8152-0102-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi079\", job=\"node\", machine=\"x86_64\", nodename=\"smithi079\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-23T00:01:14.032 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:01:13 smithi079 bash[52880]: ::ffff:172.21.15.171 - - [23/Apr/2024:00:01:13] "GET /metrics HTTP/1.1" 200 38259 "" "Prometheus/2.33.4" 2024-04-23T00:01:14.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:13 smithi079 bash[55848]: cluster 2024-04-23T00:01:11.942608+0000 mgr.y (mgr.25321) 59 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:01:14.033 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:13 smithi079 bash[55848]: cluster 2024-04-23T00:01:11.942608+0000 mgr.y (mgr.25321) 59 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:01:14.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:13 smithi079 bash[57209]: cluster 2024-04-23T00:01:11.942608+0000 mgr.y (mgr.25321) 59 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:01:14.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:13 smithi079 bash[57209]: cluster 2024-04-23T00:01:11.942608+0000 mgr.y (mgr.25321) 59 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:01:15.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:14 smithi079 bash[57209]: audit 2024-04-23T00:01:13.069182+0000 mgr.y (mgr.25321) 60 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:01:15.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:14 smithi079 bash[57209]: audit 2024-04-23T00:01:13.069182+0000 mgr.y (mgr.25321) 60 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:01:15.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:14 smithi079 bash[57209]: audit 2024-04-23T00:01:14.567602+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:15.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:14 smithi079 bash[57209]: audit 2024-04-23T00:01:14.567602+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:15.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:14 smithi079 bash[57209]: audit 2024-04-23T00:01:14.580108+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:15.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:14 smithi079 bash[57209]: audit 2024-04-23T00:01:14.580108+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:15.033 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:14 smithi079 bash[55848]: audit 2024-04-23T00:01:13.069182+0000 mgr.y (mgr.25321) 60 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:01:15.033 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:14 smithi079 bash[55848]: audit 2024-04-23T00:01:13.069182+0000 mgr.y (mgr.25321) 60 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:01:15.033 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:14 smithi079 bash[55848]: audit 2024-04-23T00:01:14.567602+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:15.033 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:14 smithi079 bash[55848]: audit 2024-04-23T00:01:14.567602+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:15.033 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:14 smithi079 bash[55848]: audit 2024-04-23T00:01:14.580108+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:15.033 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:14 smithi079 bash[55848]: audit 2024-04-23T00:01:14.580108+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:15.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:14 smithi171 bash[43854]: audit 2024-04-23T00:01:13.069182+0000 mgr.y (mgr.25321) 60 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:01:15.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:14 smithi171 bash[43854]: audit 2024-04-23T00:01:13.069182+0000 mgr.y (mgr.25321) 60 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:01:15.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:14 smithi171 bash[43854]: audit 2024-04-23T00:01:14.567602+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:15.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:14 smithi171 bash[43854]: audit 2024-04-23T00:01:14.567602+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:15.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:14 smithi171 bash[43854]: audit 2024-04-23T00:01:14.580108+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:15.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:14 smithi171 bash[43854]: audit 2024-04-23T00:01:14.580108+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:16.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:15 smithi079 bash[55848]: cluster 2024-04-23T00:01:13.944579+0000 mgr.y (mgr.25321) 61 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:01:16.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:15 smithi079 bash[55848]: cluster 2024-04-23T00:01:13.944579+0000 mgr.y (mgr.25321) 61 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:01:16.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:15 smithi079 bash[57209]: cluster 2024-04-23T00:01:13.944579+0000 mgr.y (mgr.25321) 61 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:01:16.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:15 smithi079 bash[57209]: cluster 2024-04-23T00:01:13.944579+0000 mgr.y (mgr.25321) 61 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:01:16.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:15 smithi171 bash[43854]: cluster 2024-04-23T00:01:13.944579+0000 mgr.y (mgr.25321) 61 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:01:16.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:15 smithi171 bash[43854]: cluster 2024-04-23T00:01:13.944579+0000 mgr.y (mgr.25321) 61 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:01:17.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:16 smithi079 bash[55848]: audit 2024-04-23T00:01:15.696304+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:17.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:16 smithi079 bash[55848]: audit 2024-04-23T00:01:15.696304+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:17.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:16 smithi079 bash[55848]: audit 2024-04-23T00:01:15.710802+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:17.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:16 smithi079 bash[55848]: audit 2024-04-23T00:01:15.710802+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:17.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:16 smithi079 bash[57209]: audit 2024-04-23T00:01:15.696304+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:17.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:16 smithi079 bash[57209]: audit 2024-04-23T00:01:15.696304+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:17.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:16 smithi079 bash[57209]: audit 2024-04-23T00:01:15.710802+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:17.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:16 smithi079 bash[57209]: audit 2024-04-23T00:01:15.710802+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:17.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:16 smithi171 bash[43854]: audit 2024-04-23T00:01:15.696304+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:17.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:16 smithi171 bash[43854]: audit 2024-04-23T00:01:15.696304+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:17.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:16 smithi171 bash[43854]: audit 2024-04-23T00:01:15.710802+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:17.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:16 smithi171 bash[43854]: audit 2024-04-23T00:01:15.710802+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:18.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:17 smithi079 bash[55848]: cluster 2024-04-23T00:01:15.945622+0000 mgr.y (mgr.25321) 62 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:01:18.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:17 smithi079 bash[55848]: cluster 2024-04-23T00:01:15.945622+0000 mgr.y (mgr.25321) 62 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:01:18.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:17 smithi079 bash[57209]: cluster 2024-04-23T00:01:15.945622+0000 mgr.y (mgr.25321) 62 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:01:18.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:17 smithi079 bash[57209]: cluster 2024-04-23T00:01:15.945622+0000 mgr.y (mgr.25321) 62 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:01:18.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:17 smithi171 bash[43854]: cluster 2024-04-23T00:01:15.945622+0000 mgr.y (mgr.25321) 62 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:01:18.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:17 smithi171 bash[43854]: cluster 2024-04-23T00:01:15.945622+0000 mgr.y (mgr.25321) 62 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:01:19.055 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 23 00:01:18 smithi171 bash[41575]: ts=2024-04-23T00:01: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.79\", device_class=\"ssd\", hostname=\"smithi079\", instance=\"172.21.15.171:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.79\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"15ff8152-0102-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.79\", device_class=\"ssd\", hostname=\"smithi079\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.79\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-23T00:01:20.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:19 smithi079 bash[55848]: cluster 2024-04-23T00:01:17.946649+0000 mgr.y (mgr.25321) 63 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:01:20.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:19 smithi079 bash[55848]: cluster 2024-04-23T00:01:17.946649+0000 mgr.y (mgr.25321) 63 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:01:20.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:19 smithi079 bash[57209]: cluster 2024-04-23T00:01:17.946649+0000 mgr.y (mgr.25321) 63 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:01:20.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:19 smithi079 bash[57209]: cluster 2024-04-23T00:01:17.946649+0000 mgr.y (mgr.25321) 63 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:01:20.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:19 smithi171 bash[43854]: cluster 2024-04-23T00:01:17.946649+0000 mgr.y (mgr.25321) 63 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:01:20.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:19 smithi171 bash[43854]: cluster 2024-04-23T00:01:17.946649+0000 mgr.y (mgr.25321) 63 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:01:22.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:21 smithi079 bash[55848]: cluster 2024-04-23T00:01:19.948602+0000 mgr.y (mgr.25321) 64 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:01:22.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:21 smithi079 bash[55848]: cluster 2024-04-23T00:01:19.948602+0000 mgr.y (mgr.25321) 64 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:01:22.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:21 smithi079 bash[57209]: cluster 2024-04-23T00:01:19.948602+0000 mgr.y (mgr.25321) 64 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:01:22.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:21 smithi079 bash[57209]: cluster 2024-04-23T00:01:19.948602+0000 mgr.y (mgr.25321) 64 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:01:22.034 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:21 smithi171 bash[43854]: cluster 2024-04-23T00:01:19.948602+0000 mgr.y (mgr.25321) 64 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:01:22.034 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:21 smithi171 bash[43854]: cluster 2024-04-23T00:01:19.948602+0000 mgr.y (mgr.25321) 64 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:01:23.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:22 smithi079 bash[55848]: audit 2024-04-23T00:01:22.109995+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:01:23.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:22 smithi079 bash[55848]: audit 2024-04-23T00:01:22.109995+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:01:23.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:22 smithi079 bash[57209]: audit 2024-04-23T00:01:22.109995+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:01:23.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:22 smithi079 bash[57209]: audit 2024-04-23T00:01:22.109995+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:01:23.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:22 smithi171 bash[43854]: audit 2024-04-23T00:01:22.109995+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:01:23.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:22 smithi171 bash[43854]: audit 2024-04-23T00:01:22.109995+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:01:23.725 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:01:23 smithi079 bash[52880]: ::ffff:172.21.15.171 - - [23/Apr/2024:00:01:23] "GET /metrics HTTP/1.1" 200 38271 "" "Prometheus/2.33.4" 2024-04-23T00:01:23.725 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:23 smithi079 bash[55848]: cluster 2024-04-23T00:01:21.949609+0000 mgr.y (mgr.25321) 65 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:01:23.725 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:23 smithi079 bash[55848]: cluster 2024-04-23T00:01:21.949609+0000 mgr.y (mgr.25321) 65 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:01:23.725 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:23 smithi079 bash[55848]: audit 2024-04-23T00:01:22.949589+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:23.725 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:23 smithi079 bash[55848]: audit 2024-04-23T00:01:22.949589+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:23.725 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:23 smithi079 bash[55848]: audit 2024-04-23T00:01:22.951409+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:01:23.725 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:23 smithi079 bash[55848]: audit 2024-04-23T00:01:22.951409+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:01:23.725 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:23 smithi079 bash[55848]: audit 2024-04-23T00:01:22.964774+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:23.726 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:23 smithi079 bash[55848]: audit 2024-04-23T00:01:22.964774+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:23.726 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:23 smithi079 bash[55848]: audit 2024-04-23T00:01:23.042527+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-23T00:01:23.726 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:23 smithi079 bash[55848]: audit 2024-04-23T00:01:23.042527+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-23T00:01:23.726 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:23 smithi079 bash[55848]: audit 2024-04-23T00:01:23.044021+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-23T00:01:23.726 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:23 smithi079 bash[55848]: audit 2024-04-23T00:01:23.044021+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-23T00:01:23.805 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 23 00:01:23 smithi171 bash[41575]: ts=2024-04-23T00:01:23.509Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi079\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi079\", job=\"node\", machine=\"x86_64\", nodename=\"smithi079\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"15ff8152-0102-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi079\", job=\"node\", machine=\"x86_64\", nodename=\"smithi079\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-23T00:01:23.805 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:23 smithi171 bash[43854]: cluster 2024-04-23T00:01:21.949609+0000 mgr.y (mgr.25321) 65 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:01:23.805 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:23 smithi171 bash[43854]: cluster 2024-04-23T00:01:21.949609+0000 mgr.y (mgr.25321) 65 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:01:23.805 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:23 smithi171 bash[43854]: audit 2024-04-23T00:01:22.949589+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:23.805 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:23 smithi171 bash[43854]: audit 2024-04-23T00:01:22.949589+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:23.806 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:23 smithi171 bash[43854]: audit 2024-04-23T00:01:22.951409+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:01:23.806 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:23 smithi171 bash[43854]: audit 2024-04-23T00:01:22.951409+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:01:23.806 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:23 smithi171 bash[43854]: audit 2024-04-23T00:01:22.964774+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:23.806 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:23 smithi171 bash[43854]: audit 2024-04-23T00:01:22.964774+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:23.806 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:23 smithi171 bash[43854]: audit 2024-04-23T00:01:23.042527+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-23T00:01:23.806 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:23 smithi171 bash[43854]: audit 2024-04-23T00:01:23.042527+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-23T00:01:23.806 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:23 smithi171 bash[43854]: audit 2024-04-23T00:01:23.044021+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-23T00:01:23.806 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:23 smithi171 bash[43854]: audit 2024-04-23T00:01:23.044021+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-23T00:01:23.806 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:23 smithi171 bash[43854]: audit 2024-04-23T00:01:23.045332+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:23.806 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:23 smithi171 bash[43854]: audit 2024-04-23T00:01:23.045332+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:24.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:23 smithi079 bash[55848]: audit 2024-04-23T00:01:23.045332+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:24.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:23 smithi079 bash[55848]: audit 2024-04-23T00:01:23.045332+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:24.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:23 smithi079 bash[57209]: cluster 2024-04-23T00:01:21.949609+0000 mgr.y (mgr.25321) 65 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:01:24.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:23 smithi079 bash[57209]: cluster 2024-04-23T00:01:21.949609+0000 mgr.y (mgr.25321) 65 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:01:24.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:23 smithi079 bash[57209]: audit 2024-04-23T00:01:22.949589+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:24.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:23 smithi079 bash[57209]: audit 2024-04-23T00:01:22.949589+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:24.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:23 smithi079 bash[57209]: audit 2024-04-23T00:01:22.951409+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:01:24.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:23 smithi079 bash[57209]: audit 2024-04-23T00:01:22.951409+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:01:24.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:23 smithi079 bash[57209]: audit 2024-04-23T00:01:22.964774+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:24.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:23 smithi079 bash[57209]: audit 2024-04-23T00:01:22.964774+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:24.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:23 smithi079 bash[57209]: audit 2024-04-23T00:01:23.042527+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-23T00:01:24.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:23 smithi079 bash[57209]: audit 2024-04-23T00:01:23.042527+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-23T00:01:24.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:23 smithi079 bash[57209]: audit 2024-04-23T00:01:23.044021+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-23T00:01:24.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:23 smithi079 bash[57209]: audit 2024-04-23T00:01:23.044021+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-23T00:01:24.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:23 smithi079 bash[57209]: audit 2024-04-23T00:01:23.045332+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:24.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:23 smithi079 bash[57209]: audit 2024-04-23T00:01:23.045332+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:24.782 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:24 smithi079 bash[55848]: cluster 2024-04-23T00:01:22.954569+0000 mgr.y (mgr.25321) 66 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 929 B/s rd, 0 op/s 2024-04-23T00:01:24.782 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:24 smithi079 bash[55848]: cluster 2024-04-23T00:01:22.954569+0000 mgr.y (mgr.25321) 66 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 929 B/s rd, 0 op/s 2024-04-23T00:01:24.782 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:24 smithi079 bash[55848]: cluster 2024-04-23T00:01:22.955451+0000 mgr.y (mgr.25321) 67 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 568 B/s rd, 0 op/s 2024-04-23T00:01:24.783 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:24 smithi079 bash[55848]: cluster 2024-04-23T00:01:22.955451+0000 mgr.y (mgr.25321) 67 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 568 B/s rd, 0 op/s 2024-04-23T00:01:24.783 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:24 smithi079 bash[55848]: cephadm 2024-04-23T00:01:23.041876+0000 mgr.y (mgr.25321) 68 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-04-23T00:01:24.783 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:24 smithi079 bash[55848]: cephadm 2024-04-23T00:01:23.041876+0000 mgr.y (mgr.25321) 68 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-04-23T00:01:24.783 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:24 smithi079 bash[55848]: cephadm 2024-04-23T00:01:23.047079+0000 mgr.y (mgr.25321) 69 : cephadm [INF] Reconfiguring daemon mon.a on smithi079 2024-04-23T00:01:24.783 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:24 smithi079 bash[55848]: cephadm 2024-04-23T00:01:23.047079+0000 mgr.y (mgr.25321) 69 : cephadm [INF] Reconfiguring daemon mon.a on smithi079 2024-04-23T00:01:24.783 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:24 smithi079 bash[55848]: audit 2024-04-23T00:01:23.080200+0000 mgr.y (mgr.25321) 70 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:01:24.783 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:24 smithi079 bash[55848]: audit 2024-04-23T00:01:23.080200+0000 mgr.y (mgr.25321) 70 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:01:24.783 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:24 smithi079 bash[57209]: cluster 2024-04-23T00:01:22.954569+0000 mgr.y (mgr.25321) 66 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 929 B/s rd, 0 op/s 2024-04-23T00:01:24.783 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:24 smithi079 bash[57209]: cluster 2024-04-23T00:01:22.954569+0000 mgr.y (mgr.25321) 66 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 929 B/s rd, 0 op/s 2024-04-23T00:01:24.784 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:24 smithi079 bash[57209]: cluster 2024-04-23T00:01:22.955451+0000 mgr.y (mgr.25321) 67 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 568 B/s rd, 0 op/s 2024-04-23T00:01:24.784 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:24 smithi079 bash[57209]: cluster 2024-04-23T00:01:22.955451+0000 mgr.y (mgr.25321) 67 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 568 B/s rd, 0 op/s 2024-04-23T00:01:24.784 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:24 smithi079 bash[57209]: cephadm 2024-04-23T00:01:23.041876+0000 mgr.y (mgr.25321) 68 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-04-23T00:01:24.784 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:24 smithi079 bash[57209]: cephadm 2024-04-23T00:01:23.041876+0000 mgr.y (mgr.25321) 68 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-04-23T00:01:24.784 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:24 smithi079 bash[57209]: cephadm 2024-04-23T00:01:23.047079+0000 mgr.y (mgr.25321) 69 : cephadm [INF] Reconfiguring daemon mon.a on smithi079 2024-04-23T00:01:24.784 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:24 smithi079 bash[57209]: cephadm 2024-04-23T00:01:23.047079+0000 mgr.y (mgr.25321) 69 : cephadm [INF] Reconfiguring daemon mon.a on smithi079 2024-04-23T00:01:24.784 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:24 smithi079 bash[57209]: audit 2024-04-23T00:01:23.080200+0000 mgr.y (mgr.25321) 70 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:01:24.784 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:24 smithi079 bash[57209]: audit 2024-04-23T00:01:23.080200+0000 mgr.y (mgr.25321) 70 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:01:25.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:24 smithi171 bash[43854]: cluster 2024-04-23T00:01:22.954569+0000 mgr.y (mgr.25321) 66 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 929 B/s rd, 0 op/s 2024-04-23T00:01:25.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:24 smithi171 bash[43854]: cluster 2024-04-23T00:01:22.954569+0000 mgr.y (mgr.25321) 66 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 929 B/s rd, 0 op/s 2024-04-23T00:01:25.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:24 smithi171 bash[43854]: cluster 2024-04-23T00:01:22.955451+0000 mgr.y (mgr.25321) 67 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 568 B/s rd, 0 op/s 2024-04-23T00:01:25.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:24 smithi171 bash[43854]: cluster 2024-04-23T00:01:22.955451+0000 mgr.y (mgr.25321) 67 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 568 B/s rd, 0 op/s 2024-04-23T00:01:25.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:24 smithi171 bash[43854]: cephadm 2024-04-23T00:01:23.041876+0000 mgr.y (mgr.25321) 68 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-04-23T00:01:25.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:24 smithi171 bash[43854]: cephadm 2024-04-23T00:01:23.041876+0000 mgr.y (mgr.25321) 68 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-04-23T00:01:25.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:24 smithi171 bash[43854]: cephadm 2024-04-23T00:01:23.047079+0000 mgr.y (mgr.25321) 69 : cephadm [INF] Reconfiguring daemon mon.a on smithi079 2024-04-23T00:01:25.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:24 smithi171 bash[43854]: cephadm 2024-04-23T00:01:23.047079+0000 mgr.y (mgr.25321) 69 : cephadm [INF] Reconfiguring daemon mon.a on smithi079 2024-04-23T00:01:25.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:24 smithi171 bash[43854]: audit 2024-04-23T00:01:23.080200+0000 mgr.y (mgr.25321) 70 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:01:25.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:24 smithi171 bash[43854]: audit 2024-04-23T00:01:23.080200+0000 mgr.y (mgr.25321) 70 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:01:26.708 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:26 smithi079 bash[55848]: cluster 2024-04-23T00:01:24.957542+0000 mgr.y (mgr.25321) 71 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-23T00:01:26.708 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:26 smithi079 bash[55848]: cluster 2024-04-23T00:01:24.957542+0000 mgr.y (mgr.25321) 71 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-23T00:01:26.708 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:26 smithi079 bash[55848]: audit 2024-04-23T00:01:25.427948+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:26.708 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:26 smithi079 bash[55848]: audit 2024-04-23T00:01:25.427948+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:26.708 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:26 smithi079 bash[55848]: audit 2024-04-23T00:01:25.436978+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:26.708 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:26 smithi079 bash[55848]: audit 2024-04-23T00:01:25.436978+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:26.708 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:26 smithi079 bash[55848]: cephadm 2024-04-23T00:01:25.468178+0000 mgr.y (mgr.25321) 72 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-04-23T00:01:26.709 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:26 smithi079 bash[55848]: cephadm 2024-04-23T00:01:25.468178+0000 mgr.y (mgr.25321) 72 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-04-23T00:01:26.709 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:26 smithi079 bash[55848]: audit 2024-04-23T00:01:25.468702+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-23T00:01:26.709 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:26 smithi079 bash[55848]: audit 2024-04-23T00:01:25.468702+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-23T00:01:26.709 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:26 smithi079 bash[55848]: audit 2024-04-23T00:01:25.470238+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-23T00:01:26.709 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:26 smithi079 bash[55848]: audit 2024-04-23T00:01:25.470238+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-23T00:01:26.709 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:26 smithi079 bash[55848]: audit 2024-04-23T00:01:25.471433+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:26.709 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:26 smithi079 bash[55848]: audit 2024-04-23T00:01:25.471433+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:26.709 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:26 smithi079 bash[55848]: cephadm 2024-04-23T00:01:25.472913+0000 mgr.y (mgr.25321) 73 : cephadm [INF] Reconfiguring daemon mgr.y on smithi079 2024-04-23T00:01:26.709 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:26 smithi079 bash[55848]: cephadm 2024-04-23T00:01:25.472913+0000 mgr.y (mgr.25321) 73 : cephadm [INF] Reconfiguring daemon mgr.y on smithi079 2024-04-23T00:01:26.709 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:26 smithi079 bash[57209]: cluster 2024-04-23T00:01:24.957542+0000 mgr.y (mgr.25321) 71 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-23T00:01:26.709 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:26 smithi079 bash[57209]: cluster 2024-04-23T00:01:24.957542+0000 mgr.y (mgr.25321) 71 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-23T00:01:26.710 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:26 smithi079 bash[57209]: audit 2024-04-23T00:01:25.427948+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:26.710 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:26 smithi079 bash[57209]: audit 2024-04-23T00:01:25.427948+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:26.710 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:26 smithi079 bash[57209]: audit 2024-04-23T00:01:25.436978+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:26.710 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:26 smithi079 bash[57209]: audit 2024-04-23T00:01:25.436978+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:26.710 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:26 smithi079 bash[57209]: cephadm 2024-04-23T00:01:25.468178+0000 mgr.y (mgr.25321) 72 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-04-23T00:01:26.710 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:26 smithi079 bash[57209]: cephadm 2024-04-23T00:01:25.468178+0000 mgr.y (mgr.25321) 72 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-04-23T00:01:26.710 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:26 smithi079 bash[57209]: audit 2024-04-23T00:01:25.468702+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-23T00:01:26.710 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:26 smithi079 bash[57209]: audit 2024-04-23T00:01:25.468702+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-23T00:01:26.710 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:26 smithi079 bash[57209]: audit 2024-04-23T00:01:25.470238+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-23T00:01:26.710 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:26 smithi079 bash[57209]: audit 2024-04-23T00:01:25.470238+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-23T00:01:26.710 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:26 smithi079 bash[57209]: audit 2024-04-23T00:01:25.471433+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:26.710 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:26 smithi079 bash[57209]: audit 2024-04-23T00:01:25.471433+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:26.710 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:26 smithi079 bash[57209]: cephadm 2024-04-23T00:01:25.472913+0000 mgr.y (mgr.25321) 73 : cephadm [INF] Reconfiguring daemon mgr.y on smithi079 2024-04-23T00:01:26.710 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:26 smithi079 bash[57209]: cephadm 2024-04-23T00:01:25.472913+0000 mgr.y (mgr.25321) 73 : cephadm [INF] Reconfiguring daemon mgr.y on smithi079 2024-04-23T00:01:26.805 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:26 smithi171 bash[43854]: cluster 2024-04-23T00:01:24.957542+0000 mgr.y (mgr.25321) 71 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-23T00:01:26.805 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:26 smithi171 bash[43854]: cluster 2024-04-23T00:01:24.957542+0000 mgr.y (mgr.25321) 71 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-23T00:01:26.805 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:26 smithi171 bash[43854]: audit 2024-04-23T00:01:25.427948+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:26.805 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:26 smithi171 bash[43854]: audit 2024-04-23T00:01:25.427948+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:26.805 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:26 smithi171 bash[43854]: audit 2024-04-23T00:01:25.436978+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:26.805 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:26 smithi171 bash[43854]: audit 2024-04-23T00:01:25.436978+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:26.805 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:26 smithi171 bash[43854]: cephadm 2024-04-23T00:01:25.468178+0000 mgr.y (mgr.25321) 72 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-04-23T00:01:26.805 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:26 smithi171 bash[43854]: cephadm 2024-04-23T00:01:25.468178+0000 mgr.y (mgr.25321) 72 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-04-23T00:01:26.805 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:26 smithi171 bash[43854]: audit 2024-04-23T00:01:25.468702+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-23T00:01:26.805 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:26 smithi171 bash[43854]: audit 2024-04-23T00:01:25.468702+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-23T00:01:26.806 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:26 smithi171 bash[43854]: audit 2024-04-23T00:01:25.470238+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-23T00:01:26.806 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:26 smithi171 bash[43854]: audit 2024-04-23T00:01:25.470238+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-23T00:01:26.806 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:26 smithi171 bash[43854]: audit 2024-04-23T00:01:25.471433+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:26.806 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:26 smithi171 bash[43854]: audit 2024-04-23T00:01:25.471433+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:26.806 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:26 smithi171 bash[43854]: cephadm 2024-04-23T00:01:25.472913+0000 mgr.y (mgr.25321) 73 : cephadm [INF] Reconfiguring daemon mgr.y on smithi079 2024-04-23T00:01:26.806 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:26 smithi171 bash[43854]: cephadm 2024-04-23T00:01:25.472913+0000 mgr.y (mgr.25321) 73 : cephadm [INF] Reconfiguring daemon mgr.y on smithi079 2024-04-23T00:01:28.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:28 smithi079 bash[55848]: cluster 2024-04-23T00:01:26.958662+0000 mgr.y (mgr.25321) 74 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-23T00:01:28.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:28 smithi079 bash[55848]: cluster 2024-04-23T00:01:26.958662+0000 mgr.y (mgr.25321) 74 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-23T00:01:28.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:28 smithi079 bash[55848]: audit 2024-04-23T00:01:27.490460+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:28.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:28 smithi079 bash[55848]: audit 2024-04-23T00:01:27.490460+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:28.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:28 smithi079 bash[55848]: audit 2024-04-23T00:01:27.501221+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:28.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:28 smithi079 bash[55848]: audit 2024-04-23T00:01:27.501221+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:28.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:28 smithi079 bash[55848]: cephadm 2024-04-23T00:01:27.541700+0000 mgr.y (mgr.25321) 75 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-04-23T00:01:28.744 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:28 smithi079 bash[55848]: cephadm 2024-04-23T00:01:27.541700+0000 mgr.y (mgr.25321) 75 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-04-23T00:01:28.744 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:28 smithi079 bash[55848]: audit 2024-04-23T00:01:27.542411+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-23T00:01:28.744 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:28 smithi079 bash[55848]: audit 2024-04-23T00:01:27.542411+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-23T00:01:28.744 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:28 smithi079 bash[55848]: audit 2024-04-23T00:01:27.544282+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-23T00:01:28.744 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:28 smithi079 bash[55848]: audit 2024-04-23T00:01:27.544282+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-23T00:01:28.744 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:28 smithi079 bash[55848]: audit 2024-04-23T00:01:27.546173+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:28.744 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:28 smithi079 bash[55848]: audit 2024-04-23T00:01:27.546173+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:28.744 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:28 smithi079 bash[55848]: cephadm 2024-04-23T00:01:27.548334+0000 mgr.y (mgr.25321) 76 : cephadm [INF] Reconfiguring daemon mon.c on smithi079 2024-04-23T00:01:28.744 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:28 smithi079 bash[55848]: cephadm 2024-04-23T00:01:27.548334+0000 mgr.y (mgr.25321) 76 : cephadm [INF] Reconfiguring daemon mon.c on smithi079 2024-04-23T00:01:28.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:28 smithi079 bash[57209]: cluster 2024-04-23T00:01:26.958662+0000 mgr.y (mgr.25321) 74 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-23T00:01:28.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:28 smithi079 bash[57209]: cluster 2024-04-23T00:01:26.958662+0000 mgr.y (mgr.25321) 74 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-23T00:01:28.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:28 smithi079 bash[57209]: audit 2024-04-23T00:01:27.490460+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:28.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:28 smithi079 bash[57209]: audit 2024-04-23T00:01:27.490460+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:28.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:28 smithi079 bash[57209]: audit 2024-04-23T00:01:27.501221+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:28.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:28 smithi079 bash[57209]: audit 2024-04-23T00:01:27.501221+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:28.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:28 smithi079 bash[57209]: cephadm 2024-04-23T00:01:27.541700+0000 mgr.y (mgr.25321) 75 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-04-23T00:01:28.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:28 smithi079 bash[57209]: cephadm 2024-04-23T00:01:27.541700+0000 mgr.y (mgr.25321) 75 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-04-23T00:01:28.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:28 smithi079 bash[57209]: audit 2024-04-23T00:01:27.542411+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-23T00:01:28.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:28 smithi079 bash[57209]: audit 2024-04-23T00:01:27.542411+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-23T00:01:28.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:28 smithi079 bash[57209]: audit 2024-04-23T00:01:27.544282+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-23T00:01:28.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:28 smithi079 bash[57209]: audit 2024-04-23T00:01:27.544282+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-23T00:01:28.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:28 smithi079 bash[57209]: audit 2024-04-23T00:01:27.546173+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:28.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:28 smithi079 bash[57209]: audit 2024-04-23T00:01:27.546173+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:28.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:28 smithi079 bash[57209]: cephadm 2024-04-23T00:01:27.548334+0000 mgr.y (mgr.25321) 76 : cephadm [INF] Reconfiguring daemon mon.c on smithi079 2024-04-23T00:01:28.746 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:28 smithi079 bash[57209]: cephadm 2024-04-23T00:01:27.548334+0000 mgr.y (mgr.25321) 76 : cephadm [INF] Reconfiguring daemon mon.c on smithi079 2024-04-23T00:01:28.805 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 23 00:01:28 smithi171 bash[41575]: ts=2024-04-23T00:01:28.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.79\", device_class=\"ssd\", hostname=\"smithi079\", instance=\"172.21.15.171:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.79\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"15ff8152-0102-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.79\", device_class=\"ssd\", hostname=\"smithi079\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.79\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-23T00:01:28.805 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:28 smithi171 bash[43854]: cluster 2024-04-23T00:01:26.958662+0000 mgr.y (mgr.25321) 74 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-23T00:01:28.805 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:28 smithi171 bash[43854]: cluster 2024-04-23T00:01:26.958662+0000 mgr.y (mgr.25321) 74 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-23T00:01:28.805 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:28 smithi171 bash[43854]: audit 2024-04-23T00:01:27.490460+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:28.805 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:28 smithi171 bash[43854]: audit 2024-04-23T00:01:27.490460+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:28.805 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:28 smithi171 bash[43854]: audit 2024-04-23T00:01:27.501221+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:28.805 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:28 smithi171 bash[43854]: audit 2024-04-23T00:01:27.501221+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:28.805 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:28 smithi171 bash[43854]: cephadm 2024-04-23T00:01:27.541700+0000 mgr.y (mgr.25321) 75 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-04-23T00:01:28.806 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:28 smithi171 bash[43854]: cephadm 2024-04-23T00:01:27.541700+0000 mgr.y (mgr.25321) 75 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-04-23T00:01:28.806 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:28 smithi171 bash[43854]: audit 2024-04-23T00:01:27.542411+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-23T00:01:28.806 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:28 smithi171 bash[43854]: audit 2024-04-23T00:01:27.542411+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-23T00:01:28.806 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:28 smithi171 bash[43854]: audit 2024-04-23T00:01:27.544282+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-23T00:01:28.806 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:28 smithi171 bash[43854]: audit 2024-04-23T00:01:27.544282+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-23T00:01:28.806 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:28 smithi171 bash[43854]: audit 2024-04-23T00:01:27.546173+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:28.806 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:28 smithi171 bash[43854]: audit 2024-04-23T00:01:27.546173+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:28.806 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:28 smithi171 bash[43854]: cephadm 2024-04-23T00:01:27.548334+0000 mgr.y (mgr.25321) 76 : cephadm [INF] Reconfiguring daemon mon.c on smithi079 2024-04-23T00:01:28.806 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:28 smithi171 bash[43854]: cephadm 2024-04-23T00:01:27.548334+0000 mgr.y (mgr.25321) 76 : cephadm [INF] Reconfiguring daemon mon.c on smithi079 2024-04-23T00:01:30.783 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:30 smithi079 bash[55848]: cluster 2024-04-23T00:01:28.960614+0000 mgr.y (mgr.25321) 77 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-23T00:01:30.783 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:30 smithi079 bash[55848]: cluster 2024-04-23T00:01:28.960614+0000 mgr.y (mgr.25321) 77 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-23T00:01:30.783 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:30 smithi079 bash[55848]: audit 2024-04-23T00:01:29.529488+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:30.783 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:30 smithi079 bash[55848]: audit 2024-04-23T00:01:29.529488+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:30.783 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:30 smithi079 bash[55848]: audit 2024-04-23T00:01:29.538479+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:30.784 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:30 smithi079 bash[55848]: audit 2024-04-23T00:01:29.538479+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:30.784 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:30 smithi079 bash[55848]: cephadm 2024-04-23T00:01:29.569639+0000 mgr.y (mgr.25321) 78 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-04-23T00:01:30.784 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:30 smithi079 bash[55848]: cephadm 2024-04-23T00:01:29.569639+0000 mgr.y (mgr.25321) 78 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-04-23T00:01:30.784 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:30 smithi079 bash[55848]: audit 2024-04-23T00:01:29.570290+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-23T00:01:30.784 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:30 smithi079 bash[55848]: audit 2024-04-23T00:01:29.570290+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-23T00:01:30.784 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:30 smithi079 bash[55848]: audit 2024-04-23T00:01:29.572106+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:30.784 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:30 smithi079 bash[55848]: audit 2024-04-23T00:01:29.572106+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:30.784 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:30 smithi079 bash[55848]: cephadm 2024-04-23T00:01:29.577601+0000 mgr.y (mgr.25321) 79 : cephadm [INF] Reconfiguring daemon osd.0 on smithi079 2024-04-23T00:01:30.784 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:30 smithi079 bash[55848]: cephadm 2024-04-23T00:01:29.577601+0000 mgr.y (mgr.25321) 79 : cephadm [INF] Reconfiguring daemon osd.0 on smithi079 2024-04-23T00:01:30.784 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:30 smithi079 bash[57209]: cluster 2024-04-23T00:01:28.960614+0000 mgr.y (mgr.25321) 77 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-23T00:01:30.784 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:30 smithi079 bash[57209]: cluster 2024-04-23T00:01:28.960614+0000 mgr.y (mgr.25321) 77 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-23T00:01:30.784 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:30 smithi079 bash[57209]: audit 2024-04-23T00:01:29.529488+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:30.785 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:30 smithi079 bash[57209]: audit 2024-04-23T00:01:29.529488+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:30.785 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:30 smithi079 bash[57209]: audit 2024-04-23T00:01:29.538479+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:30.785 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:30 smithi079 bash[57209]: audit 2024-04-23T00:01:29.538479+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:30.785 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:30 smithi079 bash[57209]: cephadm 2024-04-23T00:01:29.569639+0000 mgr.y (mgr.25321) 78 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-04-23T00:01:30.785 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:30 smithi079 bash[57209]: cephadm 2024-04-23T00:01:29.569639+0000 mgr.y (mgr.25321) 78 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-04-23T00:01:30.785 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:30 smithi079 bash[57209]: audit 2024-04-23T00:01:29.570290+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-23T00:01:30.785 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:30 smithi079 bash[57209]: audit 2024-04-23T00:01:29.570290+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-23T00:01:30.785 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:30 smithi079 bash[57209]: audit 2024-04-23T00:01:29.572106+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:30.785 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:30 smithi079 bash[57209]: audit 2024-04-23T00:01:29.572106+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:30.785 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:30 smithi079 bash[57209]: cephadm 2024-04-23T00:01:29.577601+0000 mgr.y (mgr.25321) 79 : cephadm [INF] Reconfiguring daemon osd.0 on smithi079 2024-04-23T00:01:30.785 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:30 smithi079 bash[57209]: cephadm 2024-04-23T00:01:29.577601+0000 mgr.y (mgr.25321) 79 : cephadm [INF] Reconfiguring daemon osd.0 on smithi079 2024-04-23T00:01:30.805 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:30 smithi171 bash[43854]: cluster 2024-04-23T00:01:28.960614+0000 mgr.y (mgr.25321) 77 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-23T00:01:30.805 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:30 smithi171 bash[43854]: cluster 2024-04-23T00:01:28.960614+0000 mgr.y (mgr.25321) 77 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-23T00:01:30.805 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:30 smithi171 bash[43854]: audit 2024-04-23T00:01:29.529488+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:30.805 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:30 smithi171 bash[43854]: audit 2024-04-23T00:01:29.529488+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:30.805 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:30 smithi171 bash[43854]: audit 2024-04-23T00:01:29.538479+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:30.805 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:30 smithi171 bash[43854]: audit 2024-04-23T00:01:29.538479+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:30.805 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:30 smithi171 bash[43854]: cephadm 2024-04-23T00:01:29.569639+0000 mgr.y (mgr.25321) 78 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-04-23T00:01:30.805 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:30 smithi171 bash[43854]: cephadm 2024-04-23T00:01:29.569639+0000 mgr.y (mgr.25321) 78 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-04-23T00:01:30.805 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:30 smithi171 bash[43854]: audit 2024-04-23T00:01:29.570290+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-23T00:01:30.805 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:30 smithi171 bash[43854]: audit 2024-04-23T00:01:29.570290+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-23T00:01:30.805 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:30 smithi171 bash[43854]: audit 2024-04-23T00:01:29.572106+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:30.805 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:30 smithi171 bash[43854]: audit 2024-04-23T00:01:29.572106+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:30.805 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:30 smithi171 bash[43854]: cephadm 2024-04-23T00:01:29.577601+0000 mgr.y (mgr.25321) 79 : cephadm [INF] Reconfiguring daemon osd.0 on smithi079 2024-04-23T00:01:30.806 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:30 smithi171 bash[43854]: cephadm 2024-04-23T00:01:29.577601+0000 mgr.y (mgr.25321) 79 : cephadm [INF] Reconfiguring daemon osd.0 on smithi079 2024-04-23T00:01:32.888 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:32 smithi079 bash[55848]: cluster 2024-04-23T00:01:30.961750+0000 mgr.y (mgr.25321) 80 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-23T00:01:32.888 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:32 smithi079 bash[55848]: cluster 2024-04-23T00:01:30.961750+0000 mgr.y (mgr.25321) 80 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-23T00:01:32.888 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:32 smithi079 bash[55848]: audit 2024-04-23T00:01:31.651842+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:32.888 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:32 smithi079 bash[55848]: audit 2024-04-23T00:01:31.651842+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:32.888 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:32 smithi079 bash[55848]: audit 2024-04-23T00:01:31.661566+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:32.888 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:32 smithi079 bash[55848]: audit 2024-04-23T00:01:31.661566+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:32.888 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:32 smithi079 bash[55848]: cephadm 2024-04-23T00:01:31.696639+0000 mgr.y (mgr.25321) 81 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-04-23T00:01:32.888 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:32 smithi079 bash[55848]: cephadm 2024-04-23T00:01:31.696639+0000 mgr.y (mgr.25321) 81 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-04-23T00:01:32.888 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:32 smithi079 bash[55848]: audit 2024-04-23T00:01:31.697275+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-23T00:01:32.888 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:32 smithi079 bash[55848]: audit 2024-04-23T00:01:31.697275+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-23T00:01:32.889 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:32 smithi079 bash[55848]: audit 2024-04-23T00:01:31.699078+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:32.889 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:32 smithi079 bash[55848]: audit 2024-04-23T00:01:31.699078+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:32.889 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:32 smithi079 bash[55848]: cephadm 2024-04-23T00:01:31.704355+0000 mgr.y (mgr.25321) 82 : cephadm [INF] Reconfiguring daemon osd.1 on smithi079 2024-04-23T00:01:32.889 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:32 smithi079 bash[55848]: cephadm 2024-04-23T00:01:31.704355+0000 mgr.y (mgr.25321) 82 : cephadm [INF] Reconfiguring daemon osd.1 on smithi079 2024-04-23T00:01:32.889 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:32 smithi079 bash[57209]: cluster 2024-04-23T00:01:30.961750+0000 mgr.y (mgr.25321) 80 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-23T00:01:32.889 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:32 smithi079 bash[57209]: cluster 2024-04-23T00:01:30.961750+0000 mgr.y (mgr.25321) 80 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-23T00:01:32.889 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:32 smithi079 bash[57209]: audit 2024-04-23T00:01:31.651842+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:32.889 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:32 smithi079 bash[57209]: audit 2024-04-23T00:01:31.651842+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:32.890 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:32 smithi079 bash[57209]: audit 2024-04-23T00:01:31.661566+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:32.890 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:32 smithi079 bash[57209]: audit 2024-04-23T00:01:31.661566+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:32.890 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:32 smithi079 bash[57209]: cephadm 2024-04-23T00:01:31.696639+0000 mgr.y (mgr.25321) 81 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-04-23T00:01:32.890 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:32 smithi079 bash[57209]: cephadm 2024-04-23T00:01:31.696639+0000 mgr.y (mgr.25321) 81 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-04-23T00:01:32.890 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:32 smithi079 bash[57209]: audit 2024-04-23T00:01:31.697275+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-23T00:01:32.890 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:32 smithi079 bash[57209]: audit 2024-04-23T00:01:31.697275+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-23T00:01:32.890 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:32 smithi079 bash[57209]: audit 2024-04-23T00:01:31.699078+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:32.890 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:32 smithi079 bash[57209]: audit 2024-04-23T00:01:31.699078+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:32.890 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:32 smithi079 bash[57209]: cephadm 2024-04-23T00:01:31.704355+0000 mgr.y (mgr.25321) 82 : cephadm [INF] Reconfiguring daemon osd.1 on smithi079 2024-04-23T00:01:32.890 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:32 smithi079 bash[57209]: cephadm 2024-04-23T00:01:31.704355+0000 mgr.y (mgr.25321) 82 : cephadm [INF] Reconfiguring daemon osd.1 on smithi079 2024-04-23T00:01:33.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:32 smithi171 bash[43854]: cluster 2024-04-23T00:01:30.961750+0000 mgr.y (mgr.25321) 80 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-23T00:01:33.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:32 smithi171 bash[43854]: cluster 2024-04-23T00:01:30.961750+0000 mgr.y (mgr.25321) 80 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-23T00:01:33.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:32 smithi171 bash[43854]: audit 2024-04-23T00:01:31.651842+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:33.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:32 smithi171 bash[43854]: audit 2024-04-23T00:01:31.651842+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:33.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:32 smithi171 bash[43854]: audit 2024-04-23T00:01:31.661566+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:33.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:32 smithi171 bash[43854]: audit 2024-04-23T00:01:31.661566+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:33.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:32 smithi171 bash[43854]: cephadm 2024-04-23T00:01:31.696639+0000 mgr.y (mgr.25321) 81 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-04-23T00:01:33.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:32 smithi171 bash[43854]: cephadm 2024-04-23T00:01:31.696639+0000 mgr.y (mgr.25321) 81 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-04-23T00:01:33.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:32 smithi171 bash[43854]: audit 2024-04-23T00:01:31.697275+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-23T00:01:33.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:32 smithi171 bash[43854]: audit 2024-04-23T00:01:31.697275+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-23T00:01:33.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:32 smithi171 bash[43854]: audit 2024-04-23T00:01:31.699078+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:33.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:32 smithi171 bash[43854]: audit 2024-04-23T00:01:31.699078+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:33.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:32 smithi171 bash[43854]: cephadm 2024-04-23T00:01:31.704355+0000 mgr.y (mgr.25321) 82 : cephadm [INF] Reconfiguring daemon osd.1 on smithi079 2024-04-23T00:01:33.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:32 smithi171 bash[43854]: cephadm 2024-04-23T00:01:31.704355+0000 mgr.y (mgr.25321) 82 : cephadm [INF] Reconfiguring daemon osd.1 on smithi079 2024-04-23T00:01:33.804 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 23 00:01:33 smithi171 bash[41575]: ts=2024-04-23T00:01:33.510Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi079\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi079\", job=\"node\", machine=\"x86_64\", nodename=\"smithi079\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"15ff8152-0102-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi079\", job=\"node\", machine=\"x86_64\", nodename=\"smithi079\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-23T00:01:34.031 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:01:33 smithi079 bash[52880]: ::ffff:172.21.15.171 - - [23/Apr/2024:00:01:33] "GET /metrics HTTP/1.1" 200 38271 "" "Prometheus/2.33.4" 2024-04-23T00:01:35.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:34 smithi079 bash[55848]: cluster 2024-04-23T00:01:32.962471+0000 mgr.y (mgr.25321) 83 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-23T00:01:35.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:34 smithi079 bash[55848]: cluster 2024-04-23T00:01:32.962471+0000 mgr.y (mgr.25321) 83 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-23T00:01:35.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:34 smithi079 bash[55848]: audit 2024-04-23T00:01:33.088159+0000 mgr.y (mgr.25321) 84 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:01:35.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:34 smithi079 bash[55848]: audit 2024-04-23T00:01:33.088159+0000 mgr.y (mgr.25321) 84 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:01:35.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:34 smithi079 bash[55848]: audit 2024-04-23T00:01:33.832601+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:35.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:34 smithi079 bash[55848]: audit 2024-04-23T00:01:33.832601+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:35.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:34 smithi079 bash[55848]: audit 2024-04-23T00:01:33.841606+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:35.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:34 smithi079 bash[55848]: audit 2024-04-23T00:01:33.841606+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:35.033 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:34 smithi079 bash[55848]: audit 2024-04-23T00:01:33.875297+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-23T00:01:35.033 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:34 smithi079 bash[55848]: audit 2024-04-23T00:01:33.875297+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-23T00:01:35.033 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:34 smithi079 bash[55848]: audit 2024-04-23T00:01:33.876630+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:35.033 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:34 smithi079 bash[55848]: audit 2024-04-23T00:01:33.876630+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:35.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:34 smithi079 bash[57209]: cluster 2024-04-23T00:01:32.962471+0000 mgr.y (mgr.25321) 83 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-23T00:01:35.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:34 smithi079 bash[57209]: cluster 2024-04-23T00:01:32.962471+0000 mgr.y (mgr.25321) 83 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-23T00:01:35.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:34 smithi079 bash[57209]: audit 2024-04-23T00:01:33.088159+0000 mgr.y (mgr.25321) 84 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:01:35.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:34 smithi079 bash[57209]: audit 2024-04-23T00:01:33.088159+0000 mgr.y (mgr.25321) 84 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:01:35.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:34 smithi079 bash[57209]: audit 2024-04-23T00:01:33.832601+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:35.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:34 smithi079 bash[57209]: audit 2024-04-23T00:01:33.832601+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:35.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:34 smithi079 bash[57209]: audit 2024-04-23T00:01:33.841606+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:35.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:34 smithi079 bash[57209]: audit 2024-04-23T00:01:33.841606+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:35.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:34 smithi079 bash[57209]: audit 2024-04-23T00:01:33.875297+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-23T00:01:35.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:34 smithi079 bash[57209]: audit 2024-04-23T00:01:33.875297+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-23T00:01:35.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:34 smithi079 bash[57209]: audit 2024-04-23T00:01:33.876630+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:35.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:34 smithi079 bash[57209]: audit 2024-04-23T00:01:33.876630+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:35.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:34 smithi171 bash[43854]: cluster 2024-04-23T00:01:32.962471+0000 mgr.y (mgr.25321) 83 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-23T00:01:35.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:34 smithi171 bash[43854]: cluster 2024-04-23T00:01:32.962471+0000 mgr.y (mgr.25321) 83 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-23T00:01:35.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:34 smithi171 bash[43854]: audit 2024-04-23T00:01:33.088159+0000 mgr.y (mgr.25321) 84 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:01:35.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:34 smithi171 bash[43854]: audit 2024-04-23T00:01:33.088159+0000 mgr.y (mgr.25321) 84 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:01:35.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:34 smithi171 bash[43854]: audit 2024-04-23T00:01:33.832601+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:35.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:34 smithi171 bash[43854]: audit 2024-04-23T00:01:33.832601+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:35.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:34 smithi171 bash[43854]: audit 2024-04-23T00:01:33.841606+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:35.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:34 smithi171 bash[43854]: audit 2024-04-23T00:01:33.841606+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:35.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:34 smithi171 bash[43854]: audit 2024-04-23T00:01:33.875297+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-23T00:01:35.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:34 smithi171 bash[43854]: audit 2024-04-23T00:01:33.875297+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-23T00:01:35.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:34 smithi171 bash[43854]: audit 2024-04-23T00:01:33.876630+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:35.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:34 smithi171 bash[43854]: audit 2024-04-23T00:01:33.876630+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:36.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:35 smithi079 bash[55848]: cephadm 2024-04-23T00:01:33.874620+0000 mgr.y (mgr.25321) 85 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-04-23T00:01:36.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:35 smithi079 bash[55848]: cephadm 2024-04-23T00:01:33.874620+0000 mgr.y (mgr.25321) 85 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-04-23T00:01:36.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:35 smithi079 bash[55848]: cephadm 2024-04-23T00:01:33.879475+0000 mgr.y (mgr.25321) 86 : cephadm [INF] Reconfiguring daemon osd.2 on smithi079 2024-04-23T00:01:36.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:35 smithi079 bash[55848]: cephadm 2024-04-23T00:01:33.879475+0000 mgr.y (mgr.25321) 86 : cephadm [INF] Reconfiguring daemon osd.2 on smithi079 2024-04-23T00:01:36.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:35 smithi079 bash[57209]: cephadm 2024-04-23T00:01:33.874620+0000 mgr.y (mgr.25321) 85 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-04-23T00:01:36.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:35 smithi079 bash[57209]: cephadm 2024-04-23T00:01:33.874620+0000 mgr.y (mgr.25321) 85 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-04-23T00:01:36.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:35 smithi079 bash[57209]: cephadm 2024-04-23T00:01:33.879475+0000 mgr.y (mgr.25321) 86 : cephadm [INF] Reconfiguring daemon osd.2 on smithi079 2024-04-23T00:01:36.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:35 smithi079 bash[57209]: cephadm 2024-04-23T00:01:33.879475+0000 mgr.y (mgr.25321) 86 : cephadm [INF] Reconfiguring daemon osd.2 on smithi079 2024-04-23T00:01:36.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:35 smithi171 bash[43854]: cephadm 2024-04-23T00:01:33.874620+0000 mgr.y (mgr.25321) 85 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-04-23T00:01:36.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:35 smithi171 bash[43854]: cephadm 2024-04-23T00:01:33.874620+0000 mgr.y (mgr.25321) 85 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-04-23T00:01:36.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:35 smithi171 bash[43854]: cephadm 2024-04-23T00:01:33.879475+0000 mgr.y (mgr.25321) 86 : cephadm [INF] Reconfiguring daemon osd.2 on smithi079 2024-04-23T00:01:36.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:35 smithi171 bash[43854]: cephadm 2024-04-23T00:01:33.879475+0000 mgr.y (mgr.25321) 86 : cephadm [INF] Reconfiguring daemon osd.2 on smithi079 2024-04-23T00:01:36.784 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:36 smithi079 bash[55848]: cluster 2024-04-23T00:01:34.964498+0000 mgr.y (mgr.25321) 87 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:01:36.784 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:36 smithi079 bash[55848]: cluster 2024-04-23T00:01:34.964498+0000 mgr.y (mgr.25321) 87 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:01:36.784 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:36 smithi079 bash[55848]: audit 2024-04-23T00:01:36.012795+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:36.784 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:36 smithi079 bash[55848]: audit 2024-04-23T00:01:36.012795+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:36.784 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:36 smithi079 bash[55848]: audit 2024-04-23T00:01:36.026859+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:36.784 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:36 smithi079 bash[55848]: audit 2024-04-23T00:01:36.026859+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:36.784 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:36 smithi079 bash[55848]: audit 2024-04-23T00:01:36.049286+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-23T00:01:36.784 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:36 smithi079 bash[55848]: audit 2024-04-23T00:01:36.049286+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-23T00:01:36.784 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:36 smithi079 bash[55848]: audit 2024-04-23T00:01:36.051101+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:36.785 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:36 smithi079 bash[55848]: audit 2024-04-23T00:01:36.051101+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:36.785 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:36 smithi079 bash[57209]: cluster 2024-04-23T00:01:34.964498+0000 mgr.y (mgr.25321) 87 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:01:36.785 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:36 smithi079 bash[57209]: cluster 2024-04-23T00:01:34.964498+0000 mgr.y (mgr.25321) 87 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:01:36.785 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:36 smithi079 bash[57209]: audit 2024-04-23T00:01:36.012795+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:36.785 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:36 smithi079 bash[57209]: audit 2024-04-23T00:01:36.012795+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:36.785 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:36 smithi079 bash[57209]: audit 2024-04-23T00:01:36.026859+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:36.785 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:36 smithi079 bash[57209]: audit 2024-04-23T00:01:36.026859+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:36.785 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:36 smithi079 bash[57209]: audit 2024-04-23T00:01:36.049286+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-23T00:01:36.785 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:36 smithi079 bash[57209]: audit 2024-04-23T00:01:36.049286+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-23T00:01:36.785 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:36 smithi079 bash[57209]: audit 2024-04-23T00:01:36.051101+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:36.785 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:36 smithi079 bash[57209]: audit 2024-04-23T00:01:36.051101+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:37.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:36 smithi171 bash[43854]: cluster 2024-04-23T00:01:34.964498+0000 mgr.y (mgr.25321) 87 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:01:37.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:36 smithi171 bash[43854]: cluster 2024-04-23T00:01:34.964498+0000 mgr.y (mgr.25321) 87 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:01:37.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:36 smithi171 bash[43854]: audit 2024-04-23T00:01:36.012795+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:37.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:36 smithi171 bash[43854]: audit 2024-04-23T00:01:36.012795+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:37.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:36 smithi171 bash[43854]: audit 2024-04-23T00:01:36.026859+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:37.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:36 smithi171 bash[43854]: audit 2024-04-23T00:01:36.026859+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:37.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:36 smithi171 bash[43854]: audit 2024-04-23T00:01:36.049286+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-23T00:01:37.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:36 smithi171 bash[43854]: audit 2024-04-23T00:01:36.049286+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-23T00:01:37.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:36 smithi171 bash[43854]: audit 2024-04-23T00:01:36.051101+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:37.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:36 smithi171 bash[43854]: audit 2024-04-23T00:01:36.051101+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:38.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:37 smithi079 bash[55848]: cephadm 2024-04-23T00:01:36.048392+0000 mgr.y (mgr.25321) 88 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-04-23T00:01:38.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:37 smithi079 bash[55848]: cephadm 2024-04-23T00:01:36.048392+0000 mgr.y (mgr.25321) 88 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-04-23T00:01:38.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:37 smithi079 bash[55848]: cephadm 2024-04-23T00:01:36.056543+0000 mgr.y (mgr.25321) 89 : cephadm [INF] Reconfiguring daemon osd.3 on smithi079 2024-04-23T00:01:38.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:37 smithi079 bash[55848]: cephadm 2024-04-23T00:01:36.056543+0000 mgr.y (mgr.25321) 89 : cephadm [INF] Reconfiguring daemon osd.3 on smithi079 2024-04-23T00:01:38.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:37 smithi079 bash[55848]: audit 2024-04-23T00:01:37.110328+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:01:38.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:37 smithi079 bash[55848]: audit 2024-04-23T00:01:37.110328+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:01:38.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:37 smithi079 bash[57209]: cephadm 2024-04-23T00:01:36.048392+0000 mgr.y (mgr.25321) 88 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-04-23T00:01:38.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:37 smithi079 bash[57209]: cephadm 2024-04-23T00:01:36.048392+0000 mgr.y (mgr.25321) 88 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-04-23T00:01:38.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:37 smithi079 bash[57209]: cephadm 2024-04-23T00:01:36.056543+0000 mgr.y (mgr.25321) 89 : cephadm [INF] Reconfiguring daemon osd.3 on smithi079 2024-04-23T00:01:38.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:37 smithi079 bash[57209]: cephadm 2024-04-23T00:01:36.056543+0000 mgr.y (mgr.25321) 89 : cephadm [INF] Reconfiguring daemon osd.3 on smithi079 2024-04-23T00:01:38.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:37 smithi079 bash[57209]: audit 2024-04-23T00:01:37.110328+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:01:38.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:37 smithi079 bash[57209]: audit 2024-04-23T00:01:37.110328+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:01:38.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:37 smithi171 bash[43854]: cephadm 2024-04-23T00:01:36.048392+0000 mgr.y (mgr.25321) 88 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-04-23T00:01:38.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:37 smithi171 bash[43854]: cephadm 2024-04-23T00:01:36.048392+0000 mgr.y (mgr.25321) 88 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-04-23T00:01:38.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:37 smithi171 bash[43854]: cephadm 2024-04-23T00:01:36.056543+0000 mgr.y (mgr.25321) 89 : cephadm [INF] Reconfiguring daemon osd.3 on smithi079 2024-04-23T00:01:38.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:37 smithi171 bash[43854]: cephadm 2024-04-23T00:01:36.056543+0000 mgr.y (mgr.25321) 89 : cephadm [INF] Reconfiguring daemon osd.3 on smithi079 2024-04-23T00:01:38.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:37 smithi171 bash[43854]: audit 2024-04-23T00:01:37.110328+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:01:38.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:37 smithi171 bash[43854]: audit 2024-04-23T00:01:37.110328+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:01:39.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:38 smithi079 bash[55848]: cluster 2024-04-23T00:01:36.965633+0000 mgr.y (mgr.25321) 90 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:01:39.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:38 smithi079 bash[55848]: cluster 2024-04-23T00:01:36.965633+0000 mgr.y (mgr.25321) 90 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:01:39.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:38 smithi079 bash[55848]: audit 2024-04-23T00:01:38.320960+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:39.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:38 smithi079 bash[55848]: audit 2024-04-23T00:01:38.320960+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:39.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:38 smithi079 bash[55848]: audit 2024-04-23T00:01:38.330770+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:39.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:38 smithi079 bash[55848]: audit 2024-04-23T00:01:38.330770+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:39.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:38 smithi079 bash[55848]: audit 2024-04-23T00:01:38.334010+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi079.mriyzv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T00:01:39.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:38 smithi079 bash[55848]: audit 2024-04-23T00:01:38.334010+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi079.mriyzv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T00:01:39.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:38 smithi079 bash[55848]: audit 2024-04-23T00:01:38.337315+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:39.033 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:38 smithi079 bash[55848]: audit 2024-04-23T00:01:38.337315+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:39.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:38 smithi079 bash[57209]: cluster 2024-04-23T00:01:36.965633+0000 mgr.y (mgr.25321) 90 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:01:39.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:38 smithi079 bash[57209]: cluster 2024-04-23T00:01:36.965633+0000 mgr.y (mgr.25321) 90 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:01:39.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:38 smithi079 bash[57209]: audit 2024-04-23T00:01:38.320960+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:39.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:38 smithi079 bash[57209]: audit 2024-04-23T00:01:38.320960+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:39.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:38 smithi079 bash[57209]: audit 2024-04-23T00:01:38.330770+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:39.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:38 smithi079 bash[57209]: audit 2024-04-23T00:01:38.330770+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:39.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:38 smithi079 bash[57209]: audit 2024-04-23T00:01:38.334010+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi079.mriyzv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T00:01:39.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:38 smithi079 bash[57209]: audit 2024-04-23T00:01:38.334010+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi079.mriyzv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T00:01:39.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:38 smithi079 bash[57209]: audit 2024-04-23T00:01:38.337315+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:39.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:38 smithi079 bash[57209]: audit 2024-04-23T00:01:38.337315+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:39.054 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 23 00:01:38 smithi171 bash[41575]: ts=2024-04-23T00:01:38.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.79\", device_class=\"ssd\", hostname=\"smithi079\", instance=\"172.21.15.171:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.79\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"15ff8152-0102-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.79\", device_class=\"ssd\", hostname=\"smithi079\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.79\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-23T00:01:39.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:38 smithi171 bash[43854]: cluster 2024-04-23T00:01:36.965633+0000 mgr.y (mgr.25321) 90 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:01:39.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:38 smithi171 bash[43854]: cluster 2024-04-23T00:01:36.965633+0000 mgr.y (mgr.25321) 90 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:01:39.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:38 smithi171 bash[43854]: audit 2024-04-23T00:01:38.320960+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:39.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:38 smithi171 bash[43854]: audit 2024-04-23T00:01:38.320960+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:39.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:38 smithi171 bash[43854]: audit 2024-04-23T00:01:38.330770+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:39.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:38 smithi171 bash[43854]: audit 2024-04-23T00:01:38.330770+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:39.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:38 smithi171 bash[43854]: audit 2024-04-23T00:01:38.334010+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi079.mriyzv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T00:01:39.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:38 smithi171 bash[43854]: audit 2024-04-23T00:01:38.334010+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi079.mriyzv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T00:01:39.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:38 smithi171 bash[43854]: audit 2024-04-23T00:01:38.337315+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:39.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:38 smithi171 bash[43854]: audit 2024-04-23T00:01:38.337315+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:39.900 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:39 smithi079 bash[55848]: cephadm 2024-04-23T00:01:38.333359+0000 mgr.y (mgr.25321) 91 : cephadm [INF] Reconfiguring rgw.foo.smithi079.mriyzv (monmap changed)... 2024-04-23T00:01:39.900 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:39 smithi079 bash[55848]: cephadm 2024-04-23T00:01:38.333359+0000 mgr.y (mgr.25321) 91 : cephadm [INF] Reconfiguring rgw.foo.smithi079.mriyzv (monmap changed)... 2024-04-23T00:01:39.900 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:39 smithi079 bash[55848]: cephadm 2024-04-23T00:01:38.338933+0000 mgr.y (mgr.25321) 92 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi079.mriyzv on smithi079 2024-04-23T00:01:39.900 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:39 smithi079 bash[55848]: cephadm 2024-04-23T00:01:38.338933+0000 mgr.y (mgr.25321) 92 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi079.mriyzv on smithi079 2024-04-23T00:01:39.900 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:39 smithi079 bash[57209]: cephadm 2024-04-23T00:01:38.333359+0000 mgr.y (mgr.25321) 91 : cephadm [INF] Reconfiguring rgw.foo.smithi079.mriyzv (monmap changed)... 2024-04-23T00:01:39.900 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:39 smithi079 bash[57209]: cephadm 2024-04-23T00:01:38.333359+0000 mgr.y (mgr.25321) 91 : cephadm [INF] Reconfiguring rgw.foo.smithi079.mriyzv (monmap changed)... 2024-04-23T00:01:39.900 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:39 smithi079 bash[57209]: cephadm 2024-04-23T00:01:38.338933+0000 mgr.y (mgr.25321) 92 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi079.mriyzv on smithi079 2024-04-23T00:01:39.900 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:39 smithi079 bash[57209]: cephadm 2024-04-23T00:01:38.338933+0000 mgr.y (mgr.25321) 92 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi079.mriyzv on smithi079 2024-04-23T00:01:40.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:39 smithi171 bash[43854]: cephadm 2024-04-23T00:01:38.333359+0000 mgr.y (mgr.25321) 91 : cephadm [INF] Reconfiguring rgw.foo.smithi079.mriyzv (monmap changed)... 2024-04-23T00:01:40.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:39 smithi171 bash[43854]: cephadm 2024-04-23T00:01:38.333359+0000 mgr.y (mgr.25321) 91 : cephadm [INF] Reconfiguring rgw.foo.smithi079.mriyzv (monmap changed)... 2024-04-23T00:01:40.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:39 smithi171 bash[43854]: cephadm 2024-04-23T00:01:38.338933+0000 mgr.y (mgr.25321) 92 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi079.mriyzv on smithi079 2024-04-23T00:01:40.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:39 smithi171 bash[43854]: cephadm 2024-04-23T00:01:38.338933+0000 mgr.y (mgr.25321) 92 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi079.mriyzv on smithi079 2024-04-23T00:01:40.139 INFO:teuthology.orchestra.run.smithi079.stdout:true 2024-04-23T00:01:40.883 INFO:teuthology.orchestra.run.smithi079.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T00:01:40.884 INFO:teuthology.orchestra.run.smithi079.stdout:alertmanager.a smithi079 *:9093,9094 running (2m) 49s ago 9m 12.7M - 0.23.0 ba2b418f427c d3a786a65dba 2024-04-23T00:01:40.884 INFO:teuthology.orchestra.run.smithi079.stdout:grafana.a smithi171 *:3000 running (2m) 26s ago 9m 41.7M - 8.3.5 dad864ee21e9 cc5aee88d2dc 2024-04-23T00:01:40.884 INFO:teuthology.orchestra.run.smithi079.stdout:iscsi.foo.smithi079.zorrwo smithi079 running (2m) 49s ago 7m 42.8M - 3.5 e1d6a67b021e 34b3c8472630 2024-04-23T00:01:40.884 INFO:teuthology.orchestra.run.smithi079.stdout:mgr.x smithi171 *:8443,9283,8765 running (110s) 26s ago 15m 437M - 19.0.0-3252-g43be0201 a0434699c1d7 63bab1f0aabb 2024-04-23T00:01:40.884 INFO:teuthology.orchestra.run.smithi079.stdout:mgr.y smithi079 *:8443,9283,8765 running (2m) 49s ago 17m 484M - 19.0.0-3252-g43be0201 a0434699c1d7 c3e0186392bc 2024-04-23T00:01:40.884 INFO:teuthology.orchestra.run.smithi079.stdout:mon.a smithi079 running (89s) 49s ago 17m 37.2M 2048M 19.0.0-3252-g43be0201 a0434699c1d7 73856468c297 2024-04-23T00:01:40.884 INFO:teuthology.orchestra.run.smithi079.stdout:mon.b smithi171 running (34s) 26s ago 15m 18.5M 2048M 19.0.0-3252-g43be0201 a0434699c1d7 8956680187c2 2024-04-23T00:01:40.884 INFO:teuthology.orchestra.run.smithi079.stdout:mon.c smithi079 running (57s) 49s ago 15m 20.4M 2048M 19.0.0-3252-g43be0201 a0434699c1d7 26b21cf14d08 2024-04-23T00:01:40.884 INFO:teuthology.orchestra.run.smithi079.stdout:node-exporter.a smithi079 *:9100 running (3m) 49s ago 10m 9012k - 1.3.1 1dbe0e931976 e72f9beb8010 2024-04-23T00:01:40.884 INFO:teuthology.orchestra.run.smithi079.stdout:node-exporter.b smithi171 *:9100 running (2m) 26s ago 10m 8943k - 1.3.1 1dbe0e931976 c71ee8bcebe5 2024-04-23T00:01:40.884 INFO:teuthology.orchestra.run.smithi079.stdout:osd.0 smithi079 running (14m) 49s ago 14m 55.9M 2780M 17.2.0 e1d6a67b021e f3b3113598f0 2024-04-23T00:01:40.884 INFO:teuthology.orchestra.run.smithi079.stdout:osd.1 smithi079 running (14m) 49s ago 14m 57.6M 2780M 17.2.0 e1d6a67b021e 09d04426667b 2024-04-23T00:01:40.885 INFO:teuthology.orchestra.run.smithi079.stdout:osd.2 smithi079 running (13m) 49s ago 13m 51.7M 2780M 17.2.0 e1d6a67b021e 3193f9ba2e88 2024-04-23T00:01:40.885 INFO:teuthology.orchestra.run.smithi079.stdout:osd.3 smithi079 running (13m) 49s ago 13m 55.7M 2780M 17.2.0 e1d6a67b021e cabd537200bc 2024-04-23T00:01:40.885 INFO:teuthology.orchestra.run.smithi079.stdout:osd.4 smithi171 running (12m) 26s ago 12m 58.5M 3036M 17.2.0 e1d6a67b021e 04ab0c3fa292 2024-04-23T00:01:40.885 INFO:teuthology.orchestra.run.smithi079.stdout:osd.5 smithi171 running (12m) 26s ago 12m 54.2M 3036M 17.2.0 e1d6a67b021e d561b19cce34 2024-04-23T00:01:40.885 INFO:teuthology.orchestra.run.smithi079.stdout:osd.6 smithi171 running (11m) 26s ago 11m 54.5M 3036M 17.2.0 e1d6a67b021e a01d59c465a9 2024-04-23T00:01:40.885 INFO:teuthology.orchestra.run.smithi079.stdout:osd.7 smithi171 running (10m) 26s ago 10m 58.3M 3036M 17.2.0 e1d6a67b021e 472338dda563 2024-04-23T00:01:40.885 INFO:teuthology.orchestra.run.smithi079.stdout:prometheus.a smithi171 *:9095 running (117s) 26s ago 10m 59.8M - 2.33.4 514e6a882f6e 0c5b27bf9a1d 2024-04-23T00:01:40.885 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.foo.smithi079.mriyzv smithi079 *:8000 running (8m) 49s ago 8m 87.2M - 17.2.0 e1d6a67b021e 7265086159d1 2024-04-23T00:01:40.885 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.foo.smithi171.llhapr smithi171 *:8000 running (8m) 26s ago 8m 87.5M - 17.2.0 e1d6a67b021e b457c21074ad 2024-04-23T00:01:40.885 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.smpl.smithi079.yxokos smithi079 *:80 running (7m) 49s ago 7m 86.7M - 17.2.0 e1d6a67b021e 0083918e6d55 2024-04-23T00:01:40.885 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.smpl.smithi171.spscai smithi171 *:80 running (7m) 26s ago 7m 87.2M - 17.2.0 e1d6a67b021e 9e7599a854ca 2024-04-23T00:01:41.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:40 smithi079 bash[57209]: cluster 2024-04-23T00:01:38.967632+0000 mgr.y (mgr.25321) 93 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:01:41.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:40 smithi079 bash[57209]: cluster 2024-04-23T00:01:38.967632+0000 mgr.y (mgr.25321) 93 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:01:41.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:40 smithi079 bash[57209]: audit 2024-04-23T00:01:40.391184+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:41.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:40 smithi079 bash[57209]: audit 2024-04-23T00:01:40.391184+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:41.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:40 smithi079 bash[57209]: audit 2024-04-23T00:01:40.399309+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:41.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:40 smithi079 bash[57209]: audit 2024-04-23T00:01:40.399309+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:41.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:40 smithi079 bash[57209]: audit 2024-04-23T00:01:40.409474+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi079.yxokos", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T00:01:41.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:40 smithi079 bash[57209]: audit 2024-04-23T00:01:40.409474+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi079.yxokos", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T00:01:41.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:40 smithi079 bash[57209]: audit 2024-04-23T00:01:40.411366+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:41.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:40 smithi079 bash[57209]: audit 2024-04-23T00:01:40.411366+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:41.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:40 smithi079 bash[55848]: cluster 2024-04-23T00:01:38.967632+0000 mgr.y (mgr.25321) 93 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:01:41.033 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:40 smithi079 bash[55848]: cluster 2024-04-23T00:01:38.967632+0000 mgr.y (mgr.25321) 93 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:01:41.033 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:40 smithi079 bash[55848]: audit 2024-04-23T00:01:40.391184+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:41.033 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:40 smithi079 bash[55848]: audit 2024-04-23T00:01:40.391184+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:41.033 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:40 smithi079 bash[55848]: audit 2024-04-23T00:01:40.399309+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:41.033 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:40 smithi079 bash[55848]: audit 2024-04-23T00:01:40.399309+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:41.033 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:40 smithi079 bash[55848]: audit 2024-04-23T00:01:40.409474+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi079.yxokos", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T00:01:41.033 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:40 smithi079 bash[55848]: audit 2024-04-23T00:01:40.409474+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi079.yxokos", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T00:01:41.033 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:40 smithi079 bash[55848]: audit 2024-04-23T00:01:40.411366+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:41.033 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:40 smithi079 bash[55848]: audit 2024-04-23T00:01:40.411366+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:41.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:40 smithi171 bash[43854]: cluster 2024-04-23T00:01:38.967632+0000 mgr.y (mgr.25321) 93 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:01:41.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:40 smithi171 bash[43854]: cluster 2024-04-23T00:01:38.967632+0000 mgr.y (mgr.25321) 93 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:01:41.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:40 smithi171 bash[43854]: audit 2024-04-23T00:01:40.391184+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:41.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:40 smithi171 bash[43854]: audit 2024-04-23T00:01:40.391184+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:41.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:40 smithi171 bash[43854]: audit 2024-04-23T00:01:40.399309+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:41.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:40 smithi171 bash[43854]: audit 2024-04-23T00:01:40.399309+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:41.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:40 smithi171 bash[43854]: audit 2024-04-23T00:01:40.409474+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi079.yxokos", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T00:01:41.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:40 smithi171 bash[43854]: audit 2024-04-23T00:01:40.409474+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi079.yxokos", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T00:01:41.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:40 smithi171 bash[43854]: audit 2024-04-23T00:01:40.411366+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:41.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:40 smithi171 bash[43854]: audit 2024-04-23T00:01:40.411366+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:41.304 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-04-23T00:01:41.304 INFO:teuthology.orchestra.run.smithi079.stdout: "mon": { 2024-04-23T00:01:41.304 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.0.0-3252-g43be0201 (43be020184947e53516056c9931e1ac5bdbbb1a5) squid (dev)": 3 2024-04-23T00:01:41.304 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-04-23T00:01:41.304 INFO:teuthology.orchestra.run.smithi079.stdout: "mgr": { 2024-04-23T00:01:41.305 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.0.0-3252-g43be0201 (43be020184947e53516056c9931e1ac5bdbbb1a5) squid (dev)": 2 2024-04-23T00:01:41.305 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-04-23T00:01:41.305 INFO:teuthology.orchestra.run.smithi079.stdout: "osd": { 2024-04-23T00:01:41.305 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-23T00:01:41.305 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-04-23T00:01:41.305 INFO:teuthology.orchestra.run.smithi079.stdout: "rgw": { 2024-04-23T00:01:41.305 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-23T00:01:41.305 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-04-23T00:01:41.305 INFO:teuthology.orchestra.run.smithi079.stdout: "overall": { 2024-04-23T00:01:41.305 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 12, 2024-04-23T00:01:41.305 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.0.0-3252-g43be0201 (43be020184947e53516056c9931e1ac5bdbbb1a5) squid (dev)": 5 2024-04-23T00:01:41.305 INFO:teuthology.orchestra.run.smithi079.stdout: } 2024-04-23T00:01:41.305 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-04-23T00:01:41.667 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-04-23T00:01:41.668 INFO:teuthology.orchestra.run.smithi079.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5", 2024-04-23T00:01:41.668 INFO:teuthology.orchestra.run.smithi079.stdout: "in_progress": true, 2024-04-23T00:01:41.668 INFO:teuthology.orchestra.run.smithi079.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-23T00:01:41.668 INFO:teuthology.orchestra.run.smithi079.stdout: "services_complete": [ 2024-04-23T00:01:41.668 INFO:teuthology.orchestra.run.smithi079.stdout: "mon", 2024-04-23T00:01:41.668 INFO:teuthology.orchestra.run.smithi079.stdout: "mgr" 2024-04-23T00:01:41.668 INFO:teuthology.orchestra.run.smithi079.stdout: ], 2024-04-23T00:01:41.668 INFO:teuthology.orchestra.run.smithi079.stdout: "progress": "5/23 daemons upgraded", 2024-04-23T00:01:41.668 INFO:teuthology.orchestra.run.smithi079.stdout: "message": "Currently upgrading mon daemons", 2024-04-23T00:01:41.668 INFO:teuthology.orchestra.run.smithi079.stdout: "is_paused": false 2024-04-23T00:01:41.668 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-04-23T00:01:41.985 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:41 smithi079 bash[55848]: audit 2024-04-23T00:01:40.142913+0000 mgr.y (mgr.25321) 94 : audit [DBG] from='client.44137 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:01:41.985 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:41 smithi079 bash[55848]: audit 2024-04-23T00:01:40.142913+0000 mgr.y (mgr.25321) 94 : audit [DBG] from='client.44137 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:01:41.985 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:41 smithi079 bash[55848]: cephadm 2024-04-23T00:01:40.408965+0000 mgr.y (mgr.25321) 95 : cephadm [INF] Reconfiguring rgw.smpl.smithi079.yxokos (monmap changed)... 2024-04-23T00:01:41.985 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:41 smithi079 bash[55848]: cephadm 2024-04-23T00:01:40.408965+0000 mgr.y (mgr.25321) 95 : cephadm [INF] Reconfiguring rgw.smpl.smithi079.yxokos (monmap changed)... 2024-04-23T00:01:41.985 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:41 smithi079 bash[55848]: cephadm 2024-04-23T00:01:40.412682+0000 mgr.y (mgr.25321) 96 : cephadm [INF] Reconfiguring daemon rgw.smpl.smithi079.yxokos on smithi079 2024-04-23T00:01:41.985 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:41 smithi079 bash[55848]: cephadm 2024-04-23T00:01:40.412682+0000 mgr.y (mgr.25321) 96 : cephadm [INF] Reconfiguring daemon rgw.smpl.smithi079.yxokos on smithi079 2024-04-23T00:01:41.985 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:41 smithi079 bash[55848]: audit 2024-04-23T00:01:40.518366+0000 mgr.y (mgr.25321) 97 : audit [DBG] from='client.34218 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:01:41.985 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:41 smithi079 bash[55848]: audit 2024-04-23T00:01:40.518366+0000 mgr.y (mgr.25321) 97 : audit [DBG] from='client.34218 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:01:41.985 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:41 smithi079 bash[55848]: audit 2024-04-23T00:01:41.321201+0000 mon.a (mon.0) 288 : audit [DBG] from='client.? 172.21.15.79:0/3003304071' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:01:41.985 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:41 smithi079 bash[55848]: audit 2024-04-23T00:01:41.321201+0000 mon.a (mon.0) 288 : audit [DBG] from='client.? 172.21.15.79:0/3003304071' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:01:41.985 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:41 smithi079 bash[57209]: audit 2024-04-23T00:01:40.142913+0000 mgr.y (mgr.25321) 94 : audit [DBG] from='client.44137 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:01:41.985 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:41 smithi079 bash[57209]: audit 2024-04-23T00:01:40.142913+0000 mgr.y (mgr.25321) 94 : audit [DBG] from='client.44137 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:01:41.986 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:41 smithi079 bash[57209]: cephadm 2024-04-23T00:01:40.408965+0000 mgr.y (mgr.25321) 95 : cephadm [INF] Reconfiguring rgw.smpl.smithi079.yxokos (monmap changed)... 2024-04-23T00:01:41.986 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:41 smithi079 bash[57209]: cephadm 2024-04-23T00:01:40.408965+0000 mgr.y (mgr.25321) 95 : cephadm [INF] Reconfiguring rgw.smpl.smithi079.yxokos (monmap changed)... 2024-04-23T00:01:41.986 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:41 smithi079 bash[57209]: cephadm 2024-04-23T00:01:40.412682+0000 mgr.y (mgr.25321) 96 : cephadm [INF] Reconfiguring daemon rgw.smpl.smithi079.yxokos on smithi079 2024-04-23T00:01:41.986 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:41 smithi079 bash[57209]: cephadm 2024-04-23T00:01:40.412682+0000 mgr.y (mgr.25321) 96 : cephadm [INF] Reconfiguring daemon rgw.smpl.smithi079.yxokos on smithi079 2024-04-23T00:01:41.986 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:41 smithi079 bash[57209]: audit 2024-04-23T00:01:40.518366+0000 mgr.y (mgr.25321) 97 : audit [DBG] from='client.34218 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:01:41.986 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:41 smithi079 bash[57209]: audit 2024-04-23T00:01:40.518366+0000 mgr.y (mgr.25321) 97 : audit [DBG] from='client.34218 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:01:41.986 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:41 smithi079 bash[57209]: audit 2024-04-23T00:01:41.321201+0000 mon.a (mon.0) 288 : audit [DBG] from='client.? 172.21.15.79:0/3003304071' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:01:41.986 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:41 smithi079 bash[57209]: audit 2024-04-23T00:01:41.321201+0000 mon.a (mon.0) 288 : audit [DBG] from='client.? 172.21.15.79:0/3003304071' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:01:42.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:41 smithi171 bash[43854]: audit 2024-04-23T00:01:40.142913+0000 mgr.y (mgr.25321) 94 : audit [DBG] from='client.44137 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:01:42.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:41 smithi171 bash[43854]: audit 2024-04-23T00:01:40.142913+0000 mgr.y (mgr.25321) 94 : audit [DBG] from='client.44137 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:01:42.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:41 smithi171 bash[43854]: cephadm 2024-04-23T00:01:40.408965+0000 mgr.y (mgr.25321) 95 : cephadm [INF] Reconfiguring rgw.smpl.smithi079.yxokos (monmap changed)... 2024-04-23T00:01:42.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:41 smithi171 bash[43854]: cephadm 2024-04-23T00:01:40.408965+0000 mgr.y (mgr.25321) 95 : cephadm [INF] Reconfiguring rgw.smpl.smithi079.yxokos (monmap changed)... 2024-04-23T00:01:42.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:41 smithi171 bash[43854]: cephadm 2024-04-23T00:01:40.412682+0000 mgr.y (mgr.25321) 96 : cephadm [INF] Reconfiguring daemon rgw.smpl.smithi079.yxokos on smithi079 2024-04-23T00:01:42.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:41 smithi171 bash[43854]: cephadm 2024-04-23T00:01:40.412682+0000 mgr.y (mgr.25321) 96 : cephadm [INF] Reconfiguring daemon rgw.smpl.smithi079.yxokos on smithi079 2024-04-23T00:01:42.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:41 smithi171 bash[43854]: audit 2024-04-23T00:01:40.518366+0000 mgr.y (mgr.25321) 97 : audit [DBG] from='client.34218 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:01:42.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:41 smithi171 bash[43854]: audit 2024-04-23T00:01:40.518366+0000 mgr.y (mgr.25321) 97 : audit [DBG] from='client.34218 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:01:42.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:41 smithi171 bash[43854]: audit 2024-04-23T00:01:41.321201+0000 mon.a (mon.0) 288 : audit [DBG] from='client.? 172.21.15.79:0/3003304071' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:01:42.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:41 smithi171 bash[43854]: audit 2024-04-23T00:01:41.321201+0000 mon.a (mon.0) 288 : audit [DBG] from='client.? 172.21.15.79:0/3003304071' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:01:42.102 INFO:teuthology.orchestra.run.smithi079.stdout:HEALTH_WARN failed to probe daemons or devices 2024-04-23T00:01:42.102 INFO:teuthology.orchestra.run.smithi079.stdout:[WRN] CEPHADM_REFRESH_FAILED: failed to probe daemons or devices 2024-04-23T00:01:42.102 INFO:teuthology.orchestra.run.smithi079.stdout: host smithi171 `cephadm ceph-volume` failed: cephadm exited with an error code: 1, stderr: Inferring config /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/mon.b/config 2024-04-23T00:01:42.102 INFO:teuthology.orchestra.run.smithi079.stdout:Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a -e NODE_NAME=smithi171 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmpke2thk_m:/etc/ceph/ceph.conf:z quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a inventory --format=json-pretty --filter-for-batch 2024-04-23T00:01:42.102 INFO:teuthology.orchestra.run.smithi079.stdout:/usr/bin/docker: stderr docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-23T00:01:42.102 INFO:teuthology.orchestra.run.smithi079.stdout:/usr/bin/docker: stderr See 'docker run --help'. 2024-04-23T00:01:42.102 INFO:teuthology.orchestra.run.smithi079.stdout:Traceback (most recent call last): 2024-04-23T00:01:42.102 INFO:teuthology.orchestra.run.smithi079.stdout: File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main 2024-04-23T00:01:42.102 INFO:teuthology.orchestra.run.smithi079.stdout: return _run_code(code, main_globals, None, 2024-04-23T00:01:42.103 INFO:teuthology.orchestra.run.smithi079.stdout: File "/usr/lib/python3.10/runpy.py", line 86, in _run_code 2024-04-23T00:01:42.103 INFO:teuthology.orchestra.run.smithi079.stdout: exec(code, run_globals) 2024-04-23T00:01:42.103 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 5642, in 2024-04-23T00:01:42.103 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 5630, in main 2024-04-23T00:01:42.103 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 408, in _infer_config 2024-04-23T00:01:42.103 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 323, in _infer_fsid 2024-04-23T00:01:42.103 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 436, in _infer_image 2024-04-23T00:01:42.103 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 310, in _validate_fsid 2024-04-23T00:01:42.103 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 3380, in command_ceph_volume 2024-04-23T00:01:42.103 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-23T00:01:42.103 INFO:teuthology.orchestra.run.smithi079.stdout:RuntimeError: Failed command: /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a -e NODE_NAME=smithi171 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmpke2thk_m:/etc/ceph/ceph.conf:z quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a inventory --format=json-pretty --filter-for-batch: docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-23T00:01:42.103 INFO:teuthology.orchestra.run.smithi079.stdout:See 'docker run --help'. 2024-04-23T00:01:43.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:42 smithi079 bash[55848]: audit 2024-04-23T00:01:40.884917+0000 mgr.y (mgr.25321) 98 : audit [DBG] from='client.34224 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:01:43.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:42 smithi079 bash[55848]: audit 2024-04-23T00:01:40.884917+0000 mgr.y (mgr.25321) 98 : audit [DBG] from='client.34224 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:01:43.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:42 smithi079 bash[55848]: cluster 2024-04-23T00:01:40.968308+0000 mgr.y (mgr.25321) 99 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:01:43.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:42 smithi079 bash[55848]: cluster 2024-04-23T00:01:40.968308+0000 mgr.y (mgr.25321) 99 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:01:43.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:42 smithi079 bash[55848]: audit 2024-04-23T00:01:41.684156+0000 mgr.y (mgr.25321) 100 : audit [DBG] from='client.44161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:01:43.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:42 smithi079 bash[55848]: audit 2024-04-23T00:01:41.684156+0000 mgr.y (mgr.25321) 100 : audit [DBG] from='client.44161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:01:43.033 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:42 smithi079 bash[55848]: audit 2024-04-23T00:01:42.118912+0000 mon.a (mon.0) 289 : audit [DBG] from='client.? 172.21.15.79:0/2962304388' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T00:01:43.033 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:42 smithi079 bash[55848]: audit 2024-04-23T00:01:42.118912+0000 mon.a (mon.0) 289 : audit [DBG] from='client.? 172.21.15.79:0/2962304388' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T00:01:43.033 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:42 smithi079 bash[55848]: audit 2024-04-23T00:01:42.506592+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:43.033 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:42 smithi079 bash[55848]: audit 2024-04-23T00:01:42.506592+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:43.033 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:42 smithi079 bash[55848]: audit 2024-04-23T00:01:42.514400+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:43.033 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:42 smithi079 bash[55848]: audit 2024-04-23T00:01:42.514400+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:43.033 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:42 smithi079 bash[55848]: audit 2024-04-23T00:01:42.532772+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-23T00:01:43.033 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:42 smithi079 bash[55848]: audit 2024-04-23T00:01:42.532772+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-23T00:01:43.033 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:42 smithi079 bash[55848]: audit 2024-04-23T00:01:42.534357+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-23T00:01:43.033 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:42 smithi079 bash[55848]: audit 2024-04-23T00:01:42.534357+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-23T00:01:43.033 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:42 smithi079 bash[55848]: audit 2024-04-23T00:01:42.535981+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:43.033 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:42 smithi079 bash[55848]: audit 2024-04-23T00:01:42.535981+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:43.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:42 smithi079 bash[57209]: audit 2024-04-23T00:01:40.884917+0000 mgr.y (mgr.25321) 98 : audit [DBG] from='client.34224 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:01:43.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:42 smithi079 bash[57209]: audit 2024-04-23T00:01:40.884917+0000 mgr.y (mgr.25321) 98 : audit [DBG] from='client.34224 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:01:43.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:42 smithi079 bash[57209]: cluster 2024-04-23T00:01:40.968308+0000 mgr.y (mgr.25321) 99 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:01:43.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:42 smithi079 bash[57209]: cluster 2024-04-23T00:01:40.968308+0000 mgr.y (mgr.25321) 99 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:01:43.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:42 smithi079 bash[57209]: audit 2024-04-23T00:01:41.684156+0000 mgr.y (mgr.25321) 100 : audit [DBG] from='client.44161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:01:43.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:42 smithi079 bash[57209]: audit 2024-04-23T00:01:41.684156+0000 mgr.y (mgr.25321) 100 : audit [DBG] from='client.44161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:01:43.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:42 smithi079 bash[57209]: audit 2024-04-23T00:01:42.118912+0000 mon.a (mon.0) 289 : audit [DBG] from='client.? 172.21.15.79:0/2962304388' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T00:01:43.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:42 smithi079 bash[57209]: audit 2024-04-23T00:01:42.118912+0000 mon.a (mon.0) 289 : audit [DBG] from='client.? 172.21.15.79:0/2962304388' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T00:01:43.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:42 smithi079 bash[57209]: audit 2024-04-23T00:01:42.506592+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:43.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:42 smithi079 bash[57209]: audit 2024-04-23T00:01:42.506592+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:43.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:42 smithi079 bash[57209]: audit 2024-04-23T00:01:42.514400+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:43.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:42 smithi079 bash[57209]: audit 2024-04-23T00:01:42.514400+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:43.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:42 smithi079 bash[57209]: audit 2024-04-23T00:01:42.532772+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-23T00:01:43.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:42 smithi079 bash[57209]: audit 2024-04-23T00:01:42.532772+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-23T00:01:43.035 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:42 smithi079 bash[57209]: audit 2024-04-23T00:01:42.534357+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-23T00:01:43.035 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:42 smithi079 bash[57209]: audit 2024-04-23T00:01:42.534357+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-23T00:01:43.035 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:42 smithi079 bash[57209]: audit 2024-04-23T00:01:42.535981+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:43.035 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:42 smithi079 bash[57209]: audit 2024-04-23T00:01:42.535981+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:43.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:42 smithi171 bash[43854]: audit 2024-04-23T00:01:40.884917+0000 mgr.y (mgr.25321) 98 : audit [DBG] from='client.34224 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:01:43.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:42 smithi171 bash[43854]: audit 2024-04-23T00:01:40.884917+0000 mgr.y (mgr.25321) 98 : audit [DBG] from='client.34224 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:01:43.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:42 smithi171 bash[43854]: cluster 2024-04-23T00:01:40.968308+0000 mgr.y (mgr.25321) 99 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:01:43.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:42 smithi171 bash[43854]: cluster 2024-04-23T00:01:40.968308+0000 mgr.y (mgr.25321) 99 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:01:43.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:42 smithi171 bash[43854]: audit 2024-04-23T00:01:41.684156+0000 mgr.y (mgr.25321) 100 : audit [DBG] from='client.44161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:01:43.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:42 smithi171 bash[43854]: audit 2024-04-23T00:01:41.684156+0000 mgr.y (mgr.25321) 100 : audit [DBG] from='client.44161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:01:43.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:42 smithi171 bash[43854]: audit 2024-04-23T00:01:42.118912+0000 mon.a (mon.0) 289 : audit [DBG] from='client.? 172.21.15.79:0/2962304388' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T00:01:43.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:42 smithi171 bash[43854]: audit 2024-04-23T00:01:42.118912+0000 mon.a (mon.0) 289 : audit [DBG] from='client.? 172.21.15.79:0/2962304388' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T00:01:43.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:42 smithi171 bash[43854]: audit 2024-04-23T00:01:42.506592+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:43.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:42 smithi171 bash[43854]: audit 2024-04-23T00:01:42.506592+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:43.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:42 smithi171 bash[43854]: audit 2024-04-23T00:01:42.514400+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:43.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:42 smithi171 bash[43854]: audit 2024-04-23T00:01:42.514400+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:43.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:42 smithi171 bash[43854]: audit 2024-04-23T00:01:42.532772+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-23T00:01:43.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:42 smithi171 bash[43854]: audit 2024-04-23T00:01:42.532772+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-23T00:01:43.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:42 smithi171 bash[43854]: audit 2024-04-23T00:01:42.534357+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-23T00:01:43.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:42 smithi171 bash[43854]: audit 2024-04-23T00:01:42.534357+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-23T00:01:43.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:42 smithi171 bash[43854]: audit 2024-04-23T00:01:42.535981+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:43.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:42 smithi171 bash[43854]: audit 2024-04-23T00:01:42.535981+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:43.804 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 23 00:01:43 smithi171 bash[41575]: ts=2024-04-23T00:01:43.508Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi079\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi079\", job=\"node\", machine=\"x86_64\", nodename=\"smithi079\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"15ff8152-0102-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi079\", job=\"node\", machine=\"x86_64\", nodename=\"smithi079\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-23T00:01:43.805 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:43 smithi171 bash[43854]: cephadm 2024-04-23T00:01:42.532174+0000 mgr.y (mgr.25321) 101 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-04-23T00:01:43.805 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:43 smithi171 bash[43854]: cephadm 2024-04-23T00:01:42.532174+0000 mgr.y (mgr.25321) 101 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-04-23T00:01:43.805 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:43 smithi171 bash[43854]: cephadm 2024-04-23T00:01:42.537955+0000 mgr.y (mgr.25321) 102 : cephadm [INF] Reconfiguring daemon mon.b on smithi171 2024-04-23T00:01:43.805 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:43 smithi171 bash[43854]: cephadm 2024-04-23T00:01:42.537955+0000 mgr.y (mgr.25321) 102 : cephadm [INF] Reconfiguring daemon mon.b on smithi171 2024-04-23T00:01:44.032 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:01:43 smithi079 bash[52880]: ::ffff:172.21.15.171 - - [23/Apr/2024:00:01:43] "GET /metrics HTTP/1.1" 200 38271 "" "Prometheus/2.33.4" 2024-04-23T00:01:44.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:43 smithi079 bash[55848]: cephadm 2024-04-23T00:01:42.532174+0000 mgr.y (mgr.25321) 101 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-04-23T00:01:44.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:43 smithi079 bash[55848]: cephadm 2024-04-23T00:01:42.532174+0000 mgr.y (mgr.25321) 101 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-04-23T00:01:44.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:43 smithi079 bash[55848]: cephadm 2024-04-23T00:01:42.537955+0000 mgr.y (mgr.25321) 102 : cephadm [INF] Reconfiguring daemon mon.b on smithi171 2024-04-23T00:01:44.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:43 smithi079 bash[55848]: cephadm 2024-04-23T00:01:42.537955+0000 mgr.y (mgr.25321) 102 : cephadm [INF] Reconfiguring daemon mon.b on smithi171 2024-04-23T00:01:44.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:43 smithi079 bash[57209]: cephadm 2024-04-23T00:01:42.532174+0000 mgr.y (mgr.25321) 101 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-04-23T00:01:44.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:43 smithi079 bash[57209]: cephadm 2024-04-23T00:01:42.532174+0000 mgr.y (mgr.25321) 101 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-04-23T00:01:44.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:43 smithi079 bash[57209]: cephadm 2024-04-23T00:01:42.537955+0000 mgr.y (mgr.25321) 102 : cephadm [INF] Reconfiguring daemon mon.b on smithi171 2024-04-23T00:01:44.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:43 smithi079 bash[57209]: cephadm 2024-04-23T00:01:42.537955+0000 mgr.y (mgr.25321) 102 : cephadm [INF] Reconfiguring daemon mon.b on smithi171 2024-04-23T00:01:45.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:44 smithi079 bash[55848]: cluster 2024-04-23T00:01:42.969257+0000 mgr.y (mgr.25321) 103 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:01:45.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:44 smithi079 bash[55848]: cluster 2024-04-23T00:01:42.969257+0000 mgr.y (mgr.25321) 103 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:01:45.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:44 smithi079 bash[55848]: audit 2024-04-23T00:01:43.099139+0000 mgr.y (mgr.25321) 104 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:01:45.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:44 smithi079 bash[55848]: audit 2024-04-23T00:01:43.099139+0000 mgr.y (mgr.25321) 104 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:01:45.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:44 smithi079 bash[55848]: audit 2024-04-23T00:01:44.651953+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:45.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:44 smithi079 bash[55848]: audit 2024-04-23T00:01:44.651953+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:45.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:44 smithi079 bash[55848]: audit 2024-04-23T00:01:44.664461+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:45.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:44 smithi079 bash[55848]: audit 2024-04-23T00:01:44.664461+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:45.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:44 smithi079 bash[55848]: audit 2024-04-23T00:01:44.709861+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-23T00:01:45.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:44 smithi079 bash[55848]: audit 2024-04-23T00:01:44.709861+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-23T00:01:45.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:44 smithi079 bash[57209]: cluster 2024-04-23T00:01:42.969257+0000 mgr.y (mgr.25321) 103 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:01:45.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:44 smithi079 bash[57209]: cluster 2024-04-23T00:01:42.969257+0000 mgr.y (mgr.25321) 103 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:01:45.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:44 smithi079 bash[57209]: audit 2024-04-23T00:01:43.099139+0000 mgr.y (mgr.25321) 104 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:01:45.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:44 smithi079 bash[57209]: audit 2024-04-23T00:01:43.099139+0000 mgr.y (mgr.25321) 104 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:01:45.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:44 smithi079 bash[57209]: audit 2024-04-23T00:01:44.651953+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:45.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:44 smithi079 bash[57209]: audit 2024-04-23T00:01:44.651953+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:45.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:44 smithi079 bash[57209]: audit 2024-04-23T00:01:44.664461+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:45.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:44 smithi079 bash[57209]: audit 2024-04-23T00:01:44.664461+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:45.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:44 smithi079 bash[57209]: audit 2024-04-23T00:01:44.709861+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-23T00:01:45.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:44 smithi079 bash[57209]: audit 2024-04-23T00:01:44.709861+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-23T00:01:45.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:44 smithi171 bash[43854]: cluster 2024-04-23T00:01:42.969257+0000 mgr.y (mgr.25321) 103 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:01:45.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:44 smithi171 bash[43854]: cluster 2024-04-23T00:01:42.969257+0000 mgr.y (mgr.25321) 103 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:01:45.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:44 smithi171 bash[43854]: audit 2024-04-23T00:01:43.099139+0000 mgr.y (mgr.25321) 104 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:01:45.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:44 smithi171 bash[43854]: audit 2024-04-23T00:01:43.099139+0000 mgr.y (mgr.25321) 104 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:01:45.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:44 smithi171 bash[43854]: audit 2024-04-23T00:01:44.651953+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:45.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:44 smithi171 bash[43854]: audit 2024-04-23T00:01:44.651953+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:45.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:44 smithi171 bash[43854]: audit 2024-04-23T00:01:44.664461+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:45.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:44 smithi171 bash[43854]: audit 2024-04-23T00:01:44.664461+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:45.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:44 smithi171 bash[43854]: audit 2024-04-23T00:01:44.709861+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-23T00:01:45.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:44 smithi171 bash[43854]: audit 2024-04-23T00:01:44.709861+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-23T00:01:45.984 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:45 smithi171 bash[43854]: cephadm 2024-04-23T00:01:44.709088+0000 mgr.y (mgr.25321) 105 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-04-23T00:01:45.984 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:45 smithi171 bash[43854]: cephadm 2024-04-23T00:01:44.709088+0000 mgr.y (mgr.25321) 105 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-04-23T00:01:45.984 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:45 smithi171 bash[43854]: audit 2024-04-23T00:01:44.712438+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-23T00:01:45.984 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:45 smithi171 bash[43854]: audit 2024-04-23T00:01:44.712438+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-23T00:01:45.984 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:45 smithi171 bash[43854]: audit 2024-04-23T00:01:44.714124+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:45.984 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:45 smithi171 bash[43854]: audit 2024-04-23T00:01:44.714124+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:45.984 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:45 smithi171 bash[43854]: cephadm 2024-04-23T00:01:44.716311+0000 mgr.y (mgr.25321) 106 : cephadm [INF] Reconfiguring daemon mgr.x on smithi171 2024-04-23T00:01:45.984 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:45 smithi171 bash[43854]: cephadm 2024-04-23T00:01:44.716311+0000 mgr.y (mgr.25321) 106 : cephadm [INF] Reconfiguring daemon mgr.x on smithi171 2024-04-23T00:01:46.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:45 smithi079 bash[55848]: cephadm 2024-04-23T00:01:44.709088+0000 mgr.y (mgr.25321) 105 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-04-23T00:01:46.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:45 smithi079 bash[55848]: cephadm 2024-04-23T00:01:44.709088+0000 mgr.y (mgr.25321) 105 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-04-23T00:01:46.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:45 smithi079 bash[55848]: audit 2024-04-23T00:01:44.712438+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-23T00:01:46.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:45 smithi079 bash[55848]: audit 2024-04-23T00:01:44.712438+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-23T00:01:46.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:45 smithi079 bash[55848]: audit 2024-04-23T00:01:44.714124+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:46.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:45 smithi079 bash[55848]: audit 2024-04-23T00:01:44.714124+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:46.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:45 smithi079 bash[55848]: cephadm 2024-04-23T00:01:44.716311+0000 mgr.y (mgr.25321) 106 : cephadm [INF] Reconfiguring daemon mgr.x on smithi171 2024-04-23T00:01:46.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:45 smithi079 bash[55848]: cephadm 2024-04-23T00:01:44.716311+0000 mgr.y (mgr.25321) 106 : cephadm [INF] Reconfiguring daemon mgr.x on smithi171 2024-04-23T00:01:46.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:45 smithi079 bash[57209]: cephadm 2024-04-23T00:01:44.709088+0000 mgr.y (mgr.25321) 105 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-04-23T00:01:46.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:45 smithi079 bash[57209]: cephadm 2024-04-23T00:01:44.709088+0000 mgr.y (mgr.25321) 105 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-04-23T00:01:46.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:45 smithi079 bash[57209]: audit 2024-04-23T00:01:44.712438+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-23T00:01:46.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:45 smithi079 bash[57209]: audit 2024-04-23T00:01:44.712438+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-23T00:01:46.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:45 smithi079 bash[57209]: audit 2024-04-23T00:01:44.714124+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:46.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:45 smithi079 bash[57209]: audit 2024-04-23T00:01:44.714124+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:46.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:45 smithi079 bash[57209]: cephadm 2024-04-23T00:01:44.716311+0000 mgr.y (mgr.25321) 106 : cephadm [INF] Reconfiguring daemon mgr.x on smithi171 2024-04-23T00:01:46.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:45 smithi079 bash[57209]: cephadm 2024-04-23T00:01:44.716311+0000 mgr.y (mgr.25321) 106 : cephadm [INF] Reconfiguring daemon mgr.x on smithi171 2024-04-23T00:01:47.031 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:46 smithi079 bash[55848]: cluster 2024-04-23T00:01:44.971774+0000 mgr.y (mgr.25321) 107 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:01:47.031 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:46 smithi079 bash[55848]: cluster 2024-04-23T00:01:44.971774+0000 mgr.y (mgr.25321) 107 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:01:47.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:46 smithi079 bash[57209]: cluster 2024-04-23T00:01:44.971774+0000 mgr.y (mgr.25321) 107 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:01:47.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:46 smithi079 bash[57209]: cluster 2024-04-23T00:01:44.971774+0000 mgr.y (mgr.25321) 107 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:01:47.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:46 smithi171 bash[43854]: cluster 2024-04-23T00:01:44.971774+0000 mgr.y (mgr.25321) 107 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:01:47.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:46 smithi171 bash[43854]: cluster 2024-04-23T00:01:44.971774+0000 mgr.y (mgr.25321) 107 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:01:48.150 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:47 smithi171 bash[43854]: audit 2024-04-23T00:01:46.836296+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:48.150 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:47 smithi171 bash[43854]: audit 2024-04-23T00:01:46.836296+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:48.150 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:47 smithi171 bash[43854]: audit 2024-04-23T00:01:46.848869+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:48.150 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:47 smithi171 bash[43854]: audit 2024-04-23T00:01:46.848869+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:48.150 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:47 smithi171 bash[43854]: cephadm 2024-04-23T00:01:46.887956+0000 mgr.y (mgr.25321) 108 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-04-23T00:01:48.150 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:47 smithi171 bash[43854]: cephadm 2024-04-23T00:01:46.887956+0000 mgr.y (mgr.25321) 108 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-04-23T00:01:48.150 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:47 smithi171 bash[43854]: audit 2024-04-23T00:01:46.888743+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-23T00:01:48.150 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:47 smithi171 bash[43854]: audit 2024-04-23T00:01:46.888743+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-23T00:01:48.150 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:47 smithi171 bash[43854]: audit 2024-04-23T00:01:46.890758+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:48.151 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:47 smithi171 bash[43854]: audit 2024-04-23T00:01:46.890758+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:48.151 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:47 smithi171 bash[43854]: cephadm 2024-04-23T00:01:46.896465+0000 mgr.y (mgr.25321) 109 : cephadm [INF] Reconfiguring daemon osd.4 on smithi171 2024-04-23T00:01:48.151 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:47 smithi171 bash[43854]: cephadm 2024-04-23T00:01:46.896465+0000 mgr.y (mgr.25321) 109 : cephadm [INF] Reconfiguring daemon osd.4 on smithi171 2024-04-23T00:01:48.151 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:47 smithi171 bash[43854]: cluster 2024-04-23T00:01:46.972744+0000 mgr.y (mgr.25321) 110 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:01:48.151 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:47 smithi171 bash[43854]: cluster 2024-04-23T00:01:46.972744+0000 mgr.y (mgr.25321) 110 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:01:48.282 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:47 smithi079 bash[55848]: audit 2024-04-23T00:01:46.836296+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:48.282 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:47 smithi079 bash[55848]: audit 2024-04-23T00:01:46.836296+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:48.282 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:47 smithi079 bash[55848]: audit 2024-04-23T00:01:46.848869+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:48.282 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:47 smithi079 bash[55848]: audit 2024-04-23T00:01:46.848869+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:48.282 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:47 smithi079 bash[55848]: cephadm 2024-04-23T00:01:46.887956+0000 mgr.y (mgr.25321) 108 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-04-23T00:01:48.282 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:47 smithi079 bash[55848]: cephadm 2024-04-23T00:01:46.887956+0000 mgr.y (mgr.25321) 108 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-04-23T00:01:48.282 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:47 smithi079 bash[55848]: audit 2024-04-23T00:01:46.888743+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-23T00:01:48.283 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:47 smithi079 bash[55848]: audit 2024-04-23T00:01:46.888743+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-23T00:01:48.283 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:47 smithi079 bash[55848]: audit 2024-04-23T00:01:46.890758+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:48.283 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:47 smithi079 bash[55848]: audit 2024-04-23T00:01:46.890758+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:48.283 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:47 smithi079 bash[55848]: cephadm 2024-04-23T00:01:46.896465+0000 mgr.y (mgr.25321) 109 : cephadm [INF] Reconfiguring daemon osd.4 on smithi171 2024-04-23T00:01:48.283 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:47 smithi079 bash[55848]: cephadm 2024-04-23T00:01:46.896465+0000 mgr.y (mgr.25321) 109 : cephadm [INF] Reconfiguring daemon osd.4 on smithi171 2024-04-23T00:01:48.283 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:47 smithi079 bash[55848]: cluster 2024-04-23T00:01:46.972744+0000 mgr.y (mgr.25321) 110 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:01:48.283 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:47 smithi079 bash[55848]: cluster 2024-04-23T00:01:46.972744+0000 mgr.y (mgr.25321) 110 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:01:48.283 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:47 smithi079 bash[57209]: audit 2024-04-23T00:01:46.836296+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:48.284 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:47 smithi079 bash[57209]: audit 2024-04-23T00:01:46.836296+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:48.284 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:47 smithi079 bash[57209]: audit 2024-04-23T00:01:46.848869+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:48.284 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:47 smithi079 bash[57209]: audit 2024-04-23T00:01:46.848869+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:48.284 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:47 smithi079 bash[57209]: cephadm 2024-04-23T00:01:46.887956+0000 mgr.y (mgr.25321) 108 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-04-23T00:01:48.284 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:47 smithi079 bash[57209]: cephadm 2024-04-23T00:01:46.887956+0000 mgr.y (mgr.25321) 108 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-04-23T00:01:48.284 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:47 smithi079 bash[57209]: audit 2024-04-23T00:01:46.888743+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-23T00:01:48.284 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:47 smithi079 bash[57209]: audit 2024-04-23T00:01:46.888743+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-23T00:01:48.284 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:47 smithi079 bash[57209]: audit 2024-04-23T00:01:46.890758+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:48.284 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:47 smithi079 bash[57209]: audit 2024-04-23T00:01:46.890758+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:48.284 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:47 smithi079 bash[57209]: cephadm 2024-04-23T00:01:46.896465+0000 mgr.y (mgr.25321) 109 : cephadm [INF] Reconfiguring daemon osd.4 on smithi171 2024-04-23T00:01:48.284 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:47 smithi079 bash[57209]: cephadm 2024-04-23T00:01:46.896465+0000 mgr.y (mgr.25321) 109 : cephadm [INF] Reconfiguring daemon osd.4 on smithi171 2024-04-23T00:01:48.284 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:47 smithi079 bash[57209]: cluster 2024-04-23T00:01:46.972744+0000 mgr.y (mgr.25321) 110 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:01:48.285 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:47 smithi079 bash[57209]: cluster 2024-04-23T00:01:46.972744+0000 mgr.y (mgr.25321) 110 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:01:48.804 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 23 00:01:48 smithi171 bash[41575]: ts=2024-04-23T00:01:48.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.79\", device_class=\"ssd\", hostname=\"smithi079\", instance=\"172.21.15.171:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.79\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"15ff8152-0102-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.79\", device_class=\"ssd\", hostname=\"smithi079\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.79\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-23T00:01:50.434 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:50 smithi171 bash[43854]: cluster 2024-04-23T00:01:48.974663+0000 mgr.y (mgr.25321) 111 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:01:50.434 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:50 smithi171 bash[43854]: cluster 2024-04-23T00:01:48.974663+0000 mgr.y (mgr.25321) 111 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:01:50.434 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:50 smithi171 bash[43854]: audit 2024-04-23T00:01:49.103476+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:50.434 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:50 smithi171 bash[43854]: audit 2024-04-23T00:01:49.103476+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:50.434 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:50 smithi171 bash[43854]: audit 2024-04-23T00:01:49.116067+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:50.434 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:50 smithi171 bash[43854]: audit 2024-04-23T00:01:49.116067+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:50.434 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:50 smithi171 bash[43854]: cephadm 2024-04-23T00:01:49.165396+0000 mgr.y (mgr.25321) 112 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-04-23T00:01:50.435 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:50 smithi171 bash[43854]: cephadm 2024-04-23T00:01:49.165396+0000 mgr.y (mgr.25321) 112 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-04-23T00:01:50.435 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:50 smithi171 bash[43854]: audit 2024-04-23T00:01:49.166114+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-23T00:01:50.435 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:50 smithi171 bash[43854]: audit 2024-04-23T00:01:49.166114+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-23T00:01:50.435 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:50 smithi171 bash[43854]: audit 2024-04-23T00:01:49.168023+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:50.435 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:50 smithi171 bash[43854]: audit 2024-04-23T00:01:49.168023+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:50.435 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:50 smithi171 bash[43854]: cephadm 2024-04-23T00:01:49.173858+0000 mgr.y (mgr.25321) 113 : cephadm [INF] Reconfiguring daemon osd.5 on smithi171 2024-04-23T00:01:50.435 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:50 smithi171 bash[43854]: cephadm 2024-04-23T00:01:49.173858+0000 mgr.y (mgr.25321) 113 : cephadm [INF] Reconfiguring daemon osd.5 on smithi171 2024-04-23T00:01:50.532 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:50 smithi079 bash[55848]: cluster 2024-04-23T00:01:48.974663+0000 mgr.y (mgr.25321) 111 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:01:50.532 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:50 smithi079 bash[55848]: cluster 2024-04-23T00:01:48.974663+0000 mgr.y (mgr.25321) 111 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:01:50.532 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:50 smithi079 bash[55848]: audit 2024-04-23T00:01:49.103476+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:50.532 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:50 smithi079 bash[55848]: audit 2024-04-23T00:01:49.103476+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:50.532 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:50 smithi079 bash[55848]: audit 2024-04-23T00:01:49.116067+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:50.532 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:50 smithi079 bash[55848]: audit 2024-04-23T00:01:49.116067+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:50.532 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:50 smithi079 bash[55848]: cephadm 2024-04-23T00:01:49.165396+0000 mgr.y (mgr.25321) 112 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-04-23T00:01:50.532 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:50 smithi079 bash[55848]: cephadm 2024-04-23T00:01:49.165396+0000 mgr.y (mgr.25321) 112 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-04-23T00:01:50.532 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:50 smithi079 bash[55848]: audit 2024-04-23T00:01:49.166114+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-23T00:01:50.533 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:50 smithi079 bash[55848]: audit 2024-04-23T00:01:49.166114+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-23T00:01:50.533 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:50 smithi079 bash[55848]: audit 2024-04-23T00:01:49.168023+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:50.533 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:50 smithi079 bash[55848]: audit 2024-04-23T00:01:49.168023+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:50.533 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:50 smithi079 bash[55848]: cephadm 2024-04-23T00:01:49.173858+0000 mgr.y (mgr.25321) 113 : cephadm [INF] Reconfiguring daemon osd.5 on smithi171 2024-04-23T00:01:50.533 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:50 smithi079 bash[55848]: cephadm 2024-04-23T00:01:49.173858+0000 mgr.y (mgr.25321) 113 : cephadm [INF] Reconfiguring daemon osd.5 on smithi171 2024-04-23T00:01:50.533 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:50 smithi079 bash[57209]: cluster 2024-04-23T00:01:48.974663+0000 mgr.y (mgr.25321) 111 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:01:50.533 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:50 smithi079 bash[57209]: cluster 2024-04-23T00:01:48.974663+0000 mgr.y (mgr.25321) 111 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:01:50.533 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:50 smithi079 bash[57209]: audit 2024-04-23T00:01:49.103476+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:50.533 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:50 smithi079 bash[57209]: audit 2024-04-23T00:01:49.103476+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:50.533 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:50 smithi079 bash[57209]: audit 2024-04-23T00:01:49.116067+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:50.534 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:50 smithi079 bash[57209]: audit 2024-04-23T00:01:49.116067+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:50.534 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:50 smithi079 bash[57209]: cephadm 2024-04-23T00:01:49.165396+0000 mgr.y (mgr.25321) 112 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-04-23T00:01:50.534 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:50 smithi079 bash[57209]: cephadm 2024-04-23T00:01:49.165396+0000 mgr.y (mgr.25321) 112 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-04-23T00:01:50.534 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:50 smithi079 bash[57209]: audit 2024-04-23T00:01:49.166114+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-23T00:01:50.534 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:50 smithi079 bash[57209]: audit 2024-04-23T00:01:49.166114+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-23T00:01:50.534 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:50 smithi079 bash[57209]: audit 2024-04-23T00:01:49.168023+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:50.534 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:50 smithi079 bash[57209]: audit 2024-04-23T00:01:49.168023+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:50.534 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:50 smithi079 bash[57209]: cephadm 2024-04-23T00:01:49.173858+0000 mgr.y (mgr.25321) 113 : cephadm [INF] Reconfiguring daemon osd.5 on smithi171 2024-04-23T00:01:50.534 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:50 smithi079 bash[57209]: cephadm 2024-04-23T00:01:49.173858+0000 mgr.y (mgr.25321) 113 : cephadm [INF] Reconfiguring daemon osd.5 on smithi171 2024-04-23T00:01:52.665 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:52 smithi171 bash[43854]: cluster 2024-04-23T00:01:50.975602+0000 mgr.y (mgr.25321) 114 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:01:52.665 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:52 smithi171 bash[43854]: cluster 2024-04-23T00:01:50.975602+0000 mgr.y (mgr.25321) 114 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:01:52.666 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:52 smithi171 bash[43854]: audit 2024-04-23T00:01:51.422484+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:52.666 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:52 smithi171 bash[43854]: audit 2024-04-23T00:01:51.422484+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:52.666 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:52 smithi171 bash[43854]: audit 2024-04-23T00:01:51.435092+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:52.666 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:52 smithi171 bash[43854]: audit 2024-04-23T00:01:51.435092+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:52.666 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:52 smithi171 bash[43854]: cephadm 2024-04-23T00:01:51.445831+0000 mgr.y (mgr.25321) 115 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-04-23T00:01:52.666 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:52 smithi171 bash[43854]: cephadm 2024-04-23T00:01:51.445831+0000 mgr.y (mgr.25321) 115 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-04-23T00:01:52.666 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:52 smithi171 bash[43854]: audit 2024-04-23T00:01:51.446545+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-23T00:01:52.666 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:52 smithi171 bash[43854]: audit 2024-04-23T00:01:51.446545+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-23T00:01:52.666 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:52 smithi171 bash[43854]: audit 2024-04-23T00:01:51.448405+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:52.666 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:52 smithi171 bash[43854]: audit 2024-04-23T00:01:51.448405+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:52.666 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:52 smithi171 bash[43854]: cephadm 2024-04-23T00:01:51.453963+0000 mgr.y (mgr.25321) 116 : cephadm [INF] Reconfiguring daemon osd.6 on smithi171 2024-04-23T00:01:52.666 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:52 smithi171 bash[43854]: cephadm 2024-04-23T00:01:51.453963+0000 mgr.y (mgr.25321) 116 : cephadm [INF] Reconfiguring daemon osd.6 on smithi171 2024-04-23T00:01:52.666 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:52 smithi171 bash[43854]: audit 2024-04-23T00:01:52.110719+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:01:52.666 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:52 smithi171 bash[43854]: audit 2024-04-23T00:01:52.110719+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:01:52.782 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:52 smithi079 bash[55848]: cluster 2024-04-23T00:01:50.975602+0000 mgr.y (mgr.25321) 114 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:01:52.782 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:52 smithi079 bash[55848]: cluster 2024-04-23T00:01:50.975602+0000 mgr.y (mgr.25321) 114 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:01:52.782 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:52 smithi079 bash[55848]: audit 2024-04-23T00:01:51.422484+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:52.782 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:52 smithi079 bash[55848]: audit 2024-04-23T00:01:51.422484+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:52.782 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:52 smithi079 bash[55848]: audit 2024-04-23T00:01:51.435092+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:52.782 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:52 smithi079 bash[55848]: audit 2024-04-23T00:01:51.435092+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:52.782 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:52 smithi079 bash[55848]: cephadm 2024-04-23T00:01:51.445831+0000 mgr.y (mgr.25321) 115 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-04-23T00:01:52.782 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:52 smithi079 bash[55848]: cephadm 2024-04-23T00:01:51.445831+0000 mgr.y (mgr.25321) 115 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-04-23T00:01:52.782 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:52 smithi079 bash[55848]: audit 2024-04-23T00:01:51.446545+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-23T00:01:52.782 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:52 smithi079 bash[55848]: audit 2024-04-23T00:01:51.446545+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-23T00:01:52.782 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:52 smithi079 bash[55848]: audit 2024-04-23T00:01:51.448405+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:52.782 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:52 smithi079 bash[55848]: audit 2024-04-23T00:01:51.448405+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:52.783 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:52 smithi079 bash[55848]: cephadm 2024-04-23T00:01:51.453963+0000 mgr.y (mgr.25321) 116 : cephadm [INF] Reconfiguring daemon osd.6 on smithi171 2024-04-23T00:01:52.783 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:52 smithi079 bash[55848]: cephadm 2024-04-23T00:01:51.453963+0000 mgr.y (mgr.25321) 116 : cephadm [INF] Reconfiguring daemon osd.6 on smithi171 2024-04-23T00:01:52.783 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:52 smithi079 bash[55848]: audit 2024-04-23T00:01:52.110719+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:01:52.783 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:52 smithi079 bash[55848]: audit 2024-04-23T00:01:52.110719+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:01:52.783 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:52 smithi079 bash[57209]: cluster 2024-04-23T00:01:50.975602+0000 mgr.y (mgr.25321) 114 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:01:52.783 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:52 smithi079 bash[57209]: cluster 2024-04-23T00:01:50.975602+0000 mgr.y (mgr.25321) 114 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:01:52.783 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:52 smithi079 bash[57209]: audit 2024-04-23T00:01:51.422484+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:52.783 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:52 smithi079 bash[57209]: audit 2024-04-23T00:01:51.422484+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:52.783 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:52 smithi079 bash[57209]: audit 2024-04-23T00:01:51.435092+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:52.783 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:52 smithi079 bash[57209]: audit 2024-04-23T00:01:51.435092+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:52.783 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:52 smithi079 bash[57209]: cephadm 2024-04-23T00:01:51.445831+0000 mgr.y (mgr.25321) 115 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-04-23T00:01:52.784 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:52 smithi079 bash[57209]: cephadm 2024-04-23T00:01:51.445831+0000 mgr.y (mgr.25321) 115 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-04-23T00:01:52.784 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:52 smithi079 bash[57209]: audit 2024-04-23T00:01:51.446545+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-23T00:01:52.784 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:52 smithi079 bash[57209]: audit 2024-04-23T00:01:51.446545+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-23T00:01:52.784 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:52 smithi079 bash[57209]: audit 2024-04-23T00:01:51.448405+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:52.784 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:52 smithi079 bash[57209]: audit 2024-04-23T00:01:51.448405+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:52.784 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:52 smithi079 bash[57209]: cephadm 2024-04-23T00:01:51.453963+0000 mgr.y (mgr.25321) 116 : cephadm [INF] Reconfiguring daemon osd.6 on smithi171 2024-04-23T00:01:52.784 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:52 smithi079 bash[57209]: cephadm 2024-04-23T00:01:51.453963+0000 mgr.y (mgr.25321) 116 : cephadm [INF] Reconfiguring daemon osd.6 on smithi171 2024-04-23T00:01:52.784 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:52 smithi079 bash[57209]: audit 2024-04-23T00:01:52.110719+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:01:52.784 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:52 smithi079 bash[57209]: audit 2024-04-23T00:01:52.110719+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:01:53.804 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 23 00:01:53 smithi171 bash[41575]: ts=2024-04-23T00:01:53.508Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi079\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi079\", job=\"node\", machine=\"x86_64\", nodename=\"smithi079\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"15ff8152-0102-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi079\", job=\"node\", machine=\"x86_64\", nodename=\"smithi079\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-23T00:01:54.031 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:01:53 smithi079 bash[52880]: ::ffff:172.21.15.171 - - [23/Apr/2024:00:01:53] "GET /metrics HTTP/1.1" 200 38268 "" "Prometheus/2.33.4" 2024-04-23T00:01:54.782 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:54 smithi079 bash[55848]: cluster 2024-04-23T00:01:52.976560+0000 mgr.y (mgr.25321) 117 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:01:54.782 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:54 smithi079 bash[55848]: cluster 2024-04-23T00:01:52.976560+0000 mgr.y (mgr.25321) 117 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:01:54.782 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:54 smithi079 bash[55848]: audit 2024-04-23T00:01:53.110539+0000 mgr.y (mgr.25321) 118 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:01:54.782 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:54 smithi079 bash[55848]: audit 2024-04-23T00:01:53.110539+0000 mgr.y (mgr.25321) 118 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:01:54.782 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:54 smithi079 bash[55848]: audit 2024-04-23T00:01:53.513519+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:54.782 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:54 smithi079 bash[55848]: audit 2024-04-23T00:01:53.513519+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:54.782 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:54 smithi079 bash[55848]: audit 2024-04-23T00:01:53.528428+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:54.782 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:54 smithi079 bash[55848]: audit 2024-04-23T00:01:53.528428+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:54.782 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:54 smithi079 bash[55848]: cephadm 2024-04-23T00:01:53.533562+0000 mgr.y (mgr.25321) 119 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-04-23T00:01:54.783 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:54 smithi079 bash[55848]: cephadm 2024-04-23T00:01:53.533562+0000 mgr.y (mgr.25321) 119 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-04-23T00:01:54.783 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:54 smithi079 bash[55848]: audit 2024-04-23T00:01:53.534228+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-23T00:01:54.783 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:54 smithi079 bash[55848]: audit 2024-04-23T00:01:53.534228+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-23T00:01:54.783 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:54 smithi079 bash[55848]: audit 2024-04-23T00:01:53.536254+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:54.783 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:54 smithi079 bash[55848]: audit 2024-04-23T00:01:53.536254+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:54.783 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:54 smithi079 bash[55848]: cephadm 2024-04-23T00:01:53.541965+0000 mgr.y (mgr.25321) 120 : cephadm [INF] Reconfiguring daemon osd.7 on smithi171 2024-04-23T00:01:54.783 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:54 smithi079 bash[55848]: cephadm 2024-04-23T00:01:53.541965+0000 mgr.y (mgr.25321) 120 : cephadm [INF] Reconfiguring daemon osd.7 on smithi171 2024-04-23T00:01:54.783 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:54 smithi079 bash[57209]: cluster 2024-04-23T00:01:52.976560+0000 mgr.y (mgr.25321) 117 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:01:54.783 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:54 smithi079 bash[57209]: cluster 2024-04-23T00:01:52.976560+0000 mgr.y (mgr.25321) 117 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:01:54.783 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:54 smithi079 bash[57209]: audit 2024-04-23T00:01:53.110539+0000 mgr.y (mgr.25321) 118 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:01:54.783 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:54 smithi079 bash[57209]: audit 2024-04-23T00:01:53.110539+0000 mgr.y (mgr.25321) 118 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:01:54.783 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:54 smithi079 bash[57209]: audit 2024-04-23T00:01:53.513519+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:54.784 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:54 smithi079 bash[57209]: audit 2024-04-23T00:01:53.513519+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:54.784 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:54 smithi079 bash[57209]: audit 2024-04-23T00:01:53.528428+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:54.784 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:54 smithi079 bash[57209]: audit 2024-04-23T00:01:53.528428+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:54.784 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:54 smithi079 bash[57209]: cephadm 2024-04-23T00:01:53.533562+0000 mgr.y (mgr.25321) 119 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-04-23T00:01:54.784 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:54 smithi079 bash[57209]: cephadm 2024-04-23T00:01:53.533562+0000 mgr.y (mgr.25321) 119 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-04-23T00:01:54.784 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:54 smithi079 bash[57209]: audit 2024-04-23T00:01:53.534228+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-23T00:01:54.784 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:54 smithi079 bash[57209]: audit 2024-04-23T00:01:53.534228+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-23T00:01:54.784 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:54 smithi079 bash[57209]: audit 2024-04-23T00:01:53.536254+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:54.784 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:54 smithi079 bash[57209]: audit 2024-04-23T00:01:53.536254+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:54.784 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:54 smithi079 bash[57209]: cephadm 2024-04-23T00:01:53.541965+0000 mgr.y (mgr.25321) 120 : cephadm [INF] Reconfiguring daemon osd.7 on smithi171 2024-04-23T00:01:54.784 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:54 smithi079 bash[57209]: cephadm 2024-04-23T00:01:53.541965+0000 mgr.y (mgr.25321) 120 : cephadm [INF] Reconfiguring daemon osd.7 on smithi171 2024-04-23T00:01:54.804 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:54 smithi171 bash[43854]: cluster 2024-04-23T00:01:52.976560+0000 mgr.y (mgr.25321) 117 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:01:54.804 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:54 smithi171 bash[43854]: cluster 2024-04-23T00:01:52.976560+0000 mgr.y (mgr.25321) 117 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:01:54.804 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:54 smithi171 bash[43854]: audit 2024-04-23T00:01:53.110539+0000 mgr.y (mgr.25321) 118 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:01:54.805 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:54 smithi171 bash[43854]: audit 2024-04-23T00:01:53.110539+0000 mgr.y (mgr.25321) 118 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:01:54.805 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:54 smithi171 bash[43854]: audit 2024-04-23T00:01:53.513519+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:54.805 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:54 smithi171 bash[43854]: audit 2024-04-23T00:01:53.513519+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:54.805 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:54 smithi171 bash[43854]: audit 2024-04-23T00:01:53.528428+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:54.805 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:54 smithi171 bash[43854]: audit 2024-04-23T00:01:53.528428+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:54.805 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:54 smithi171 bash[43854]: cephadm 2024-04-23T00:01:53.533562+0000 mgr.y (mgr.25321) 119 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-04-23T00:01:54.805 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:54 smithi171 bash[43854]: cephadm 2024-04-23T00:01:53.533562+0000 mgr.y (mgr.25321) 119 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-04-23T00:01:54.805 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:54 smithi171 bash[43854]: audit 2024-04-23T00:01:53.534228+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-23T00:01:54.805 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:54 smithi171 bash[43854]: audit 2024-04-23T00:01:53.534228+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-23T00:01:54.805 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:54 smithi171 bash[43854]: audit 2024-04-23T00:01:53.536254+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:54.805 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:54 smithi171 bash[43854]: audit 2024-04-23T00:01:53.536254+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:54.805 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:54 smithi171 bash[43854]: cephadm 2024-04-23T00:01:53.541965+0000 mgr.y (mgr.25321) 120 : cephadm [INF] Reconfiguring daemon osd.7 on smithi171 2024-04-23T00:01:54.805 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:54 smithi171 bash[43854]: cephadm 2024-04-23T00:01:53.541965+0000 mgr.y (mgr.25321) 120 : cephadm [INF] Reconfiguring daemon osd.7 on smithi171 2024-04-23T00:01:56.554 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:56 smithi171 bash[43854]: cluster 2024-04-23T00:01:54.978443+0000 mgr.y (mgr.25321) 121 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:01:56.555 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:56 smithi171 bash[43854]: cluster 2024-04-23T00:01:54.978443+0000 mgr.y (mgr.25321) 121 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:01:56.555 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:56 smithi171 bash[43854]: audit 2024-04-23T00:01:55.816678+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:56.555 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:56 smithi171 bash[43854]: audit 2024-04-23T00:01:55.816678+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:56.555 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:56 smithi171 bash[43854]: audit 2024-04-23T00:01:55.830074+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:56.555 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:56 smithi171 bash[43854]: audit 2024-04-23T00:01:55.830074+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:56.555 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:56 smithi171 bash[43854]: audit 2024-04-23T00:01:55.865325+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi171.llhapr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T00:01:56.555 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:56 smithi171 bash[43854]: audit 2024-04-23T00:01:55.865325+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi171.llhapr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T00:01:56.555 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:56 smithi171 bash[43854]: audit 2024-04-23T00:01:55.869208+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:56.555 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:56 smithi171 bash[43854]: audit 2024-04-23T00:01:55.869208+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:56.781 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:56 smithi079 bash[55848]: cluster 2024-04-23T00:01:54.978443+0000 mgr.y (mgr.25321) 121 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:01:56.782 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:56 smithi079 bash[55848]: cluster 2024-04-23T00:01:54.978443+0000 mgr.y (mgr.25321) 121 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:01:56.782 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:56 smithi079 bash[55848]: audit 2024-04-23T00:01:55.816678+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:56.782 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:56 smithi079 bash[55848]: audit 2024-04-23T00:01:55.816678+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:56.782 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:56 smithi079 bash[55848]: audit 2024-04-23T00:01:55.830074+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:56.782 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:56 smithi079 bash[55848]: audit 2024-04-23T00:01:55.830074+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:56.782 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:56 smithi079 bash[55848]: audit 2024-04-23T00:01:55.865325+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi171.llhapr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T00:01:56.782 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:56 smithi079 bash[55848]: audit 2024-04-23T00:01:55.865325+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi171.llhapr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T00:01:56.782 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:56 smithi079 bash[55848]: audit 2024-04-23T00:01:55.869208+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:56.782 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:56 smithi079 bash[55848]: audit 2024-04-23T00:01:55.869208+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:56.782 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:56 smithi079 bash[57209]: cluster 2024-04-23T00:01:54.978443+0000 mgr.y (mgr.25321) 121 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:01:56.782 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:56 smithi079 bash[57209]: cluster 2024-04-23T00:01:54.978443+0000 mgr.y (mgr.25321) 121 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:01:56.783 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:56 smithi079 bash[57209]: audit 2024-04-23T00:01:55.816678+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:56.783 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:56 smithi079 bash[57209]: audit 2024-04-23T00:01:55.816678+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:56.783 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:56 smithi079 bash[57209]: audit 2024-04-23T00:01:55.830074+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:56.783 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:56 smithi079 bash[57209]: audit 2024-04-23T00:01:55.830074+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:56.783 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:56 smithi079 bash[57209]: audit 2024-04-23T00:01:55.865325+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi171.llhapr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T00:01:56.783 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:56 smithi079 bash[57209]: audit 2024-04-23T00:01:55.865325+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi171.llhapr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T00:01:56.783 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:56 smithi079 bash[57209]: audit 2024-04-23T00:01:55.869208+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:56.783 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:56 smithi079 bash[57209]: audit 2024-04-23T00:01:55.869208+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:57.781 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:57 smithi079 bash[55848]: cephadm 2024-04-23T00:01:55.864555+0000 mgr.y (mgr.25321) 122 : cephadm [INF] Reconfiguring rgw.foo.smithi171.llhapr (monmap changed)... 2024-04-23T00:01:57.781 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:57 smithi079 bash[55848]: cephadm 2024-04-23T00:01:55.864555+0000 mgr.y (mgr.25321) 122 : cephadm [INF] Reconfiguring rgw.foo.smithi171.llhapr (monmap changed)... 2024-04-23T00:01:57.781 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:57 smithi079 bash[55848]: cephadm 2024-04-23T00:01:55.871173+0000 mgr.y (mgr.25321) 123 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi171.llhapr on smithi171 2024-04-23T00:01:57.781 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:57 smithi079 bash[55848]: cephadm 2024-04-23T00:01:55.871173+0000 mgr.y (mgr.25321) 123 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi171.llhapr on smithi171 2024-04-23T00:01:57.782 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:57 smithi079 bash[57209]: cephadm 2024-04-23T00:01:55.864555+0000 mgr.y (mgr.25321) 122 : cephadm [INF] Reconfiguring rgw.foo.smithi171.llhapr (monmap changed)... 2024-04-23T00:01:57.782 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:57 smithi079 bash[57209]: cephadm 2024-04-23T00:01:55.864555+0000 mgr.y (mgr.25321) 122 : cephadm [INF] Reconfiguring rgw.foo.smithi171.llhapr (monmap changed)... 2024-04-23T00:01:57.782 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:57 smithi079 bash[57209]: cephadm 2024-04-23T00:01:55.871173+0000 mgr.y (mgr.25321) 123 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi171.llhapr on smithi171 2024-04-23T00:01:57.782 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:57 smithi079 bash[57209]: cephadm 2024-04-23T00:01:55.871173+0000 mgr.y (mgr.25321) 123 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi171.llhapr on smithi171 2024-04-23T00:01:57.804 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:57 smithi171 bash[43854]: cephadm 2024-04-23T00:01:55.864555+0000 mgr.y (mgr.25321) 122 : cephadm [INF] Reconfiguring rgw.foo.smithi171.llhapr (monmap changed)... 2024-04-23T00:01:57.804 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:57 smithi171 bash[43854]: cephadm 2024-04-23T00:01:55.864555+0000 mgr.y (mgr.25321) 122 : cephadm [INF] Reconfiguring rgw.foo.smithi171.llhapr (monmap changed)... 2024-04-23T00:01:57.804 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:57 smithi171 bash[43854]: cephadm 2024-04-23T00:01:55.871173+0000 mgr.y (mgr.25321) 123 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi171.llhapr on smithi171 2024-04-23T00:01:57.804 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:57 smithi171 bash[43854]: cephadm 2024-04-23T00:01:55.871173+0000 mgr.y (mgr.25321) 123 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi171.llhapr on smithi171 2024-04-23T00:01:58.645 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:58 smithi171 bash[43854]: cluster 2024-04-23T00:01:56.979390+0000 mgr.y (mgr.25321) 124 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:01:58.645 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:58 smithi171 bash[43854]: cluster 2024-04-23T00:01:56.979390+0000 mgr.y (mgr.25321) 124 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:01:58.645 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:58 smithi171 bash[43854]: audit 2024-04-23T00:01:57.909565+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:58.645 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:58 smithi171 bash[43854]: audit 2024-04-23T00:01:57.909565+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:58.646 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:58 smithi171 bash[43854]: audit 2024-04-23T00:01:57.922560+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:58.646 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:58 smithi171 bash[43854]: audit 2024-04-23T00:01:57.922560+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:58.646 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:58 smithi171 bash[43854]: audit 2024-04-23T00:01:57.944097+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi171.spscai", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T00:01:58.646 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:58 smithi171 bash[43854]: audit 2024-04-23T00:01:57.944097+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi171.spscai", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T00:01:58.646 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:58 smithi171 bash[43854]: audit 2024-04-23T00:01:57.947878+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:58.646 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:58 smithi171 bash[43854]: audit 2024-04-23T00:01:57.947878+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:58.781 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:58 smithi079 bash[55848]: cluster 2024-04-23T00:01:56.979390+0000 mgr.y (mgr.25321) 124 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:01:58.782 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:58 smithi079 bash[55848]: cluster 2024-04-23T00:01:56.979390+0000 mgr.y (mgr.25321) 124 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:01:58.782 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:58 smithi079 bash[55848]: audit 2024-04-23T00:01:57.909565+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:58.782 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:58 smithi079 bash[55848]: audit 2024-04-23T00:01:57.909565+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:58.782 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:58 smithi079 bash[55848]: audit 2024-04-23T00:01:57.922560+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:58.782 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:58 smithi079 bash[55848]: audit 2024-04-23T00:01:57.922560+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:58.782 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:58 smithi079 bash[55848]: audit 2024-04-23T00:01:57.944097+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi171.spscai", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T00:01:58.782 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:58 smithi079 bash[55848]: audit 2024-04-23T00:01:57.944097+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi171.spscai", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T00:01:58.782 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:58 smithi079 bash[55848]: audit 2024-04-23T00:01:57.947878+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:58.782 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:58 smithi079 bash[55848]: audit 2024-04-23T00:01:57.947878+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:58.782 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:58 smithi079 bash[57209]: cluster 2024-04-23T00:01:56.979390+0000 mgr.y (mgr.25321) 124 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:01:58.782 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:58 smithi079 bash[57209]: cluster 2024-04-23T00:01:56.979390+0000 mgr.y (mgr.25321) 124 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:01:58.782 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:58 smithi079 bash[57209]: audit 2024-04-23T00:01:57.909565+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:58.783 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:58 smithi079 bash[57209]: audit 2024-04-23T00:01:57.909565+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:58.783 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:58 smithi079 bash[57209]: audit 2024-04-23T00:01:57.922560+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:58.783 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:58 smithi079 bash[57209]: audit 2024-04-23T00:01:57.922560+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:01:58.783 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:58 smithi079 bash[57209]: audit 2024-04-23T00:01:57.944097+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi171.spscai", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T00:01:58.783 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:58 smithi079 bash[57209]: audit 2024-04-23T00:01:57.944097+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi171.spscai", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T00:01:58.783 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:58 smithi079 bash[57209]: audit 2024-04-23T00:01:57.947878+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:58.783 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:58 smithi079 bash[57209]: audit 2024-04-23T00:01:57.947878+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:01:59.054 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 23 00:01:58 smithi171 bash[41575]: ts=2024-04-23T00:01: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.79\", device_class=\"ssd\", hostname=\"smithi079\", instance=\"172.21.15.171:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.79\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"15ff8152-0102-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.79\", device_class=\"ssd\", hostname=\"smithi079\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.79\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-23T00:01:59.668 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:59 smithi171 bash[43854]: cephadm 2024-04-23T00:01:57.943311+0000 mgr.y (mgr.25321) 125 : cephadm [INF] Reconfiguring rgw.smpl.smithi171.spscai (monmap changed)... 2024-04-23T00:01:59.669 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:59 smithi171 bash[43854]: cephadm 2024-04-23T00:01:57.943311+0000 mgr.y (mgr.25321) 125 : cephadm [INF] Reconfiguring rgw.smpl.smithi171.spscai (monmap changed)... 2024-04-23T00:01:59.669 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:59 smithi171 bash[43854]: cephadm 2024-04-23T00:01:57.949843+0000 mgr.y (mgr.25321) 126 : cephadm [INF] Reconfiguring daemon rgw.smpl.smithi171.spscai on smithi171 2024-04-23T00:01:59.669 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:01:59 smithi171 bash[43854]: cephadm 2024-04-23T00:01:57.949843+0000 mgr.y (mgr.25321) 126 : cephadm [INF] Reconfiguring daemon rgw.smpl.smithi171.spscai on smithi171 2024-04-23T00:01:59.781 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:59 smithi079 bash[55848]: cephadm 2024-04-23T00:01:57.943311+0000 mgr.y (mgr.25321) 125 : cephadm [INF] Reconfiguring rgw.smpl.smithi171.spscai (monmap changed)... 2024-04-23T00:01:59.781 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:59 smithi079 bash[55848]: cephadm 2024-04-23T00:01:57.943311+0000 mgr.y (mgr.25321) 125 : cephadm [INF] Reconfiguring rgw.smpl.smithi171.spscai (monmap changed)... 2024-04-23T00:01:59.782 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:59 smithi079 bash[55848]: cephadm 2024-04-23T00:01:57.949843+0000 mgr.y (mgr.25321) 126 : cephadm [INF] Reconfiguring daemon rgw.smpl.smithi171.spscai on smithi171 2024-04-23T00:01:59.782 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:01:59 smithi079 bash[55848]: cephadm 2024-04-23T00:01:57.949843+0000 mgr.y (mgr.25321) 126 : cephadm [INF] Reconfiguring daemon rgw.smpl.smithi171.spscai on smithi171 2024-04-23T00:01:59.782 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:59 smithi079 bash[57209]: cephadm 2024-04-23T00:01:57.943311+0000 mgr.y (mgr.25321) 125 : cephadm [INF] Reconfiguring rgw.smpl.smithi171.spscai (monmap changed)... 2024-04-23T00:01:59.782 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:59 smithi079 bash[57209]: cephadm 2024-04-23T00:01:57.943311+0000 mgr.y (mgr.25321) 125 : cephadm [INF] Reconfiguring rgw.smpl.smithi171.spscai (monmap changed)... 2024-04-23T00:01:59.782 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:59 smithi079 bash[57209]: cephadm 2024-04-23T00:01:57.949843+0000 mgr.y (mgr.25321) 126 : cephadm [INF] Reconfiguring daemon rgw.smpl.smithi171.spscai on smithi171 2024-04-23T00:01:59.782 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:01:59 smithi079 bash[57209]: cephadm 2024-04-23T00:01:57.949843+0000 mgr.y (mgr.25321) 126 : cephadm [INF] Reconfiguring daemon rgw.smpl.smithi171.spscai on smithi171 2024-04-23T00:02:00.781 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:00 smithi079 bash[55848]: cluster 2024-04-23T00:01:58.981324+0000 mgr.y (mgr.25321) 127 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:02:00.782 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:00 smithi079 bash[55848]: cluster 2024-04-23T00:01:58.981324+0000 mgr.y (mgr.25321) 127 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:02:00.782 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:00 smithi079 bash[55848]: audit 2024-04-23T00:02:00.155108+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:00.782 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:00 smithi079 bash[55848]: audit 2024-04-23T00:02:00.155108+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:00.782 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:00 smithi079 bash[55848]: audit 2024-04-23T00:02:00.170038+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:00.782 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:00 smithi079 bash[55848]: audit 2024-04-23T00:02:00.170038+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:00.782 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:00 smithi079 bash[55848]: audit 2024-04-23T00:02:00.238300+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:02:00.782 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:00 smithi079 bash[55848]: audit 2024-04-23T00:02:00.238300+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:02:00.782 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:00 smithi079 bash[55848]: audit 2024-04-23T00:02:00.243961+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:02:00.782 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:00 smithi079 bash[55848]: audit 2024-04-23T00:02:00.243961+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:02:00.782 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:00 smithi079 bash[55848]: audit 2024-04-23T00:02:00.248449+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:02:00.782 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:00 smithi079 bash[55848]: audit 2024-04-23T00:02:00.248449+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:02:00.782 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:00 smithi079 bash[55848]: audit 2024-04-23T00:02:00.259020+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:00.783 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:00 smithi079 bash[55848]: audit 2024-04-23T00:02:00.259020+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:00.783 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:00 smithi079 bash[55848]: audit 2024-04-23T00:02:00.265150+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-04-23T00:02:00.783 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:00 smithi079 bash[55848]: audit 2024-04-23T00:02:00.265150+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-04-23T00:02:00.783 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:00 smithi079 bash[55848]: audit 2024-04-23T00:02:00.271348+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-04-23T00:02:00.783 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:00 smithi079 bash[55848]: audit 2024-04-23T00:02:00.271348+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-04-23T00:02:00.783 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:00 smithi079 bash[55848]: audit 2024-04-23T00:02:00.276004+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-04-23T00:02:00.783 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:00 smithi079 bash[57209]: cluster 2024-04-23T00:01:58.981324+0000 mgr.y (mgr.25321) 127 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:02:00.783 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:00 smithi079 bash[57209]: cluster 2024-04-23T00:01:58.981324+0000 mgr.y (mgr.25321) 127 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:02:00.783 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:00 smithi079 bash[57209]: audit 2024-04-23T00:02:00.155108+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:00.783 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:00 smithi079 bash[57209]: audit 2024-04-23T00:02:00.155108+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:00.784 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:00 smithi079 bash[57209]: audit 2024-04-23T00:02:00.170038+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:00.784 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:00 smithi079 bash[57209]: audit 2024-04-23T00:02:00.170038+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:00.784 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:00 smithi079 bash[57209]: audit 2024-04-23T00:02:00.238300+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:02:00.784 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:00 smithi079 bash[57209]: audit 2024-04-23T00:02:00.238300+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:02:00.784 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:00 smithi079 bash[57209]: audit 2024-04-23T00:02:00.243961+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:02:00.784 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:00 smithi079 bash[57209]: audit 2024-04-23T00:02:00.243961+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:02:00.784 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:00 smithi079 bash[57209]: audit 2024-04-23T00:02:00.248449+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:02:00.784 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:00 smithi079 bash[57209]: audit 2024-04-23T00:02:00.248449+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:02:00.784 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:00 smithi079 bash[57209]: audit 2024-04-23T00:02:00.259020+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:00.784 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:00 smithi079 bash[57209]: audit 2024-04-23T00:02:00.259020+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:00.784 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:00 smithi079 bash[57209]: audit 2024-04-23T00:02:00.265150+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-04-23T00:02:00.784 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:00 smithi079 bash[57209]: audit 2024-04-23T00:02:00.265150+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-04-23T00:02:00.784 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:00 smithi079 bash[57209]: audit 2024-04-23T00:02:00.271348+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-04-23T00:02:00.785 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:00 smithi079 bash[57209]: audit 2024-04-23T00:02:00.271348+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-04-23T00:02:00.785 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:00 smithi079 bash[57209]: audit 2024-04-23T00:02:00.276004+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-04-23T00:02:00.785 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:00 smithi079 bash[55848]: audit 2024-04-23T00:02:00.276004+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-04-23T00:02:00.785 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:00 smithi079 bash[55848]: audit 2024-04-23T00:02:00.281793+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-04-23T00:02:00.785 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:00 smithi079 bash[55848]: audit 2024-04-23T00:02:00.281793+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-04-23T00:02:00.785 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:00 smithi079 bash[55848]: audit 2024-04-23T00:02:00.286242+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-04-23T00:02:00.785 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:00 smithi079 bash[55848]: audit 2024-04-23T00:02:00.286242+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-04-23T00:02:00.785 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:00 smithi079 bash[55848]: audit 2024-04-23T00:02:00.291923+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-04-23T00:02:00.785 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:00 smithi079 bash[55848]: audit 2024-04-23T00:02:00.291923+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-04-23T00:02:00.785 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:00 smithi079 bash[55848]: audit 2024-04-23T00:02:00.297362+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:02:00.785 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:00 smithi079 bash[55848]: audit 2024-04-23T00:02:00.297362+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:02:00.786 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:00 smithi079 bash[55848]: audit 2024-04-23T00:02:00.305406+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:00.786 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:00 smithi079 bash[55848]: audit 2024-04-23T00:02:00.305406+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:00.786 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:00 smithi079 bash[55848]: audit 2024-04-23T00:02:00.311941+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-23T00:02:00.786 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:00 smithi079 bash[55848]: audit 2024-04-23T00:02:00.311941+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-23T00:02:00.786 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:00 smithi079 bash[57209]: audit 2024-04-23T00:02:00.276004+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-04-23T00:02:00.786 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:00 smithi079 bash[57209]: audit 2024-04-23T00:02:00.281793+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-04-23T00:02:00.786 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:00 smithi079 bash[57209]: audit 2024-04-23T00:02:00.281793+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-04-23T00:02:00.786 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:00 smithi079 bash[57209]: audit 2024-04-23T00:02:00.286242+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-04-23T00:02:00.786 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:00 smithi079 bash[57209]: audit 2024-04-23T00:02:00.286242+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-04-23T00:02:00.786 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:00 smithi079 bash[57209]: audit 2024-04-23T00:02:00.291923+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-04-23T00:02:00.786 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:00 smithi079 bash[57209]: audit 2024-04-23T00:02:00.291923+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-04-23T00:02:00.787 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:00 smithi079 bash[57209]: audit 2024-04-23T00:02:00.297362+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:02:00.787 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:00 smithi079 bash[57209]: audit 2024-04-23T00:02:00.297362+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:02:00.787 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:00 smithi079 bash[57209]: audit 2024-04-23T00:02:00.305406+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:00.787 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:00 smithi079 bash[57209]: audit 2024-04-23T00:02:00.305406+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:00.787 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:00 smithi079 bash[57209]: audit 2024-04-23T00:02:00.311941+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-23T00:02:00.787 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:00 smithi079 bash[57209]: audit 2024-04-23T00:02:00.311941+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-23T00:02:00.804 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:00 smithi171 bash[43854]: cluster 2024-04-23T00:01:58.981324+0000 mgr.y (mgr.25321) 127 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:02:00.805 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:00 smithi171 bash[43854]: cluster 2024-04-23T00:01:58.981324+0000 mgr.y (mgr.25321) 127 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:02:00.805 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:00 smithi171 bash[43854]: audit 2024-04-23T00:02:00.155108+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:00.805 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:00 smithi171 bash[43854]: audit 2024-04-23T00:02:00.155108+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:00.805 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:00 smithi171 bash[43854]: audit 2024-04-23T00:02:00.170038+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:00.805 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:00 smithi171 bash[43854]: audit 2024-04-23T00:02:00.170038+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:00.805 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:00 smithi171 bash[43854]: audit 2024-04-23T00:02:00.238300+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:02:00.805 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:00 smithi171 bash[43854]: audit 2024-04-23T00:02:00.238300+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:02:00.805 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:00 smithi171 bash[43854]: audit 2024-04-23T00:02:00.243961+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:02:00.805 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:00 smithi171 bash[43854]: audit 2024-04-23T00:02:00.243961+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:02:00.805 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:00 smithi171 bash[43854]: audit 2024-04-23T00:02:00.248449+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:02:00.806 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:00 smithi171 bash[43854]: audit 2024-04-23T00:02:00.248449+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:02:00.806 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:00 smithi171 bash[43854]: audit 2024-04-23T00:02:00.259020+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:00.806 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:00 smithi171 bash[43854]: audit 2024-04-23T00:02:00.259020+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:00.806 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:00 smithi171 bash[43854]: audit 2024-04-23T00:02:00.265150+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-04-23T00:02:00.806 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:00 smithi171 bash[43854]: audit 2024-04-23T00:02:00.265150+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-04-23T00:02:00.806 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:00 smithi171 bash[43854]: audit 2024-04-23T00:02:00.271348+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-04-23T00:02:00.806 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:00 smithi171 bash[43854]: audit 2024-04-23T00:02:00.271348+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-04-23T00:02:00.806 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:00 smithi171 bash[43854]: audit 2024-04-23T00:02:00.276004+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-04-23T00:02:00.807 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:00 smithi171 bash[43854]: audit 2024-04-23T00:02:00.276004+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-04-23T00:02:00.807 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:00 smithi171 bash[43854]: audit 2024-04-23T00:02:00.281793+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-04-23T00:02:00.807 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:00 smithi171 bash[43854]: audit 2024-04-23T00:02:00.281793+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-04-23T00:02:00.807 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:00 smithi171 bash[43854]: audit 2024-04-23T00:02:00.286242+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-04-23T00:02:00.807 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:00 smithi171 bash[43854]: audit 2024-04-23T00:02:00.286242+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-04-23T00:02:00.807 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:00 smithi171 bash[43854]: audit 2024-04-23T00:02:00.291923+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-04-23T00:02:00.807 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:00 smithi171 bash[43854]: audit 2024-04-23T00:02:00.291923+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-04-23T00:02:00.807 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:00 smithi171 bash[43854]: audit 2024-04-23T00:02:00.297362+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:02:00.807 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:00 smithi171 bash[43854]: audit 2024-04-23T00:02:00.297362+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:02:00.807 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:00 smithi171 bash[43854]: audit 2024-04-23T00:02:00.305406+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:00.807 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:00 smithi171 bash[43854]: audit 2024-04-23T00:02:00.305406+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:00.807 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:00 smithi171 bash[43854]: audit 2024-04-23T00:02:00.311941+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-23T00:02:00.808 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:00 smithi171 bash[43854]: audit 2024-04-23T00:02:00.311941+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-23T00:02:01.782 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:01 smithi079 bash[55848]: cephadm 2024-04-23T00:02:00.250112+0000 mgr.y (mgr.25321) 128 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-04-23T00:02:01.782 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:01 smithi079 bash[55848]: cephadm 2024-04-23T00:02:00.250112+0000 mgr.y (mgr.25321) 128 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-04-23T00:02:01.782 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:01 smithi079 bash[55848]: cephadm 2024-04-23T00:02:00.298918+0000 mgr.y (mgr.25321) 129 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-04-23T00:02:01.782 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:01 smithi079 bash[55848]: cephadm 2024-04-23T00:02:00.298918+0000 mgr.y (mgr.25321) 129 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-04-23T00:02:01.782 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:01 smithi079 bash[55848]: audit 2024-04-23T00:02:00.312340+0000 mgr.y (mgr.25321) 130 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-23T00:02:01.782 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:01 smithi079 bash[55848]: audit 2024-04-23T00:02:00.312340+0000 mgr.y (mgr.25321) 130 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-23T00:02:01.782 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:01 smithi079 bash[55848]: cephadm 2024-04-23T00:02:00.314849+0000 mgr.y (mgr.25321) 131 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-04-23T00:02:01.783 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:01 smithi079 bash[55848]: cephadm 2024-04-23T00:02:00.314849+0000 mgr.y (mgr.25321) 131 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-04-23T00:02:01.783 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:01 smithi079 bash[57209]: cephadm 2024-04-23T00:02:00.250112+0000 mgr.y (mgr.25321) 128 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-04-23T00:02:01.783 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:01 smithi079 bash[57209]: cephadm 2024-04-23T00:02:00.250112+0000 mgr.y (mgr.25321) 128 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-04-23T00:02:01.783 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:01 smithi079 bash[57209]: cephadm 2024-04-23T00:02:00.298918+0000 mgr.y (mgr.25321) 129 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-04-23T00:02:01.783 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:01 smithi079 bash[57209]: cephadm 2024-04-23T00:02:00.298918+0000 mgr.y (mgr.25321) 129 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-04-23T00:02:01.783 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:01 smithi079 bash[57209]: audit 2024-04-23T00:02:00.312340+0000 mgr.y (mgr.25321) 130 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-23T00:02:01.784 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:01 smithi079 bash[57209]: audit 2024-04-23T00:02:00.312340+0000 mgr.y (mgr.25321) 130 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-23T00:02:01.784 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:01 smithi079 bash[57209]: cephadm 2024-04-23T00:02:00.314849+0000 mgr.y (mgr.25321) 131 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-04-23T00:02:01.784 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:01 smithi079 bash[57209]: cephadm 2024-04-23T00:02:00.314849+0000 mgr.y (mgr.25321) 131 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-04-23T00:02:01.804 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:01 smithi171 bash[43854]: cephadm 2024-04-23T00:02:00.250112+0000 mgr.y (mgr.25321) 128 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-04-23T00:02:01.804 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:01 smithi171 bash[43854]: cephadm 2024-04-23T00:02:00.250112+0000 mgr.y (mgr.25321) 128 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-04-23T00:02:01.804 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:01 smithi171 bash[43854]: cephadm 2024-04-23T00:02:00.298918+0000 mgr.y (mgr.25321) 129 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-04-23T00:02:01.804 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:01 smithi171 bash[43854]: cephadm 2024-04-23T00:02:00.298918+0000 mgr.y (mgr.25321) 129 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-04-23T00:02:01.804 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:01 smithi171 bash[43854]: audit 2024-04-23T00:02:00.312340+0000 mgr.y (mgr.25321) 130 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-23T00:02:01.805 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:01 smithi171 bash[43854]: audit 2024-04-23T00:02:00.312340+0000 mgr.y (mgr.25321) 130 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-23T00:02:01.805 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:01 smithi171 bash[43854]: cephadm 2024-04-23T00:02:00.314849+0000 mgr.y (mgr.25321) 131 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-04-23T00:02:01.805 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:01 smithi171 bash[43854]: cephadm 2024-04-23T00:02:00.314849+0000 mgr.y (mgr.25321) 131 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-04-23T00:02:02.781 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:02 smithi079 bash[55848]: cluster 2024-04-23T00:02:00.982374+0000 mgr.y (mgr.25321) 132 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:02:02.781 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:02 smithi079 bash[55848]: cluster 2024-04-23T00:02:00.982374+0000 mgr.y (mgr.25321) 132 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:02:02.781 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:02 smithi079 bash[57209]: cluster 2024-04-23T00:02:00.982374+0000 mgr.y (mgr.25321) 132 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:02:02.781 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:02 smithi079 bash[57209]: cluster 2024-04-23T00:02:00.982374+0000 mgr.y (mgr.25321) 132 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:02:02.804 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:02 smithi171 bash[43854]: cluster 2024-04-23T00:02:00.982374+0000 mgr.y (mgr.25321) 132 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:02:02.804 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:02 smithi171 bash[43854]: cluster 2024-04-23T00:02:00.982374+0000 mgr.y (mgr.25321) 132 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:02:03.804 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 23 00:02:03 smithi171 bash[41575]: ts=2024-04-23T00:02:03.509Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi079\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi079\", job=\"node\", machine=\"x86_64\", nodename=\"smithi079\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"15ff8152-0102-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi079\", job=\"node\", machine=\"x86_64\", nodename=\"smithi079\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-23T00:02:03.804 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:03 smithi171 bash[43854]: cephadm 2024-04-23T00:02:02.585119+0000 mgr.y (mgr.25321) 133 : cephadm [INF] Upgrade: Updating osd.0 2024-04-23T00:02:03.804 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:03 smithi171 bash[43854]: cephadm 2024-04-23T00:02:02.585119+0000 mgr.y (mgr.25321) 133 : cephadm [INF] Upgrade: Updating osd.0 2024-04-23T00:02:03.804 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:03 smithi171 bash[43854]: audit 2024-04-23T00:02:02.591935+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:03.805 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:03 smithi171 bash[43854]: audit 2024-04-23T00:02:02.591935+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:03.805 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:03 smithi171 bash[43854]: audit 2024-04-23T00:02:02.596435+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-23T00:02:03.805 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:03 smithi171 bash[43854]: audit 2024-04-23T00:02:02.596435+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-23T00:02:03.805 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:03 smithi171 bash[43854]: audit 2024-04-23T00:02:02.597691+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:02:03.805 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:03 smithi171 bash[43854]: audit 2024-04-23T00:02:02.597691+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:02:03.805 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:03 smithi171 bash[43854]: cephadm 2024-04-23T00:02:02.603044+0000 mgr.y (mgr.25321) 134 : cephadm [INF] Deploying daemon osd.0 on smithi079 2024-04-23T00:02:03.805 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:03 smithi171 bash[43854]: cephadm 2024-04-23T00:02:02.603044+0000 mgr.y (mgr.25321) 134 : cephadm [INF] Deploying daemon osd.0 on smithi079 2024-04-23T00:02:03.887 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:02:03 smithi079 bash[52880]: ::ffff:172.21.15.171 - - [23/Apr/2024:00:02:03] "GET /metrics HTTP/1.1" 200 38268 "" "Prometheus/2.33.4" 2024-04-23T00:02:03.887 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:03 smithi079 bash[55848]: cephadm 2024-04-23T00:02:02.585119+0000 mgr.y (mgr.25321) 133 : cephadm [INF] Upgrade: Updating osd.0 2024-04-23T00:02:03.887 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:03 smithi079 bash[55848]: cephadm 2024-04-23T00:02:02.585119+0000 mgr.y (mgr.25321) 133 : cephadm [INF] Upgrade: Updating osd.0 2024-04-23T00:02:03.887 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:03 smithi079 bash[55848]: audit 2024-04-23T00:02:02.591935+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:03.887 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:03 smithi079 bash[55848]: audit 2024-04-23T00:02:02.591935+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:03.887 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:03 smithi079 bash[55848]: audit 2024-04-23T00:02:02.596435+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-23T00:02:03.887 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:03 smithi079 bash[55848]: audit 2024-04-23T00:02:02.596435+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-23T00:02:03.887 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:03 smithi079 bash[55848]: audit 2024-04-23T00:02:02.597691+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:02:03.887 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:03 smithi079 bash[55848]: audit 2024-04-23T00:02:02.597691+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:02:03.888 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:03 smithi079 bash[55848]: cephadm 2024-04-23T00:02:02.603044+0000 mgr.y (mgr.25321) 134 : cephadm [INF] Deploying daemon osd.0 on smithi079 2024-04-23T00:02:03.888 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:03 smithi079 bash[55848]: cephadm 2024-04-23T00:02:02.603044+0000 mgr.y (mgr.25321) 134 : cephadm [INF] Deploying daemon osd.0 on smithi079 2024-04-23T00:02:03.888 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:03 smithi079 bash[57209]: cephadm 2024-04-23T00:02:02.585119+0000 mgr.y (mgr.25321) 133 : cephadm [INF] Upgrade: Updating osd.0 2024-04-23T00:02:03.888 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:03 smithi079 bash[57209]: cephadm 2024-04-23T00:02:02.585119+0000 mgr.y (mgr.25321) 133 : cephadm [INF] Upgrade: Updating osd.0 2024-04-23T00:02:03.888 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:03 smithi079 bash[57209]: audit 2024-04-23T00:02:02.591935+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:03.888 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:03 smithi079 bash[57209]: audit 2024-04-23T00:02:02.591935+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:03.888 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:03 smithi079 bash[57209]: audit 2024-04-23T00:02:02.596435+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-23T00:02:03.888 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:03 smithi079 bash[57209]: audit 2024-04-23T00:02:02.596435+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-23T00:02:03.888 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:03 smithi079 bash[57209]: audit 2024-04-23T00:02:02.597691+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:02:03.888 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:03 smithi079 bash[57209]: audit 2024-04-23T00:02:02.597691+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:02:03.888 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:03 smithi079 bash[57209]: cephadm 2024-04-23T00:02:02.603044+0000 mgr.y (mgr.25321) 134 : cephadm [INF] Deploying daemon osd.0 on smithi079 2024-04-23T00:02:03.888 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:03 smithi079 bash[57209]: cephadm 2024-04-23T00:02:02.603044+0000 mgr.y (mgr.25321) 134 : cephadm [INF] Deploying daemon osd.0 on smithi079 2024-04-23T00:02:05.031 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:04 smithi079 bash[55848]: cluster 2024-04-23T00:02:02.983345+0000 mgr.y (mgr.25321) 135 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:02:05.031 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:04 smithi079 bash[55848]: cluster 2024-04-23T00:02:02.983345+0000 mgr.y (mgr.25321) 135 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:02:05.031 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:04 smithi079 bash[55848]: audit 2024-04-23T00:02:03.117588+0000 mgr.y (mgr.25321) 136 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:02:05.031 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:04 smithi079 bash[55848]: audit 2024-04-23T00:02:03.117588+0000 mgr.y (mgr.25321) 136 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:02:05.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:04 smithi079 bash[57209]: cluster 2024-04-23T00:02:02.983345+0000 mgr.y (mgr.25321) 135 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:02:05.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:04 smithi079 bash[57209]: cluster 2024-04-23T00:02:02.983345+0000 mgr.y (mgr.25321) 135 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:02:05.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:04 smithi079 bash[57209]: audit 2024-04-23T00:02:03.117588+0000 mgr.y (mgr.25321) 136 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:02:05.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:04 smithi079 bash[57209]: audit 2024-04-23T00:02:03.117588+0000 mgr.y (mgr.25321) 136 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:02:05.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:04 smithi171 bash[43854]: cluster 2024-04-23T00:02:02.983345+0000 mgr.y (mgr.25321) 135 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:02:05.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:04 smithi171 bash[43854]: cluster 2024-04-23T00:02:02.983345+0000 mgr.y (mgr.25321) 135 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:02:05.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:04 smithi171 bash[43854]: audit 2024-04-23T00:02:03.117588+0000 mgr.y (mgr.25321) 136 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:02:05.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:04 smithi171 bash[43854]: audit 2024-04-23T00:02:03.117588+0000 mgr.y (mgr.25321) 136 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:02:06.867 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:06 smithi079 bash[57209]: cluster 2024-04-23T00:02:04.985327+0000 mgr.y (mgr.25321) 137 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:02:06.868 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:06 smithi079 bash[57209]: cluster 2024-04-23T00:02:04.985327+0000 mgr.y (mgr.25321) 137 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:02:06.868 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:06 smithi079 bash[55848]: cluster 2024-04-23T00:02:04.985327+0000 mgr.y (mgr.25321) 137 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:02:06.868 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:06 smithi079 bash[55848]: cluster 2024-04-23T00:02:04.985327+0000 mgr.y (mgr.25321) 137 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:02:07.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:06 smithi171 bash[43854]: cluster 2024-04-23T00:02:04.985327+0000 mgr.y (mgr.25321) 137 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:02:07.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:06 smithi171 bash[43854]: cluster 2024-04-23T00:02:04.985327+0000 mgr.y (mgr.25321) 137 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:02:07.281 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:06 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:02:07.281 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:02:06 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:02:07.281 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:06 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:02:07.282 INFO:journalctl@ceph.osd.1.smithi079.stdout:Apr 23 00:02:06 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:02:07.282 INFO:journalctl@ceph.osd.2.smithi079.stdout:Apr 23 00:02:06 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:02:07.282 INFO:journalctl@ceph.osd.3.smithi079.stdout:Apr 23 00:02:06 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:02:07.283 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 23 00:02:06 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:02:07.283 INFO:journalctl@ceph.osd.0.smithi079.stdout:Apr 23 00:02:06 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:02:07.283 INFO:journalctl@ceph.osd.0.smithi079.stdout:Apr 23 00:02:07 smithi079 systemd[1]: Stopping Ceph osd.0 for 15ff8152-0102-11ef-bc93-c7b262605968... 2024-04-23T00:02:07.283 INFO:journalctl@ceph.osd.0.smithi079.stdout:Apr 23 00:02:07 smithi079 bash[26336]: debug 2024-04-23T00:02:07.120+0000 7f8125009700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-04-23T00:02:07.283 INFO:journalctl@ceph.osd.0.smithi079.stdout:Apr 23 00:02:07 smithi079 bash[26336]: debug 2024-04-23T00:02:07.120+0000 7f8125009700 -1 osd.0 106 *** Got signal Terminated *** 2024-04-23T00:02:07.283 INFO:journalctl@ceph.osd.0.smithi079.stdout:Apr 23 00:02:07 smithi079 bash[26336]: debug 2024-04-23T00:02:07.120+0000 7f8125009700 -1 osd.0 106 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-23T00:02:07.283 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 23 00:02:06 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:02:08.031 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:07 smithi079 bash[55848]: audit 2024-04-23T00:02:07.110023+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:02:08.031 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:07 smithi079 bash[55848]: audit 2024-04-23T00:02:07.110023+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:02:08.031 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:07 smithi079 bash[55848]: cluster 2024-04-23T00:02:07.126242+0000 mon.a (mon.0) 344 : cluster [INF] osd.0 marked itself down and dead 2024-04-23T00:02:08.031 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:07 smithi079 bash[55848]: cluster 2024-04-23T00:02:07.126242+0000 mon.a (mon.0) 344 : cluster [INF] osd.0 marked itself down and dead 2024-04-23T00:02:08.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:07 smithi079 bash[57209]: audit 2024-04-23T00:02:07.110023+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:02:08.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:07 smithi079 bash[57209]: audit 2024-04-23T00:02:07.110023+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:02:08.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:07 smithi079 bash[57209]: cluster 2024-04-23T00:02:07.126242+0000 mon.a (mon.0) 344 : cluster [INF] osd.0 marked itself down and dead 2024-04-23T00:02:08.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:07 smithi079 bash[57209]: cluster 2024-04-23T00:02:07.126242+0000 mon.a (mon.0) 344 : cluster [INF] osd.0 marked itself down and dead 2024-04-23T00:02:08.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:07 smithi171 bash[43854]: audit 2024-04-23T00:02:07.110023+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:02:08.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:07 smithi171 bash[43854]: audit 2024-04-23T00:02:07.110023+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:02:08.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:07 smithi171 bash[43854]: cluster 2024-04-23T00:02:07.126242+0000 mon.a (mon.0) 344 : cluster [INF] osd.0 marked itself down and dead 2024-04-23T00:02:08.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:07 smithi171 bash[43854]: cluster 2024-04-23T00:02:07.126242+0000 mon.a (mon.0) 344 : cluster [INF] osd.0 marked itself down and dead 2024-04-23T00:02:08.907 INFO:journalctl@ceph.osd.0.smithi079.stdout:Apr 23 00:02:08 smithi079 bash[59155]: ceph-15ff8152-0102-11ef-bc93-c7b262605968-osd-0 2024-04-23T00:02:08.907 INFO:journalctl@ceph.osd.0.smithi079.stdout:Apr 23 00:02:08 smithi079 bash[59221]: Error response from daemon: No such container: ceph-15ff8152-0102-11ef-bc93-c7b262605968-osd-0 2024-04-23T00:02:08.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:08 smithi079 bash[55848]: cluster 2024-04-23T00:02:06.986305+0000 mgr.y (mgr.25321) 138 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:02:08.908 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:08 smithi079 bash[55848]: cluster 2024-04-23T00:02:06.986305+0000 mgr.y (mgr.25321) 138 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:02:08.908 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:08 smithi079 bash[55848]: cluster 2024-04-23T00:02:07.604003+0000 mon.a (mon.0) 345 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-23T00:02:08.908 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:08 smithi079 bash[55848]: cluster 2024-04-23T00:02:07.604003+0000 mon.a (mon.0) 345 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-23T00:02:08.908 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:08 smithi079 bash[55848]: cluster 2024-04-23T00:02:07.624996+0000 mon.a (mon.0) 346 : cluster [DBG] osdmap e107: 8 total, 7 up, 8 in 2024-04-23T00:02:08.908 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:08 smithi079 bash[55848]: cluster 2024-04-23T00:02:07.624996+0000 mon.a (mon.0) 346 : cluster [DBG] osdmap e107: 8 total, 7 up, 8 in 2024-04-23T00:02:08.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:08 smithi079 bash[57209]: cluster 2024-04-23T00:02:06.986305+0000 mgr.y (mgr.25321) 138 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:02:08.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:08 smithi079 bash[57209]: cluster 2024-04-23T00:02:06.986305+0000 mgr.y (mgr.25321) 138 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:02:08.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:08 smithi079 bash[57209]: cluster 2024-04-23T00:02:07.604003+0000 mon.a (mon.0) 345 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-23T00:02:08.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:08 smithi079 bash[57209]: cluster 2024-04-23T00:02:07.604003+0000 mon.a (mon.0) 345 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-23T00:02:08.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:08 smithi079 bash[57209]: cluster 2024-04-23T00:02:07.624996+0000 mon.a (mon.0) 346 : cluster [DBG] osdmap e107: 8 total, 7 up, 8 in 2024-04-23T00:02:08.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:08 smithi079 bash[57209]: cluster 2024-04-23T00:02:07.624996+0000 mon.a (mon.0) 346 : cluster [DBG] osdmap e107: 8 total, 7 up, 8 in 2024-04-23T00:02:09.054 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 23 00:02:08 smithi171 bash[41575]: ts=2024-04-23T00:02:08.664Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.79\", device_class=\"ssd\", hostname=\"smithi079\", instance=\"172.21.15.171:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.79\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"15ff8152-0102-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.79\", device_class=\"ssd\", hostname=\"smithi079\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.79\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-23T00:02:09.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:08 smithi171 bash[43854]: cluster 2024-04-23T00:02:06.986305+0000 mgr.y (mgr.25321) 138 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:02:09.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:08 smithi171 bash[43854]: cluster 2024-04-23T00:02:06.986305+0000 mgr.y (mgr.25321) 138 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:02:09.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:08 smithi171 bash[43854]: cluster 2024-04-23T00:02:07.604003+0000 mon.a (mon.0) 345 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-23T00:02:09.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:08 smithi171 bash[43854]: cluster 2024-04-23T00:02:07.604003+0000 mon.a (mon.0) 345 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-23T00:02:09.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:08 smithi171 bash[43854]: cluster 2024-04-23T00:02:07.624996+0000 mon.a (mon.0) 346 : cluster [DBG] osdmap e107: 8 total, 7 up, 8 in 2024-04-23T00:02:09.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:08 smithi171 bash[43854]: cluster 2024-04-23T00:02:07.624996+0000 mon.a (mon.0) 346 : cluster [DBG] osdmap e107: 8 total, 7 up, 8 in 2024-04-23T00:02:10.031 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:09 smithi079 bash[55848]: cluster 2024-04-23T00:02:08.624143+0000 mon.a (mon.0) 347 : cluster [DBG] osdmap e108: 8 total, 7 up, 8 in 2024-04-23T00:02:10.031 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:09 smithi079 bash[55848]: cluster 2024-04-23T00:02:08.624143+0000 mon.a (mon.0) 347 : cluster [DBG] osdmap e108: 8 total, 7 up, 8 in 2024-04-23T00:02:10.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:09 smithi079 bash[57209]: cluster 2024-04-23T00:02:08.624143+0000 mon.a (mon.0) 347 : cluster [DBG] osdmap e108: 8 total, 7 up, 8 in 2024-04-23T00:02:10.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:09 smithi079 bash[57209]: cluster 2024-04-23T00:02:08.624143+0000 mon.a (mon.0) 347 : cluster [DBG] osdmap e108: 8 total, 7 up, 8 in 2024-04-23T00:02:10.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:09 smithi171 bash[43854]: cluster 2024-04-23T00:02:08.624143+0000 mon.a (mon.0) 347 : cluster [DBG] osdmap e108: 8 total, 7 up, 8 in 2024-04-23T00:02:10.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:09 smithi171 bash[43854]: cluster 2024-04-23T00:02:08.624143+0000 mon.a (mon.0) 347 : cluster [DBG] osdmap e108: 8 total, 7 up, 8 in 2024-04-23T00:02:10.982 INFO:journalctl@ceph.osd.0.smithi079.stdout:Apr 23 00:02:10 smithi079 systemd[1]: ceph-15ff8152-0102-11ef-bc93-c7b262605968@osd.0.service: Deactivated successfully. 2024-04-23T00:02:10.982 INFO:journalctl@ceph.osd.0.smithi079.stdout:Apr 23 00:02:10 smithi079 systemd[1]: Stopped Ceph osd.0 for 15ff8152-0102-11ef-bc93-c7b262605968. 2024-04-23T00:02:10.983 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:10 smithi079 bash[55848]: cluster 2024-04-23T00:02:08.987829+0000 mgr.y (mgr.25321) 139 : cluster [DBG] pgmap v62: 161 pgs: 40 peering, 121 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T00:02:10.983 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:10 smithi079 bash[55848]: cluster 2024-04-23T00:02:08.987829+0000 mgr.y (mgr.25321) 139 : cluster [DBG] pgmap v62: 161 pgs: 40 peering, 121 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T00:02:10.983 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:10 smithi079 bash[55848]: cluster 2024-04-23T00:02:09.639206+0000 mon.a (mon.0) 348 : cluster [WRN] Health check failed: Reduced data availability: 39 pgs peering (PG_AVAILABILITY) 2024-04-23T00:02:10.983 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:10 smithi079 bash[55848]: cluster 2024-04-23T00:02:09.639206+0000 mon.a (mon.0) 348 : cluster [WRN] Health check failed: Reduced data availability: 39 pgs peering (PG_AVAILABILITY) 2024-04-23T00:02:10.983 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:10 smithi079 bash[57209]: cluster 2024-04-23T00:02:08.987829+0000 mgr.y (mgr.25321) 139 : cluster [DBG] pgmap v62: 161 pgs: 40 peering, 121 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T00:02:10.983 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:10 smithi079 bash[57209]: cluster 2024-04-23T00:02:08.987829+0000 mgr.y (mgr.25321) 139 : cluster [DBG] pgmap v62: 161 pgs: 40 peering, 121 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T00:02:10.983 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:10 smithi079 bash[57209]: cluster 2024-04-23T00:02:09.639206+0000 mon.a (mon.0) 348 : cluster [WRN] Health check failed: Reduced data availability: 39 pgs peering (PG_AVAILABILITY) 2024-04-23T00:02:10.983 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:10 smithi079 bash[57209]: cluster 2024-04-23T00:02:09.639206+0000 mon.a (mon.0) 348 : cluster [WRN] Health check failed: Reduced data availability: 39 pgs peering (PG_AVAILABILITY) 2024-04-23T00:02:11.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:10 smithi171 bash[43854]: cluster 2024-04-23T00:02:08.987829+0000 mgr.y (mgr.25321) 139 : cluster [DBG] pgmap v62: 161 pgs: 40 peering, 121 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T00:02:11.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:10 smithi171 bash[43854]: cluster 2024-04-23T00:02:08.987829+0000 mgr.y (mgr.25321) 139 : cluster [DBG] pgmap v62: 161 pgs: 40 peering, 121 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T00:02:11.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:10 smithi171 bash[43854]: cluster 2024-04-23T00:02:09.639206+0000 mon.a (mon.0) 348 : cluster [WRN] Health check failed: Reduced data availability: 39 pgs peering (PG_AVAILABILITY) 2024-04-23T00:02:11.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:10 smithi171 bash[43854]: cluster 2024-04-23T00:02:09.639206+0000 mon.a (mon.0) 348 : cluster [WRN] Health check failed: Reduced data availability: 39 pgs peering (PG_AVAILABILITY) 2024-04-23T00:02:11.281 INFO:journalctl@ceph.osd.3.smithi079.stdout:Apr 23 00:02:11 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:02:11.281 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 23 00:02:11 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:02:11.281 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:11 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:02:11.282 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:02:11 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:02:11.282 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:11 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:02:11.283 INFO:journalctl@ceph.osd.0.smithi079.stdout:Apr 23 00:02:11 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:02:11.283 INFO:journalctl@ceph.osd.0.smithi079.stdout:Apr 23 00:02:11 smithi079 systemd[1]: Started Ceph osd.0 for 15ff8152-0102-11ef-bc93-c7b262605968. 2024-04-23T00:02:11.283 INFO:journalctl@ceph.osd.2.smithi079.stdout:Apr 23 00:02:11 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:02:11.283 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 23 00:02:11 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:02:11.284 INFO:journalctl@ceph.osd.1.smithi079.stdout:Apr 23 00:02:11 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:02:12.281 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:12 smithi079 bash[55848]: cluster 2024-04-23T00:02:10.988541+0000 mgr.y (mgr.25321) 140 : cluster [DBG] pgmap v63: 161 pgs: 40 peering, 121 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T00:02:12.281 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:12 smithi079 bash[55848]: cluster 2024-04-23T00:02:10.988541+0000 mgr.y (mgr.25321) 140 : cluster [DBG] pgmap v63: 161 pgs: 40 peering, 121 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T00:02:12.281 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:12 smithi079 bash[55848]: audit 2024-04-23T00:02:11.172743+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:12.281 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:12 smithi079 bash[55848]: audit 2024-04-23T00:02:11.172743+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:12.281 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:12 smithi079 bash[55848]: audit 2024-04-23T00:02:11.178314+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:12.281 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:12 smithi079 bash[55848]: audit 2024-04-23T00:02:11.178314+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:12.281 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:12 smithi079 bash[57209]: cluster 2024-04-23T00:02:10.988541+0000 mgr.y (mgr.25321) 140 : cluster [DBG] pgmap v63: 161 pgs: 40 peering, 121 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T00:02:12.281 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:12 smithi079 bash[57209]: cluster 2024-04-23T00:02:10.988541+0000 mgr.y (mgr.25321) 140 : cluster [DBG] pgmap v63: 161 pgs: 40 peering, 121 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T00:02:12.281 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:12 smithi079 bash[57209]: audit 2024-04-23T00:02:11.172743+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:12.281 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:12 smithi079 bash[57209]: audit 2024-04-23T00:02:11.172743+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:12.282 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:12 smithi079 bash[57209]: audit 2024-04-23T00:02:11.178314+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:12.282 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:12 smithi079 bash[57209]: audit 2024-04-23T00:02:11.178314+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:12.497 INFO:teuthology.orchestra.run.smithi079.stdout:true 2024-04-23T00:02:12.554 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:12 smithi171 bash[43854]: cluster 2024-04-23T00:02:10.988541+0000 mgr.y (mgr.25321) 140 : cluster [DBG] pgmap v63: 161 pgs: 40 peering, 121 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T00:02:12.554 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:12 smithi171 bash[43854]: cluster 2024-04-23T00:02:10.988541+0000 mgr.y (mgr.25321) 140 : cluster [DBG] pgmap v63: 161 pgs: 40 peering, 121 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T00:02:12.554 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:12 smithi171 bash[43854]: audit 2024-04-23T00:02:11.172743+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:12.554 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:12 smithi171 bash[43854]: audit 2024-04-23T00:02:11.172743+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:12.554 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:12 smithi171 bash[43854]: audit 2024-04-23T00:02:11.178314+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:12.554 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:12 smithi171 bash[43854]: audit 2024-04-23T00:02:11.178314+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:13.030 INFO:journalctl@ceph.osd.0.smithi079.stdout:Apr 23 00:02:12 smithi079 bash[59369]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-04-23T00:02:13.031 INFO:journalctl@ceph.osd.0.smithi079.stdout:Apr 23 00:02:12 smithi079 bash[59369]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-04-23T00:02:13.031 INFO:journalctl@ceph.osd.0.smithi079.stdout:Apr 23 00:02:12 smithi079 bash[59369]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-04-23T00:02:13.031 INFO:journalctl@ceph.osd.0.smithi079.stdout:Apr 23 00:02:12 smithi079 bash[59369]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-0 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2024-04-23T00:02:13.031 INFO:journalctl@ceph.osd.0.smithi079.stdout:Apr 23 00:02:12 smithi079 bash[59369]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-04-23T00:02:13.031 INFO:journalctl@ceph.osd.0.smithi079.stdout:Apr 23 00:02:12 smithi079 bash[59369]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-04-23T00:02:13.031 INFO:journalctl@ceph.osd.0.smithi079.stdout:Apr 23 00:02:12 smithi079 bash[59369]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-04-23T00:02:13.031 INFO:journalctl@ceph.osd.0.smithi079.stdout:Apr 23 00:02:12 smithi079 bash[59369]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-04-23T00:02:13.031 INFO:journalctl@ceph.osd.0.smithi079.stdout:Apr 23 00:02:12 smithi079 bash[59369]: --> ceph-volume raw activate successful for osd ID: 0 2024-04-23T00:02:13.239 INFO:teuthology.orchestra.run.smithi079.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T00:02:13.239 INFO:teuthology.orchestra.run.smithi079.stdout:alertmanager.a smithi079 *:9093,9094 running (3m) 81s ago 10m 12.7M - 0.23.0 ba2b418f427c d3a786a65dba 2024-04-23T00:02:13.239 INFO:teuthology.orchestra.run.smithi079.stdout:grafana.a smithi171 *:3000 running (3m) 58s ago 9m 41.7M - 8.3.5 dad864ee21e9 cc5aee88d2dc 2024-04-23T00:02:13.239 INFO:teuthology.orchestra.run.smithi079.stdout:iscsi.foo.smithi079.zorrwo smithi079 running (2m) 81s ago 8m 42.8M - 3.5 e1d6a67b021e 34b3c8472630 2024-04-23T00:02:13.239 INFO:teuthology.orchestra.run.smithi079.stdout:mgr.x smithi171 *:8443,9283,8765 running (2m) 58s ago 15m 437M - 19.0.0-3252-g43be0201 a0434699c1d7 63bab1f0aabb 2024-04-23T00:02:13.239 INFO:teuthology.orchestra.run.smithi079.stdout:mgr.y smithi079 *:8443,9283,8765 running (3m) 81s ago 17m 484M - 19.0.0-3252-g43be0201 a0434699c1d7 c3e0186392bc 2024-04-23T00:02:13.239 INFO:teuthology.orchestra.run.smithi079.stdout:mon.a smithi079 running (2m) 81s ago 17m 37.2M 2048M 19.0.0-3252-g43be0201 a0434699c1d7 73856468c297 2024-04-23T00:02:13.239 INFO:teuthology.orchestra.run.smithi079.stdout:mon.b smithi171 running (67s) 58s ago 16m 18.5M 2048M 19.0.0-3252-g43be0201 a0434699c1d7 8956680187c2 2024-04-23T00:02:13.239 INFO:teuthology.orchestra.run.smithi079.stdout:mon.c smithi079 running (89s) 81s ago 16m 20.4M 2048M 19.0.0-3252-g43be0201 a0434699c1d7 26b21cf14d08 2024-04-23T00:02:13.239 INFO:teuthology.orchestra.run.smithi079.stdout:node-exporter.a smithi079 *:9100 running (3m) 81s ago 10m 9012k - 1.3.1 1dbe0e931976 e72f9beb8010 2024-04-23T00:02:13.240 INFO:teuthology.orchestra.run.smithi079.stdout:node-exporter.b smithi171 *:9100 running (3m) 58s ago 10m 8943k - 1.3.1 1dbe0e931976 c71ee8bcebe5 2024-04-23T00:02:13.240 INFO:teuthology.orchestra.run.smithi079.stdout:osd.0 smithi079 starting - - - 2780M 2024-04-23T00:02:13.240 INFO:teuthology.orchestra.run.smithi079.stdout:osd.1 smithi079 running (14m) 81s ago 14m 57.6M 2780M 17.2.0 e1d6a67b021e 09d04426667b 2024-04-23T00:02:13.240 INFO:teuthology.orchestra.run.smithi079.stdout:osd.2 smithi079 running (14m) 81s ago 14m 51.7M 2780M 17.2.0 e1d6a67b021e 3193f9ba2e88 2024-04-23T00:02:13.240 INFO:teuthology.orchestra.run.smithi079.stdout:osd.3 smithi079 running (13m) 81s ago 13m 55.7M 2780M 17.2.0 e1d6a67b021e cabd537200bc 2024-04-23T00:02:13.240 INFO:teuthology.orchestra.run.smithi079.stdout:osd.4 smithi171 running (13m) 58s ago 13m 58.5M 3036M 17.2.0 e1d6a67b021e 04ab0c3fa292 2024-04-23T00:02:13.240 INFO:teuthology.orchestra.run.smithi079.stdout:osd.5 smithi171 running (12m) 58s ago 12m 54.2M 3036M 17.2.0 e1d6a67b021e d561b19cce34 2024-04-23T00:02:13.240 INFO:teuthology.orchestra.run.smithi079.stdout:osd.6 smithi171 running (11m) 58s ago 12m 54.5M 3036M 17.2.0 e1d6a67b021e a01d59c465a9 2024-04-23T00:02:13.240 INFO:teuthology.orchestra.run.smithi079.stdout:osd.7 smithi171 running (11m) 58s ago 11m 58.3M 3036M 17.2.0 e1d6a67b021e 472338dda563 2024-04-23T00:02:13.240 INFO:teuthology.orchestra.run.smithi079.stdout:prometheus.a smithi171 *:9095 running (2m) 58s ago 10m 59.8M - 2.33.4 514e6a882f6e 0c5b27bf9a1d 2024-04-23T00:02:13.240 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.foo.smithi079.mriyzv smithi079 *:8000 running (8m) 81s ago 8m 87.2M - 17.2.0 e1d6a67b021e 7265086159d1 2024-04-23T00:02:13.240 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.foo.smithi171.llhapr smithi171 *:8000 running (8m) 58s ago 8m 87.5M - 17.2.0 e1d6a67b021e b457c21074ad 2024-04-23T00:02:13.240 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.smpl.smithi079.yxokos smithi079 *:80 running (8m) 81s ago 8m 86.7M - 17.2.0 e1d6a67b021e 0083918e6d55 2024-04-23T00:02:13.240 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.smpl.smithi171.spscai smithi171 *:80 running (8m) 58s ago 8m 87.2M - 17.2.0 e1d6a67b021e 9e7599a854ca 2024-04-23T00:02:13.413 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:13 smithi079 bash[55848]: audit 2024-04-23T00:02:12.500094+0000 mgr.y (mgr.25321) 141 : audit [DBG] from='client.44173 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:02:13.413 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:13 smithi079 bash[55848]: audit 2024-04-23T00:02:12.500094+0000 mgr.y (mgr.25321) 141 : audit [DBG] from='client.44173 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:02:13.413 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:13 smithi079 bash[57209]: audit 2024-04-23T00:02:12.500094+0000 mgr.y (mgr.25321) 141 : audit [DBG] from='client.44173 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:02:13.413 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:13 smithi079 bash[57209]: audit 2024-04-23T00:02:12.500094+0000 mgr.y (mgr.25321) 141 : audit [DBG] from='client.44173 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:02:13.492 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:13 smithi171 bash[43854]: audit 2024-04-23T00:02:12.500094+0000 mgr.y (mgr.25321) 141 : audit [DBG] from='client.44173 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:02:13.492 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:13 smithi171 bash[43854]: audit 2024-04-23T00:02:12.500094+0000 mgr.y (mgr.25321) 141 : audit [DBG] from='client.44173 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:02:13.665 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-04-23T00:02:13.665 INFO:teuthology.orchestra.run.smithi079.stdout: "mon": { 2024-04-23T00:02:13.665 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.0.0-3252-g43be0201 (43be020184947e53516056c9931e1ac5bdbbb1a5) squid (dev)": 3 2024-04-23T00:02:13.665 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-04-23T00:02:13.665 INFO:teuthology.orchestra.run.smithi079.stdout: "mgr": { 2024-04-23T00:02:13.665 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.0.0-3252-g43be0201 (43be020184947e53516056c9931e1ac5bdbbb1a5) squid (dev)": 2 2024-04-23T00:02:13.665 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-04-23T00:02:13.666 INFO:teuthology.orchestra.run.smithi079.stdout: "osd": { 2024-04-23T00:02:13.666 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 7 2024-04-23T00:02:13.666 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-04-23T00:02:13.666 INFO:teuthology.orchestra.run.smithi079.stdout: "rgw": { 2024-04-23T00:02:13.666 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-23T00:02:13.666 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-04-23T00:02:13.666 INFO:teuthology.orchestra.run.smithi079.stdout: "overall": { 2024-04-23T00:02:13.666 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 11, 2024-04-23T00:02:13.666 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.0.0-3252-g43be0201 (43be020184947e53516056c9931e1ac5bdbbb1a5) squid (dev)": 5 2024-04-23T00:02:13.666 INFO:teuthology.orchestra.run.smithi079.stdout: } 2024-04-23T00:02:13.666 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-04-23T00:02:13.780 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:02:13 smithi079 bash[52880]: ::ffff:172.21.15.171 - - [23/Apr/2024:00:02:13] "GET /metrics HTTP/1.1" 200 38270 "" "Prometheus/2.33.4" 2024-04-23T00:02:13.804 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 23 00:02:13 smithi171 bash[41575]: ts=2024-04-23T00:02:13.509Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi079\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi079\", job=\"node\", machine=\"x86_64\", nodename=\"smithi079\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"15ff8152-0102-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi079\", job=\"node\", machine=\"x86_64\", nodename=\"smithi079\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-23T00:02:14.038 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-04-23T00:02:14.038 INFO:teuthology.orchestra.run.smithi079.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5", 2024-04-23T00:02:14.038 INFO:teuthology.orchestra.run.smithi079.stdout: "in_progress": true, 2024-04-23T00:02:14.039 INFO:teuthology.orchestra.run.smithi079.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-23T00:02:14.039 INFO:teuthology.orchestra.run.smithi079.stdout: "services_complete": [ 2024-04-23T00:02:14.039 INFO:teuthology.orchestra.run.smithi079.stdout: "mon", 2024-04-23T00:02:14.039 INFO:teuthology.orchestra.run.smithi079.stdout: "mgr" 2024-04-23T00:02:14.039 INFO:teuthology.orchestra.run.smithi079.stdout: ], 2024-04-23T00:02:14.039 INFO:teuthology.orchestra.run.smithi079.stdout: "progress": "5/23 daemons upgraded", 2024-04-23T00:02:14.039 INFO:teuthology.orchestra.run.smithi079.stdout: "message": "Currently upgrading osd daemons", 2024-04-23T00:02:14.039 INFO:teuthology.orchestra.run.smithi079.stdout: "is_paused": false 2024-04-23T00:02:14.039 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-04-23T00:02:14.441 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:14 smithi079 bash[55848]: audit 2024-04-23T00:02:12.886705+0000 mgr.y (mgr.25321) 142 : audit [DBG] from='client.34254 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:02:14.442 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:14 smithi079 bash[55848]: audit 2024-04-23T00:02:12.886705+0000 mgr.y (mgr.25321) 142 : audit [DBG] from='client.34254 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:02:14.442 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:14 smithi079 bash[55848]: cluster 2024-04-23T00:02:12.990152+0000 mgr.y (mgr.25321) 143 : cluster [DBG] pgmap v64: 161 pgs: 40 peering, 121 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T00:02:14.442 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:14 smithi079 bash[55848]: cluster 2024-04-23T00:02:12.990152+0000 mgr.y (mgr.25321) 143 : cluster [DBG] pgmap v64: 161 pgs: 40 peering, 121 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T00:02:14.442 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:14 smithi079 bash[55848]: audit 2024-04-23T00:02:13.128681+0000 mgr.y (mgr.25321) 144 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:02:14.442 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:14 smithi079 bash[55848]: audit 2024-04-23T00:02:13.128681+0000 mgr.y (mgr.25321) 144 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:02:14.442 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:14 smithi079 bash[55848]: audit 2024-04-23T00:02:13.236994+0000 mgr.y (mgr.25321) 145 : audit [DBG] from='client.44185 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:02:14.442 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:14 smithi079 bash[55848]: audit 2024-04-23T00:02:13.236994+0000 mgr.y (mgr.25321) 145 : audit [DBG] from='client.44185 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:02:14.442 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:14 smithi079 bash[55848]: audit 2024-04-23T00:02:13.682572+0000 mon.a (mon.0) 351 : audit [DBG] from='client.? 172.21.15.79:0/3865557676' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:02:14.442 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:14 smithi079 bash[55848]: audit 2024-04-23T00:02:13.682572+0000 mon.a (mon.0) 351 : audit [DBG] from='client.? 172.21.15.79:0/3865557676' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:02:14.442 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:14 smithi079 bash[57209]: audit 2024-04-23T00:02:12.886705+0000 mgr.y (mgr.25321) 142 : audit [DBG] from='client.34254 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:02:14.443 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:14 smithi079 bash[57209]: audit 2024-04-23T00:02:12.886705+0000 mgr.y (mgr.25321) 142 : audit [DBG] from='client.34254 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:02:14.443 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:14 smithi079 bash[57209]: cluster 2024-04-23T00:02:12.990152+0000 mgr.y (mgr.25321) 143 : cluster [DBG] pgmap v64: 161 pgs: 40 peering, 121 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T00:02:14.443 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:14 smithi079 bash[57209]: cluster 2024-04-23T00:02:12.990152+0000 mgr.y (mgr.25321) 143 : cluster [DBG] pgmap v64: 161 pgs: 40 peering, 121 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T00:02:14.443 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:14 smithi079 bash[57209]: audit 2024-04-23T00:02:13.128681+0000 mgr.y (mgr.25321) 144 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:02:14.443 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:14 smithi079 bash[57209]: audit 2024-04-23T00:02:13.128681+0000 mgr.y (mgr.25321) 144 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:02:14.443 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:14 smithi079 bash[57209]: audit 2024-04-23T00:02:13.236994+0000 mgr.y (mgr.25321) 145 : audit [DBG] from='client.44185 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:02:14.443 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:14 smithi079 bash[57209]: audit 2024-04-23T00:02:13.236994+0000 mgr.y (mgr.25321) 145 : audit [DBG] from='client.44185 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:02:14.443 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:14 smithi079 bash[57209]: audit 2024-04-23T00:02:13.682572+0000 mon.a (mon.0) 351 : audit [DBG] from='client.? 172.21.15.79:0/3865557676' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:02:14.443 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:14 smithi079 bash[57209]: audit 2024-04-23T00:02:13.682572+0000 mon.a (mon.0) 351 : audit [DBG] from='client.? 172.21.15.79:0/3865557676' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:02:14.464 INFO:teuthology.orchestra.run.smithi079.stdout:HEALTH_WARN failed to probe daemons or devices; 1 osds down; Reduced data availability: 39 pgs peering 2024-04-23T00:02:14.464 INFO:teuthology.orchestra.run.smithi079.stdout:[WRN] CEPHADM_REFRESH_FAILED: failed to probe daemons or devices 2024-04-23T00:02:14.464 INFO:teuthology.orchestra.run.smithi079.stdout: host smithi171 `cephadm ceph-volume` failed: cephadm exited with an error code: 1, stderr: Inferring config /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/mon.b/config 2024-04-23T00:02:14.464 INFO:teuthology.orchestra.run.smithi079.stdout:Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a -e NODE_NAME=smithi171 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmpke2thk_m:/etc/ceph/ceph.conf:z quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a inventory --format=json-pretty --filter-for-batch 2024-04-23T00:02:14.465 INFO:teuthology.orchestra.run.smithi079.stdout:/usr/bin/docker: stderr docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-23T00:02:14.465 INFO:teuthology.orchestra.run.smithi079.stdout:/usr/bin/docker: stderr See 'docker run --help'. 2024-04-23T00:02:14.465 INFO:teuthology.orchestra.run.smithi079.stdout:Traceback (most recent call last): 2024-04-23T00:02:14.465 INFO:teuthology.orchestra.run.smithi079.stdout: File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main 2024-04-23T00:02:14.465 INFO:teuthology.orchestra.run.smithi079.stdout: return _run_code(code, main_globals, None, 2024-04-23T00:02:14.465 INFO:teuthology.orchestra.run.smithi079.stdout: File "/usr/lib/python3.10/runpy.py", line 86, in _run_code 2024-04-23T00:02:14.465 INFO:teuthology.orchestra.run.smithi079.stdout: exec(code, run_globals) 2024-04-23T00:02:14.465 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 5642, in 2024-04-23T00:02:14.465 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 5630, in main 2024-04-23T00:02:14.465 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 408, in _infer_config 2024-04-23T00:02:14.465 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 323, in _infer_fsid 2024-04-23T00:02:14.465 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 436, in _infer_image 2024-04-23T00:02:14.465 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 310, in _validate_fsid 2024-04-23T00:02:14.465 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 3380, in command_ceph_volume 2024-04-23T00:02:14.466 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-23T00:02:14.466 INFO:teuthology.orchestra.run.smithi079.stdout:RuntimeError: Failed command: /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a -e NODE_NAME=smithi171 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmpke2thk_m:/etc/ceph/ceph.conf:z quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a inventory --format=json-pretty --filter-for-batch: docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-23T00:02:14.466 INFO:teuthology.orchestra.run.smithi079.stdout:See 'docker run --help'. 2024-04-23T00:02:14.466 INFO:teuthology.orchestra.run.smithi079.stdout:[WRN] OSD_DOWN: 1 osds down 2024-04-23T00:02:14.466 INFO:teuthology.orchestra.run.smithi079.stdout: osd.0 (root=default,host=smithi079) is down 2024-04-23T00:02:14.466 INFO:teuthology.orchestra.run.smithi079.stdout:[WRN] PG_AVAILABILITY: Reduced data availability: 39 pgs peering 2024-04-23T00:02:14.466 INFO:teuthology.orchestra.run.smithi079.stdout: pg 1.0 is stuck peering for 99s, current state peering, last acting [7,6] 2024-04-23T00:02:14.466 INFO:teuthology.orchestra.run.smithi079.stdout: pg 2.0 is stuck peering for 110s, current state peering, last acting [7,1] 2024-04-23T00:02:14.466 INFO:teuthology.orchestra.run.smithi079.stdout: pg 2.1 is stuck peering for 111s, current state peering, last acting [2,3] 2024-04-23T00:02:14.466 INFO:teuthology.orchestra.run.smithi079.stdout: pg 2.4 is stuck peering for 110s, current state peering, last acting [1,7] 2024-04-23T00:02:14.466 INFO:teuthology.orchestra.run.smithi079.stdout: pg 2.5 is stuck peering for 111s, current state peering, last acting [2,4] 2024-04-23T00:02:14.466 INFO:teuthology.orchestra.run.smithi079.stdout: pg 2.8 is stuck peering for 110s, current state peering, last acting [7,1] 2024-04-23T00:02:14.466 INFO:teuthology.orchestra.run.smithi079.stdout: pg 2.c is stuck peering for 111s, current state peering, last acting [2,5] 2024-04-23T00:02:14.466 INFO:teuthology.orchestra.run.smithi079.stdout: pg 2.f is stuck peering for 111s, current state peering, last acting [4,7] 2024-04-23T00:02:14.466 INFO:teuthology.orchestra.run.smithi079.stdout: pg 2.10 is stuck peering for 111s, current state peering, last acting [2,1] 2024-04-23T00:02:14.467 INFO:teuthology.orchestra.run.smithi079.stdout: pg 2.13 is stuck peering for 8m, current state peering, last acting [4,3] 2024-04-23T00:02:14.467 INFO:teuthology.orchestra.run.smithi079.stdout: pg 2.15 is stuck peering for 110s, current state peering, last acting [1,5] 2024-04-23T00:02:14.467 INFO:teuthology.orchestra.run.smithi079.stdout: pg 2.19 is stuck peering for 110s, current state peering, last acting [3,6] 2024-04-23T00:02:14.467 INFO:teuthology.orchestra.run.smithi079.stdout: pg 2.1d is stuck peering for 110s, current state peering, last acting [7,6] 2024-04-23T00:02:14.467 INFO:teuthology.orchestra.run.smithi079.stdout: pg 2.1e is stuck peering for 110s, current state peering, last acting [3,5] 2024-04-23T00:02:14.467 INFO:teuthology.orchestra.run.smithi079.stdout: pg 3.1 is stuck peering for 2m, current state peering, last acting [4,3] 2024-04-23T00:02:14.467 INFO:teuthology.orchestra.run.smithi079.stdout: pg 3.3 is stuck peering for 111s, current state peering, last acting [4,6] 2024-04-23T00:02:14.467 INFO:teuthology.orchestra.run.smithi079.stdout: pg 3.7 is stuck peering for 110s, current state peering, last acting [3,7] 2024-04-23T00:02:14.467 INFO:teuthology.orchestra.run.smithi079.stdout: pg 3.b is stuck peering for 110s, current state peering, last acting [3,4] 2024-04-23T00:02:14.467 INFO:teuthology.orchestra.run.smithi079.stdout: pg 3.f is stuck peering for 110s, current state peering, last acting [7,4] 2024-04-23T00:02:14.467 INFO:teuthology.orchestra.run.smithi079.stdout: pg 3.10 is stuck peering for 110s, current state peering, last acting [6,5] 2024-04-23T00:02:14.467 INFO:teuthology.orchestra.run.smithi079.stdout: pg 3.18 is stuck peering for 110s, current state peering, last acting [3,1] 2024-04-23T00:02:14.467 INFO:teuthology.orchestra.run.smithi079.stdout: pg 3.1b is stuck peering for 2m, current state peering, last acting [4,7] 2024-04-23T00:02:14.467 INFO:teuthology.orchestra.run.smithi079.stdout: pg 4.7 is stuck peering for 110s, current state peering, last acting [1,5] 2024-04-23T00:02:14.467 INFO:teuthology.orchestra.run.smithi079.stdout: pg 4.19 is stuck peering for 110s, current state peering, last acting [3,2] 2024-04-23T00:02:14.467 INFO:teuthology.orchestra.run.smithi079.stdout: pg 4.1a is stuck peering for 111s, current state peering, last acting [4,3] 2024-04-23T00:02:14.468 INFO:teuthology.orchestra.run.smithi079.stdout: pg 5.2 is stuck peering for 110s, current state peering, last acting [6,5] 2024-04-23T00:02:14.468 INFO:teuthology.orchestra.run.smithi079.stdout: pg 5.7 is stuck peering for 110s, current state peering, last acting [5,1] 2024-04-23T00:02:14.468 INFO:teuthology.orchestra.run.smithi079.stdout: pg 5.8 is stuck peering for 111s, current state peering, last acting [2,1] 2024-04-23T00:02:14.468 INFO:teuthology.orchestra.run.smithi079.stdout: pg 5.b is stuck peering for 111s, current state peering, last acting [2,5] 2024-04-23T00:02:14.468 INFO:teuthology.orchestra.run.smithi079.stdout: pg 5.c is stuck peering for 110s, current state peering, last acting [1,4] 2024-04-23T00:02:14.468 INFO:teuthology.orchestra.run.smithi079.stdout: pg 5.e is stuck peering for 111s, current state peering, last acting [4,5] 2024-04-23T00:02:14.468 INFO:teuthology.orchestra.run.smithi079.stdout: pg 5.13 is stuck peering for 110s, current state peering, last acting [3,1] 2024-04-23T00:02:14.468 INFO:teuthology.orchestra.run.smithi079.stdout: pg 5.15 is stuck peering for 110s, current state peering, last acting [5,1] 2024-04-23T00:02:14.468 INFO:teuthology.orchestra.run.smithi079.stdout: pg 5.1b is stuck peering for 110s, current state peering, last acting [5,7] 2024-04-23T00:02:14.468 INFO:teuthology.orchestra.run.smithi079.stdout: pg 5.1d is stuck peering for 110s, current state peering, last acting [1,4] 2024-04-23T00:02:14.468 INFO:teuthology.orchestra.run.smithi079.stdout: pg 6.a is stuck peering for 110s, current state peering, last acting [5,6] 2024-04-23T00:02:14.468 INFO:teuthology.orchestra.run.smithi079.stdout: pg 6.d is stuck peering for 110s, current state peering, last acting [5,1] 2024-04-23T00:02:14.468 INFO:teuthology.orchestra.run.smithi079.stdout: pg 6.11 is stuck peering for 110s, current state peering, last acting [3,5] 2024-04-23T00:02:14.468 INFO:teuthology.orchestra.run.smithi079.stdout: pg 6.13 is stuck peering for 110s, current state peering, last acting [3,6] 2024-04-23T00:02:14.554 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:14 smithi171 bash[43854]: audit 2024-04-23T00:02:12.886705+0000 mgr.y (mgr.25321) 142 : audit [DBG] from='client.34254 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:02:14.554 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:14 smithi171 bash[43854]: audit 2024-04-23T00:02:12.886705+0000 mgr.y (mgr.25321) 142 : audit [DBG] from='client.34254 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:02:14.554 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:14 smithi171 bash[43854]: cluster 2024-04-23T00:02:12.990152+0000 mgr.y (mgr.25321) 143 : cluster [DBG] pgmap v64: 161 pgs: 40 peering, 121 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T00:02:14.554 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:14 smithi171 bash[43854]: cluster 2024-04-23T00:02:12.990152+0000 mgr.y (mgr.25321) 143 : cluster [DBG] pgmap v64: 161 pgs: 40 peering, 121 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-23T00:02:14.554 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:14 smithi171 bash[43854]: audit 2024-04-23T00:02:13.128681+0000 mgr.y (mgr.25321) 144 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:02:14.554 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:14 smithi171 bash[43854]: audit 2024-04-23T00:02:13.128681+0000 mgr.y (mgr.25321) 144 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:02:14.554 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:14 smithi171 bash[43854]: audit 2024-04-23T00:02:13.236994+0000 mgr.y (mgr.25321) 145 : audit [DBG] from='client.44185 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:02:14.555 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:14 smithi171 bash[43854]: audit 2024-04-23T00:02:13.236994+0000 mgr.y (mgr.25321) 145 : audit [DBG] from='client.44185 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:02:14.555 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:14 smithi171 bash[43854]: audit 2024-04-23T00:02:13.682572+0000 mon.a (mon.0) 351 : audit [DBG] from='client.? 172.21.15.79:0/3865557676' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:02:14.555 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:14 smithi171 bash[43854]: audit 2024-04-23T00:02:13.682572+0000 mon.a (mon.0) 351 : audit [DBG] from='client.? 172.21.15.79:0/3865557676' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:02:14.780 INFO:journalctl@ceph.osd.0.smithi079.stdout:Apr 23 00:02:14 smithi079 bash[59705]: debug 2024-04-23T00:02:14.452+0000 7f1c4f4ce700 1 -- 172.21.15.79:0/541770949 <== mon.0 v2:172.21.15.79:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55c38bb4b680 con 0x55c38bba8c00 2024-04-23T00:02:15.281 INFO:journalctl@ceph.osd.0.smithi079.stdout:Apr 23 00:02:14 smithi079 bash[59705]: debug 2024-04-23T00:02:14.988+0000 7f1c586667c0 -1 Falling back to public interface 2024-04-23T00:02:15.281 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:15 smithi079 bash[55848]: audit 2024-04-23T00:02:14.055039+0000 mgr.y (mgr.25321) 146 : audit [DBG] from='client.44197 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:02:15.281 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:15 smithi079 bash[55848]: audit 2024-04-23T00:02:14.055039+0000 mgr.y (mgr.25321) 146 : audit [DBG] from='client.44197 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:02:15.281 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:15 smithi079 bash[55848]: audit 2024-04-23T00:02:14.482022+0000 mon.a (mon.0) 352 : audit [DBG] from='client.? 172.21.15.79:0/2595011438' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T00:02:15.281 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:15 smithi079 bash[55848]: audit 2024-04-23T00:02:14.482022+0000 mon.a (mon.0) 352 : audit [DBG] from='client.? 172.21.15.79:0/2595011438' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T00:02:15.281 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:15 smithi079 bash[57209]: audit 2024-04-23T00:02:14.055039+0000 mgr.y (mgr.25321) 146 : audit [DBG] from='client.44197 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:02:15.282 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:15 smithi079 bash[57209]: audit 2024-04-23T00:02:14.055039+0000 mgr.y (mgr.25321) 146 : audit [DBG] from='client.44197 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:02:15.282 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:15 smithi079 bash[57209]: audit 2024-04-23T00:02:14.482022+0000 mon.a (mon.0) 352 : audit [DBG] from='client.? 172.21.15.79:0/2595011438' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T00:02:15.282 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:15 smithi079 bash[57209]: audit 2024-04-23T00:02:14.482022+0000 mon.a (mon.0) 352 : audit [DBG] from='client.? 172.21.15.79:0/2595011438' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T00:02:15.554 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:15 smithi171 bash[43854]: audit 2024-04-23T00:02:14.055039+0000 mgr.y (mgr.25321) 146 : audit [DBG] from='client.44197 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:02:15.554 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:15 smithi171 bash[43854]: audit 2024-04-23T00:02:14.055039+0000 mgr.y (mgr.25321) 146 : audit [DBG] from='client.44197 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:02:15.554 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:15 smithi171 bash[43854]: audit 2024-04-23T00:02:14.482022+0000 mon.a (mon.0) 352 : audit [DBG] from='client.? 172.21.15.79:0/2595011438' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T00:02:15.554 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:15 smithi171 bash[43854]: audit 2024-04-23T00:02:14.482022+0000 mon.a (mon.0) 352 : audit [DBG] from='client.? 172.21.15.79:0/2595011438' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T00:02:16.531 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:16 smithi079 bash[57209]: cluster 2024-04-23T00:02:14.992377+0000 mgr.y (mgr.25321) 147 : cluster [DBG] pgmap v65: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-04-23T00:02:16.531 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:16 smithi079 bash[57209]: cluster 2024-04-23T00:02:14.992377+0000 mgr.y (mgr.25321) 147 : cluster [DBG] pgmap v65: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-04-23T00:02:16.531 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:16 smithi079 bash[57209]: cluster 2024-04-23T00:02:15.186666+0000 mon.a (mon.0) 353 : cluster [WRN] Health check failed: Degraded data redundancy: 76/726 objects degraded (10.468%), 21 pgs degraded (PG_DEGRADED) 2024-04-23T00:02:16.531 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:16 smithi079 bash[57209]: cluster 2024-04-23T00:02:15.186666+0000 mon.a (mon.0) 353 : cluster [WRN] Health check failed: Degraded data redundancy: 76/726 objects degraded (10.468%), 21 pgs degraded (PG_DEGRADED) 2024-04-23T00:02:16.531 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:16 smithi079 bash[57209]: cluster 2024-04-23T00:02:15.186744+0000 mon.a (mon.0) 354 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 39 pgs peering) 2024-04-23T00:02:16.531 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:16 smithi079 bash[57209]: cluster 2024-04-23T00:02:15.186744+0000 mon.a (mon.0) 354 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 39 pgs peering) 2024-04-23T00:02:16.531 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:16 smithi079 bash[55848]: cluster 2024-04-23T00:02:14.992377+0000 mgr.y (mgr.25321) 147 : cluster [DBG] pgmap v65: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-04-23T00:02:16.531 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:16 smithi079 bash[55848]: cluster 2024-04-23T00:02:14.992377+0000 mgr.y (mgr.25321) 147 : cluster [DBG] pgmap v65: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-04-23T00:02:16.531 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:16 smithi079 bash[55848]: cluster 2024-04-23T00:02:15.186666+0000 mon.a (mon.0) 353 : cluster [WRN] Health check failed: Degraded data redundancy: 76/726 objects degraded (10.468%), 21 pgs degraded (PG_DEGRADED) 2024-04-23T00:02:16.532 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:16 smithi079 bash[55848]: cluster 2024-04-23T00:02:15.186666+0000 mon.a (mon.0) 353 : cluster [WRN] Health check failed: Degraded data redundancy: 76/726 objects degraded (10.468%), 21 pgs degraded (PG_DEGRADED) 2024-04-23T00:02:16.532 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:16 smithi079 bash[55848]: cluster 2024-04-23T00:02:15.186744+0000 mon.a (mon.0) 354 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 39 pgs peering) 2024-04-23T00:02:16.532 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:16 smithi079 bash[55848]: cluster 2024-04-23T00:02:15.186744+0000 mon.a (mon.0) 354 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 39 pgs peering) 2024-04-23T00:02:16.554 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:16 smithi171 bash[43854]: cluster 2024-04-23T00:02:14.992377+0000 mgr.y (mgr.25321) 147 : cluster [DBG] pgmap v65: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-04-23T00:02:16.554 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:16 smithi171 bash[43854]: cluster 2024-04-23T00:02:14.992377+0000 mgr.y (mgr.25321) 147 : cluster [DBG] pgmap v65: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-04-23T00:02:16.554 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:16 smithi171 bash[43854]: cluster 2024-04-23T00:02:15.186666+0000 mon.a (mon.0) 353 : cluster [WRN] Health check failed: Degraded data redundancy: 76/726 objects degraded (10.468%), 21 pgs degraded (PG_DEGRADED) 2024-04-23T00:02:16.554 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:16 smithi171 bash[43854]: cluster 2024-04-23T00:02:15.186666+0000 mon.a (mon.0) 353 : cluster [WRN] Health check failed: Degraded data redundancy: 76/726 objects degraded (10.468%), 21 pgs degraded (PG_DEGRADED) 2024-04-23T00:02:16.554 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:16 smithi171 bash[43854]: cluster 2024-04-23T00:02:15.186744+0000 mon.a (mon.0) 354 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 39 pgs peering) 2024-04-23T00:02:16.554 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:16 smithi171 bash[43854]: cluster 2024-04-23T00:02:15.186744+0000 mon.a (mon.0) 354 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 39 pgs peering) 2024-04-23T00:02:18.281 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:18 smithi079 bash[55848]: cluster 2024-04-23T00:02:16.992983+0000 mgr.y (mgr.25321) 148 : cluster [DBG] pgmap v66: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-04-23T00:02:18.281 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:18 smithi079 bash[55848]: cluster 2024-04-23T00:02:16.992983+0000 mgr.y (mgr.25321) 148 : cluster [DBG] pgmap v66: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-04-23T00:02:18.281 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:18 smithi079 bash[55848]: audit 2024-04-23T00:02:17.174054+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:18.281 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:18 smithi079 bash[55848]: audit 2024-04-23T00:02:17.174054+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:18.281 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:18 smithi079 bash[55848]: audit 2024-04-23T00:02:17.179859+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:18.281 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:18 smithi079 bash[55848]: audit 2024-04-23T00:02:17.179859+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:18.281 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:18 smithi079 bash[55848]: audit 2024-04-23T00:02:18.039588+0000 mon.a (mon.0) 357 : audit [INF] from='osd.0 [v2:172.21.15.79:6802/1973538961,v1:172.21.15.79:6803/1973538961]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-23T00:02:18.281 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:18 smithi079 bash[55848]: audit 2024-04-23T00:02:18.039588+0000 mon.a (mon.0) 357 : audit [INF] from='osd.0 [v2:172.21.15.79:6802/1973538961,v1:172.21.15.79:6803/1973538961]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-23T00:02:18.282 INFO:journalctl@ceph.osd.0.smithi079.stdout:Apr 23 00:02:18 smithi079 bash[59705]: debug 2024-04-23T00:02:17.996+0000 7f1c586667c0 -1 osd.0 0 read_superblock omap replica is missing. 2024-04-23T00:02:18.282 INFO:journalctl@ceph.osd.0.smithi079.stdout:Apr 23 00:02:18 smithi079 bash[59705]: debug 2024-04-23T00:02:18.032+0000 7f1c586667c0 -1 osd.0 106 log_to_monitors true 2024-04-23T00:02:18.282 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:18 smithi079 bash[57209]: cluster 2024-04-23T00:02:16.992983+0000 mgr.y (mgr.25321) 148 : cluster [DBG] pgmap v66: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-04-23T00:02:18.282 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:18 smithi079 bash[57209]: cluster 2024-04-23T00:02:16.992983+0000 mgr.y (mgr.25321) 148 : cluster [DBG] pgmap v66: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-04-23T00:02:18.282 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:18 smithi079 bash[57209]: audit 2024-04-23T00:02:17.174054+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:18.282 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:18 smithi079 bash[57209]: audit 2024-04-23T00:02:17.174054+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:18.282 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:18 smithi079 bash[57209]: audit 2024-04-23T00:02:17.179859+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:18.282 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:18 smithi079 bash[57209]: audit 2024-04-23T00:02:17.179859+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:18.282 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:18 smithi079 bash[57209]: audit 2024-04-23T00:02:18.039588+0000 mon.a (mon.0) 357 : audit [INF] from='osd.0 [v2:172.21.15.79:6802/1973538961,v1:172.21.15.79:6803/1973538961]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-23T00:02:18.283 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:18 smithi079 bash[57209]: audit 2024-04-23T00:02:18.039588+0000 mon.a (mon.0) 357 : audit [INF] from='osd.0 [v2:172.21.15.79:6802/1973538961,v1:172.21.15.79:6803/1973538961]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-23T00:02:18.554 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:18 smithi171 bash[43854]: cluster 2024-04-23T00:02:16.992983+0000 mgr.y (mgr.25321) 148 : cluster [DBG] pgmap v66: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-04-23T00:02:18.554 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:18 smithi171 bash[43854]: cluster 2024-04-23T00:02:16.992983+0000 mgr.y (mgr.25321) 148 : cluster [DBG] pgmap v66: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-04-23T00:02:18.554 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:18 smithi171 bash[43854]: audit 2024-04-23T00:02:17.174054+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:18.554 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:18 smithi171 bash[43854]: audit 2024-04-23T00:02:17.174054+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:18.554 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:18 smithi171 bash[43854]: audit 2024-04-23T00:02:17.179859+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:18.554 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:18 smithi171 bash[43854]: audit 2024-04-23T00:02:17.179859+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:18.554 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:18 smithi171 bash[43854]: audit 2024-04-23T00:02:18.039588+0000 mon.a (mon.0) 357 : audit [INF] from='osd.0 [v2:172.21.15.79:6802/1973538961,v1:172.21.15.79:6803/1973538961]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-23T00:02:18.555 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:18 smithi171 bash[43854]: audit 2024-04-23T00:02:18.039588+0000 mon.a (mon.0) 357 : audit [INF] from='osd.0 [v2:172.21.15.79:6802/1973538961,v1:172.21.15.79:6803/1973538961]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-23T00:02:19.030 INFO:journalctl@ceph.osd.0.smithi079.stdout:Apr 23 00:02:18 smithi079 bash[59705]: debug 2024-04-23T00:02:18.724+0000 7f1c45ab6700 -1 osd.0 106 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-23T00:02:19.054 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 23 00:02:18 smithi171 bash[41575]: ts=2024-04-23T00:02: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.79\", device_class=\"ssd\", hostname=\"smithi079\", instance=\"172.21.15.171:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.79\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"15ff8152-0102-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.79\", device_class=\"ssd\", hostname=\"smithi079\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.79\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-23T00:02:19.531 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:19 smithi079 bash[55848]: audit 2024-04-23T00:02:18.193753+0000 mon.a (mon.0) 358 : audit [INF] from='osd.0 [v2:172.21.15.79:6802/1973538961,v1:172.21.15.79:6803/1973538961]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-23T00:02:19.531 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:19 smithi079 bash[55848]: audit 2024-04-23T00:02:18.193753+0000 mon.a (mon.0) 358 : audit [INF] from='osd.0 [v2:172.21.15.79:6802/1973538961,v1:172.21.15.79:6803/1973538961]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-23T00:02:19.531 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:19 smithi079 bash[55848]: cluster 2024-04-23T00:02:18.198449+0000 mon.a (mon.0) 359 : cluster [DBG] osdmap e109: 8 total, 7 up, 8 in 2024-04-23T00:02:19.531 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:19 smithi079 bash[55848]: cluster 2024-04-23T00:02:18.198449+0000 mon.a (mon.0) 359 : cluster [DBG] osdmap e109: 8 total, 7 up, 8 in 2024-04-23T00:02:19.531 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:19 smithi079 bash[55848]: audit 2024-04-23T00:02:18.198957+0000 mon.a (mon.0) 360 : audit [INF] from='osd.0 [v2:172.21.15.79:6802/1973538961,v1:172.21.15.79:6803/1973538961]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-04-23T00:02:19.531 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:19 smithi079 bash[55848]: audit 2024-04-23T00:02:18.198957+0000 mon.a (mon.0) 360 : audit [INF] from='osd.0 [v2:172.21.15.79:6802/1973538961,v1:172.21.15.79:6803/1973538961]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-04-23T00:02:19.532 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:19 smithi079 bash[55848]: audit 2024-04-23T00:02:18.295786+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:19.532 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:19 smithi079 bash[55848]: audit 2024-04-23T00:02:18.295786+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:19.532 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:19 smithi079 bash[55848]: audit 2024-04-23T00:02:18.314115+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:19.532 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:19 smithi079 bash[55848]: audit 2024-04-23T00:02:18.314115+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:19.532 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:19 smithi079 bash[55848]: audit 2024-04-23T00:02:18.713001+0000 mon.a (mon.0) 363 : audit [INF] from='osd.0 [v2:172.21.15.79:6802/1973538961,v1:172.21.15.79:6803/1973538961]' entity='osd.0' 2024-04-23T00:02:19.532 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:19 smithi079 bash[55848]: audit 2024-04-23T00:02:18.713001+0000 mon.a (mon.0) 363 : audit [INF] from='osd.0 [v2:172.21.15.79:6802/1973538961,v1:172.21.15.79:6803/1973538961]' entity='osd.0' 2024-04-23T00:02:19.532 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:19 smithi079 bash[57209]: audit 2024-04-23T00:02:18.193753+0000 mon.a (mon.0) 358 : audit [INF] from='osd.0 [v2:172.21.15.79:6802/1973538961,v1:172.21.15.79:6803/1973538961]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-23T00:02:19.532 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:19 smithi079 bash[57209]: audit 2024-04-23T00:02:18.193753+0000 mon.a (mon.0) 358 : audit [INF] from='osd.0 [v2:172.21.15.79:6802/1973538961,v1:172.21.15.79:6803/1973538961]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-23T00:02:19.532 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:19 smithi079 bash[57209]: cluster 2024-04-23T00:02:18.198449+0000 mon.a (mon.0) 359 : cluster [DBG] osdmap e109: 8 total, 7 up, 8 in 2024-04-23T00:02:19.532 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:19 smithi079 bash[57209]: cluster 2024-04-23T00:02:18.198449+0000 mon.a (mon.0) 359 : cluster [DBG] osdmap e109: 8 total, 7 up, 8 in 2024-04-23T00:02:19.532 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:19 smithi079 bash[57209]: audit 2024-04-23T00:02:18.198957+0000 mon.a (mon.0) 360 : audit [INF] from='osd.0 [v2:172.21.15.79:6802/1973538961,v1:172.21.15.79:6803/1973538961]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-04-23T00:02:19.533 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:19 smithi079 bash[57209]: audit 2024-04-23T00:02:18.198957+0000 mon.a (mon.0) 360 : audit [INF] from='osd.0 [v2:172.21.15.79:6802/1973538961,v1:172.21.15.79:6803/1973538961]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-04-23T00:02:19.533 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:19 smithi079 bash[57209]: audit 2024-04-23T00:02:18.295786+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:19.533 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:19 smithi079 bash[57209]: audit 2024-04-23T00:02:18.295786+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:19.533 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:19 smithi079 bash[57209]: audit 2024-04-23T00:02:18.314115+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:19.533 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:19 smithi079 bash[57209]: audit 2024-04-23T00:02:18.314115+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:19.533 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:19 smithi079 bash[57209]: audit 2024-04-23T00:02:18.713001+0000 mon.a (mon.0) 363 : audit [INF] from='osd.0 [v2:172.21.15.79:6802/1973538961,v1:172.21.15.79:6803/1973538961]' entity='osd.0' 2024-04-23T00:02:19.533 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:19 smithi079 bash[57209]: audit 2024-04-23T00:02:18.713001+0000 mon.a (mon.0) 363 : audit [INF] from='osd.0 [v2:172.21.15.79:6802/1973538961,v1:172.21.15.79:6803/1973538961]' entity='osd.0' 2024-04-23T00:02:19.554 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:19 smithi171 bash[43854]: audit 2024-04-23T00:02:18.193753+0000 mon.a (mon.0) 358 : audit [INF] from='osd.0 [v2:172.21.15.79:6802/1973538961,v1:172.21.15.79:6803/1973538961]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-23T00:02:19.554 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:19 smithi171 bash[43854]: audit 2024-04-23T00:02:18.193753+0000 mon.a (mon.0) 358 : audit [INF] from='osd.0 [v2:172.21.15.79:6802/1973538961,v1:172.21.15.79:6803/1973538961]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-23T00:02:19.554 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:19 smithi171 bash[43854]: cluster 2024-04-23T00:02:18.198449+0000 mon.a (mon.0) 359 : cluster [DBG] osdmap e109: 8 total, 7 up, 8 in 2024-04-23T00:02:19.554 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:19 smithi171 bash[43854]: cluster 2024-04-23T00:02:18.198449+0000 mon.a (mon.0) 359 : cluster [DBG] osdmap e109: 8 total, 7 up, 8 in 2024-04-23T00:02:19.554 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:19 smithi171 bash[43854]: audit 2024-04-23T00:02:18.198957+0000 mon.a (mon.0) 360 : audit [INF] from='osd.0 [v2:172.21.15.79:6802/1973538961,v1:172.21.15.79:6803/1973538961]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-04-23T00:02:19.554 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:19 smithi171 bash[43854]: audit 2024-04-23T00:02:18.198957+0000 mon.a (mon.0) 360 : audit [INF] from='osd.0 [v2:172.21.15.79:6802/1973538961,v1:172.21.15.79:6803/1973538961]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-04-23T00:02:19.554 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:19 smithi171 bash[43854]: audit 2024-04-23T00:02:18.295786+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:19.554 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:19 smithi171 bash[43854]: audit 2024-04-23T00:02:18.295786+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:19.555 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:19 smithi171 bash[43854]: audit 2024-04-23T00:02:18.314115+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:19.555 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:19 smithi171 bash[43854]: audit 2024-04-23T00:02:18.314115+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:19.555 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:19 smithi171 bash[43854]: audit 2024-04-23T00:02:18.713001+0000 mon.a (mon.0) 363 : audit [INF] from='osd.0 [v2:172.21.15.79:6802/1973538961,v1:172.21.15.79:6803/1973538961]' entity='osd.0' 2024-04-23T00:02:19.555 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:19 smithi171 bash[43854]: audit 2024-04-23T00:02:18.713001+0000 mon.a (mon.0) 363 : audit [INF] from='osd.0 [v2:172.21.15.79:6802/1973538961,v1:172.21.15.79:6803/1973538961]' entity='osd.0' 2024-04-23T00:02:20.531 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:20 smithi079 bash[55848]: cluster 2024-04-23T00:02:18.994195+0000 mgr.y (mgr.25321) 149 : cluster [DBG] pgmap v68: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 409 B/s rd, 0 op/s; 76/726 objects degraded (10.468%) 2024-04-23T00:02:20.531 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:20 smithi079 bash[55848]: cluster 2024-04-23T00:02:18.994195+0000 mgr.y (mgr.25321) 149 : cluster [DBG] pgmap v68: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 409 B/s rd, 0 op/s; 76/726 objects degraded (10.468%) 2024-04-23T00:02:20.531 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:20 smithi079 bash[55848]: cluster 2024-04-23T00:02:19.712185+0000 mon.a (mon.0) 364 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-23T00:02:20.531 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:20 smithi079 bash[55848]: cluster 2024-04-23T00:02:19.712185+0000 mon.a (mon.0) 364 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-23T00:02:20.531 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:20 smithi079 bash[55848]: cluster 2024-04-23T00:02:19.727578+0000 mon.a (mon.0) 365 : cluster [INF] osd.0 [v2:172.21.15.79:6802/1973538961,v1:172.21.15.79:6803/1973538961] boot 2024-04-23T00:02:20.531 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:20 smithi079 bash[55848]: cluster 2024-04-23T00:02:19.727578+0000 mon.a (mon.0) 365 : cluster [INF] osd.0 [v2:172.21.15.79:6802/1973538961,v1:172.21.15.79:6803/1973538961] boot 2024-04-23T00:02:20.531 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:20 smithi079 bash[55848]: cluster 2024-04-23T00:02:19.728228+0000 mon.a (mon.0) 366 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-04-23T00:02:20.532 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:20 smithi079 bash[55848]: cluster 2024-04-23T00:02:19.728228+0000 mon.a (mon.0) 366 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-04-23T00:02:20.532 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:20 smithi079 bash[55848]: audit 2024-04-23T00:02:19.730011+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-23T00:02:20.532 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:20 smithi079 bash[55848]: audit 2024-04-23T00:02:19.730011+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-23T00:02:20.532 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:20 smithi079 bash[57209]: cluster 2024-04-23T00:02:18.994195+0000 mgr.y (mgr.25321) 149 : cluster [DBG] pgmap v68: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 409 B/s rd, 0 op/s; 76/726 objects degraded (10.468%) 2024-04-23T00:02:20.532 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:20 smithi079 bash[57209]: cluster 2024-04-23T00:02:18.994195+0000 mgr.y (mgr.25321) 149 : cluster [DBG] pgmap v68: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 409 B/s rd, 0 op/s; 76/726 objects degraded (10.468%) 2024-04-23T00:02:20.532 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:20 smithi079 bash[57209]: cluster 2024-04-23T00:02:19.712185+0000 mon.a (mon.0) 364 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-23T00:02:20.532 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:20 smithi079 bash[57209]: cluster 2024-04-23T00:02:19.712185+0000 mon.a (mon.0) 364 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-23T00:02:20.532 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:20 smithi079 bash[57209]: cluster 2024-04-23T00:02:19.727578+0000 mon.a (mon.0) 365 : cluster [INF] osd.0 [v2:172.21.15.79:6802/1973538961,v1:172.21.15.79:6803/1973538961] boot 2024-04-23T00:02:20.532 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:20 smithi079 bash[57209]: cluster 2024-04-23T00:02:19.727578+0000 mon.a (mon.0) 365 : cluster [INF] osd.0 [v2:172.21.15.79:6802/1973538961,v1:172.21.15.79:6803/1973538961] boot 2024-04-23T00:02:20.532 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:20 smithi079 bash[57209]: cluster 2024-04-23T00:02:19.728228+0000 mon.a (mon.0) 366 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-04-23T00:02:20.532 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:20 smithi079 bash[57209]: cluster 2024-04-23T00:02:19.728228+0000 mon.a (mon.0) 366 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-04-23T00:02:20.532 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:20 smithi079 bash[57209]: audit 2024-04-23T00:02:19.730011+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-23T00:02:20.533 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:20 smithi079 bash[57209]: audit 2024-04-23T00:02:19.730011+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-23T00:02:20.554 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:20 smithi171 bash[43854]: cluster 2024-04-23T00:02:18.994195+0000 mgr.y (mgr.25321) 149 : cluster [DBG] pgmap v68: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 409 B/s rd, 0 op/s; 76/726 objects degraded (10.468%) 2024-04-23T00:02:20.554 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:20 smithi171 bash[43854]: cluster 2024-04-23T00:02:18.994195+0000 mgr.y (mgr.25321) 149 : cluster [DBG] pgmap v68: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 409 B/s rd, 0 op/s; 76/726 objects degraded (10.468%) 2024-04-23T00:02:20.554 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:20 smithi171 bash[43854]: cluster 2024-04-23T00:02:19.712185+0000 mon.a (mon.0) 364 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-23T00:02:20.554 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:20 smithi171 bash[43854]: cluster 2024-04-23T00:02:19.712185+0000 mon.a (mon.0) 364 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-23T00:02:20.554 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:20 smithi171 bash[43854]: cluster 2024-04-23T00:02:19.727578+0000 mon.a (mon.0) 365 : cluster [INF] osd.0 [v2:172.21.15.79:6802/1973538961,v1:172.21.15.79:6803/1973538961] boot 2024-04-23T00:02:20.554 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:20 smithi171 bash[43854]: cluster 2024-04-23T00:02:19.727578+0000 mon.a (mon.0) 365 : cluster [INF] osd.0 [v2:172.21.15.79:6802/1973538961,v1:172.21.15.79:6803/1973538961] boot 2024-04-23T00:02:20.554 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:20 smithi171 bash[43854]: cluster 2024-04-23T00:02:19.728228+0000 mon.a (mon.0) 366 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-04-23T00:02:20.554 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:20 smithi171 bash[43854]: cluster 2024-04-23T00:02:19.728228+0000 mon.a (mon.0) 366 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-04-23T00:02:20.554 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:20 smithi171 bash[43854]: audit 2024-04-23T00:02:19.730011+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-23T00:02:20.554 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:20 smithi171 bash[43854]: audit 2024-04-23T00:02:19.730011+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-23T00:02:22.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:21 smithi079 bash[55848]: cluster 2024-04-23T00:02:20.724986+0000 mon.a (mon.0) 368 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-04-23T00:02:22.031 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:21 smithi079 bash[55848]: cluster 2024-04-23T00:02:20.724986+0000 mon.a (mon.0) 368 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-04-23T00:02:22.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:21 smithi079 bash[57209]: cluster 2024-04-23T00:02:20.724986+0000 mon.a (mon.0) 368 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-04-23T00:02:22.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:21 smithi079 bash[57209]: cluster 2024-04-23T00:02:20.724986+0000 mon.a (mon.0) 368 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-04-23T00:02:22.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:21 smithi171 bash[43854]: cluster 2024-04-23T00:02:20.724986+0000 mon.a (mon.0) 368 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-04-23T00:02:22.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:21 smithi171 bash[43854]: cluster 2024-04-23T00:02:20.724986+0000 mon.a (mon.0) 368 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-04-23T00:02:23.031 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:22 smithi079 bash[55848]: cluster 2024-04-23T00:02:20.995409+0000 mgr.y (mgr.25321) 150 : cluster [DBG] pgmap v71: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 76/726 objects degraded (10.468%) 2024-04-23T00:02:23.031 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:22 smithi079 bash[55848]: cluster 2024-04-23T00:02:20.995409+0000 mgr.y (mgr.25321) 150 : cluster [DBG] pgmap v71: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 76/726 objects degraded (10.468%) 2024-04-23T00:02:23.031 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:22 smithi079 bash[55848]: audit 2024-04-23T00:02:22.122104+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:23.031 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:22 smithi079 bash[55848]: audit 2024-04-23T00:02:22.122104+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:23.031 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:22 smithi079 bash[55848]: audit 2024-04-23T00:02:22.124269+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:02:23.031 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:22 smithi079 bash[55848]: audit 2024-04-23T00:02:22.124269+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:02:23.031 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:22 smithi079 bash[55848]: audit 2024-04-23T00:02:22.169593+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:23.031 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:22 smithi079 bash[55848]: audit 2024-04-23T00:02:22.169593+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:23.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:22 smithi079 bash[57209]: cluster 2024-04-23T00:02:20.995409+0000 mgr.y (mgr.25321) 150 : cluster [DBG] pgmap v71: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 76/726 objects degraded (10.468%) 2024-04-23T00:02:23.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:22 smithi079 bash[57209]: cluster 2024-04-23T00:02:20.995409+0000 mgr.y (mgr.25321) 150 : cluster [DBG] pgmap v71: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 76/726 objects degraded (10.468%) 2024-04-23T00:02:23.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:22 smithi079 bash[57209]: audit 2024-04-23T00:02:22.122104+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:23.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:22 smithi079 bash[57209]: audit 2024-04-23T00:02:22.122104+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:23.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:22 smithi079 bash[57209]: audit 2024-04-23T00:02:22.124269+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:02:23.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:22 smithi079 bash[57209]: audit 2024-04-23T00:02:22.124269+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:02:23.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:22 smithi079 bash[57209]: audit 2024-04-23T00:02:22.169593+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:23.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:22 smithi079 bash[57209]: audit 2024-04-23T00:02:22.169593+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:23.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:22 smithi171 bash[43854]: cluster 2024-04-23T00:02:20.995409+0000 mgr.y (mgr.25321) 150 : cluster [DBG] pgmap v71: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 76/726 objects degraded (10.468%) 2024-04-23T00:02:23.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:22 smithi171 bash[43854]: cluster 2024-04-23T00:02:20.995409+0000 mgr.y (mgr.25321) 150 : cluster [DBG] pgmap v71: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 76/726 objects degraded (10.468%) 2024-04-23T00:02:23.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:22 smithi171 bash[43854]: audit 2024-04-23T00:02:22.122104+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:23.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:22 smithi171 bash[43854]: audit 2024-04-23T00:02:22.122104+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:23.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:22 smithi171 bash[43854]: audit 2024-04-23T00:02:22.124269+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:02:23.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:22 smithi171 bash[43854]: audit 2024-04-23T00:02:22.124269+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:02:23.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:22 smithi171 bash[43854]: audit 2024-04-23T00:02:22.169593+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:23.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:22 smithi171 bash[43854]: audit 2024-04-23T00:02:22.169593+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:23.780 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:02:23 smithi079 bash[52880]: ::ffff:172.21.15.171 - - [23/Apr/2024:00:02:23] "GET /metrics HTTP/1.1" 200 38136 "" "Prometheus/2.33.4" 2024-04-23T00:02:23.803 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 23 00:02:23 smithi171 bash[41575]: ts=2024-04-23T00:02:23.509Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi079\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi079\", job=\"node\", machine=\"x86_64\", nodename=\"smithi079\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"15ff8152-0102-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi079\", job=\"node\", machine=\"x86_64\", nodename=\"smithi079\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-23T00:02:24.780 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:24 smithi079 bash[57209]: cluster 2024-04-23T00:02:22.996799+0000 mgr.y (mgr.25321) 151 : cluster [DBG] pgmap v72: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 76/726 objects degraded (10.468%) 2024-04-23T00:02:24.781 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:24 smithi079 bash[57209]: cluster 2024-04-23T00:02:22.996799+0000 mgr.y (mgr.25321) 151 : cluster [DBG] pgmap v72: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 76/726 objects degraded (10.468%) 2024-04-23T00:02:24.781 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:24 smithi079 bash[57209]: audit 2024-04-23T00:02:23.136889+0000 mgr.y (mgr.25321) 152 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:02:24.781 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:24 smithi079 bash[57209]: audit 2024-04-23T00:02:23.136889+0000 mgr.y (mgr.25321) 152 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:02:24.781 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:24 smithi079 bash[55848]: cluster 2024-04-23T00:02:22.996799+0000 mgr.y (mgr.25321) 151 : cluster [DBG] pgmap v72: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 76/726 objects degraded (10.468%) 2024-04-23T00:02:24.781 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:24 smithi079 bash[55848]: cluster 2024-04-23T00:02:22.996799+0000 mgr.y (mgr.25321) 151 : cluster [DBG] pgmap v72: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 76/726 objects degraded (10.468%) 2024-04-23T00:02:24.781 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:24 smithi079 bash[55848]: audit 2024-04-23T00:02:23.136889+0000 mgr.y (mgr.25321) 152 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:02:24.781 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:24 smithi079 bash[55848]: audit 2024-04-23T00:02:23.136889+0000 mgr.y (mgr.25321) 152 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:02:25.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:24 smithi171 bash[43854]: cluster 2024-04-23T00:02:22.996799+0000 mgr.y (mgr.25321) 151 : cluster [DBG] pgmap v72: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 76/726 objects degraded (10.468%) 2024-04-23T00:02:25.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:24 smithi171 bash[43854]: cluster 2024-04-23T00:02:22.996799+0000 mgr.y (mgr.25321) 151 : cluster [DBG] pgmap v72: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 76/726 objects degraded (10.468%) 2024-04-23T00:02:25.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:24 smithi171 bash[43854]: audit 2024-04-23T00:02:23.136889+0000 mgr.y (mgr.25321) 152 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:02:25.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:24 smithi171 bash[43854]: audit 2024-04-23T00:02:23.136889+0000 mgr.y (mgr.25321) 152 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:02:25.730 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:25 smithi079 bash[55848]: audit 2024-04-23T00:02:25.713876+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:02:25.730 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:25 smithi079 bash[55848]: audit 2024-04-23T00:02:25.713876+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:02:25.731 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:25 smithi079 bash[55848]: audit 2024-04-23T00:02:25.715506+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:02:25.731 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:25 smithi079 bash[55848]: audit 2024-04-23T00:02:25.715506+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:02:25.731 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:25 smithi079 bash[55848]: audit 2024-04-23T00:02:25.727765+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:25.731 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:25 smithi079 bash[55848]: audit 2024-04-23T00:02:25.727765+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:25.731 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:25 smithi079 bash[57209]: audit 2024-04-23T00:02:25.713876+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:02:25.731 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:25 smithi079 bash[57209]: audit 2024-04-23T00:02:25.713876+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:02:25.731 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:25 smithi079 bash[57209]: audit 2024-04-23T00:02:25.715506+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:02:25.731 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:25 smithi079 bash[57209]: audit 2024-04-23T00:02:25.715506+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:02:25.731 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:25 smithi079 bash[57209]: audit 2024-04-23T00:02:25.727765+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:25.731 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:25 smithi079 bash[57209]: audit 2024-04-23T00:02:25.727765+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:26.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:25 smithi171 bash[43854]: audit 2024-04-23T00:02:25.713876+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:02:26.068 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:25 smithi171 bash[43854]: audit 2024-04-23T00:02:25.713876+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:02:26.069 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:25 smithi171 bash[43854]: audit 2024-04-23T00:02:25.715506+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:02:26.069 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:25 smithi171 bash[43854]: audit 2024-04-23T00:02:25.715506+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:02:26.069 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:25 smithi171 bash[43854]: audit 2024-04-23T00:02:25.727765+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:26.069 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:25 smithi171 bash[43854]: audit 2024-04-23T00:02:25.727765+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:27.031 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:26 smithi079 bash[55848]: cluster 2024-04-23T00:02:24.998777+0000 mgr.y (mgr.25321) 153 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 124 MiB used, 715 GiB / 715 GiB avail; 752 B/s rd, 0 op/s 2024-04-23T00:02:27.031 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:26 smithi079 bash[55848]: cluster 2024-04-23T00:02:24.998777+0000 mgr.y (mgr.25321) 153 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 124 MiB used, 715 GiB / 715 GiB avail; 752 B/s rd, 0 op/s 2024-04-23T00:02:27.031 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:26 smithi079 bash[55848]: cluster 2024-04-23T00:02:25.718549+0000 mgr.y (mgr.25321) 154 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 124 MiB used, 715 GiB / 715 GiB avail; 761 B/s rd, 0 op/s 2024-04-23T00:02:27.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:26 smithi079 bash[55848]: cluster 2024-04-23T00:02:25.718549+0000 mgr.y (mgr.25321) 154 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 124 MiB used, 715 GiB / 715 GiB avail; 761 B/s rd, 0 op/s 2024-04-23T00:02:27.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:26 smithi079 bash[55848]: cluster 2024-04-23T00:02:25.719233+0000 mgr.y (mgr.25321) 155 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 124 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-23T00:02:27.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:26 smithi079 bash[55848]: cluster 2024-04-23T00:02:25.719233+0000 mgr.y (mgr.25321) 155 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 124 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-23T00:02:27.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:26 smithi079 bash[55848]: cluster 2024-04-23T00:02:25.732515+0000 mon.a (mon.0) 375 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 76/726 objects degraded (10.468%), 21 pgs degraded) 2024-04-23T00:02:27.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:26 smithi079 bash[55848]: cluster 2024-04-23T00:02:25.732515+0000 mon.a (mon.0) 375 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 76/726 objects degraded (10.468%), 21 pgs degraded) 2024-04-23T00:02:27.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:26 smithi079 bash[55848]: audit 2024-04-23T00:02:25.862824+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:02:27.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:26 smithi079 bash[55848]: audit 2024-04-23T00:02:25.862824+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:02:27.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:26 smithi079 bash[55848]: audit 2024-04-23T00:02:25.867926+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:02:27.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:26 smithi079 bash[55848]: audit 2024-04-23T00:02:25.867926+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:02:27.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:26 smithi079 bash[55848]: audit 2024-04-23T00:02:25.871899+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:02:27.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:26 smithi079 bash[55848]: audit 2024-04-23T00:02:25.871899+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:02:27.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:26 smithi079 bash[55848]: audit 2024-04-23T00:02:25.874885+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:02:27.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:26 smithi079 bash[55848]: audit 2024-04-23T00:02:25.874885+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:02:27.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:26 smithi079 bash[55848]: audit 2024-04-23T00:02:25.878497+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-23T00:02:27.033 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:26 smithi079 bash[55848]: audit 2024-04-23T00:02:25.878497+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-23T00:02:27.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:26 smithi079 bash[57209]: cluster 2024-04-23T00:02:24.998777+0000 mgr.y (mgr.25321) 153 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 124 MiB used, 715 GiB / 715 GiB avail; 752 B/s rd, 0 op/s 2024-04-23T00:02:27.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:26 smithi079 bash[57209]: cluster 2024-04-23T00:02:24.998777+0000 mgr.y (mgr.25321) 153 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 124 MiB used, 715 GiB / 715 GiB avail; 752 B/s rd, 0 op/s 2024-04-23T00:02:27.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:26 smithi079 bash[57209]: cluster 2024-04-23T00:02:25.718549+0000 mgr.y (mgr.25321) 154 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 124 MiB used, 715 GiB / 715 GiB avail; 761 B/s rd, 0 op/s 2024-04-23T00:02:27.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:26 smithi079 bash[57209]: cluster 2024-04-23T00:02:25.718549+0000 mgr.y (mgr.25321) 154 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 124 MiB used, 715 GiB / 715 GiB avail; 761 B/s rd, 0 op/s 2024-04-23T00:02:27.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:26 smithi079 bash[57209]: cluster 2024-04-23T00:02:25.719233+0000 mgr.y (mgr.25321) 155 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 124 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-23T00:02:27.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:26 smithi079 bash[57209]: cluster 2024-04-23T00:02:25.719233+0000 mgr.y (mgr.25321) 155 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 124 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-23T00:02:27.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:26 smithi079 bash[57209]: cluster 2024-04-23T00:02:25.732515+0000 mon.a (mon.0) 375 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 76/726 objects degraded (10.468%), 21 pgs degraded) 2024-04-23T00:02:27.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:26 smithi079 bash[57209]: cluster 2024-04-23T00:02:25.732515+0000 mon.a (mon.0) 375 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 76/726 objects degraded (10.468%), 21 pgs degraded) 2024-04-23T00:02:27.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:26 smithi079 bash[57209]: audit 2024-04-23T00:02:25.862824+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:02:27.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:26 smithi079 bash[57209]: audit 2024-04-23T00:02:25.862824+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:02:27.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:26 smithi079 bash[57209]: audit 2024-04-23T00:02:25.867926+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:02:27.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:26 smithi079 bash[57209]: audit 2024-04-23T00:02:25.867926+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:02:27.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:26 smithi079 bash[57209]: audit 2024-04-23T00:02:25.871899+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:02:27.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:26 smithi079 bash[57209]: audit 2024-04-23T00:02:25.871899+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:02:27.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:26 smithi079 bash[57209]: audit 2024-04-23T00:02:25.874885+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:02:27.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:26 smithi079 bash[57209]: audit 2024-04-23T00:02:25.874885+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:02:27.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:26 smithi079 bash[57209]: audit 2024-04-23T00:02:25.878497+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-23T00:02:27.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:26 smithi079 bash[57209]: audit 2024-04-23T00:02:25.878497+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-23T00:02:27.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:26 smithi171 bash[43854]: cluster 2024-04-23T00:02:24.998777+0000 mgr.y (mgr.25321) 153 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 124 MiB used, 715 GiB / 715 GiB avail; 752 B/s rd, 0 op/s 2024-04-23T00:02:27.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:26 smithi171 bash[43854]: cluster 2024-04-23T00:02:24.998777+0000 mgr.y (mgr.25321) 153 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 124 MiB used, 715 GiB / 715 GiB avail; 752 B/s rd, 0 op/s 2024-04-23T00:02:27.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:26 smithi171 bash[43854]: cluster 2024-04-23T00:02:25.718549+0000 mgr.y (mgr.25321) 154 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 124 MiB used, 715 GiB / 715 GiB avail; 761 B/s rd, 0 op/s 2024-04-23T00:02:27.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:26 smithi171 bash[43854]: cluster 2024-04-23T00:02:25.718549+0000 mgr.y (mgr.25321) 154 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 124 MiB used, 715 GiB / 715 GiB avail; 761 B/s rd, 0 op/s 2024-04-23T00:02:27.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:26 smithi171 bash[43854]: cluster 2024-04-23T00:02:25.719233+0000 mgr.y (mgr.25321) 155 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 124 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-23T00:02:27.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:26 smithi171 bash[43854]: cluster 2024-04-23T00:02:25.719233+0000 mgr.y (mgr.25321) 155 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 124 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-23T00:02:27.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:26 smithi171 bash[43854]: cluster 2024-04-23T00:02:25.732515+0000 mon.a (mon.0) 375 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 76/726 objects degraded (10.468%), 21 pgs degraded) 2024-04-23T00:02:27.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:26 smithi171 bash[43854]: cluster 2024-04-23T00:02:25.732515+0000 mon.a (mon.0) 375 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 76/726 objects degraded (10.468%), 21 pgs degraded) 2024-04-23T00:02:27.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:26 smithi171 bash[43854]: audit 2024-04-23T00:02:25.862824+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:02:27.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:26 smithi171 bash[43854]: audit 2024-04-23T00:02:25.862824+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:02:27.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:26 smithi171 bash[43854]: audit 2024-04-23T00:02:25.867926+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:02:27.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:26 smithi171 bash[43854]: audit 2024-04-23T00:02:25.867926+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:02:27.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:26 smithi171 bash[43854]: audit 2024-04-23T00:02:25.871899+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:02:27.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:26 smithi171 bash[43854]: audit 2024-04-23T00:02:25.871899+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:02:27.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:26 smithi171 bash[43854]: audit 2024-04-23T00:02:25.874885+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:02:27.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:26 smithi171 bash[43854]: audit 2024-04-23T00:02:25.874885+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:02:27.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:26 smithi171 bash[43854]: audit 2024-04-23T00:02:25.878497+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-23T00:02:27.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:26 smithi171 bash[43854]: audit 2024-04-23T00:02:25.878497+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-23T00:02:28.031 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:27 smithi079 bash[55848]: audit 2024-04-23T00:02:25.878912+0000 mgr.y (mgr.25321) 156 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-23T00:02:28.031 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:27 smithi079 bash[55848]: audit 2024-04-23T00:02:25.878912+0000 mgr.y (mgr.25321) 156 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-23T00:02:28.031 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:27 smithi079 bash[55848]: cephadm 2024-04-23T00:02:25.881600+0000 mgr.y (mgr.25321) 157 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-04-23T00:02:28.031 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:27 smithi079 bash[55848]: cephadm 2024-04-23T00:02:25.881600+0000 mgr.y (mgr.25321) 157 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-04-23T00:02:28.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:27 smithi079 bash[57209]: audit 2024-04-23T00:02:25.878912+0000 mgr.y (mgr.25321) 156 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-23T00:02:28.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:27 smithi079 bash[57209]: audit 2024-04-23T00:02:25.878912+0000 mgr.y (mgr.25321) 156 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-23T00:02:28.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:27 smithi079 bash[57209]: cephadm 2024-04-23T00:02:25.881600+0000 mgr.y (mgr.25321) 157 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-04-23T00:02:28.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:27 smithi079 bash[57209]: cephadm 2024-04-23T00:02:25.881600+0000 mgr.y (mgr.25321) 157 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-04-23T00:02:28.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:27 smithi171 bash[43854]: audit 2024-04-23T00:02:25.878912+0000 mgr.y (mgr.25321) 156 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-23T00:02:28.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:27 smithi171 bash[43854]: audit 2024-04-23T00:02:25.878912+0000 mgr.y (mgr.25321) 156 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-23T00:02:28.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:27 smithi171 bash[43854]: cephadm 2024-04-23T00:02:25.881600+0000 mgr.y (mgr.25321) 157 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-04-23T00:02:28.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:27 smithi171 bash[43854]: cephadm 2024-04-23T00:02:25.881600+0000 mgr.y (mgr.25321) 157 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-04-23T00:02:29.031 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:28 smithi079 bash[55848]: cluster 2024-04-23T00:02:27.720254+0000 mgr.y (mgr.25321) 158 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 124 MiB used, 715 GiB / 715 GiB avail; 731 B/s rd, 0 op/s 2024-04-23T00:02:29.031 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:28 smithi079 bash[55848]: cluster 2024-04-23T00:02:27.720254+0000 mgr.y (mgr.25321) 158 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 124 MiB used, 715 GiB / 715 GiB avail; 731 B/s rd, 0 op/s 2024-04-23T00:02:29.031 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:28 smithi079 bash[55848]: audit 2024-04-23T00:02:28.109230+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:29.031 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:28 smithi079 bash[55848]: audit 2024-04-23T00:02:28.109230+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:29.031 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:28 smithi079 bash[55848]: audit 2024-04-23T00:02:28.114456+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-23T00:02:29.031 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:28 smithi079 bash[55848]: audit 2024-04-23T00:02:28.114456+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-23T00:02:29.031 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:28 smithi079 bash[55848]: audit 2024-04-23T00:02:28.116076+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:02:29.031 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:28 smithi079 bash[55848]: audit 2024-04-23T00:02:28.116076+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:02:29.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:28 smithi079 bash[57209]: cluster 2024-04-23T00:02:27.720254+0000 mgr.y (mgr.25321) 158 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 124 MiB used, 715 GiB / 715 GiB avail; 731 B/s rd, 0 op/s 2024-04-23T00:02:29.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:28 smithi079 bash[57209]: cluster 2024-04-23T00:02:27.720254+0000 mgr.y (mgr.25321) 158 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 124 MiB used, 715 GiB / 715 GiB avail; 731 B/s rd, 0 op/s 2024-04-23T00:02:29.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:28 smithi079 bash[57209]: audit 2024-04-23T00:02:28.109230+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:29.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:28 smithi079 bash[57209]: audit 2024-04-23T00:02:28.109230+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:29.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:28 smithi079 bash[57209]: audit 2024-04-23T00:02:28.114456+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-23T00:02:29.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:28 smithi079 bash[57209]: audit 2024-04-23T00:02:28.114456+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-23T00:02:29.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:28 smithi079 bash[57209]: audit 2024-04-23T00:02:28.116076+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:02:29.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:28 smithi079 bash[57209]: audit 2024-04-23T00:02:28.116076+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:02:29.053 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 23 00:02:28 smithi171 bash[41575]: ts=2024-04-23T00:02: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-3252-g43be0201 (43be020184947e53516056c9931e1ac5bdbbb1a5) squid (dev)\", cluster=\"15ff8152-0102-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.79\", device_class=\"ssd\", hostname=\"smithi079\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.79\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.79\", device_class=\"ssd\", hostname=\"smithi079\", instance=\"172.21.15.171:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.79\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-23T00:02:29.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:28 smithi171 bash[43854]: cluster 2024-04-23T00:02:27.720254+0000 mgr.y (mgr.25321) 158 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 124 MiB used, 715 GiB / 715 GiB avail; 731 B/s rd, 0 op/s 2024-04-23T00:02:29.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:28 smithi171 bash[43854]: cluster 2024-04-23T00:02:27.720254+0000 mgr.y (mgr.25321) 158 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 124 MiB used, 715 GiB / 715 GiB avail; 731 B/s rd, 0 op/s 2024-04-23T00:02:29.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:28 smithi171 bash[43854]: audit 2024-04-23T00:02:28.109230+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:29.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:28 smithi171 bash[43854]: audit 2024-04-23T00:02:28.109230+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:29.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:28 smithi171 bash[43854]: audit 2024-04-23T00:02:28.114456+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-23T00:02:29.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:28 smithi171 bash[43854]: audit 2024-04-23T00:02:28.114456+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-23T00:02:29.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:28 smithi171 bash[43854]: audit 2024-04-23T00:02:28.116076+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:02:29.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:28 smithi171 bash[43854]: audit 2024-04-23T00:02:28.116076+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:02:30.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:29 smithi079 bash[55848]: cephadm 2024-04-23T00:02:28.101682+0000 mgr.y (mgr.25321) 159 : cephadm [INF] Upgrade: Updating osd.1 2024-04-23T00:02:30.031 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:29 smithi079 bash[55848]: cephadm 2024-04-23T00:02:28.101682+0000 mgr.y (mgr.25321) 159 : cephadm [INF] Upgrade: Updating osd.1 2024-04-23T00:02:30.031 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:29 smithi079 bash[55848]: cephadm 2024-04-23T00:02:28.121738+0000 mgr.y (mgr.25321) 160 : cephadm [INF] Deploying daemon osd.1 on smithi079 2024-04-23T00:02:30.031 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:29 smithi079 bash[55848]: cephadm 2024-04-23T00:02:28.121738+0000 mgr.y (mgr.25321) 160 : cephadm [INF] Deploying daemon osd.1 on smithi079 2024-04-23T00:02:30.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:29 smithi079 bash[57209]: cephadm 2024-04-23T00:02:28.101682+0000 mgr.y (mgr.25321) 159 : cephadm [INF] Upgrade: Updating osd.1 2024-04-23T00:02:30.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:29 smithi079 bash[57209]: cephadm 2024-04-23T00:02:28.101682+0000 mgr.y (mgr.25321) 159 : cephadm [INF] Upgrade: Updating osd.1 2024-04-23T00:02:30.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:29 smithi079 bash[57209]: cephadm 2024-04-23T00:02:28.121738+0000 mgr.y (mgr.25321) 160 : cephadm [INF] Deploying daemon osd.1 on smithi079 2024-04-23T00:02:30.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:29 smithi079 bash[57209]: cephadm 2024-04-23T00:02:28.121738+0000 mgr.y (mgr.25321) 160 : cephadm [INF] Deploying daemon osd.1 on smithi079 2024-04-23T00:02:30.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:29 smithi171 bash[43854]: cephadm 2024-04-23T00:02:28.101682+0000 mgr.y (mgr.25321) 159 : cephadm [INF] Upgrade: Updating osd.1 2024-04-23T00:02:30.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:29 smithi171 bash[43854]: cephadm 2024-04-23T00:02:28.101682+0000 mgr.y (mgr.25321) 159 : cephadm [INF] Upgrade: Updating osd.1 2024-04-23T00:02:30.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:29 smithi171 bash[43854]: cephadm 2024-04-23T00:02:28.121738+0000 mgr.y (mgr.25321) 160 : cephadm [INF] Deploying daemon osd.1 on smithi079 2024-04-23T00:02:30.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:29 smithi171 bash[43854]: cephadm 2024-04-23T00:02:28.121738+0000 mgr.y (mgr.25321) 160 : cephadm [INF] Deploying daemon osd.1 on smithi079 2024-04-23T00:02:31.015 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:30 smithi079 bash[55848]: cluster 2024-04-23T00:02:29.721285+0000 mgr.y (mgr.25321) 161 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 124 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-23T00:02:31.015 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:30 smithi079 bash[55848]: cluster 2024-04-23T00:02:29.721285+0000 mgr.y (mgr.25321) 161 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 124 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-23T00:02:31.016 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:30 smithi079 bash[57209]: cluster 2024-04-23T00:02:29.721285+0000 mgr.y (mgr.25321) 161 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 124 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-23T00:02:31.016 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:30 smithi079 bash[57209]: cluster 2024-04-23T00:02:29.721285+0000 mgr.y (mgr.25321) 161 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 124 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-23T00:02:31.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:30 smithi171 bash[43854]: cluster 2024-04-23T00:02:29.721285+0000 mgr.y (mgr.25321) 161 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 124 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-23T00:02:31.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:30 smithi171 bash[43854]: cluster 2024-04-23T00:02:29.721285+0000 mgr.y (mgr.25321) 161 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 124 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-23T00:02:32.530 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:32 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:02:32.531 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:02:32 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:02:32.531 INFO:journalctl@ceph.osd.0.smithi079.stdout:Apr 23 00:02:32 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:02:32.531 INFO:journalctl@ceph.osd.1.smithi079.stdout:Apr 23 00:02:32 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:02:32.532 INFO:journalctl@ceph.osd.2.smithi079.stdout:Apr 23 00:02:32 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:02:32.532 INFO:journalctl@ceph.osd.3.smithi079.stdout:Apr 23 00:02:32 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:02:32.533 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 23 00:02:32 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:02:32.533 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 23 00:02:32 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:02:32.534 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:32 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:02:32.782 INFO:journalctl@ceph.osd.1.smithi079.stdout:Apr 23 00:02:32 smithi079 systemd[1]: Stopping Ceph osd.1 for 15ff8152-0102-11ef-bc93-c7b262605968... 2024-04-23T00:02:32.782 INFO:journalctl@ceph.osd.1.smithi079.stdout:Apr 23 00:02:32 smithi079 bash[29327]: debug 2024-04-23T00:02:32.668+0000 7f5cab78d700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-04-23T00:02:32.782 INFO:journalctl@ceph.osd.1.smithi079.stdout:Apr 23 00:02:32 smithi079 bash[29327]: debug 2024-04-23T00:02:32.668+0000 7f5cab78d700 -1 osd.1 111 *** Got signal Terminated *** 2024-04-23T00:02:32.782 INFO:journalctl@ceph.osd.1.smithi079.stdout:Apr 23 00:02:32 smithi079 bash[29327]: debug 2024-04-23T00:02:32.668+0000 7f5cab78d700 -1 osd.1 111 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-23T00:02:32.783 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:32 smithi079 bash[57209]: cluster 2024-04-23T00:02:31.722270+0000 mgr.y (mgr.25321) 162 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 124 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-23T00:02:32.783 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:32 smithi079 bash[57209]: cluster 2024-04-23T00:02:31.722270+0000 mgr.y (mgr.25321) 162 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 124 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-23T00:02:32.783 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:32 smithi079 bash[57209]: audit 2024-04-23T00:02:32.191558+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:32.783 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:32 smithi079 bash[57209]: audit 2024-04-23T00:02:32.191558+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:32.783 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:32 smithi079 bash[57209]: cluster 2024-04-23T00:02:32.674023+0000 mon.a (mon.0) 385 : cluster [INF] osd.1 marked itself down and dead 2024-04-23T00:02:32.783 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:32 smithi079 bash[57209]: cluster 2024-04-23T00:02:32.674023+0000 mon.a (mon.0) 385 : cluster [INF] osd.1 marked itself down and dead 2024-04-23T00:02:32.783 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:32 smithi079 bash[55848]: cluster 2024-04-23T00:02:31.722270+0000 mgr.y (mgr.25321) 162 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 124 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-23T00:02:32.783 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:32 smithi079 bash[55848]: cluster 2024-04-23T00:02:31.722270+0000 mgr.y (mgr.25321) 162 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 124 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-23T00:02:32.783 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:32 smithi079 bash[55848]: audit 2024-04-23T00:02:32.191558+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:32.783 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:32 smithi079 bash[55848]: audit 2024-04-23T00:02:32.191558+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:32.784 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:32 smithi079 bash[55848]: cluster 2024-04-23T00:02:32.674023+0000 mon.a (mon.0) 385 : cluster [INF] osd.1 marked itself down and dead 2024-04-23T00:02:32.784 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:32 smithi079 bash[55848]: cluster 2024-04-23T00:02:32.674023+0000 mon.a (mon.0) 385 : cluster [INF] osd.1 marked itself down and dead 2024-04-23T00:02:33.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:32 smithi171 bash[43854]: cluster 2024-04-23T00:02:31.722270+0000 mgr.y (mgr.25321) 162 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 124 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-23T00:02:33.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:32 smithi171 bash[43854]: cluster 2024-04-23T00:02:31.722270+0000 mgr.y (mgr.25321) 162 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 124 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-23T00:02:33.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:32 smithi171 bash[43854]: audit 2024-04-23T00:02:32.191558+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:33.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:32 smithi171 bash[43854]: audit 2024-04-23T00:02:32.191558+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:33.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:32 smithi171 bash[43854]: cluster 2024-04-23T00:02:32.674023+0000 mon.a (mon.0) 385 : cluster [INF] osd.1 marked itself down and dead 2024-04-23T00:02:33.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:32 smithi171 bash[43854]: cluster 2024-04-23T00:02:32.674023+0000 mon.a (mon.0) 385 : cluster [INF] osd.1 marked itself down and dead 2024-04-23T00:02:33.757 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 23 00:02:33 smithi171 bash[41575]: ts=2024-04-23T00:02:33.509Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi079\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi079\", job=\"node\", machine=\"x86_64\", nodename=\"smithi079\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"15ff8152-0102-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi079\", job=\"node\", machine=\"x86_64\", nodename=\"smithi079\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-23T00:02:34.030 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:02:33 smithi079 bash[52880]: ::ffff:172.21.15.171 - - [23/Apr/2024:00:02:33] "GET /metrics HTTP/1.1" 200 38136 "" "Prometheus/2.33.4" 2024-04-23T00:02:34.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:33 smithi079 bash[57209]: cluster 2024-04-23T00:02:33.189681+0000 mon.a (mon.0) 386 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-23T00:02:34.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:33 smithi079 bash[57209]: cluster 2024-04-23T00:02:33.189681+0000 mon.a (mon.0) 386 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-23T00:02:34.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:33 smithi079 bash[57209]: cluster 2024-04-23T00:02:33.201487+0000 mon.a (mon.0) 387 : cluster [DBG] osdmap e112: 8 total, 7 up, 8 in 2024-04-23T00:02:34.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:33 smithi079 bash[57209]: cluster 2024-04-23T00:02:33.201487+0000 mon.a (mon.0) 387 : cluster [DBG] osdmap e112: 8 total, 7 up, 8 in 2024-04-23T00:02:34.031 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:33 smithi079 bash[55848]: cluster 2024-04-23T00:02:33.189681+0000 mon.a (mon.0) 386 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-23T00:02:34.031 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:33 smithi079 bash[55848]: cluster 2024-04-23T00:02:33.189681+0000 mon.a (mon.0) 386 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-23T00:02:34.031 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:33 smithi079 bash[55848]: cluster 2024-04-23T00:02:33.201487+0000 mon.a (mon.0) 387 : cluster [DBG] osdmap e112: 8 total, 7 up, 8 in 2024-04-23T00:02:34.031 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:33 smithi079 bash[55848]: cluster 2024-04-23T00:02:33.201487+0000 mon.a (mon.0) 387 : cluster [DBG] osdmap e112: 8 total, 7 up, 8 in 2024-04-23T00:02:34.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:33 smithi171 bash[43854]: cluster 2024-04-23T00:02:33.189681+0000 mon.a (mon.0) 386 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-23T00:02:34.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:33 smithi171 bash[43854]: cluster 2024-04-23T00:02:33.189681+0000 mon.a (mon.0) 386 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-23T00:02:34.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:33 smithi171 bash[43854]: cluster 2024-04-23T00:02:33.201487+0000 mon.a (mon.0) 387 : cluster [DBG] osdmap e112: 8 total, 7 up, 8 in 2024-04-23T00:02:34.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:33 smithi171 bash[43854]: cluster 2024-04-23T00:02:33.201487+0000 mon.a (mon.0) 387 : cluster [DBG] osdmap e112: 8 total, 7 up, 8 in 2024-04-23T00:02:34.530 INFO:journalctl@ceph.osd.1.smithi079.stdout:Apr 23 00:02:34 smithi079 bash[61103]: ceph-15ff8152-0102-11ef-bc93-c7b262605968-osd-1 2024-04-23T00:02:34.530 INFO:journalctl@ceph.osd.1.smithi079.stdout:Apr 23 00:02:34 smithi079 bash[61170]: Error response from daemon: No such container: ceph-15ff8152-0102-11ef-bc93-c7b262605968-osd-1 2024-04-23T00:02:35.031 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:34 smithi079 bash[55848]: audit 2024-04-23T00:02:33.147730+0000 mgr.y (mgr.25321) 163 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:02:35.031 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:34 smithi079 bash[55848]: audit 2024-04-23T00:02:33.147730+0000 mgr.y (mgr.25321) 163 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:02:35.031 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:34 smithi079 bash[55848]: cluster 2024-04-23T00:02:33.723168+0000 mgr.y (mgr.25321) 164 : cluster [DBG] pgmap v80: 161 pgs: 7 peering, 20 stale+active+clean, 134 active+clean; 585 KiB data, 124 MiB used, 715 GiB / 715 GiB avail; 127 B/s rd, 0 op/s 2024-04-23T00:02:35.031 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:34 smithi079 bash[55848]: cluster 2024-04-23T00:02:33.723168+0000 mgr.y (mgr.25321) 164 : cluster [DBG] pgmap v80: 161 pgs: 7 peering, 20 stale+active+clean, 134 active+clean; 585 KiB data, 124 MiB used, 715 GiB / 715 GiB avail; 127 B/s rd, 0 op/s 2024-04-23T00:02:35.031 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:34 smithi079 bash[55848]: cluster 2024-04-23T00:02:34.193909+0000 mon.a (mon.0) 388 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-04-23T00:02:35.031 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:34 smithi079 bash[55848]: cluster 2024-04-23T00:02:34.193909+0000 mon.a (mon.0) 388 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-04-23T00:02:35.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:34 smithi079 bash[55848]: cluster 2024-04-23T00:02:34.211074+0000 mon.a (mon.0) 389 : cluster [DBG] osdmap e113: 8 total, 7 up, 8 in 2024-04-23T00:02:35.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:34 smithi079 bash[55848]: cluster 2024-04-23T00:02:34.211074+0000 mon.a (mon.0) 389 : cluster [DBG] osdmap e113: 8 total, 7 up, 8 in 2024-04-23T00:02:35.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:34 smithi079 bash[57209]: audit 2024-04-23T00:02:33.147730+0000 mgr.y (mgr.25321) 163 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:02:35.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:34 smithi079 bash[57209]: audit 2024-04-23T00:02:33.147730+0000 mgr.y (mgr.25321) 163 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:02:35.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:34 smithi079 bash[57209]: cluster 2024-04-23T00:02:33.723168+0000 mgr.y (mgr.25321) 164 : cluster [DBG] pgmap v80: 161 pgs: 7 peering, 20 stale+active+clean, 134 active+clean; 585 KiB data, 124 MiB used, 715 GiB / 715 GiB avail; 127 B/s rd, 0 op/s 2024-04-23T00:02:35.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:34 smithi079 bash[57209]: cluster 2024-04-23T00:02:33.723168+0000 mgr.y (mgr.25321) 164 : cluster [DBG] pgmap v80: 161 pgs: 7 peering, 20 stale+active+clean, 134 active+clean; 585 KiB data, 124 MiB used, 715 GiB / 715 GiB avail; 127 B/s rd, 0 op/s 2024-04-23T00:02:35.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:34 smithi079 bash[57209]: cluster 2024-04-23T00:02:34.193909+0000 mon.a (mon.0) 388 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-04-23T00:02:35.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:34 smithi079 bash[57209]: cluster 2024-04-23T00:02:34.193909+0000 mon.a (mon.0) 388 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-04-23T00:02:35.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:34 smithi079 bash[57209]: cluster 2024-04-23T00:02:34.211074+0000 mon.a (mon.0) 389 : cluster [DBG] osdmap e113: 8 total, 7 up, 8 in 2024-04-23T00:02:35.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:34 smithi079 bash[57209]: cluster 2024-04-23T00:02:34.211074+0000 mon.a (mon.0) 389 : cluster [DBG] osdmap e113: 8 total, 7 up, 8 in 2024-04-23T00:02:35.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:34 smithi171 bash[43854]: audit 2024-04-23T00:02:33.147730+0000 mgr.y (mgr.25321) 163 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:02:35.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:34 smithi171 bash[43854]: audit 2024-04-23T00:02:33.147730+0000 mgr.y (mgr.25321) 163 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:02:35.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:34 smithi171 bash[43854]: cluster 2024-04-23T00:02:33.723168+0000 mgr.y (mgr.25321) 164 : cluster [DBG] pgmap v80: 161 pgs: 7 peering, 20 stale+active+clean, 134 active+clean; 585 KiB data, 124 MiB used, 715 GiB / 715 GiB avail; 127 B/s rd, 0 op/s 2024-04-23T00:02:35.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:34 smithi171 bash[43854]: cluster 2024-04-23T00:02:33.723168+0000 mgr.y (mgr.25321) 164 : cluster [DBG] pgmap v80: 161 pgs: 7 peering, 20 stale+active+clean, 134 active+clean; 585 KiB data, 124 MiB used, 715 GiB / 715 GiB avail; 127 B/s rd, 0 op/s 2024-04-23T00:02:35.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:34 smithi171 bash[43854]: cluster 2024-04-23T00:02:34.193909+0000 mon.a (mon.0) 388 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-04-23T00:02:35.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:34 smithi171 bash[43854]: cluster 2024-04-23T00:02:34.193909+0000 mon.a (mon.0) 388 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-04-23T00:02:35.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:34 smithi171 bash[43854]: cluster 2024-04-23T00:02:34.211074+0000 mon.a (mon.0) 389 : cluster [DBG] osdmap e113: 8 total, 7 up, 8 in 2024-04-23T00:02:35.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:34 smithi171 bash[43854]: cluster 2024-04-23T00:02:34.211074+0000 mon.a (mon.0) 389 : cluster [DBG] osdmap e113: 8 total, 7 up, 8 in 2024-04-23T00:02:36.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:35 smithi079 bash[57209]: cluster 2024-04-23T00:02:35.724210+0000 mgr.y (mgr.25321) 165 : cluster [DBG] pgmap v82: 161 pgs: 7 peering, 20 stale+active+clean, 134 active+clean; 585 KiB data, 124 MiB used, 715 GiB / 715 GiB avail; 127 B/s rd, 0 op/s 2024-04-23T00:02:36.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:35 smithi079 bash[57209]: cluster 2024-04-23T00:02:35.724210+0000 mgr.y (mgr.25321) 165 : cluster [DBG] pgmap v82: 161 pgs: 7 peering, 20 stale+active+clean, 134 active+clean; 585 KiB data, 124 MiB used, 715 GiB / 715 GiB avail; 127 B/s rd, 0 op/s 2024-04-23T00:02:36.031 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:35 smithi079 bash[55848]: cluster 2024-04-23T00:02:35.724210+0000 mgr.y (mgr.25321) 165 : cluster [DBG] pgmap v82: 161 pgs: 7 peering, 20 stale+active+clean, 134 active+clean; 585 KiB data, 124 MiB used, 715 GiB / 715 GiB avail; 127 B/s rd, 0 op/s 2024-04-23T00:02:36.031 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:35 smithi079 bash[55848]: cluster 2024-04-23T00:02:35.724210+0000 mgr.y (mgr.25321) 165 : cluster [DBG] pgmap v82: 161 pgs: 7 peering, 20 stale+active+clean, 134 active+clean; 585 KiB data, 124 MiB used, 715 GiB / 715 GiB avail; 127 B/s rd, 0 op/s 2024-04-23T00:02:36.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:35 smithi171 bash[43854]: cluster 2024-04-23T00:02:35.724210+0000 mgr.y (mgr.25321) 165 : cluster [DBG] pgmap v82: 161 pgs: 7 peering, 20 stale+active+clean, 134 active+clean; 585 KiB data, 124 MiB used, 715 GiB / 715 GiB avail; 127 B/s rd, 0 op/s 2024-04-23T00:02:36.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:35 smithi171 bash[43854]: cluster 2024-04-23T00:02:35.724210+0000 mgr.y (mgr.25321) 165 : cluster [DBG] pgmap v82: 161 pgs: 7 peering, 20 stale+active+clean, 134 active+clean; 585 KiB data, 124 MiB used, 715 GiB / 715 GiB avail; 127 B/s rd, 0 op/s 2024-04-23T00:02:36.780 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:02:36 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:02:36.780 INFO:journalctl@ceph.osd.0.smithi079.stdout:Apr 23 00:02:36 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:02:36.781 INFO:journalctl@ceph.osd.3.smithi079.stdout:Apr 23 00:02:36 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:02:36.781 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 23 00:02:36 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:02:36.781 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 23 00:02:36 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:02:36.782 INFO:journalctl@ceph.osd.1.smithi079.stdout:Apr 23 00:02:36 smithi079 systemd[1]: ceph-15ff8152-0102-11ef-bc93-c7b262605968@osd.1.service: Deactivated successfully. 2024-04-23T00:02:36.782 INFO:journalctl@ceph.osd.1.smithi079.stdout:Apr 23 00:02:36 smithi079 systemd[1]: Stopped Ceph osd.1 for 15ff8152-0102-11ef-bc93-c7b262605968. 2024-04-23T00:02:36.782 INFO:journalctl@ceph.osd.1.smithi079.stdout:Apr 23 00:02:36 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:02:36.782 INFO:journalctl@ceph.osd.1.smithi079.stdout:Apr 23 00:02:36 smithi079 systemd[1]: Started Ceph osd.1 for 15ff8152-0102-11ef-bc93-c7b262605968. 2024-04-23T00:02:36.782 INFO:journalctl@ceph.osd.2.smithi079.stdout:Apr 23 00:02:36 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:02:36.783 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:36 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:02:36.783 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:36 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:02:38.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:37 smithi079 bash[55848]: audit 2024-04-23T00:02:36.803557+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:38.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:37 smithi079 bash[55848]: audit 2024-04-23T00:02:36.803557+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:38.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:37 smithi079 bash[55848]: audit 2024-04-23T00:02:36.809839+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:38.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:37 smithi079 bash[55848]: audit 2024-04-23T00:02:36.809839+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:38.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:37 smithi079 bash[55848]: audit 2024-04-23T00:02:37.120021+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:38.031 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:37 smithi079 bash[55848]: audit 2024-04-23T00:02:37.120021+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:38.031 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:37 smithi079 bash[55848]: audit 2024-04-23T00:02:37.121705+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:02:38.031 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:37 smithi079 bash[55848]: audit 2024-04-23T00:02:37.121705+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:02:38.031 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:37 smithi079 bash[55848]: cluster 2024-04-23T00:02:37.725203+0000 mgr.y (mgr.25321) 166 : cluster [DBG] pgmap v83: 161 pgs: 7 peering, 20 stale+active+clean, 134 active+clean; 585 KiB data, 124 MiB used, 715 GiB / 715 GiB avail 2024-04-23T00:02:38.031 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:37 smithi079 bash[55848]: cluster 2024-04-23T00:02:37.725203+0000 mgr.y (mgr.25321) 166 : cluster [DBG] pgmap v83: 161 pgs: 7 peering, 20 stale+active+clean, 134 active+clean; 585 KiB data, 124 MiB used, 715 GiB / 715 GiB avail 2024-04-23T00:02:38.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:37 smithi079 bash[57209]: audit 2024-04-23T00:02:36.803557+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:38.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:37 smithi079 bash[57209]: audit 2024-04-23T00:02:36.803557+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:38.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:37 smithi079 bash[57209]: audit 2024-04-23T00:02:36.809839+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:38.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:37 smithi079 bash[57209]: audit 2024-04-23T00:02:36.809839+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:38.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:37 smithi079 bash[57209]: audit 2024-04-23T00:02:37.120021+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:38.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:37 smithi079 bash[57209]: audit 2024-04-23T00:02:37.120021+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:38.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:37 smithi079 bash[57209]: audit 2024-04-23T00:02:37.121705+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:02:38.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:37 smithi079 bash[57209]: audit 2024-04-23T00:02:37.121705+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:02:38.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:37 smithi079 bash[57209]: cluster 2024-04-23T00:02:37.725203+0000 mgr.y (mgr.25321) 166 : cluster [DBG] pgmap v83: 161 pgs: 7 peering, 20 stale+active+clean, 134 active+clean; 585 KiB data, 124 MiB used, 715 GiB / 715 GiB avail 2024-04-23T00:02:38.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:37 smithi079 bash[57209]: cluster 2024-04-23T00:02:37.725203+0000 mgr.y (mgr.25321) 166 : cluster [DBG] pgmap v83: 161 pgs: 7 peering, 20 stale+active+clean, 134 active+clean; 585 KiB data, 124 MiB used, 715 GiB / 715 GiB avail 2024-04-23T00:02:38.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:37 smithi171 bash[43854]: audit 2024-04-23T00:02:36.803557+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:38.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:37 smithi171 bash[43854]: audit 2024-04-23T00:02:36.803557+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:38.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:37 smithi171 bash[43854]: audit 2024-04-23T00:02:36.809839+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:38.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:37 smithi171 bash[43854]: audit 2024-04-23T00:02:36.809839+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:38.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:37 smithi171 bash[43854]: audit 2024-04-23T00:02:37.120021+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:38.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:37 smithi171 bash[43854]: audit 2024-04-23T00:02:37.120021+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:38.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:37 smithi171 bash[43854]: audit 2024-04-23T00:02:37.121705+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:02:38.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:37 smithi171 bash[43854]: audit 2024-04-23T00:02:37.121705+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:02:38.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:37 smithi171 bash[43854]: cluster 2024-04-23T00:02:37.725203+0000 mgr.y (mgr.25321) 166 : cluster [DBG] pgmap v83: 161 pgs: 7 peering, 20 stale+active+clean, 134 active+clean; 585 KiB data, 124 MiB used, 715 GiB / 715 GiB avail 2024-04-23T00:02:38.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:37 smithi171 bash[43854]: cluster 2024-04-23T00:02:37.725203+0000 mgr.y (mgr.25321) 166 : cluster [DBG] pgmap v83: 161 pgs: 7 peering, 20 stale+active+clean, 134 active+clean; 585 KiB data, 124 MiB used, 715 GiB / 715 GiB avail 2024-04-23T00:02:38.530 INFO:journalctl@ceph.osd.1.smithi079.stdout:Apr 23 00:02:38 smithi079 bash[61317]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-04-23T00:02:38.531 INFO:journalctl@ceph.osd.1.smithi079.stdout:Apr 23 00:02:38 smithi079 bash[61317]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-04-23T00:02:38.531 INFO:journalctl@ceph.osd.1.smithi079.stdout:Apr 23 00:02:38 smithi079 bash[61317]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-04-23T00:02:38.531 INFO:journalctl@ceph.osd.1.smithi079.stdout:Apr 23 00:02:38 smithi079 bash[61317]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-1 --no-mon-config --dev /dev/mapper/vg_nvme-lv_3 2024-04-23T00:02:38.531 INFO:journalctl@ceph.osd.1.smithi079.stdout:Apr 23 00:02:38 smithi079 bash[61317]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-04-23T00:02:38.531 INFO:journalctl@ceph.osd.1.smithi079.stdout:Apr 23 00:02:38 smithi079 bash[61317]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-04-23T00:02:38.531 INFO:journalctl@ceph.osd.1.smithi079.stdout:Apr 23 00:02:38 smithi079 bash[61317]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-1/block 2024-04-23T00:02:38.531 INFO:journalctl@ceph.osd.1.smithi079.stdout:Apr 23 00:02:38 smithi079 bash[61317]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-04-23T00:02:38.531 INFO:journalctl@ceph.osd.1.smithi079.stdout:Apr 23 00:02:38 smithi079 bash[61317]: --> ceph-volume raw activate successful for osd ID: 1 2024-04-23T00:02:39.053 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 23 00:02:38 smithi171 bash[41575]: ts=2024-04-23T00:02: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 19.0.0-3252-g43be0201 (43be020184947e53516056c9931e1ac5bdbbb1a5) squid (dev)\", cluster=\"15ff8152-0102-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.79\", device_class=\"ssd\", hostname=\"smithi079\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.79\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.79\", device_class=\"ssd\", hostname=\"smithi079\", instance=\"172.21.15.171:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.79\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-23T00:02:39.780 INFO:journalctl@ceph.osd.1.smithi079.stdout:Apr 23 00:02:39 smithi079 bash[61557]: debug 2024-04-23T00:02:39.572+0000 7f4ec2723700 1 -- 172.21.15.79:0/211170550 <== mon.0 v2:172.21.15.79:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55aa1591b680 con 0x55aa15978800 2024-04-23T00:02:40.104 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:39 smithi079 bash[57209]: cluster 2024-04-23T00:02:39.727537+0000 mgr.y (mgr.25321) 167 : cluster [DBG] pgmap v84: 161 pgs: 21 active+undersized+degraded, 42 active+undersized, 98 active+clean; 585 KiB data, 125 MiB used, 715 GiB / 715 GiB avail; 99/726 objects degraded (13.636%) 2024-04-23T00:02:40.104 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:39 smithi079 bash[57209]: cluster 2024-04-23T00:02:39.727537+0000 mgr.y (mgr.25321) 167 : cluster [DBG] pgmap v84: 161 pgs: 21 active+undersized+degraded, 42 active+undersized, 98 active+clean; 585 KiB data, 125 MiB used, 715 GiB / 715 GiB avail; 99/726 objects degraded (13.636%) 2024-04-23T00:02:40.104 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:39 smithi079 bash[57209]: cluster 2024-04-23T00:02:39.779903+0000 mon.a (mon.0) 394 : cluster [WRN] Health check failed: Degraded data redundancy: 99/726 objects degraded (13.636%), 21 pgs degraded (PG_DEGRADED) 2024-04-23T00:02:40.104 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:39 smithi079 bash[57209]: cluster 2024-04-23T00:02:39.779903+0000 mon.a (mon.0) 394 : cluster [WRN] Health check failed: Degraded data redundancy: 99/726 objects degraded (13.636%), 21 pgs degraded (PG_DEGRADED) 2024-04-23T00:02:40.104 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:39 smithi079 bash[57209]: cluster 2024-04-23T00:02:39.779980+0000 mon.a (mon.0) 395 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-04-23T00:02:40.104 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:39 smithi079 bash[57209]: cluster 2024-04-23T00:02:39.779980+0000 mon.a (mon.0) 395 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-04-23T00:02:40.105 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:39 smithi079 bash[55848]: cluster 2024-04-23T00:02:39.727537+0000 mgr.y (mgr.25321) 167 : cluster [DBG] pgmap v84: 161 pgs: 21 active+undersized+degraded, 42 active+undersized, 98 active+clean; 585 KiB data, 125 MiB used, 715 GiB / 715 GiB avail; 99/726 objects degraded (13.636%) 2024-04-23T00:02:40.105 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:39 smithi079 bash[55848]: cluster 2024-04-23T00:02:39.727537+0000 mgr.y (mgr.25321) 167 : cluster [DBG] pgmap v84: 161 pgs: 21 active+undersized+degraded, 42 active+undersized, 98 active+clean; 585 KiB data, 125 MiB used, 715 GiB / 715 GiB avail; 99/726 objects degraded (13.636%) 2024-04-23T00:02:40.105 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:39 smithi079 bash[55848]: cluster 2024-04-23T00:02:39.779903+0000 mon.a (mon.0) 394 : cluster [WRN] Health check failed: Degraded data redundancy: 99/726 objects degraded (13.636%), 21 pgs degraded (PG_DEGRADED) 2024-04-23T00:02:40.105 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:39 smithi079 bash[55848]: cluster 2024-04-23T00:02:39.779903+0000 mon.a (mon.0) 394 : cluster [WRN] Health check failed: Degraded data redundancy: 99/726 objects degraded (13.636%), 21 pgs degraded (PG_DEGRADED) 2024-04-23T00:02:40.105 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:39 smithi079 bash[55848]: cluster 2024-04-23T00:02:39.779980+0000 mon.a (mon.0) 395 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-04-23T00:02:40.105 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:39 smithi079 bash[55848]: cluster 2024-04-23T00:02:39.779980+0000 mon.a (mon.0) 395 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-04-23T00:02:40.303 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:39 smithi171 bash[43854]: cluster 2024-04-23T00:02:39.727537+0000 mgr.y (mgr.25321) 167 : cluster [DBG] pgmap v84: 161 pgs: 21 active+undersized+degraded, 42 active+undersized, 98 active+clean; 585 KiB data, 125 MiB used, 715 GiB / 715 GiB avail; 99/726 objects degraded (13.636%) 2024-04-23T00:02:40.304 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:39 smithi171 bash[43854]: cluster 2024-04-23T00:02:39.727537+0000 mgr.y (mgr.25321) 167 : cluster [DBG] pgmap v84: 161 pgs: 21 active+undersized+degraded, 42 active+undersized, 98 active+clean; 585 KiB data, 125 MiB used, 715 GiB / 715 GiB avail; 99/726 objects degraded (13.636%) 2024-04-23T00:02:40.304 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:39 smithi171 bash[43854]: cluster 2024-04-23T00:02:39.779903+0000 mon.a (mon.0) 394 : cluster [WRN] Health check failed: Degraded data redundancy: 99/726 objects degraded (13.636%), 21 pgs degraded (PG_DEGRADED) 2024-04-23T00:02:40.304 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:39 smithi171 bash[43854]: cluster 2024-04-23T00:02:39.779903+0000 mon.a (mon.0) 394 : cluster [WRN] Health check failed: Degraded data redundancy: 99/726 objects degraded (13.636%), 21 pgs degraded (PG_DEGRADED) 2024-04-23T00:02:40.304 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:39 smithi171 bash[43854]: cluster 2024-04-23T00:02:39.779980+0000 mon.a (mon.0) 395 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-04-23T00:02:40.304 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:39 smithi171 bash[43854]: cluster 2024-04-23T00:02:39.779980+0000 mon.a (mon.0) 395 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-04-23T00:02:40.530 INFO:journalctl@ceph.osd.1.smithi079.stdout:Apr 23 00:02:40 smithi079 bash[61557]: debug 2024-04-23T00:02:40.116+0000 7f4ecb8bb7c0 -1 Falling back to public interface 2024-04-23T00:02:42.280 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:41 smithi079 bash[57209]: cluster 2024-04-23T00:02:41.728825+0000 mgr.y (mgr.25321) 168 : cluster [DBG] pgmap v85: 161 pgs: 21 active+undersized+degraded, 42 active+undersized, 98 active+clean; 585 KiB data, 125 MiB used, 715 GiB / 715 GiB avail; 99/726 objects degraded (13.636%) 2024-04-23T00:02:42.280 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:41 smithi079 bash[57209]: cluster 2024-04-23T00:02:41.728825+0000 mgr.y (mgr.25321) 168 : cluster [DBG] pgmap v85: 161 pgs: 21 active+undersized+degraded, 42 active+undersized, 98 active+clean; 585 KiB data, 125 MiB used, 715 GiB / 715 GiB avail; 99/726 objects degraded (13.636%) 2024-04-23T00:02:42.280 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:41 smithi079 bash[55848]: cluster 2024-04-23T00:02:41.728825+0000 mgr.y (mgr.25321) 168 : cluster [DBG] pgmap v85: 161 pgs: 21 active+undersized+degraded, 42 active+undersized, 98 active+clean; 585 KiB data, 125 MiB used, 715 GiB / 715 GiB avail; 99/726 objects degraded (13.636%) 2024-04-23T00:02:42.281 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:41 smithi079 bash[55848]: cluster 2024-04-23T00:02:41.728825+0000 mgr.y (mgr.25321) 168 : cluster [DBG] pgmap v85: 161 pgs: 21 active+undersized+degraded, 42 active+undersized, 98 active+clean; 585 KiB data, 125 MiB used, 715 GiB / 715 GiB avail; 99/726 objects degraded (13.636%) 2024-04-23T00:02:42.303 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:41 smithi171 bash[43854]: cluster 2024-04-23T00:02:41.728825+0000 mgr.y (mgr.25321) 168 : cluster [DBG] pgmap v85: 161 pgs: 21 active+undersized+degraded, 42 active+undersized, 98 active+clean; 585 KiB data, 125 MiB used, 715 GiB / 715 GiB avail; 99/726 objects degraded (13.636%) 2024-04-23T00:02:42.303 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:41 smithi171 bash[43854]: cluster 2024-04-23T00:02:41.728825+0000 mgr.y (mgr.25321) 168 : cluster [DBG] pgmap v85: 161 pgs: 21 active+undersized+degraded, 42 active+undersized, 98 active+clean; 585 KiB data, 125 MiB used, 715 GiB / 715 GiB avail; 99/726 objects degraded (13.636%) 2024-04-23T00:02:43.492 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:43 smithi171 bash[43854]: audit 2024-04-23T00:02:43.117395+0000 mon.a (mon.0) 396 : audit [INF] from='osd.1 [v2:172.21.15.79:6810/2012665572,v1:172.21.15.79:6811/2012665572]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-23T00:02:43.492 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:43 smithi171 bash[43854]: audit 2024-04-23T00:02:43.117395+0000 mon.a (mon.0) 396 : audit [INF] from='osd.1 [v2:172.21.15.79:6810/2012665572,v1:172.21.15.79:6811/2012665572]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-23T00:02:43.530 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:43 smithi079 bash[55848]: audit 2024-04-23T00:02:43.117395+0000 mon.a (mon.0) 396 : audit [INF] from='osd.1 [v2:172.21.15.79:6810/2012665572,v1:172.21.15.79:6811/2012665572]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-23T00:02:43.530 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:43 smithi079 bash[55848]: audit 2024-04-23T00:02:43.117395+0000 mon.a (mon.0) 396 : audit [INF] from='osd.1 [v2:172.21.15.79:6810/2012665572,v1:172.21.15.79:6811/2012665572]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-23T00:02:43.530 INFO:journalctl@ceph.osd.1.smithi079.stdout:Apr 23 00:02:43 smithi079 bash[61557]: debug 2024-04-23T00:02:43.056+0000 7f4ecb8bb7c0 -1 osd.1 0 read_superblock omap replica is missing. 2024-04-23T00:02:43.530 INFO:journalctl@ceph.osd.1.smithi079.stdout:Apr 23 00:02:43 smithi079 bash[61557]: debug 2024-04-23T00:02:43.108+0000 7f4ecb8bb7c0 -1 osd.1 111 log_to_monitors true 2024-04-23T00:02:43.531 INFO:journalctl@ceph.osd.1.smithi079.stdout:Apr 23 00:02:43 smithi079 bash[61557]: debug 2024-04-23T00:02:43.208+0000 7f4ebcd13700 -1 osd.1 111 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-23T00:02:43.531 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:43 smithi079 bash[57209]: audit 2024-04-23T00:02:43.117395+0000 mon.a (mon.0) 396 : audit [INF] from='osd.1 [v2:172.21.15.79:6810/2012665572,v1:172.21.15.79:6811/2012665572]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-23T00:02:43.531 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:43 smithi079 bash[57209]: audit 2024-04-23T00:02:43.117395+0000 mon.a (mon.0) 396 : audit [INF] from='osd.1 [v2:172.21.15.79:6810/2012665572,v1:172.21.15.79:6811/2012665572]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-23T00:02:43.803 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 23 00:02:43 smithi171 bash[41575]: ts=2024-04-23T00:02:43.509Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi079\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi079\", job=\"node\", machine=\"x86_64\", nodename=\"smithi079\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"15ff8152-0102-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi079\", job=\"node\", machine=\"x86_64\", nodename=\"smithi079\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-23T00:02:44.030 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:02:43 smithi079 bash[52880]: ::ffff:172.21.15.171 - - [23/Apr/2024:00:02:43] "GET /metrics HTTP/1.1" 200 38487 "" "Prometheus/2.33.4" 2024-04-23T00:02:44.530 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:44 smithi079 bash[55848]: audit 2024-04-23T00:02:43.157168+0000 mgr.y (mgr.25321) 169 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:02:44.530 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:44 smithi079 bash[55848]: audit 2024-04-23T00:02:43.157168+0000 mgr.y (mgr.25321) 169 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:02:44.530 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:44 smithi079 bash[55848]: audit 2024-04-23T00:02:43.170545+0000 mon.a (mon.0) 397 : audit [INF] from='osd.1 [v2:172.21.15.79:6810/2012665572,v1:172.21.15.79:6811/2012665572]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-23T00:02:44.530 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:44 smithi079 bash[55848]: audit 2024-04-23T00:02:43.170545+0000 mon.a (mon.0) 397 : audit [INF] from='osd.1 [v2:172.21.15.79:6810/2012665572,v1:172.21.15.79:6811/2012665572]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-23T00:02:44.530 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:44 smithi079 bash[55848]: cluster 2024-04-23T00:02:43.177859+0000 mon.a (mon.0) 398 : cluster [DBG] osdmap e114: 8 total, 7 up, 8 in 2024-04-23T00:02:44.530 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:44 smithi079 bash[55848]: cluster 2024-04-23T00:02:43.177859+0000 mon.a (mon.0) 398 : cluster [DBG] osdmap e114: 8 total, 7 up, 8 in 2024-04-23T00:02:44.531 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:44 smithi079 bash[55848]: audit 2024-04-23T00:02:43.178903+0000 mon.a (mon.0) 399 : audit [INF] from='osd.1 [v2:172.21.15.79:6810/2012665572,v1:172.21.15.79:6811/2012665572]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-04-23T00:02:44.531 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:44 smithi079 bash[55848]: audit 2024-04-23T00:02:43.178903+0000 mon.a (mon.0) 399 : audit [INF] from='osd.1 [v2:172.21.15.79:6810/2012665572,v1:172.21.15.79:6811/2012665572]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-04-23T00:02:44.531 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:44 smithi079 bash[55848]: cluster 2024-04-23T00:02:43.729514+0000 mgr.y (mgr.25321) 170 : cluster [DBG] pgmap v87: 161 pgs: 21 active+undersized+degraded, 42 active+undersized, 98 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 99/726 objects degraded (13.636%) 2024-04-23T00:02:44.531 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:44 smithi079 bash[55848]: cluster 2024-04-23T00:02:43.729514+0000 mgr.y (mgr.25321) 170 : cluster [DBG] pgmap v87: 161 pgs: 21 active+undersized+degraded, 42 active+undersized, 98 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 99/726 objects degraded (13.636%) 2024-04-23T00:02:44.531 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:44 smithi079 bash[57209]: audit 2024-04-23T00:02:43.157168+0000 mgr.y (mgr.25321) 169 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:02:44.531 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:44 smithi079 bash[57209]: audit 2024-04-23T00:02:43.157168+0000 mgr.y (mgr.25321) 169 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:02:44.531 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:44 smithi079 bash[57209]: audit 2024-04-23T00:02:43.170545+0000 mon.a (mon.0) 397 : audit [INF] from='osd.1 [v2:172.21.15.79:6810/2012665572,v1:172.21.15.79:6811/2012665572]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-23T00:02:44.531 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:44 smithi079 bash[57209]: audit 2024-04-23T00:02:43.170545+0000 mon.a (mon.0) 397 : audit [INF] from='osd.1 [v2:172.21.15.79:6810/2012665572,v1:172.21.15.79:6811/2012665572]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-23T00:02:44.531 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:44 smithi079 bash[57209]: cluster 2024-04-23T00:02:43.177859+0000 mon.a (mon.0) 398 : cluster [DBG] osdmap e114: 8 total, 7 up, 8 in 2024-04-23T00:02:44.531 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:44 smithi079 bash[57209]: cluster 2024-04-23T00:02:43.177859+0000 mon.a (mon.0) 398 : cluster [DBG] osdmap e114: 8 total, 7 up, 8 in 2024-04-23T00:02:44.531 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:44 smithi079 bash[57209]: audit 2024-04-23T00:02:43.178903+0000 mon.a (mon.0) 399 : audit [INF] from='osd.1 [v2:172.21.15.79:6810/2012665572,v1:172.21.15.79:6811/2012665572]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-04-23T00:02:44.532 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:44 smithi079 bash[57209]: audit 2024-04-23T00:02:43.178903+0000 mon.a (mon.0) 399 : audit [INF] from='osd.1 [v2:172.21.15.79:6810/2012665572,v1:172.21.15.79:6811/2012665572]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-04-23T00:02:44.532 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:44 smithi079 bash[57209]: cluster 2024-04-23T00:02:43.729514+0000 mgr.y (mgr.25321) 170 : cluster [DBG] pgmap v87: 161 pgs: 21 active+undersized+degraded, 42 active+undersized, 98 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 99/726 objects degraded (13.636%) 2024-04-23T00:02:44.532 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:44 smithi079 bash[57209]: cluster 2024-04-23T00:02:43.729514+0000 mgr.y (mgr.25321) 170 : cluster [DBG] pgmap v87: 161 pgs: 21 active+undersized+degraded, 42 active+undersized, 98 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 99/726 objects degraded (13.636%) 2024-04-23T00:02:44.553 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:44 smithi171 bash[43854]: audit 2024-04-23T00:02:43.157168+0000 mgr.y (mgr.25321) 169 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:02:44.553 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:44 smithi171 bash[43854]: audit 2024-04-23T00:02:43.157168+0000 mgr.y (mgr.25321) 169 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:02:44.554 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:44 smithi171 bash[43854]: audit 2024-04-23T00:02:43.170545+0000 mon.a (mon.0) 397 : audit [INF] from='osd.1 [v2:172.21.15.79:6810/2012665572,v1:172.21.15.79:6811/2012665572]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-23T00:02:44.554 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:44 smithi171 bash[43854]: audit 2024-04-23T00:02:43.170545+0000 mon.a (mon.0) 397 : audit [INF] from='osd.1 [v2:172.21.15.79:6810/2012665572,v1:172.21.15.79:6811/2012665572]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-23T00:02:44.554 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:44 smithi171 bash[43854]: cluster 2024-04-23T00:02:43.177859+0000 mon.a (mon.0) 398 : cluster [DBG] osdmap e114: 8 total, 7 up, 8 in 2024-04-23T00:02:44.554 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:44 smithi171 bash[43854]: cluster 2024-04-23T00:02:43.177859+0000 mon.a (mon.0) 398 : cluster [DBG] osdmap e114: 8 total, 7 up, 8 in 2024-04-23T00:02:44.554 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:44 smithi171 bash[43854]: audit 2024-04-23T00:02:43.178903+0000 mon.a (mon.0) 399 : audit [INF] from='osd.1 [v2:172.21.15.79:6810/2012665572,v1:172.21.15.79:6811/2012665572]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-04-23T00:02:44.554 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:44 smithi171 bash[43854]: audit 2024-04-23T00:02:43.178903+0000 mon.a (mon.0) 399 : audit [INF] from='osd.1 [v2:172.21.15.79:6810/2012665572,v1:172.21.15.79:6811/2012665572]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-04-23T00:02:44.554 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:44 smithi171 bash[43854]: cluster 2024-04-23T00:02:43.729514+0000 mgr.y (mgr.25321) 170 : cluster [DBG] pgmap v87: 161 pgs: 21 active+undersized+degraded, 42 active+undersized, 98 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 99/726 objects degraded (13.636%) 2024-04-23T00:02:44.554 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:44 smithi171 bash[43854]: cluster 2024-04-23T00:02:43.729514+0000 mgr.y (mgr.25321) 170 : cluster [DBG] pgmap v87: 161 pgs: 21 active+undersized+degraded, 42 active+undersized, 98 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 99/726 objects degraded (13.636%) 2024-04-23T00:02:44.861 INFO:teuthology.orchestra.run.smithi079.stdout:true 2024-04-23T00:02:45.530 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:45 smithi079 bash[57209]: cluster 2024-04-23T00:02:44.182887+0000 mon.a (mon.0) 400 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-23T00:02:45.530 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:45 smithi079 bash[57209]: cluster 2024-04-23T00:02:44.182887+0000 mon.a (mon.0) 400 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-23T00:02:45.530 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:45 smithi079 bash[57209]: cluster 2024-04-23T00:02:44.195100+0000 mon.a (mon.0) 401 : cluster [INF] osd.1 [v2:172.21.15.79:6810/2012665572,v1:172.21.15.79:6811/2012665572] boot 2024-04-23T00:02:45.530 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:45 smithi079 bash[57209]: cluster 2024-04-23T00:02:44.195100+0000 mon.a (mon.0) 401 : cluster [INF] osd.1 [v2:172.21.15.79:6810/2012665572,v1:172.21.15.79:6811/2012665572] boot 2024-04-23T00:02:45.530 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:45 smithi079 bash[57209]: cluster 2024-04-23T00:02:44.195172+0000 mon.a (mon.0) 402 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-04-23T00:02:45.530 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:45 smithi079 bash[57209]: cluster 2024-04-23T00:02:44.195172+0000 mon.a (mon.0) 402 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-04-23T00:02:45.531 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:45 smithi079 bash[57209]: audit 2024-04-23T00:02:44.198211+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-23T00:02:45.531 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:45 smithi079 bash[57209]: audit 2024-04-23T00:02:44.198211+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-23T00:02:45.531 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:45 smithi079 bash[57209]: audit 2024-04-23T00:02:44.456040+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:45.531 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:45 smithi079 bash[57209]: audit 2024-04-23T00:02:44.456040+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:45.531 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:45 smithi079 bash[57209]: audit 2024-04-23T00:02:44.463930+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:45.531 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:45 smithi079 bash[57209]: audit 2024-04-23T00:02:44.463930+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:45.531 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:45 smithi079 bash[55848]: cluster 2024-04-23T00:02:44.182887+0000 mon.a (mon.0) 400 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-23T00:02:45.531 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:45 smithi079 bash[55848]: cluster 2024-04-23T00:02:44.182887+0000 mon.a (mon.0) 400 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-23T00:02:45.531 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:45 smithi079 bash[55848]: cluster 2024-04-23T00:02:44.195100+0000 mon.a (mon.0) 401 : cluster [INF] osd.1 [v2:172.21.15.79:6810/2012665572,v1:172.21.15.79:6811/2012665572] boot 2024-04-23T00:02:45.531 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:45 smithi079 bash[55848]: cluster 2024-04-23T00:02:44.195100+0000 mon.a (mon.0) 401 : cluster [INF] osd.1 [v2:172.21.15.79:6810/2012665572,v1:172.21.15.79:6811/2012665572] boot 2024-04-23T00:02:45.531 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:45 smithi079 bash[55848]: cluster 2024-04-23T00:02:44.195172+0000 mon.a (mon.0) 402 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-04-23T00:02:45.532 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:45 smithi079 bash[55848]: cluster 2024-04-23T00:02:44.195172+0000 mon.a (mon.0) 402 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-04-23T00:02:45.532 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:45 smithi079 bash[55848]: audit 2024-04-23T00:02:44.198211+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-23T00:02:45.532 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:45 smithi079 bash[55848]: audit 2024-04-23T00:02:44.198211+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-23T00:02:45.532 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:45 smithi079 bash[55848]: audit 2024-04-23T00:02:44.456040+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:45.532 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:45 smithi079 bash[55848]: audit 2024-04-23T00:02:44.456040+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:45.532 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:45 smithi079 bash[55848]: audit 2024-04-23T00:02:44.463930+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:45.532 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:45 smithi079 bash[55848]: audit 2024-04-23T00:02:44.463930+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:45.554 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:45 smithi171 bash[43854]: cluster 2024-04-23T00:02:44.182887+0000 mon.a (mon.0) 400 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-23T00:02:45.554 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:45 smithi171 bash[43854]: cluster 2024-04-23T00:02:44.182887+0000 mon.a (mon.0) 400 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-23T00:02:45.554 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:45 smithi171 bash[43854]: cluster 2024-04-23T00:02:44.195100+0000 mon.a (mon.0) 401 : cluster [INF] osd.1 [v2:172.21.15.79:6810/2012665572,v1:172.21.15.79:6811/2012665572] boot 2024-04-23T00:02:45.554 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:45 smithi171 bash[43854]: cluster 2024-04-23T00:02:44.195100+0000 mon.a (mon.0) 401 : cluster [INF] osd.1 [v2:172.21.15.79:6810/2012665572,v1:172.21.15.79:6811/2012665572] boot 2024-04-23T00:02:45.554 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:45 smithi171 bash[43854]: cluster 2024-04-23T00:02:44.195172+0000 mon.a (mon.0) 402 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-04-23T00:02:45.555 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:45 smithi171 bash[43854]: cluster 2024-04-23T00:02:44.195172+0000 mon.a (mon.0) 402 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-04-23T00:02:45.555 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:45 smithi171 bash[43854]: audit 2024-04-23T00:02:44.198211+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-23T00:02:45.555 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:45 smithi171 bash[43854]: audit 2024-04-23T00:02:44.198211+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-23T00:02:45.555 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:45 smithi171 bash[43854]: audit 2024-04-23T00:02:44.456040+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:45.555 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:45 smithi171 bash[43854]: audit 2024-04-23T00:02:44.456040+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:45.555 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:45 smithi171 bash[43854]: audit 2024-04-23T00:02:44.463930+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:45.556 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:45 smithi171 bash[43854]: audit 2024-04-23T00:02:44.463930+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:45.619 INFO:teuthology.orchestra.run.smithi079.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T00:02:45.619 INFO:teuthology.orchestra.run.smithi079.stdout:alertmanager.a smithi079 *:9093,9094 running (4m) 1s ago 10m 12.7M - 0.23.0 ba2b418f427c d3a786a65dba 2024-04-23T00:02:45.619 INFO:teuthology.orchestra.run.smithi079.stdout:grafana.a smithi171 *:3000 running (3m) 91s ago 10m 41.7M - 8.3.5 dad864ee21e9 cc5aee88d2dc 2024-04-23T00:02:45.619 INFO:teuthology.orchestra.run.smithi079.stdout:iscsi.foo.smithi079.zorrwo smithi079 running (3m) 1s ago 8m 43.7M - 3.5 e1d6a67b021e 34b3c8472630 2024-04-23T00:02:45.620 INFO:teuthology.orchestra.run.smithi079.stdout:mgr.x smithi171 *:8443,9283,8765 running (2m) 91s ago 16m 437M - 19.0.0-3252-g43be0201 a0434699c1d7 63bab1f0aabb 2024-04-23T00:02:45.620 INFO:teuthology.orchestra.run.smithi079.stdout:mgr.y smithi079 *:8443,9283,8765 running (3m) 1s ago 18m 493M - 19.0.0-3252-g43be0201 a0434699c1d7 c3e0186392bc 2024-04-23T00:02:45.620 INFO:teuthology.orchestra.run.smithi079.stdout:mon.a smithi079 running (2m) 1s ago 18m 47.6M 2048M 19.0.0-3252-g43be0201 a0434699c1d7 73856468c297 2024-04-23T00:02:45.620 INFO:teuthology.orchestra.run.smithi079.stdout:mon.b smithi171 running (99s) 91s ago 16m 18.5M 2048M 19.0.0-3252-g43be0201 a0434699c1d7 8956680187c2 2024-04-23T00:02:45.620 INFO:teuthology.orchestra.run.smithi079.stdout:mon.c smithi079 running (2m) 1s ago 16m 40.1M 2048M 19.0.0-3252-g43be0201 a0434699c1d7 26b21cf14d08 2024-04-23T00:02:45.620 INFO:teuthology.orchestra.run.smithi079.stdout:node-exporter.a smithi079 *:9100 running (4m) 1s ago 11m 9060k - 1.3.1 1dbe0e931976 e72f9beb8010 2024-04-23T00:02:45.620 INFO:teuthology.orchestra.run.smithi079.stdout:node-exporter.b smithi171 *:9100 running (3m) 91s ago 11m 8943k - 1.3.1 1dbe0e931976 c71ee8bcebe5 2024-04-23T00:02:45.620 INFO:teuthology.orchestra.run.smithi079.stdout:osd.0 smithi079 running (32s) 1s ago 16m 50.1M 2780M 19.0.0-3252-g43be0201 a0434699c1d7 75f8375cb2bd 2024-04-23T00:02:45.620 INFO:teuthology.orchestra.run.smithi079.stdout:osd.1 smithi079 running (6s) 1s ago 15m 11.7M 2780M 19.0.0-3252-g43be0201 a0434699c1d7 08111a57b339 2024-04-23T00:02:45.620 INFO:teuthology.orchestra.run.smithi079.stdout:osd.2 smithi079 running (14m) 1s ago 14m 54.0M 2780M 17.2.0 e1d6a67b021e 3193f9ba2e88 2024-04-23T00:02:45.620 INFO:teuthology.orchestra.run.smithi079.stdout:osd.3 smithi079 running (14m) 1s ago 14m 57.8M 2780M 17.2.0 e1d6a67b021e cabd537200bc 2024-04-23T00:02:45.620 INFO:teuthology.orchestra.run.smithi079.stdout:osd.4 smithi171 running (13m) 91s ago 13m 58.5M 3036M 17.2.0 e1d6a67b021e 04ab0c3fa292 2024-04-23T00:02:45.620 INFO:teuthology.orchestra.run.smithi079.stdout:osd.5 smithi171 running (13m) 91s ago 13m 54.2M 3036M 17.2.0 e1d6a67b021e d561b19cce34 2024-04-23T00:02:45.620 INFO:teuthology.orchestra.run.smithi079.stdout:osd.6 smithi171 running (12m) 91s ago 12m 54.5M 3036M 17.2.0 e1d6a67b021e a01d59c465a9 2024-04-23T00:02:45.620 INFO:teuthology.orchestra.run.smithi079.stdout:osd.7 smithi171 running (11m) 91s ago 11m 58.3M 3036M 17.2.0 e1d6a67b021e 472338dda563 2024-04-23T00:02:45.621 INFO:teuthology.orchestra.run.smithi079.stdout:prometheus.a smithi171 *:9095 running (3m) 91s ago 11m 59.8M - 2.33.4 514e6a882f6e 0c5b27bf9a1d 2024-04-23T00:02:45.621 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.foo.smithi079.mriyzv smithi079 *:8000 running (9m) 1s ago 9m 87.7M - 17.2.0 e1d6a67b021e 7265086159d1 2024-04-23T00:02:45.621 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.foo.smithi171.llhapr smithi171 *:8000 running (9m) 91s ago 9m 87.5M - 17.2.0 e1d6a67b021e b457c21074ad 2024-04-23T00:02:45.621 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.smpl.smithi079.yxokos smithi079 *:80 running (9m) 1s ago 9m 87.3M - 17.2.0 e1d6a67b021e 0083918e6d55 2024-04-23T00:02:45.621 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.smpl.smithi171.spscai smithi171 *:80 running (8m) 91s ago 8m 87.2M - 17.2.0 e1d6a67b021e 9e7599a854ca 2024-04-23T00:02:46.067 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-04-23T00:02:46.068 INFO:teuthology.orchestra.run.smithi079.stdout: "mon": { 2024-04-23T00:02:46.068 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.0.0-3252-g43be0201 (43be020184947e53516056c9931e1ac5bdbbb1a5) squid (dev)": 3 2024-04-23T00:02:46.068 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-04-23T00:02:46.068 INFO:teuthology.orchestra.run.smithi079.stdout: "mgr": { 2024-04-23T00:02:46.068 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.0.0-3252-g43be0201 (43be020184947e53516056c9931e1ac5bdbbb1a5) squid (dev)": 2 2024-04-23T00:02:46.068 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-04-23T00:02:46.068 INFO:teuthology.orchestra.run.smithi079.stdout: "osd": { 2024-04-23T00:02:46.068 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 6, 2024-04-23T00:02:46.068 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.0.0-3252-g43be0201 (43be020184947e53516056c9931e1ac5bdbbb1a5) squid (dev)": 2 2024-04-23T00:02:46.068 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-04-23T00:02:46.068 INFO:teuthology.orchestra.run.smithi079.stdout: "rgw": { 2024-04-23T00:02:46.068 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-23T00:02:46.069 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-04-23T00:02:46.069 INFO:teuthology.orchestra.run.smithi079.stdout: "overall": { 2024-04-23T00:02:46.069 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 10, 2024-04-23T00:02:46.069 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.0.0-3252-g43be0201 (43be020184947e53516056c9931e1ac5bdbbb1a5) squid (dev)": 7 2024-04-23T00:02:46.069 INFO:teuthology.orchestra.run.smithi079.stdout: } 2024-04-23T00:02:46.069 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-04-23T00:02:46.435 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-04-23T00:02:46.435 INFO:teuthology.orchestra.run.smithi079.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5", 2024-04-23T00:02:46.435 INFO:teuthology.orchestra.run.smithi079.stdout: "in_progress": true, 2024-04-23T00:02:46.435 INFO:teuthology.orchestra.run.smithi079.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-23T00:02:46.435 INFO:teuthology.orchestra.run.smithi079.stdout: "services_complete": [ 2024-04-23T00:02:46.435 INFO:teuthology.orchestra.run.smithi079.stdout: "mon", 2024-04-23T00:02:46.435 INFO:teuthology.orchestra.run.smithi079.stdout: "mgr" 2024-04-23T00:02:46.435 INFO:teuthology.orchestra.run.smithi079.stdout: ], 2024-04-23T00:02:46.435 INFO:teuthology.orchestra.run.smithi079.stdout: "progress": "7/23 daemons upgraded", 2024-04-23T00:02:46.435 INFO:teuthology.orchestra.run.smithi079.stdout: "message": "Currently upgrading osd daemons", 2024-04-23T00:02:46.435 INFO:teuthology.orchestra.run.smithi079.stdout: "is_paused": false 2024-04-23T00:02:46.436 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-04-23T00:02:46.531 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:46 smithi079 bash[57209]: audit 2024-04-23T00:02:44.864873+0000 mgr.y (mgr.25321) 171 : audit [DBG] from='client.44221 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:02:46.531 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:46 smithi079 bash[57209]: audit 2024-04-23T00:02:44.864873+0000 mgr.y (mgr.25321) 171 : audit [DBG] from='client.44221 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:02:46.531 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:46 smithi079 bash[57209]: cluster 2024-04-23T00:02:45.202647+0000 mon.a (mon.0) 406 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-04-23T00:02:46.531 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:46 smithi079 bash[57209]: cluster 2024-04-23T00:02:45.202647+0000 mon.a (mon.0) 406 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-04-23T00:02:46.531 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:46 smithi079 bash[57209]: audit 2024-04-23T00:02:45.259176+0000 mgr.y (mgr.25321) 172 : audit [DBG] from='client.34302 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:02:46.531 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:46 smithi079 bash[57209]: audit 2024-04-23T00:02:45.259176+0000 mgr.y (mgr.25321) 172 : audit [DBG] from='client.34302 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:02:46.531 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:46 smithi079 bash[57209]: audit 2024-04-23T00:02:45.503421+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:46.532 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:46 smithi079 bash[57209]: audit 2024-04-23T00:02:45.503421+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:46.532 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:46 smithi079 bash[57209]: audit 2024-04-23T00:02:45.514728+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:46.532 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:46 smithi079 bash[57209]: audit 2024-04-23T00:02:45.514728+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:46.532 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:46 smithi079 bash[57209]: audit 2024-04-23T00:02:45.621631+0000 mgr.y (mgr.25321) 173 : audit [DBG] from='client.44233 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:02:46.532 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:46 smithi079 bash[57209]: audit 2024-04-23T00:02:45.621631+0000 mgr.y (mgr.25321) 173 : audit [DBG] from='client.44233 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:02:46.532 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:46 smithi079 bash[57209]: cluster 2024-04-23T00:02:45.730702+0000 mgr.y (mgr.25321) 174 : cluster [DBG] pgmap v90: 161 pgs: 21 active+undersized+degraded, 42 active+undersized, 98 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 99/726 objects degraded (13.636%) 2024-04-23T00:02:46.532 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:46 smithi079 bash[57209]: cluster 2024-04-23T00:02:45.730702+0000 mgr.y (mgr.25321) 174 : cluster [DBG] pgmap v90: 161 pgs: 21 active+undersized+degraded, 42 active+undersized, 98 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 99/726 objects degraded (13.636%) 2024-04-23T00:02:46.532 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:46 smithi079 bash[57209]: audit 2024-04-23T00:02:46.084861+0000 mon.c (mon.1) 3 : audit [DBG] from='client.? 172.21.15.79:0/876048867' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:02:46.532 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:46 smithi079 bash[57209]: audit 2024-04-23T00:02:46.084861+0000 mon.c (mon.1) 3 : audit [DBG] from='client.? 172.21.15.79:0/876048867' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:02:46.532 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:46 smithi079 bash[55848]: audit 2024-04-23T00:02:44.864873+0000 mgr.y (mgr.25321) 171 : audit [DBG] from='client.44221 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:02:46.533 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:46 smithi079 bash[55848]: audit 2024-04-23T00:02:44.864873+0000 mgr.y (mgr.25321) 171 : audit [DBG] from='client.44221 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:02:46.533 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:46 smithi079 bash[55848]: cluster 2024-04-23T00:02:45.202647+0000 mon.a (mon.0) 406 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-04-23T00:02:46.533 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:46 smithi079 bash[55848]: cluster 2024-04-23T00:02:45.202647+0000 mon.a (mon.0) 406 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-04-23T00:02:46.533 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:46 smithi079 bash[55848]: audit 2024-04-23T00:02:45.259176+0000 mgr.y (mgr.25321) 172 : audit [DBG] from='client.34302 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:02:46.533 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:46 smithi079 bash[55848]: audit 2024-04-23T00:02:45.259176+0000 mgr.y (mgr.25321) 172 : audit [DBG] from='client.34302 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:02:46.533 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:46 smithi079 bash[55848]: audit 2024-04-23T00:02:45.503421+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:46.533 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:46 smithi079 bash[55848]: audit 2024-04-23T00:02:45.503421+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:46.533 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:46 smithi079 bash[55848]: audit 2024-04-23T00:02:45.514728+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:46.533 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:46 smithi079 bash[55848]: audit 2024-04-23T00:02:45.514728+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:46.533 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:46 smithi079 bash[55848]: audit 2024-04-23T00:02:45.621631+0000 mgr.y (mgr.25321) 173 : audit [DBG] from='client.44233 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:02:46.533 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:46 smithi079 bash[55848]: audit 2024-04-23T00:02:45.621631+0000 mgr.y (mgr.25321) 173 : audit [DBG] from='client.44233 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:02:46.533 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:46 smithi079 bash[55848]: cluster 2024-04-23T00:02:45.730702+0000 mgr.y (mgr.25321) 174 : cluster [DBG] pgmap v90: 161 pgs: 21 active+undersized+degraded, 42 active+undersized, 98 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 99/726 objects degraded (13.636%) 2024-04-23T00:02:46.533 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:46 smithi079 bash[55848]: cluster 2024-04-23T00:02:45.730702+0000 mgr.y (mgr.25321) 174 : cluster [DBG] pgmap v90: 161 pgs: 21 active+undersized+degraded, 42 active+undersized, 98 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 99/726 objects degraded (13.636%) 2024-04-23T00:02:46.533 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:46 smithi079 bash[55848]: audit 2024-04-23T00:02:46.084861+0000 mon.c (mon.1) 3 : audit [DBG] from='client.? 172.21.15.79:0/876048867' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:02:46.533 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:46 smithi079 bash[55848]: audit 2024-04-23T00:02:46.084861+0000 mon.c (mon.1) 3 : audit [DBG] from='client.? 172.21.15.79:0/876048867' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:02:46.553 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:46 smithi171 bash[43854]: audit 2024-04-23T00:02:44.864873+0000 mgr.y (mgr.25321) 171 : audit [DBG] from='client.44221 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:02:46.554 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:46 smithi171 bash[43854]: audit 2024-04-23T00:02:44.864873+0000 mgr.y (mgr.25321) 171 : audit [DBG] from='client.44221 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:02:46.554 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:46 smithi171 bash[43854]: cluster 2024-04-23T00:02:45.202647+0000 mon.a (mon.0) 406 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-04-23T00:02:46.554 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:46 smithi171 bash[43854]: cluster 2024-04-23T00:02:45.202647+0000 mon.a (mon.0) 406 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-04-23T00:02:46.554 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:46 smithi171 bash[43854]: audit 2024-04-23T00:02:45.259176+0000 mgr.y (mgr.25321) 172 : audit [DBG] from='client.34302 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:02:46.554 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:46 smithi171 bash[43854]: audit 2024-04-23T00:02:45.259176+0000 mgr.y (mgr.25321) 172 : audit [DBG] from='client.34302 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:02:46.554 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:46 smithi171 bash[43854]: audit 2024-04-23T00:02:45.503421+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:46.554 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:46 smithi171 bash[43854]: audit 2024-04-23T00:02:45.503421+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:46.554 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:46 smithi171 bash[43854]: audit 2024-04-23T00:02:45.514728+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:46.554 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:46 smithi171 bash[43854]: audit 2024-04-23T00:02:45.514728+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:46.554 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:46 smithi171 bash[43854]: audit 2024-04-23T00:02:45.621631+0000 mgr.y (mgr.25321) 173 : audit [DBG] from='client.44233 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:02:46.554 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:46 smithi171 bash[43854]: audit 2024-04-23T00:02:45.621631+0000 mgr.y (mgr.25321) 173 : audit [DBG] from='client.44233 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:02:46.554 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:46 smithi171 bash[43854]: cluster 2024-04-23T00:02:45.730702+0000 mgr.y (mgr.25321) 174 : cluster [DBG] pgmap v90: 161 pgs: 21 active+undersized+degraded, 42 active+undersized, 98 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 99/726 objects degraded (13.636%) 2024-04-23T00:02:46.554 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:46 smithi171 bash[43854]: cluster 2024-04-23T00:02:45.730702+0000 mgr.y (mgr.25321) 174 : cluster [DBG] pgmap v90: 161 pgs: 21 active+undersized+degraded, 42 active+undersized, 98 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 99/726 objects degraded (13.636%) 2024-04-23T00:02:46.555 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:46 smithi171 bash[43854]: audit 2024-04-23T00:02:46.084861+0000 mon.c (mon.1) 3 : audit [DBG] from='client.? 172.21.15.79:0/876048867' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:02:46.555 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:46 smithi171 bash[43854]: audit 2024-04-23T00:02:46.084861+0000 mon.c (mon.1) 3 : audit [DBG] from='client.? 172.21.15.79:0/876048867' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:02:46.850 INFO:teuthology.orchestra.run.smithi079.stdout:HEALTH_WARN failed to probe daemons or devices; Degraded data redundancy: 99/726 objects degraded (13.636%), 21 pgs degraded 2024-04-23T00:02:46.850 INFO:teuthology.orchestra.run.smithi079.stdout:[WRN] CEPHADM_REFRESH_FAILED: failed to probe daemons or devices 2024-04-23T00:02:46.850 INFO:teuthology.orchestra.run.smithi079.stdout: host smithi079 `cephadm ceph-volume` failed: cephadm exited with an error code: 1, stderr: Inferring config /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/mon.a/config 2024-04-23T00:02:46.851 INFO:teuthology.orchestra.run.smithi079.stdout:Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a -e NODE_NAME=smithi079 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmpv7zl2ep9:/etc/ceph/ceph.conf:z quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a inventory --format=json-pretty --filter-for-batch 2024-04-23T00:02:46.851 INFO:teuthology.orchestra.run.smithi079.stdout:/usr/bin/docker: stderr docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-23T00:02:46.851 INFO:teuthology.orchestra.run.smithi079.stdout:/usr/bin/docker: stderr See 'docker run --help'. 2024-04-23T00:02:46.851 INFO:teuthology.orchestra.run.smithi079.stdout:Traceback (most recent call last): 2024-04-23T00:02:46.851 INFO:teuthology.orchestra.run.smithi079.stdout: File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main 2024-04-23T00:02:46.851 INFO:teuthology.orchestra.run.smithi079.stdout: return _run_code(code, main_globals, None, 2024-04-23T00:02:46.851 INFO:teuthology.orchestra.run.smithi079.stdout: File "/usr/lib/python3.10/runpy.py", line 86, in _run_code 2024-04-23T00:02:46.851 INFO:teuthology.orchestra.run.smithi079.stdout: exec(code, run_globals) 2024-04-23T00:02:46.851 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 5642, in 2024-04-23T00:02:46.851 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 5630, in main 2024-04-23T00:02:46.851 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 408, in _infer_config 2024-04-23T00:02:46.851 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 323, in _infer_fsid 2024-04-23T00:02:46.851 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 436, in _infer_image 2024-04-23T00:02:46.851 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 310, in _validate_fsid 2024-04-23T00:02:46.852 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 3380, in command_ceph_volume 2024-04-23T00:02:46.852 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-23T00:02:46.852 INFO:teuthology.orchestra.run.smithi079.stdout:RuntimeError: Failed command: /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a -e NODE_NAME=smithi079 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmpv7zl2ep9:/etc/ceph/ceph.conf:z quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a inventory --format=json-pretty --filter-for-batch: docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-23T00:02:46.852 INFO:teuthology.orchestra.run.smithi079.stdout:See 'docker run --help'. 2024-04-23T00:02:46.852 INFO:teuthology.orchestra.run.smithi079.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 99/726 objects degraded (13.636%), 21 pgs degraded 2024-04-23T00:02:46.852 INFO:teuthology.orchestra.run.smithi079.stdout: pg 2.4 is active+undersized+degraded, acting [0,7] 2024-04-23T00:02:46.852 INFO:teuthology.orchestra.run.smithi079.stdout: pg 2.9 is active+undersized+degraded, acting [7,3] 2024-04-23T00:02:46.852 INFO:teuthology.orchestra.run.smithi079.stdout: pg 2.a is active+undersized+degraded, acting [3,7] 2024-04-23T00:02:46.852 INFO:teuthology.orchestra.run.smithi079.stdout: pg 2.10 is active+undersized+degraded, acting [2,0] 2024-04-23T00:02:46.852 INFO:teuthology.orchestra.run.smithi079.stdout: pg 2.11 is active+undersized+degraded, acting [6,4] 2024-04-23T00:02:46.852 INFO:teuthology.orchestra.run.smithi079.stdout: pg 3.0 is active+undersized+degraded, acting [2,6] 2024-04-23T00:02:46.852 INFO:teuthology.orchestra.run.smithi079.stdout: pg 3.4 is active+undersized+degraded, acting [2,5] 2024-04-23T00:02:46.852 INFO:teuthology.orchestra.run.smithi079.stdout: pg 3.6 is active+undersized+degraded, acting [0,4] 2024-04-23T00:02:46.852 INFO:teuthology.orchestra.run.smithi079.stdout: pg 3.8 is active+undersized+degraded, acting [3,7] 2024-04-23T00:02:46.852 INFO:teuthology.orchestra.run.smithi079.stdout: pg 3.a is active+undersized+degraded, acting [6,4] 2024-04-23T00:02:46.853 INFO:teuthology.orchestra.run.smithi079.stdout: pg 3.e is active+undersized+degraded, acting [7,4] 2024-04-23T00:02:46.853 INFO:teuthology.orchestra.run.smithi079.stdout: pg 3.16 is active+undersized+degraded, acting [5,7] 2024-04-23T00:02:46.853 INFO:teuthology.orchestra.run.smithi079.stdout: pg 3.18 is active+undersized+degraded, acting [3,0] 2024-04-23T00:02:46.853 INFO:teuthology.orchestra.run.smithi079.stdout: pg 3.19 is active+undersized+degraded, acting [3,4] 2024-04-23T00:02:46.853 INFO:teuthology.orchestra.run.smithi079.stdout: pg 3.1a is active+undersized+degraded, acting [4,2] 2024-04-23T00:02:46.853 INFO:teuthology.orchestra.run.smithi079.stdout: pg 3.1c is active+undersized+degraded, acting [5,4] 2024-04-23T00:02:46.853 INFO:teuthology.orchestra.run.smithi079.stdout: pg 4.e is active+undersized+degraded, acting [4,6] 2024-04-23T00:02:46.853 INFO:teuthology.orchestra.run.smithi079.stdout: pg 4.14 is active+undersized+degraded, acting [3,7] 2024-04-23T00:02:46.853 INFO:teuthology.orchestra.run.smithi079.stdout: pg 4.1f is active+undersized+degraded, acting [6,5] 2024-04-23T00:02:46.853 INFO:teuthology.orchestra.run.smithi079.stdout: pg 5.1d is active+undersized+degraded, acting [4,0] 2024-04-23T00:02:46.853 INFO:teuthology.orchestra.run.smithi079.stdout: pg 6.1a is active+undersized+degraded, acting [4,5] 2024-04-23T00:02:47.780 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:47 smithi079 bash[55848]: audit 2024-04-23T00:02:46.452112+0000 mgr.y (mgr.25321) 175 : audit [DBG] from='client.44245 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:02:47.781 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:47 smithi079 bash[55848]: audit 2024-04-23T00:02:46.452112+0000 mgr.y (mgr.25321) 175 : audit [DBG] from='client.44245 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:02:47.781 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:47 smithi079 bash[55848]: audit 2024-04-23T00:02:46.868533+0000 mon.a (mon.0) 409 : audit [DBG] from='client.? 172.21.15.79:0/3902081506' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T00:02:47.781 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:47 smithi079 bash[55848]: audit 2024-04-23T00:02:46.868533+0000 mon.a (mon.0) 409 : audit [DBG] from='client.? 172.21.15.79:0/3902081506' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T00:02:47.781 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:47 smithi079 bash[55848]: audit 2024-04-23T00:02:47.216724+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:47.781 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:47 smithi079 bash[55848]: audit 2024-04-23T00:02:47.216724+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:47.782 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:47 smithi079 bash[57209]: audit 2024-04-23T00:02:46.452112+0000 mgr.y (mgr.25321) 175 : audit [DBG] from='client.44245 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:02:47.782 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:47 smithi079 bash[57209]: audit 2024-04-23T00:02:46.452112+0000 mgr.y (mgr.25321) 175 : audit [DBG] from='client.44245 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:02:47.782 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:47 smithi079 bash[57209]: audit 2024-04-23T00:02:46.868533+0000 mon.a (mon.0) 409 : audit [DBG] from='client.? 172.21.15.79:0/3902081506' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T00:02:47.782 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:47 smithi079 bash[57209]: audit 2024-04-23T00:02:46.868533+0000 mon.a (mon.0) 409 : audit [DBG] from='client.? 172.21.15.79:0/3902081506' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T00:02:47.782 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:47 smithi079 bash[57209]: audit 2024-04-23T00:02:47.216724+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:47.783 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:47 smithi079 bash[57209]: audit 2024-04-23T00:02:47.216724+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:47.803 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:47 smithi171 bash[43854]: audit 2024-04-23T00:02:46.452112+0000 mgr.y (mgr.25321) 175 : audit [DBG] from='client.44245 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:02:47.803 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:47 smithi171 bash[43854]: audit 2024-04-23T00:02:46.452112+0000 mgr.y (mgr.25321) 175 : audit [DBG] from='client.44245 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:02:47.803 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:47 smithi171 bash[43854]: audit 2024-04-23T00:02:46.868533+0000 mon.a (mon.0) 409 : audit [DBG] from='client.? 172.21.15.79:0/3902081506' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T00:02:47.804 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:47 smithi171 bash[43854]: audit 2024-04-23T00:02:46.868533+0000 mon.a (mon.0) 409 : audit [DBG] from='client.? 172.21.15.79:0/3902081506' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T00:02:47.804 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:47 smithi171 bash[43854]: audit 2024-04-23T00:02:47.216724+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:47.804 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:47 smithi171 bash[43854]: audit 2024-04-23T00:02:47.216724+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:48.780 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:48 smithi079 bash[55848]: cluster 2024-04-23T00:02:47.732011+0000 mgr.y (mgr.25321) 176 : cluster [DBG] pgmap v91: 161 pgs: 21 active+undersized+degraded, 42 active+undersized, 98 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 99/726 objects degraded (13.636%) 2024-04-23T00:02:48.780 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:48 smithi079 bash[55848]: cluster 2024-04-23T00:02:47.732011+0000 mgr.y (mgr.25321) 176 : cluster [DBG] pgmap v91: 161 pgs: 21 active+undersized+degraded, 42 active+undersized, 98 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 99/726 objects degraded (13.636%) 2024-04-23T00:02:48.780 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:48 smithi079 bash[57209]: cluster 2024-04-23T00:02:47.732011+0000 mgr.y (mgr.25321) 176 : cluster [DBG] pgmap v91: 161 pgs: 21 active+undersized+degraded, 42 active+undersized, 98 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 99/726 objects degraded (13.636%) 2024-04-23T00:02:48.781 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:48 smithi079 bash[57209]: cluster 2024-04-23T00:02:47.732011+0000 mgr.y (mgr.25321) 176 : cluster [DBG] pgmap v91: 161 pgs: 21 active+undersized+degraded, 42 active+undersized, 98 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 99/726 objects degraded (13.636%) 2024-04-23T00:02:48.803 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:48 smithi171 bash[43854]: cluster 2024-04-23T00:02:47.732011+0000 mgr.y (mgr.25321) 176 : cluster [DBG] pgmap v91: 161 pgs: 21 active+undersized+degraded, 42 active+undersized, 98 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 99/726 objects degraded (13.636%) 2024-04-23T00:02:48.803 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:48 smithi171 bash[43854]: cluster 2024-04-23T00:02:47.732011+0000 mgr.y (mgr.25321) 176 : cluster [DBG] pgmap v91: 161 pgs: 21 active+undersized+degraded, 42 active+undersized, 98 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 99/726 objects degraded (13.636%) 2024-04-23T00:02:48.803 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 23 00:02:48 smithi171 bash[41575]: ts=2024-04-23T00:02: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-3252-g43be0201 (43be020184947e53516056c9931e1ac5bdbbb1a5) squid (dev)\", cluster=\"15ff8152-0102-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.79\", device_class=\"ssd\", hostname=\"smithi079\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.79\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.79\", device_class=\"ssd\", hostname=\"smithi079\", instance=\"172.21.15.171:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.79\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2024-04-23T00:02:48.803 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 23 00:02:48 smithi171 bash[41575]: ts=2024-04-23T00:02: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-3252-g43be0201 (43be020184947e53516056c9931e1ac5bdbbb1a5) squid (dev)\", cluster=\"15ff8152-0102-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.79\", device_class=\"ssd\", hostname=\"smithi079\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.79\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.79\", device_class=\"ssd\", hostname=\"smithi079\", instance=\"172.21.15.171:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.79\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-23T00:02:50.280 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:49 smithi079 bash[57209]: cluster 2024-04-23T00:02:49.733991+0000 mgr.y (mgr.25321) 177 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 780 B/s rd, 0 op/s 2024-04-23T00:02:50.280 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:49 smithi079 bash[57209]: cluster 2024-04-23T00:02:49.733991+0000 mgr.y (mgr.25321) 177 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 780 B/s rd, 0 op/s 2024-04-23T00:02:50.280 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:49 smithi079 bash[57209]: cluster 2024-04-23T00:02:49.786168+0000 mon.a (mon.0) 411 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 99/726 objects degraded (13.636%), 21 pgs degraded) 2024-04-23T00:02:50.280 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:49 smithi079 bash[57209]: cluster 2024-04-23T00:02:49.786168+0000 mon.a (mon.0) 411 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 99/726 objects degraded (13.636%), 21 pgs degraded) 2024-04-23T00:02:50.281 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:49 smithi079 bash[55848]: cluster 2024-04-23T00:02:49.733991+0000 mgr.y (mgr.25321) 177 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 780 B/s rd, 0 op/s 2024-04-23T00:02:50.281 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:49 smithi079 bash[55848]: cluster 2024-04-23T00:02:49.733991+0000 mgr.y (mgr.25321) 177 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 780 B/s rd, 0 op/s 2024-04-23T00:02:50.281 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:49 smithi079 bash[55848]: cluster 2024-04-23T00:02:49.786168+0000 mon.a (mon.0) 411 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 99/726 objects degraded (13.636%), 21 pgs degraded) 2024-04-23T00:02:50.281 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:49 smithi079 bash[55848]: cluster 2024-04-23T00:02:49.786168+0000 mon.a (mon.0) 411 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 99/726 objects degraded (13.636%), 21 pgs degraded) 2024-04-23T00:02:50.303 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:49 smithi171 bash[43854]: cluster 2024-04-23T00:02:49.733991+0000 mgr.y (mgr.25321) 177 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 780 B/s rd, 0 op/s 2024-04-23T00:02:50.303 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:49 smithi171 bash[43854]: cluster 2024-04-23T00:02:49.733991+0000 mgr.y (mgr.25321) 177 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 780 B/s rd, 0 op/s 2024-04-23T00:02:50.303 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:49 smithi171 bash[43854]: cluster 2024-04-23T00:02:49.786168+0000 mon.a (mon.0) 411 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 99/726 objects degraded (13.636%), 21 pgs degraded) 2024-04-23T00:02:50.303 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:49 smithi171 bash[43854]: cluster 2024-04-23T00:02:49.786168+0000 mon.a (mon.0) 411 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 99/726 objects degraded (13.636%), 21 pgs degraded) 2024-04-23T00:02:52.280 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:51 smithi079 bash[55848]: cluster 2024-04-23T00:02:51.734732+0000 mgr.y (mgr.25321) 178 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-23T00:02:52.280 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:51 smithi079 bash[55848]: cluster 2024-04-23T00:02:51.734732+0000 mgr.y (mgr.25321) 178 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-23T00:02:52.280 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:51 smithi079 bash[57209]: cluster 2024-04-23T00:02:51.734732+0000 mgr.y (mgr.25321) 178 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-23T00:02:52.280 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:51 smithi079 bash[57209]: cluster 2024-04-23T00:02:51.734732+0000 mgr.y (mgr.25321) 178 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-23T00:02:52.303 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:51 smithi171 bash[43854]: cluster 2024-04-23T00:02:51.734732+0000 mgr.y (mgr.25321) 178 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-23T00:02:52.303 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:51 smithi171 bash[43854]: cluster 2024-04-23T00:02:51.734732+0000 mgr.y (mgr.25321) 178 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-23T00:02:53.493 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:53 smithi171 bash[43854]: audit 2024-04-23T00:02:52.121665+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:53.494 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:53 smithi171 bash[43854]: audit 2024-04-23T00:02:52.121665+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:53.494 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:53 smithi171 bash[43854]: audit 2024-04-23T00:02:52.123033+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:02:53.494 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:53 smithi171 bash[43854]: audit 2024-04-23T00:02:52.123033+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:02:53.494 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:53 smithi171 bash[43854]: audit 2024-04-23T00:02:52.655192+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:02:53.494 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:53 smithi171 bash[43854]: audit 2024-04-23T00:02:52.655192+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:02:53.494 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:53 smithi171 bash[43854]: audit 2024-04-23T00:02:52.657091+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:02:53.495 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:53 smithi171 bash[43854]: audit 2024-04-23T00:02:52.657091+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:02:53.495 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:53 smithi171 bash[43854]: cluster 2024-04-23T00:02:52.659953+0000 mgr.y (mgr.25321) 179 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 604 B/s rd, 0 op/s 2024-04-23T00:02:53.495 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:53 smithi171 bash[43854]: cluster 2024-04-23T00:02:52.659953+0000 mgr.y (mgr.25321) 179 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 604 B/s rd, 0 op/s 2024-04-23T00:02:53.495 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:53 smithi171 bash[43854]: cluster 2024-04-23T00:02:52.660975+0000 mgr.y (mgr.25321) 180 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 686 B/s rd, 0 op/s 2024-04-23T00:02:53.495 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:53 smithi171 bash[43854]: cluster 2024-04-23T00:02:52.660975+0000 mgr.y (mgr.25321) 180 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 686 B/s rd, 0 op/s 2024-04-23T00:02:53.495 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:53 smithi171 bash[43854]: audit 2024-04-23T00:02:52.669477+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:53.495 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:53 smithi171 bash[43854]: audit 2024-04-23T00:02:52.669477+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:53.496 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:53 smithi171 bash[43854]: audit 2024-04-23T00:02:52.770483+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:02:53.496 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:53 smithi171 bash[43854]: audit 2024-04-23T00:02:52.770483+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:02:53.496 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:53 smithi171 bash[43854]: audit 2024-04-23T00:02:52.775895+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:02:53.496 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:53 smithi171 bash[43854]: audit 2024-04-23T00:02:52.775895+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:02:53.496 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:53 smithi171 bash[43854]: audit 2024-04-23T00:02:52.779693+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:02:53.496 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:53 smithi171 bash[43854]: audit 2024-04-23T00:02:52.779693+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:02:53.497 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:53 smithi171 bash[43854]: audit 2024-04-23T00:02:52.782877+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:02:53.497 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:53 smithi171 bash[43854]: audit 2024-04-23T00:02:52.782877+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:02:53.497 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:53 smithi171 bash[43854]: audit 2024-04-23T00:02:52.787840+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-23T00:02:53.497 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:53 smithi171 bash[43854]: audit 2024-04-23T00:02:52.787840+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-23T00:02:53.530 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:53 smithi079 bash[55848]: audit 2024-04-23T00:02:52.121665+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:53.530 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:53 smithi079 bash[55848]: audit 2024-04-23T00:02:52.121665+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:53.531 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:53 smithi079 bash[55848]: audit 2024-04-23T00:02:52.123033+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:02:53.531 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:53 smithi079 bash[55848]: audit 2024-04-23T00:02:52.123033+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:02:53.531 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:53 smithi079 bash[55848]: audit 2024-04-23T00:02:52.655192+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:02:53.531 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:53 smithi079 bash[55848]: audit 2024-04-23T00:02:52.655192+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:02:53.531 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:53 smithi079 bash[55848]: audit 2024-04-23T00:02:52.657091+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:02:53.531 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:53 smithi079 bash[55848]: audit 2024-04-23T00:02:52.657091+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:02:53.531 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:53 smithi079 bash[55848]: cluster 2024-04-23T00:02:52.659953+0000 mgr.y (mgr.25321) 179 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 604 B/s rd, 0 op/s 2024-04-23T00:02:53.531 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:53 smithi079 bash[55848]: cluster 2024-04-23T00:02:52.659953+0000 mgr.y (mgr.25321) 179 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 604 B/s rd, 0 op/s 2024-04-23T00:02:53.531 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:53 smithi079 bash[55848]: cluster 2024-04-23T00:02:52.660975+0000 mgr.y (mgr.25321) 180 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 686 B/s rd, 0 op/s 2024-04-23T00:02:53.531 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:53 smithi079 bash[55848]: cluster 2024-04-23T00:02:52.660975+0000 mgr.y (mgr.25321) 180 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 686 B/s rd, 0 op/s 2024-04-23T00:02:53.531 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:53 smithi079 bash[55848]: audit 2024-04-23T00:02:52.669477+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:53.531 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:53 smithi079 bash[55848]: audit 2024-04-23T00:02:52.669477+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:53.531 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:53 smithi079 bash[55848]: audit 2024-04-23T00:02:52.770483+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:02:53.531 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:53 smithi079 bash[55848]: audit 2024-04-23T00:02:52.770483+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:02:53.531 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:53 smithi079 bash[55848]: audit 2024-04-23T00:02:52.775895+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:02:53.532 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:53 smithi079 bash[55848]: audit 2024-04-23T00:02:52.775895+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:02:53.532 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:53 smithi079 bash[55848]: audit 2024-04-23T00:02:52.779693+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:02:53.532 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:53 smithi079 bash[55848]: audit 2024-04-23T00:02:52.779693+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:02:53.532 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:53 smithi079 bash[55848]: audit 2024-04-23T00:02:52.782877+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:02:53.532 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:53 smithi079 bash[55848]: audit 2024-04-23T00:02:52.782877+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:02:53.532 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:53 smithi079 bash[55848]: audit 2024-04-23T00:02:52.787840+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-23T00:02:53.532 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:53 smithi079 bash[55848]: audit 2024-04-23T00:02:52.787840+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-23T00:02:53.532 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:53 smithi079 bash[57209]: audit 2024-04-23T00:02:52.121665+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:53.533 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:53 smithi079 bash[57209]: audit 2024-04-23T00:02:52.121665+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:53.533 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:53 smithi079 bash[57209]: audit 2024-04-23T00:02:52.123033+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:02:53.533 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:53 smithi079 bash[57209]: audit 2024-04-23T00:02:52.123033+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:02:53.533 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:53 smithi079 bash[57209]: audit 2024-04-23T00:02:52.655192+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:02:53.533 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:53 smithi079 bash[57209]: audit 2024-04-23T00:02:52.655192+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:02:53.533 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:53 smithi079 bash[57209]: audit 2024-04-23T00:02:52.657091+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:02:53.533 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:53 smithi079 bash[57209]: audit 2024-04-23T00:02:52.657091+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:02:53.533 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:53 smithi079 bash[57209]: cluster 2024-04-23T00:02:52.659953+0000 mgr.y (mgr.25321) 179 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 604 B/s rd, 0 op/s 2024-04-23T00:02:53.533 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:53 smithi079 bash[57209]: cluster 2024-04-23T00:02:52.659953+0000 mgr.y (mgr.25321) 179 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 604 B/s rd, 0 op/s 2024-04-23T00:02:53.533 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:53 smithi079 bash[57209]: cluster 2024-04-23T00:02:52.660975+0000 mgr.y (mgr.25321) 180 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 686 B/s rd, 0 op/s 2024-04-23T00:02:53.533 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:53 smithi079 bash[57209]: cluster 2024-04-23T00:02:52.660975+0000 mgr.y (mgr.25321) 180 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 686 B/s rd, 0 op/s 2024-04-23T00:02:53.533 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:53 smithi079 bash[57209]: audit 2024-04-23T00:02:52.669477+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:53.533 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:53 smithi079 bash[57209]: audit 2024-04-23T00:02:52.669477+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:53.533 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:53 smithi079 bash[57209]: audit 2024-04-23T00:02:52.770483+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:02:53.533 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:53 smithi079 bash[57209]: audit 2024-04-23T00:02:52.770483+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:02:53.534 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:53 smithi079 bash[57209]: audit 2024-04-23T00:02:52.775895+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:02:53.534 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:53 smithi079 bash[57209]: audit 2024-04-23T00:02:52.775895+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:02:53.534 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:53 smithi079 bash[57209]: audit 2024-04-23T00:02:52.779693+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:02:53.534 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:53 smithi079 bash[57209]: audit 2024-04-23T00:02:52.779693+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:02:53.534 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:53 smithi079 bash[57209]: audit 2024-04-23T00:02:52.782877+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:02:53.534 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:53 smithi079 bash[57209]: audit 2024-04-23T00:02:52.782877+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:02:53.534 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:53 smithi079 bash[57209]: audit 2024-04-23T00:02:52.787840+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-23T00:02:53.534 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:53 smithi079 bash[57209]: audit 2024-04-23T00:02:52.787840+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-23T00:02:53.803 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 23 00:02:53 smithi171 bash[41575]: ts=2024-04-23T00:02:53.509Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi079\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi079\", job=\"node\", machine=\"x86_64\", nodename=\"smithi079\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"15ff8152-0102-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi079\", job=\"node\", machine=\"x86_64\", nodename=\"smithi079\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-23T00:02:54.030 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:02:53 smithi079 bash[52880]: ::ffff:172.21.15.171 - - [23/Apr/2024:00:02:53] "GET /metrics HTTP/1.1" 200 38498 "" "Prometheus/2.33.4" 2024-04-23T00:02:54.410 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:54 smithi079 bash[57209]: audit 2024-04-23T00:02:52.788272+0000 mgr.y (mgr.25321) 181 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-23T00:02:54.410 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:54 smithi079 bash[57209]: audit 2024-04-23T00:02:52.788272+0000 mgr.y (mgr.25321) 181 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-23T00:02:54.410 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:54 smithi079 bash[57209]: cephadm 2024-04-23T00:02:52.790703+0000 mgr.y (mgr.25321) 182 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-04-23T00:02:54.410 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:54 smithi079 bash[57209]: cephadm 2024-04-23T00:02:52.790703+0000 mgr.y (mgr.25321) 182 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-04-23T00:02:54.410 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:54 smithi079 bash[57209]: audit 2024-04-23T00:02:53.164713+0000 mgr.y (mgr.25321) 183 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:02:54.410 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:54 smithi079 bash[57209]: audit 2024-04-23T00:02:53.164713+0000 mgr.y (mgr.25321) 183 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:02:54.410 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:54 smithi079 bash[55848]: audit 2024-04-23T00:02:52.788272+0000 mgr.y (mgr.25321) 181 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-23T00:02:54.411 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:54 smithi079 bash[55848]: audit 2024-04-23T00:02:52.788272+0000 mgr.y (mgr.25321) 181 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-23T00:02:54.411 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:54 smithi079 bash[55848]: cephadm 2024-04-23T00:02:52.790703+0000 mgr.y (mgr.25321) 182 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-04-23T00:02:54.411 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:54 smithi079 bash[55848]: cephadm 2024-04-23T00:02:52.790703+0000 mgr.y (mgr.25321) 182 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-04-23T00:02:54.411 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:54 smithi079 bash[55848]: audit 2024-04-23T00:02:53.164713+0000 mgr.y (mgr.25321) 183 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:02:54.411 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:54 smithi079 bash[55848]: audit 2024-04-23T00:02:53.164713+0000 mgr.y (mgr.25321) 183 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:02:54.553 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:54 smithi171 bash[43854]: audit 2024-04-23T00:02:52.788272+0000 mgr.y (mgr.25321) 181 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-23T00:02:54.553 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:54 smithi171 bash[43854]: audit 2024-04-23T00:02:52.788272+0000 mgr.y (mgr.25321) 181 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-23T00:02:54.553 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:54 smithi171 bash[43854]: cephadm 2024-04-23T00:02:52.790703+0000 mgr.y (mgr.25321) 182 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-04-23T00:02:54.554 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:54 smithi171 bash[43854]: cephadm 2024-04-23T00:02:52.790703+0000 mgr.y (mgr.25321) 182 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-04-23T00:02:54.554 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:54 smithi171 bash[43854]: audit 2024-04-23T00:02:53.164713+0000 mgr.y (mgr.25321) 183 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:02:54.554 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:54 smithi171 bash[43854]: audit 2024-04-23T00:02:53.164713+0000 mgr.y (mgr.25321) 183 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:02:55.530 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:55 smithi079 bash[55848]: cluster 2024-04-23T00:02:54.662996+0000 mgr.y (mgr.25321) 184 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-23T00:02:55.530 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:55 smithi079 bash[55848]: cluster 2024-04-23T00:02:54.662996+0000 mgr.y (mgr.25321) 184 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-23T00:02:55.530 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:55 smithi079 bash[55848]: audit 2024-04-23T00:02:54.967965+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:55.530 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:55 smithi079 bash[55848]: audit 2024-04-23T00:02:54.967965+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:55.531 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:55 smithi079 bash[55848]: audit 2024-04-23T00:02:54.973352+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-23T00:02:55.531 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:55 smithi079 bash[55848]: audit 2024-04-23T00:02:54.973352+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-23T00:02:55.531 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:55 smithi079 bash[55848]: audit 2024-04-23T00:02:54.974738+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:02:55.531 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:55 smithi079 bash[55848]: audit 2024-04-23T00:02:54.974738+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:02:55.531 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:55 smithi079 bash[57209]: cluster 2024-04-23T00:02:54.662996+0000 mgr.y (mgr.25321) 184 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-23T00:02:55.531 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:55 smithi079 bash[57209]: cluster 2024-04-23T00:02:54.662996+0000 mgr.y (mgr.25321) 184 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-23T00:02:55.531 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:55 smithi079 bash[57209]: audit 2024-04-23T00:02:54.967965+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:55.531 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:55 smithi079 bash[57209]: audit 2024-04-23T00:02:54.967965+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:55.531 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:55 smithi079 bash[57209]: audit 2024-04-23T00:02:54.973352+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-23T00:02:55.531 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:55 smithi079 bash[57209]: audit 2024-04-23T00:02:54.973352+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-23T00:02:55.531 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:55 smithi079 bash[57209]: audit 2024-04-23T00:02:54.974738+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:02:55.531 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:55 smithi079 bash[57209]: audit 2024-04-23T00:02:54.974738+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:02:55.553 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:55 smithi171 bash[43854]: cluster 2024-04-23T00:02:54.662996+0000 mgr.y (mgr.25321) 184 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-23T00:02:55.553 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:55 smithi171 bash[43854]: cluster 2024-04-23T00:02:54.662996+0000 mgr.y (mgr.25321) 184 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-23T00:02:55.553 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:55 smithi171 bash[43854]: audit 2024-04-23T00:02:54.967965+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:55.553 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:55 smithi171 bash[43854]: audit 2024-04-23T00:02:54.967965+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:55.553 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:55 smithi171 bash[43854]: audit 2024-04-23T00:02:54.973352+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-23T00:02:55.553 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:55 smithi171 bash[43854]: audit 2024-04-23T00:02:54.973352+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-23T00:02:55.554 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:55 smithi171 bash[43854]: audit 2024-04-23T00:02:54.974738+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:02:55.554 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:55 smithi171 bash[43854]: audit 2024-04-23T00:02:54.974738+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:02:56.409 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:56 smithi079 bash[55848]: cephadm 2024-04-23T00:02:54.960500+0000 mgr.y (mgr.25321) 185 : cephadm [INF] Upgrade: Updating osd.2 2024-04-23T00:02:56.409 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:56 smithi079 bash[55848]: cephadm 2024-04-23T00:02:54.960500+0000 mgr.y (mgr.25321) 185 : cephadm [INF] Upgrade: Updating osd.2 2024-04-23T00:02:56.409 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:56 smithi079 bash[55848]: cephadm 2024-04-23T00:02:54.977834+0000 mgr.y (mgr.25321) 186 : cephadm [INF] Deploying daemon osd.2 on smithi079 2024-04-23T00:02:56.409 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:56 smithi079 bash[55848]: cephadm 2024-04-23T00:02:54.977834+0000 mgr.y (mgr.25321) 186 : cephadm [INF] Deploying daemon osd.2 on smithi079 2024-04-23T00:02:56.410 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:56 smithi079 bash[57209]: cephadm 2024-04-23T00:02:54.960500+0000 mgr.y (mgr.25321) 185 : cephadm [INF] Upgrade: Updating osd.2 2024-04-23T00:02:56.410 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:56 smithi079 bash[57209]: cephadm 2024-04-23T00:02:54.960500+0000 mgr.y (mgr.25321) 185 : cephadm [INF] Upgrade: Updating osd.2 2024-04-23T00:02:56.410 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:56 smithi079 bash[57209]: cephadm 2024-04-23T00:02:54.977834+0000 mgr.y (mgr.25321) 186 : cephadm [INF] Deploying daemon osd.2 on smithi079 2024-04-23T00:02:56.410 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:56 smithi079 bash[57209]: cephadm 2024-04-23T00:02:54.977834+0000 mgr.y (mgr.25321) 186 : cephadm [INF] Deploying daemon osd.2 on smithi079 2024-04-23T00:02:56.553 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:56 smithi171 bash[43854]: cephadm 2024-04-23T00:02:54.960500+0000 mgr.y (mgr.25321) 185 : cephadm [INF] Upgrade: Updating osd.2 2024-04-23T00:02:56.553 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:56 smithi171 bash[43854]: cephadm 2024-04-23T00:02:54.960500+0000 mgr.y (mgr.25321) 185 : cephadm [INF] Upgrade: Updating osd.2 2024-04-23T00:02:56.553 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:56 smithi171 bash[43854]: cephadm 2024-04-23T00:02:54.977834+0000 mgr.y (mgr.25321) 186 : cephadm [INF] Deploying daemon osd.2 on smithi079 2024-04-23T00:02:56.553 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:56 smithi171 bash[43854]: cephadm 2024-04-23T00:02:54.977834+0000 mgr.y (mgr.25321) 186 : cephadm [INF] Deploying daemon osd.2 on smithi079 2024-04-23T00:02:57.280 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:57 smithi079 bash[55848]: cluster 2024-04-23T00:02:56.664030+0000 mgr.y (mgr.25321) 187 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-23T00:02:57.280 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:57 smithi079 bash[55848]: cluster 2024-04-23T00:02:56.664030+0000 mgr.y (mgr.25321) 187 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-23T00:02:57.280 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:57 smithi079 bash[55848]: audit 2024-04-23T00:02:57.245998+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:57.280 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:57 smithi079 bash[55848]: audit 2024-04-23T00:02:57.245998+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:57.281 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:57 smithi079 bash[57209]: cluster 2024-04-23T00:02:56.664030+0000 mgr.y (mgr.25321) 187 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-23T00:02:57.281 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:57 smithi079 bash[57209]: cluster 2024-04-23T00:02:56.664030+0000 mgr.y (mgr.25321) 187 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-23T00:02:57.281 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:57 smithi079 bash[57209]: audit 2024-04-23T00:02:57.245998+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:57.281 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:57 smithi079 bash[57209]: audit 2024-04-23T00:02:57.245998+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:57.553 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:57 smithi171 bash[43854]: cluster 2024-04-23T00:02:56.664030+0000 mgr.y (mgr.25321) 187 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-23T00:02:57.553 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:57 smithi171 bash[43854]: cluster 2024-04-23T00:02:56.664030+0000 mgr.y (mgr.25321) 187 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-23T00:02:57.553 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:57 smithi171 bash[43854]: audit 2024-04-23T00:02:57.245998+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:57.553 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:57 smithi171 bash[43854]: audit 2024-04-23T00:02:57.245998+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:02:59.053 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 23 00:02:58 smithi171 bash[41575]: ts=2024-04-23T00:02:58.667Z 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-3252-g43be0201 (43be020184947e53516056c9931e1ac5bdbbb1a5) squid (dev)\", cluster=\"15ff8152-0102-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.79\", device_class=\"ssd\", hostname=\"smithi079\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.79\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.79\", device_class=\"ssd\", hostname=\"smithi079\", instance=\"172.21.15.171:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.79\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-23T00:02:59.203 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:59 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:02:59.204 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:02:59 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:02:59.204 INFO:journalctl@ceph.osd.1.smithi079.stdout:Apr 23 00:02:59 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:02:59.204 INFO:journalctl@ceph.osd.2.smithi079.stdout:Apr 23 00:02:59 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:02:59.205 INFO:journalctl@ceph.osd.3.smithi079.stdout:Apr 23 00:02:59 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:02:59.205 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 23 00:02:59 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:02:59.205 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:59 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:02:59.206 INFO:journalctl@ceph.osd.0.smithi079.stdout:Apr 23 00:02:59 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:02:59.206 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 23 00:02:59 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:02:59.530 INFO:journalctl@ceph.osd.2.smithi079.stdout:Apr 23 00:02:59 smithi079 systemd[1]: Stopping Ceph osd.2 for 15ff8152-0102-11ef-bc93-c7b262605968... 2024-04-23T00:02:59.530 INFO:journalctl@ceph.osd.2.smithi079.stdout:Apr 23 00:02:59 smithi079 bash[32330]: debug 2024-04-23T00:02:59.292+0000 7fac94011700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-04-23T00:02:59.530 INFO:journalctl@ceph.osd.2.smithi079.stdout:Apr 23 00:02:59 smithi079 bash[32330]: debug 2024-04-23T00:02:59.292+0000 7fac94011700 -1 osd.2 116 *** Got signal Terminated *** 2024-04-23T00:02:59.530 INFO:journalctl@ceph.osd.2.smithi079.stdout:Apr 23 00:02:59 smithi079 bash[32330]: debug 2024-04-23T00:02:59.292+0000 7fac94011700 -1 osd.2 116 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-23T00:03:00.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:59 smithi079 bash[55848]: cluster 2024-04-23T00:02:58.666050+0000 mgr.y (mgr.25321) 188 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-23T00:03:00.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:59 smithi079 bash[55848]: cluster 2024-04-23T00:02:58.666050+0000 mgr.y (mgr.25321) 188 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-23T00:03:00.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:59 smithi079 bash[55848]: cluster 2024-04-23T00:02:59.299790+0000 mon.a (mon.0) 426 : cluster [INF] osd.2 marked itself down and dead 2024-04-23T00:03:00.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:02:59 smithi079 bash[55848]: cluster 2024-04-23T00:02:59.299790+0000 mon.a (mon.0) 426 : cluster [INF] osd.2 marked itself down and dead 2024-04-23T00:03:00.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:59 smithi079 bash[57209]: cluster 2024-04-23T00:02:58.666050+0000 mgr.y (mgr.25321) 188 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-23T00:03:00.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:59 smithi079 bash[57209]: cluster 2024-04-23T00:02:58.666050+0000 mgr.y (mgr.25321) 188 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-23T00:03:00.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:59 smithi079 bash[57209]: cluster 2024-04-23T00:02:59.299790+0000 mon.a (mon.0) 426 : cluster [INF] osd.2 marked itself down and dead 2024-04-23T00:03:00.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:02:59 smithi079 bash[57209]: cluster 2024-04-23T00:02:59.299790+0000 mon.a (mon.0) 426 : cluster [INF] osd.2 marked itself down and dead 2024-04-23T00:03:00.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:59 smithi171 bash[43854]: cluster 2024-04-23T00:02:58.666050+0000 mgr.y (mgr.25321) 188 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-23T00:03:00.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:59 smithi171 bash[43854]: cluster 2024-04-23T00:02:58.666050+0000 mgr.y (mgr.25321) 188 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-23T00:03:00.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:59 smithi171 bash[43854]: cluster 2024-04-23T00:02:59.299790+0000 mon.a (mon.0) 426 : cluster [INF] osd.2 marked itself down and dead 2024-04-23T00:03:00.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:02:59 smithi171 bash[43854]: cluster 2024-04-23T00:02:59.299790+0000 mon.a (mon.0) 426 : cluster [INF] osd.2 marked itself down and dead 2024-04-23T00:03:01.006 INFO:journalctl@ceph.osd.2.smithi079.stdout:Apr 23 00:03:00 smithi079 bash[63044]: ceph-15ff8152-0102-11ef-bc93-c7b262605968-osd-2 2024-04-23T00:03:01.006 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:00 smithi079 bash[55848]: cluster 2024-04-23T00:02:59.721417+0000 mon.a (mon.0) 427 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-23T00:03:01.006 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:00 smithi079 bash[55848]: cluster 2024-04-23T00:02:59.721417+0000 mon.a (mon.0) 427 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-23T00:03:01.006 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:00 smithi079 bash[55848]: cluster 2024-04-23T00:02:59.735722+0000 mon.a (mon.0) 428 : cluster [DBG] osdmap e117: 8 total, 7 up, 8 in 2024-04-23T00:03:01.007 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:00 smithi079 bash[55848]: cluster 2024-04-23T00:02:59.735722+0000 mon.a (mon.0) 428 : cluster [DBG] osdmap e117: 8 total, 7 up, 8 in 2024-04-23T00:03:01.007 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:00 smithi079 bash[55848]: cluster 2024-04-23T00:03:00.733392+0000 mon.a (mon.0) 429 : cluster [DBG] osdmap e118: 8 total, 7 up, 8 in 2024-04-23T00:03:01.007 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:00 smithi079 bash[55848]: cluster 2024-04-23T00:03:00.733392+0000 mon.a (mon.0) 429 : cluster [DBG] osdmap e118: 8 total, 7 up, 8 in 2024-04-23T00:03:01.009 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:00 smithi079 bash[57209]: cluster 2024-04-23T00:02:59.721417+0000 mon.a (mon.0) 427 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-23T00:03:01.010 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:00 smithi079 bash[57209]: cluster 2024-04-23T00:02:59.721417+0000 mon.a (mon.0) 427 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-23T00:03:01.010 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:00 smithi079 bash[57209]: cluster 2024-04-23T00:02:59.735722+0000 mon.a (mon.0) 428 : cluster [DBG] osdmap e117: 8 total, 7 up, 8 in 2024-04-23T00:03:01.010 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:00 smithi079 bash[57209]: cluster 2024-04-23T00:02:59.735722+0000 mon.a (mon.0) 428 : cluster [DBG] osdmap e117: 8 total, 7 up, 8 in 2024-04-23T00:03:01.010 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:00 smithi079 bash[57209]: cluster 2024-04-23T00:03:00.733392+0000 mon.a (mon.0) 429 : cluster [DBG] osdmap e118: 8 total, 7 up, 8 in 2024-04-23T00:03:01.010 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:00 smithi079 bash[57209]: cluster 2024-04-23T00:03:00.733392+0000 mon.a (mon.0) 429 : cluster [DBG] osdmap e118: 8 total, 7 up, 8 in 2024-04-23T00:03:01.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:00 smithi171 bash[43854]: cluster 2024-04-23T00:02:59.721417+0000 mon.a (mon.0) 427 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-23T00:03:01.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:00 smithi171 bash[43854]: cluster 2024-04-23T00:02:59.721417+0000 mon.a (mon.0) 427 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-23T00:03:01.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:00 smithi171 bash[43854]: cluster 2024-04-23T00:02:59.735722+0000 mon.a (mon.0) 428 : cluster [DBG] osdmap e117: 8 total, 7 up, 8 in 2024-04-23T00:03:01.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:00 smithi171 bash[43854]: cluster 2024-04-23T00:02:59.735722+0000 mon.a (mon.0) 428 : cluster [DBG] osdmap e117: 8 total, 7 up, 8 in 2024-04-23T00:03:01.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:00 smithi171 bash[43854]: cluster 2024-04-23T00:03:00.733392+0000 mon.a (mon.0) 429 : cluster [DBG] osdmap e118: 8 total, 7 up, 8 in 2024-04-23T00:03:01.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:00 smithi171 bash[43854]: cluster 2024-04-23T00:03:00.733392+0000 mon.a (mon.0) 429 : cluster [DBG] osdmap e118: 8 total, 7 up, 8 in 2024-04-23T00:03:01.280 INFO:journalctl@ceph.osd.2.smithi079.stdout:Apr 23 00:03:01 smithi079 bash[63110]: Error response from daemon: No such container: ceph-15ff8152-0102-11ef-bc93-c7b262605968-osd-2 2024-04-23T00:03:02.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:01 smithi079 bash[57209]: cluster 2024-04-23T00:03:00.667089+0000 mgr.y (mgr.25321) 189 : cluster [DBG] pgmap v100: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:03:02.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:01 smithi079 bash[57209]: cluster 2024-04-23T00:03:00.667089+0000 mgr.y (mgr.25321) 189 : cluster [DBG] pgmap v100: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:03:02.031 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:01 smithi079 bash[55848]: cluster 2024-04-23T00:03:00.667089+0000 mgr.y (mgr.25321) 189 : cluster [DBG] pgmap v100: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:03:02.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:01 smithi079 bash[55848]: cluster 2024-04-23T00:03:00.667089+0000 mgr.y (mgr.25321) 189 : cluster [DBG] pgmap v100: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:03:02.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:01 smithi171 bash[43854]: cluster 2024-04-23T00:03:00.667089+0000 mgr.y (mgr.25321) 189 : cluster [DBG] pgmap v100: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:03:02.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:01 smithi171 bash[43854]: cluster 2024-04-23T00:03:00.667089+0000 mgr.y (mgr.25321) 189 : cluster [DBG] pgmap v100: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:03:03.280 INFO:journalctl@ceph.osd.0.smithi079.stdout:Apr 23 00:03:03 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:03:03.280 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:03 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:03:03.281 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:03:03 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:03:03.281 INFO:journalctl@ceph.osd.1.smithi079.stdout:Apr 23 00:03:03 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:03:03.282 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 23 00:03:03 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:03:03.282 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 23 00:03:03 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:03:03.282 INFO:journalctl@ceph.osd.2.smithi079.stdout:Apr 23 00:03:02 smithi079 systemd[1]: ceph-15ff8152-0102-11ef-bc93-c7b262605968@osd.2.service: Deactivated successfully. 2024-04-23T00:03:03.283 INFO:journalctl@ceph.osd.2.smithi079.stdout:Apr 23 00:03:02 smithi079 systemd[1]: Stopped Ceph osd.2 for 15ff8152-0102-11ef-bc93-c7b262605968. 2024-04-23T00:03:03.283 INFO:journalctl@ceph.osd.2.smithi079.stdout:Apr 23 00:03:03 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:03:03.283 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:03 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:03:03.283 INFO:journalctl@ceph.osd.3.smithi079.stdout:Apr 23 00:03:03 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:03:03.622 INFO:journalctl@ceph.osd.2.smithi079.stdout:Apr 23 00:03:03 smithi079 systemd[1]: Started Ceph osd.2 for 15ff8152-0102-11ef-bc93-c7b262605968. 2024-04-23T00:03:03.758 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 23 00:03:03 smithi171 bash[41575]: ts=2024-04-23T00:03:03.509Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi079\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi079\", job=\"node\", machine=\"x86_64\", nodename=\"smithi079\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"15ff8152-0102-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi079\", job=\"node\", machine=\"x86_64\", nodename=\"smithi079\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-23T00:03:04.030 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:03:03 smithi079 bash[52880]: ::ffff:172.21.15.171 - - [23/Apr/2024:00:03:03] "GET /metrics HTTP/1.1" 200 38498 "" "Prometheus/2.33.4" 2024-04-23T00:03:04.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:03 smithi079 bash[55848]: cluster 2024-04-23T00:03:02.668322+0000 mgr.y (mgr.25321) 190 : cluster [DBG] pgmap v102: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-23T00:03:04.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:03 smithi079 bash[55848]: cluster 2024-04-23T00:03:02.668322+0000 mgr.y (mgr.25321) 190 : cluster [DBG] pgmap v102: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-23T00:03:04.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:03 smithi079 bash[55848]: audit 2024-04-23T00:03:03.380078+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:04.031 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:03 smithi079 bash[55848]: audit 2024-04-23T00:03:03.380078+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:04.031 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:03 smithi079 bash[55848]: audit 2024-04-23T00:03:03.386583+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:04.031 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:03 smithi079 bash[55848]: audit 2024-04-23T00:03:03.386583+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:04.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:03 smithi079 bash[57209]: cluster 2024-04-23T00:03:02.668322+0000 mgr.y (mgr.25321) 190 : cluster [DBG] pgmap v102: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-23T00:03:04.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:03 smithi079 bash[57209]: cluster 2024-04-23T00:03:02.668322+0000 mgr.y (mgr.25321) 190 : cluster [DBG] pgmap v102: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-23T00:03:04.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:03 smithi079 bash[57209]: audit 2024-04-23T00:03:03.380078+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:04.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:03 smithi079 bash[57209]: audit 2024-04-23T00:03:03.380078+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:04.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:03 smithi079 bash[57209]: audit 2024-04-23T00:03:03.386583+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:04.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:03 smithi079 bash[57209]: audit 2024-04-23T00:03:03.386583+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:04.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:03 smithi171 bash[43854]: cluster 2024-04-23T00:03:02.668322+0000 mgr.y (mgr.25321) 190 : cluster [DBG] pgmap v102: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-23T00:03:04.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:03 smithi171 bash[43854]: cluster 2024-04-23T00:03:02.668322+0000 mgr.y (mgr.25321) 190 : cluster [DBG] pgmap v102: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-23T00:03:04.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:03 smithi171 bash[43854]: audit 2024-04-23T00:03:03.380078+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:04.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:03 smithi171 bash[43854]: audit 2024-04-23T00:03:03.380078+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:04.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:03 smithi171 bash[43854]: audit 2024-04-23T00:03:03.386583+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:04.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:03 smithi171 bash[43854]: audit 2024-04-23T00:03:03.386583+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:05.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:04 smithi079 bash[55848]: audit 2024-04-23T00:03:03.172602+0000 mgr.y (mgr.25321) 191 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:03:05.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:04 smithi079 bash[55848]: audit 2024-04-23T00:03:03.172602+0000 mgr.y (mgr.25321) 191 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:03:05.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:04 smithi079 bash[57209]: audit 2024-04-23T00:03:03.172602+0000 mgr.y (mgr.25321) 191 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:03:05.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:04 smithi079 bash[57209]: audit 2024-04-23T00:03:03.172602+0000 mgr.y (mgr.25321) 191 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:03:05.030 INFO:journalctl@ceph.osd.2.smithi079.stdout:Apr 23 00:03:04 smithi079 bash[63262]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-04-23T00:03:05.030 INFO:journalctl@ceph.osd.2.smithi079.stdout:Apr 23 00:03:04 smithi079 bash[63262]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-04-23T00:03:05.030 INFO:journalctl@ceph.osd.2.smithi079.stdout:Apr 23 00:03:04 smithi079 bash[63262]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-04-23T00:03:05.030 INFO:journalctl@ceph.osd.2.smithi079.stdout:Apr 23 00:03:04 smithi079 bash[63262]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-2 --no-mon-config --dev /dev/mapper/vg_nvme-lv_2 2024-04-23T00:03:05.031 INFO:journalctl@ceph.osd.2.smithi079.stdout:Apr 23 00:03:04 smithi079 bash[63262]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-04-23T00:03:05.031 INFO:journalctl@ceph.osd.2.smithi079.stdout:Apr 23 00:03:04 smithi079 bash[63262]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-04-23T00:03:05.031 INFO:journalctl@ceph.osd.2.smithi079.stdout:Apr 23 00:03:04 smithi079 bash[63262]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-2/block 2024-04-23T00:03:05.031 INFO:journalctl@ceph.osd.2.smithi079.stdout:Apr 23 00:03:04 smithi079 bash[63262]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-04-23T00:03:05.031 INFO:journalctl@ceph.osd.2.smithi079.stdout:Apr 23 00:03:04 smithi079 bash[63262]: --> ceph-volume raw activate successful for osd ID: 2 2024-04-23T00:03:05.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:04 smithi171 bash[43854]: audit 2024-04-23T00:03:03.172602+0000 mgr.y (mgr.25321) 191 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:03:05.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:04 smithi171 bash[43854]: audit 2024-04-23T00:03:03.172602+0000 mgr.y (mgr.25321) 191 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:03:06.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:05 smithi079 bash[57209]: cluster 2024-04-23T00:03:04.669601+0000 mgr.y (mgr.25321) 192 : cluster [DBG] pgmap v103: 161 pgs: 15 active+undersized+degraded, 32 active+undersized, 114 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 68/726 objects degraded (9.366%) 2024-04-23T00:03:06.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:05 smithi079 bash[57209]: cluster 2024-04-23T00:03:04.669601+0000 mgr.y (mgr.25321) 192 : cluster [DBG] pgmap v103: 161 pgs: 15 active+undersized+degraded, 32 active+undersized, 114 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 68/726 objects degraded (9.366%) 2024-04-23T00:03:06.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:05 smithi079 bash[57209]: cluster 2024-04-23T00:03:04.775769+0000 mon.a (mon.0) 432 : cluster [WRN] Health check failed: Degraded data redundancy: 68/726 objects degraded (9.366%), 15 pgs degraded (PG_DEGRADED) 2024-04-23T00:03:06.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:05 smithi079 bash[57209]: cluster 2024-04-23T00:03:04.775769+0000 mon.a (mon.0) 432 : cluster [WRN] Health check failed: Degraded data redundancy: 68/726 objects degraded (9.366%), 15 pgs degraded (PG_DEGRADED) 2024-04-23T00:03:06.031 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:05 smithi079 bash[55848]: cluster 2024-04-23T00:03:04.669601+0000 mgr.y (mgr.25321) 192 : cluster [DBG] pgmap v103: 161 pgs: 15 active+undersized+degraded, 32 active+undersized, 114 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 68/726 objects degraded (9.366%) 2024-04-23T00:03:06.031 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:05 smithi079 bash[55848]: cluster 2024-04-23T00:03:04.669601+0000 mgr.y (mgr.25321) 192 : cluster [DBG] pgmap v103: 161 pgs: 15 active+undersized+degraded, 32 active+undersized, 114 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 68/726 objects degraded (9.366%) 2024-04-23T00:03:06.031 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:05 smithi079 bash[55848]: cluster 2024-04-23T00:03:04.775769+0000 mon.a (mon.0) 432 : cluster [WRN] Health check failed: Degraded data redundancy: 68/726 objects degraded (9.366%), 15 pgs degraded (PG_DEGRADED) 2024-04-23T00:03:06.031 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:05 smithi079 bash[55848]: cluster 2024-04-23T00:03:04.775769+0000 mon.a (mon.0) 432 : cluster [WRN] Health check failed: Degraded data redundancy: 68/726 objects degraded (9.366%), 15 pgs degraded (PG_DEGRADED) 2024-04-23T00:03:06.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:05 smithi171 bash[43854]: cluster 2024-04-23T00:03:04.669601+0000 mgr.y (mgr.25321) 192 : cluster [DBG] pgmap v103: 161 pgs: 15 active+undersized+degraded, 32 active+undersized, 114 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 68/726 objects degraded (9.366%) 2024-04-23T00:03:06.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:05 smithi171 bash[43854]: cluster 2024-04-23T00:03:04.669601+0000 mgr.y (mgr.25321) 192 : cluster [DBG] pgmap v103: 161 pgs: 15 active+undersized+degraded, 32 active+undersized, 114 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 68/726 objects degraded (9.366%) 2024-04-23T00:03:06.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:05 smithi171 bash[43854]: cluster 2024-04-23T00:03:04.775769+0000 mon.a (mon.0) 432 : cluster [WRN] Health check failed: Degraded data redundancy: 68/726 objects degraded (9.366%), 15 pgs degraded (PG_DEGRADED) 2024-04-23T00:03:06.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:05 smithi171 bash[43854]: cluster 2024-04-23T00:03:04.775769+0000 mon.a (mon.0) 432 : cluster [WRN] Health check failed: Degraded data redundancy: 68/726 objects degraded (9.366%), 15 pgs degraded (PG_DEGRADED) 2024-04-23T00:03:06.530 INFO:journalctl@ceph.osd.2.smithi079.stdout:Apr 23 00:03:06 smithi079 bash[63488]: debug 2024-04-23T00:03:06.332+0000 7fb7f7277700 1 -- 172.21.15.79:0/2880957532 <== mon.1 v2:172.21.15.79:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55726e5bb680 con 0x55726e619000 2024-04-23T00:03:07.030 INFO:journalctl@ceph.osd.2.smithi079.stdout:Apr 23 00:03:06 smithi079 bash[63488]: debug 2024-04-23T00:03:06.872+0000 7fb80040f7c0 -1 Falling back to public interface 2024-04-23T00:03:07.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:06 smithi079 bash[55848]: cluster 2024-04-23T00:03:06.670788+0000 mgr.y (mgr.25321) 193 : cluster [DBG] pgmap v104: 161 pgs: 15 active+undersized+degraded, 32 active+undersized, 114 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 68/726 objects degraded (9.366%) 2024-04-23T00:03:07.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:06 smithi079 bash[55848]: cluster 2024-04-23T00:03:06.670788+0000 mgr.y (mgr.25321) 193 : cluster [DBG] pgmap v104: 161 pgs: 15 active+undersized+degraded, 32 active+undersized, 114 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 68/726 objects degraded (9.366%) 2024-04-23T00:03:07.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:06 smithi079 bash[57209]: cluster 2024-04-23T00:03:06.670788+0000 mgr.y (mgr.25321) 193 : cluster [DBG] pgmap v104: 161 pgs: 15 active+undersized+degraded, 32 active+undersized, 114 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 68/726 objects degraded (9.366%) 2024-04-23T00:03:07.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:06 smithi079 bash[57209]: cluster 2024-04-23T00:03:06.670788+0000 mgr.y (mgr.25321) 193 : cluster [DBG] pgmap v104: 161 pgs: 15 active+undersized+degraded, 32 active+undersized, 114 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 68/726 objects degraded (9.366%) 2024-04-23T00:03:07.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:06 smithi171 bash[43854]: cluster 2024-04-23T00:03:06.670788+0000 mgr.y (mgr.25321) 193 : cluster [DBG] pgmap v104: 161 pgs: 15 active+undersized+degraded, 32 active+undersized, 114 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 68/726 objects degraded (9.366%) 2024-04-23T00:03:07.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:06 smithi171 bash[43854]: cluster 2024-04-23T00:03:06.670788+0000 mgr.y (mgr.25321) 193 : cluster [DBG] pgmap v104: 161 pgs: 15 active+undersized+degraded, 32 active+undersized, 114 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 68/726 objects degraded (9.366%) 2024-04-23T00:03:08.529 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:08 smithi079 bash[55848]: audit 2024-04-23T00:03:07.122216+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:08.530 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:08 smithi079 bash[55848]: audit 2024-04-23T00:03:07.122216+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:08.530 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:08 smithi079 bash[55848]: audit 2024-04-23T00:03:07.124558+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:03:08.530 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:08 smithi079 bash[55848]: audit 2024-04-23T00:03:07.124558+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:03:08.530 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:08 smithi079 bash[57209]: audit 2024-04-23T00:03:07.122216+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:08.530 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:08 smithi079 bash[57209]: audit 2024-04-23T00:03:07.122216+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:08.530 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:08 smithi079 bash[57209]: audit 2024-04-23T00:03:07.124558+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:03:08.530 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:08 smithi079 bash[57209]: audit 2024-04-23T00:03:07.124558+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:03:08.553 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:08 smithi171 bash[43854]: audit 2024-04-23T00:03:07.122216+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:08.553 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:08 smithi171 bash[43854]: audit 2024-04-23T00:03:07.122216+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:08.553 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:08 smithi171 bash[43854]: audit 2024-04-23T00:03:07.124558+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:03:08.553 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:08 smithi171 bash[43854]: audit 2024-04-23T00:03:07.124558+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:03:09.053 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 23 00:03:08 smithi171 bash[41575]: ts=2024-04-23T00:03:08.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 19.0.0-3252-g43be0201 (43be020184947e53516056c9931e1ac5bdbbb1a5) squid (dev)\", cluster=\"15ff8152-0102-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.79\", device_class=\"ssd\", hostname=\"smithi079\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.79\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.79\", device_class=\"ssd\", hostname=\"smithi079\", instance=\"172.21.15.171:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.79\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-23T00:03:09.529 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:09 smithi079 bash[55848]: cluster 2024-04-23T00:03:08.671795+0000 mgr.y (mgr.25321) 194 : cluster [DBG] pgmap v105: 161 pgs: 15 active+undersized+degraded, 32 active+undersized, 114 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 68/726 objects degraded (9.366%) 2024-04-23T00:03:09.530 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:09 smithi079 bash[55848]: cluster 2024-04-23T00:03:08.671795+0000 mgr.y (mgr.25321) 194 : cluster [DBG] pgmap v105: 161 pgs: 15 active+undersized+degraded, 32 active+undersized, 114 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 68/726 objects degraded (9.366%) 2024-04-23T00:03:09.530 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:09 smithi079 bash[57209]: cluster 2024-04-23T00:03:08.671795+0000 mgr.y (mgr.25321) 194 : cluster [DBG] pgmap v105: 161 pgs: 15 active+undersized+degraded, 32 active+undersized, 114 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 68/726 objects degraded (9.366%) 2024-04-23T00:03:09.530 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:09 smithi079 bash[57209]: cluster 2024-04-23T00:03:08.671795+0000 mgr.y (mgr.25321) 194 : cluster [DBG] pgmap v105: 161 pgs: 15 active+undersized+degraded, 32 active+undersized, 114 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 68/726 objects degraded (9.366%) 2024-04-23T00:03:09.553 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:09 smithi171 bash[43854]: cluster 2024-04-23T00:03:08.671795+0000 mgr.y (mgr.25321) 194 : cluster [DBG] pgmap v105: 161 pgs: 15 active+undersized+degraded, 32 active+undersized, 114 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 68/726 objects degraded (9.366%) 2024-04-23T00:03:09.553 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:09 smithi171 bash[43854]: cluster 2024-04-23T00:03:08.671795+0000 mgr.y (mgr.25321) 194 : cluster [DBG] pgmap v105: 161 pgs: 15 active+undersized+degraded, 32 active+undersized, 114 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 68/726 objects degraded (9.366%) 2024-04-23T00:03:10.279 INFO:journalctl@ceph.osd.2.smithi079.stdout:Apr 23 00:03:09 smithi079 bash[63488]: debug 2024-04-23T00:03:09.972+0000 7fb80040f7c0 -1 osd.2 0 read_superblock omap replica is missing. 2024-04-23T00:03:10.280 INFO:journalctl@ceph.osd.2.smithi079.stdout:Apr 23 00:03:10 smithi079 bash[63488]: debug 2024-04-23T00:03:09.996+0000 7fb80040f7c0 -1 osd.2 116 log_to_monitors true 2024-04-23T00:03:10.780 INFO:journalctl@ceph.osd.2.smithi079.stdout:Apr 23 00:03:10 smithi079 bash[63488]: debug 2024-04-23T00:03:10.408+0000 7fb7f1867700 -1 osd.2 116 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-23T00:03:10.780 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:10 smithi079 bash[55848]: audit 2024-04-23T00:03:09.352183+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:10.780 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:10 smithi079 bash[55848]: audit 2024-04-23T00:03:09.352183+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:10.780 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:10 smithi079 bash[55848]: audit 2024-04-23T00:03:09.362933+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:10.781 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:10 smithi079 bash[55848]: audit 2024-04-23T00:03:09.362933+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:10.781 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:10 smithi079 bash[55848]: audit 2024-04-23T00:03:10.005663+0000 mon.a (mon.0) 437 : audit [INF] from='osd.2 [v2:172.21.15.79:6818/1901401802,v1:172.21.15.79:6819/1901401802]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-23T00:03:10.781 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:10 smithi079 bash[55848]: audit 2024-04-23T00:03:10.005663+0000 mon.a (mon.0) 437 : audit [INF] from='osd.2 [v2:172.21.15.79:6818/1901401802,v1:172.21.15.79:6819/1901401802]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-23T00:03:10.781 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:10 smithi079 bash[57209]: audit 2024-04-23T00:03:09.352183+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:10.781 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:10 smithi079 bash[57209]: audit 2024-04-23T00:03:09.352183+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:10.781 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:10 smithi079 bash[57209]: audit 2024-04-23T00:03:09.362933+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:10.781 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:10 smithi079 bash[57209]: audit 2024-04-23T00:03:09.362933+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:10.781 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:10 smithi079 bash[57209]: audit 2024-04-23T00:03:10.005663+0000 mon.a (mon.0) 437 : audit [INF] from='osd.2 [v2:172.21.15.79:6818/1901401802,v1:172.21.15.79:6819/1901401802]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-23T00:03:10.781 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:10 smithi079 bash[57209]: audit 2024-04-23T00:03:10.005663+0000 mon.a (mon.0) 437 : audit [INF] from='osd.2 [v2:172.21.15.79:6818/1901401802,v1:172.21.15.79:6819/1901401802]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-23T00:03:10.803 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:10 smithi171 bash[43854]: audit 2024-04-23T00:03:09.352183+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:10.803 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:10 smithi171 bash[43854]: audit 2024-04-23T00:03:09.352183+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:10.803 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:10 smithi171 bash[43854]: audit 2024-04-23T00:03:09.362933+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:10.803 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:10 smithi171 bash[43854]: audit 2024-04-23T00:03:09.362933+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:10.803 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:10 smithi171 bash[43854]: audit 2024-04-23T00:03:10.005663+0000 mon.a (mon.0) 437 : audit [INF] from='osd.2 [v2:172.21.15.79:6818/1901401802,v1:172.21.15.79:6819/1901401802]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-23T00:03:10.803 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:10 smithi171 bash[43854]: audit 2024-04-23T00:03:10.005663+0000 mon.a (mon.0) 437 : audit [INF] from='osd.2 [v2:172.21.15.79:6818/1901401802,v1:172.21.15.79:6819/1901401802]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-23T00:03:11.780 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:11 smithi079 bash[55848]: audit 2024-04-23T00:03:10.369887+0000 mon.a (mon.0) 438 : audit [INF] from='osd.2 [v2:172.21.15.79:6818/1901401802,v1:172.21.15.79:6819/1901401802]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-23T00:03:11.780 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:11 smithi079 bash[55848]: audit 2024-04-23T00:03:10.369887+0000 mon.a (mon.0) 438 : audit [INF] from='osd.2 [v2:172.21.15.79:6818/1901401802,v1:172.21.15.79:6819/1901401802]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-23T00:03:11.780 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:11 smithi079 bash[55848]: cluster 2024-04-23T00:03:10.373674+0000 mon.a (mon.0) 439 : cluster [DBG] osdmap e119: 8 total, 7 up, 8 in 2024-04-23T00:03:11.780 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:11 smithi079 bash[55848]: cluster 2024-04-23T00:03:10.373674+0000 mon.a (mon.0) 439 : cluster [DBG] osdmap e119: 8 total, 7 up, 8 in 2024-04-23T00:03:11.780 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:11 smithi079 bash[55848]: audit 2024-04-23T00:03:10.374461+0000 mon.a (mon.0) 440 : audit [INF] from='osd.2 [v2:172.21.15.79:6818/1901401802,v1:172.21.15.79:6819/1901401802]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-04-23T00:03:11.780 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:11 smithi079 bash[55848]: audit 2024-04-23T00:03:10.374461+0000 mon.a (mon.0) 440 : audit [INF] from='osd.2 [v2:172.21.15.79:6818/1901401802,v1:172.21.15.79:6819/1901401802]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-04-23T00:03:11.781 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:11 smithi079 bash[55848]: audit 2024-04-23T00:03:10.403986+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:11.781 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:11 smithi079 bash[55848]: audit 2024-04-23T00:03:10.403986+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:11.781 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:11 smithi079 bash[55848]: audit 2024-04-23T00:03:10.410161+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:11.781 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:11 smithi079 bash[55848]: audit 2024-04-23T00:03:10.410161+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:11.781 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:11 smithi079 bash[55848]: cluster 2024-04-23T00:03:10.672864+0000 mgr.y (mgr.25321) 195 : cluster [DBG] pgmap v107: 161 pgs: 15 active+undersized+degraded, 32 active+undersized, 114 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 68/726 objects degraded (9.366%) 2024-04-23T00:03:11.781 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:11 smithi079 bash[55848]: cluster 2024-04-23T00:03:10.672864+0000 mgr.y (mgr.25321) 195 : cluster [DBG] pgmap v107: 161 pgs: 15 active+undersized+degraded, 32 active+undersized, 114 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 68/726 objects degraded (9.366%) 2024-04-23T00:03:11.781 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:11 smithi079 bash[57209]: audit 2024-04-23T00:03:10.369887+0000 mon.a (mon.0) 438 : audit [INF] from='osd.2 [v2:172.21.15.79:6818/1901401802,v1:172.21.15.79:6819/1901401802]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-23T00:03:11.781 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:11 smithi079 bash[57209]: audit 2024-04-23T00:03:10.369887+0000 mon.a (mon.0) 438 : audit [INF] from='osd.2 [v2:172.21.15.79:6818/1901401802,v1:172.21.15.79:6819/1901401802]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-23T00:03:11.781 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:11 smithi079 bash[57209]: cluster 2024-04-23T00:03:10.373674+0000 mon.a (mon.0) 439 : cluster [DBG] osdmap e119: 8 total, 7 up, 8 in 2024-04-23T00:03:11.781 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:11 smithi079 bash[57209]: cluster 2024-04-23T00:03:10.373674+0000 mon.a (mon.0) 439 : cluster [DBG] osdmap e119: 8 total, 7 up, 8 in 2024-04-23T00:03:11.781 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:11 smithi079 bash[57209]: audit 2024-04-23T00:03:10.374461+0000 mon.a (mon.0) 440 : audit [INF] from='osd.2 [v2:172.21.15.79:6818/1901401802,v1:172.21.15.79:6819/1901401802]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-04-23T00:03:11.781 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:11 smithi079 bash[57209]: audit 2024-04-23T00:03:10.374461+0000 mon.a (mon.0) 440 : audit [INF] from='osd.2 [v2:172.21.15.79:6818/1901401802,v1:172.21.15.79:6819/1901401802]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-04-23T00:03:11.782 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:11 smithi079 bash[57209]: audit 2024-04-23T00:03:10.403986+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:11.782 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:11 smithi079 bash[57209]: audit 2024-04-23T00:03:10.403986+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:11.782 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:11 smithi079 bash[57209]: audit 2024-04-23T00:03:10.410161+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:11.782 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:11 smithi079 bash[57209]: audit 2024-04-23T00:03:10.410161+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:11.782 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:11 smithi079 bash[57209]: cluster 2024-04-23T00:03:10.672864+0000 mgr.y (mgr.25321) 195 : cluster [DBG] pgmap v107: 161 pgs: 15 active+undersized+degraded, 32 active+undersized, 114 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 68/726 objects degraded (9.366%) 2024-04-23T00:03:11.782 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:11 smithi079 bash[57209]: cluster 2024-04-23T00:03:10.672864+0000 mgr.y (mgr.25321) 195 : cluster [DBG] pgmap v107: 161 pgs: 15 active+undersized+degraded, 32 active+undersized, 114 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 68/726 objects degraded (9.366%) 2024-04-23T00:03:11.803 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:11 smithi171 bash[43854]: audit 2024-04-23T00:03:10.369887+0000 mon.a (mon.0) 438 : audit [INF] from='osd.2 [v2:172.21.15.79:6818/1901401802,v1:172.21.15.79:6819/1901401802]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-23T00:03:11.803 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:11 smithi171 bash[43854]: audit 2024-04-23T00:03:10.369887+0000 mon.a (mon.0) 438 : audit [INF] from='osd.2 [v2:172.21.15.79:6818/1901401802,v1:172.21.15.79:6819/1901401802]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-23T00:03:11.803 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:11 smithi171 bash[43854]: cluster 2024-04-23T00:03:10.373674+0000 mon.a (mon.0) 439 : cluster [DBG] osdmap e119: 8 total, 7 up, 8 in 2024-04-23T00:03:11.803 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:11 smithi171 bash[43854]: cluster 2024-04-23T00:03:10.373674+0000 mon.a (mon.0) 439 : cluster [DBG] osdmap e119: 8 total, 7 up, 8 in 2024-04-23T00:03:11.803 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:11 smithi171 bash[43854]: audit 2024-04-23T00:03:10.374461+0000 mon.a (mon.0) 440 : audit [INF] from='osd.2 [v2:172.21.15.79:6818/1901401802,v1:172.21.15.79:6819/1901401802]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-04-23T00:03:11.804 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:11 smithi171 bash[43854]: audit 2024-04-23T00:03:10.374461+0000 mon.a (mon.0) 440 : audit [INF] from='osd.2 [v2:172.21.15.79:6818/1901401802,v1:172.21.15.79:6819/1901401802]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-04-23T00:03:11.804 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:11 smithi171 bash[43854]: audit 2024-04-23T00:03:10.403986+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:11.804 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:11 smithi171 bash[43854]: audit 2024-04-23T00:03:10.403986+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:11.804 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:11 smithi171 bash[43854]: audit 2024-04-23T00:03:10.410161+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:11.804 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:11 smithi171 bash[43854]: audit 2024-04-23T00:03:10.410161+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:11.804 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:11 smithi171 bash[43854]: cluster 2024-04-23T00:03:10.672864+0000 mgr.y (mgr.25321) 195 : cluster [DBG] pgmap v107: 161 pgs: 15 active+undersized+degraded, 32 active+undersized, 114 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 68/726 objects degraded (9.366%) 2024-04-23T00:03:11.804 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:11 smithi171 bash[43854]: cluster 2024-04-23T00:03:10.672864+0000 mgr.y (mgr.25321) 195 : cluster [DBG] pgmap v107: 161 pgs: 15 active+undersized+degraded, 32 active+undersized, 114 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 68/726 objects degraded (9.366%) 2024-04-23T00:03:12.780 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:12 smithi079 bash[55848]: cluster 2024-04-23T00:03:11.409508+0000 mon.a (mon.0) 443 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-23T00:03:12.780 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:12 smithi079 bash[55848]: cluster 2024-04-23T00:03:11.409508+0000 mon.a (mon.0) 443 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-23T00:03:12.780 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:12 smithi079 bash[55848]: cluster 2024-04-23T00:03:11.421632+0000 mon.a (mon.0) 444 : cluster [INF] osd.2 [v2:172.21.15.79:6818/1901401802,v1:172.21.15.79:6819/1901401802] boot 2024-04-23T00:03:12.780 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:12 smithi079 bash[55848]: cluster 2024-04-23T00:03:11.421632+0000 mon.a (mon.0) 444 : cluster [INF] osd.2 [v2:172.21.15.79:6818/1901401802,v1:172.21.15.79:6819/1901401802] boot 2024-04-23T00:03:12.780 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:12 smithi079 bash[55848]: cluster 2024-04-23T00:03:11.421787+0000 mon.a (mon.0) 445 : cluster [DBG] osdmap e120: 8 total, 8 up, 8 in 2024-04-23T00:03:12.780 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:12 smithi079 bash[55848]: cluster 2024-04-23T00:03:11.421787+0000 mon.a (mon.0) 445 : cluster [DBG] osdmap e120: 8 total, 8 up, 8 in 2024-04-23T00:03:12.780 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:12 smithi079 bash[55848]: audit 2024-04-23T00:03:11.422797+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-23T00:03:12.780 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:12 smithi079 bash[55848]: audit 2024-04-23T00:03:11.422797+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-23T00:03:12.780 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:12 smithi079 bash[57209]: cluster 2024-04-23T00:03:11.409508+0000 mon.a (mon.0) 443 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-23T00:03:12.781 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:12 smithi079 bash[57209]: cluster 2024-04-23T00:03:11.409508+0000 mon.a (mon.0) 443 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-23T00:03:12.781 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:12 smithi079 bash[57209]: cluster 2024-04-23T00:03:11.421632+0000 mon.a (mon.0) 444 : cluster [INF] osd.2 [v2:172.21.15.79:6818/1901401802,v1:172.21.15.79:6819/1901401802] boot 2024-04-23T00:03:12.781 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:12 smithi079 bash[57209]: cluster 2024-04-23T00:03:11.421632+0000 mon.a (mon.0) 444 : cluster [INF] osd.2 [v2:172.21.15.79:6818/1901401802,v1:172.21.15.79:6819/1901401802] boot 2024-04-23T00:03:12.781 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:12 smithi079 bash[57209]: cluster 2024-04-23T00:03:11.421787+0000 mon.a (mon.0) 445 : cluster [DBG] osdmap e120: 8 total, 8 up, 8 in 2024-04-23T00:03:12.781 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:12 smithi079 bash[57209]: cluster 2024-04-23T00:03:11.421787+0000 mon.a (mon.0) 445 : cluster [DBG] osdmap e120: 8 total, 8 up, 8 in 2024-04-23T00:03:12.781 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:12 smithi079 bash[57209]: audit 2024-04-23T00:03:11.422797+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-23T00:03:12.781 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:12 smithi079 bash[57209]: audit 2024-04-23T00:03:11.422797+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-23T00:03:12.803 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:12 smithi171 bash[43854]: cluster 2024-04-23T00:03:11.409508+0000 mon.a (mon.0) 443 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-23T00:03:12.803 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:12 smithi171 bash[43854]: cluster 2024-04-23T00:03:11.409508+0000 mon.a (mon.0) 443 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-23T00:03:12.803 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:12 smithi171 bash[43854]: cluster 2024-04-23T00:03:11.421632+0000 mon.a (mon.0) 444 : cluster [INF] osd.2 [v2:172.21.15.79:6818/1901401802,v1:172.21.15.79:6819/1901401802] boot 2024-04-23T00:03:12.803 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:12 smithi171 bash[43854]: cluster 2024-04-23T00:03:11.421632+0000 mon.a (mon.0) 444 : cluster [INF] osd.2 [v2:172.21.15.79:6818/1901401802,v1:172.21.15.79:6819/1901401802] boot 2024-04-23T00:03:12.803 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:12 smithi171 bash[43854]: cluster 2024-04-23T00:03:11.421787+0000 mon.a (mon.0) 445 : cluster [DBG] osdmap e120: 8 total, 8 up, 8 in 2024-04-23T00:03:12.803 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:12 smithi171 bash[43854]: cluster 2024-04-23T00:03:11.421787+0000 mon.a (mon.0) 445 : cluster [DBG] osdmap e120: 8 total, 8 up, 8 in 2024-04-23T00:03:12.803 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:12 smithi171 bash[43854]: audit 2024-04-23T00:03:11.422797+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-23T00:03:12.803 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:12 smithi171 bash[43854]: audit 2024-04-23T00:03:11.422797+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-23T00:03:13.530 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:13 smithi079 bash[55848]: cluster 2024-04-23T00:03:12.423833+0000 mon.a (mon.0) 447 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-04-23T00:03:13.530 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:13 smithi079 bash[55848]: cluster 2024-04-23T00:03:12.423833+0000 mon.a (mon.0) 447 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-04-23T00:03:13.530 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:13 smithi079 bash[55848]: cluster 2024-04-23T00:03:12.674181+0000 mgr.y (mgr.25321) 196 : cluster [DBG] pgmap v110: 161 pgs: 15 active+undersized+degraded, 32 active+undersized, 114 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 68/726 objects degraded (9.366%) 2024-04-23T00:03:13.530 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:13 smithi079 bash[55848]: cluster 2024-04-23T00:03:12.674181+0000 mgr.y (mgr.25321) 196 : cluster [DBG] pgmap v110: 161 pgs: 15 active+undersized+degraded, 32 active+undersized, 114 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 68/726 objects degraded (9.366%) 2024-04-23T00:03:13.530 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:13 smithi079 bash[57209]: cluster 2024-04-23T00:03:12.423833+0000 mon.a (mon.0) 447 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-04-23T00:03:13.530 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:13 smithi079 bash[57209]: cluster 2024-04-23T00:03:12.423833+0000 mon.a (mon.0) 447 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-04-23T00:03:13.530 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:13 smithi079 bash[57209]: cluster 2024-04-23T00:03:12.674181+0000 mgr.y (mgr.25321) 196 : cluster [DBG] pgmap v110: 161 pgs: 15 active+undersized+degraded, 32 active+undersized, 114 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 68/726 objects degraded (9.366%) 2024-04-23T00:03:13.530 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:13 smithi079 bash[57209]: cluster 2024-04-23T00:03:12.674181+0000 mgr.y (mgr.25321) 196 : cluster [DBG] pgmap v110: 161 pgs: 15 active+undersized+degraded, 32 active+undersized, 114 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 68/726 objects degraded (9.366%) 2024-04-23T00:03:13.803 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 23 00:03:13 smithi171 bash[41575]: ts=2024-04-23T00:03:13.509Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi079\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi079\", job=\"node\", machine=\"x86_64\", nodename=\"smithi079\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"15ff8152-0102-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi079\", job=\"node\", machine=\"x86_64\", nodename=\"smithi079\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-23T00:03:13.803 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:13 smithi171 bash[43854]: cluster 2024-04-23T00:03:12.423833+0000 mon.a (mon.0) 447 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-04-23T00:03:13.803 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:13 smithi171 bash[43854]: cluster 2024-04-23T00:03:12.423833+0000 mon.a (mon.0) 447 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-04-23T00:03:13.803 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:13 smithi171 bash[43854]: cluster 2024-04-23T00:03:12.674181+0000 mgr.y (mgr.25321) 196 : cluster [DBG] pgmap v110: 161 pgs: 15 active+undersized+degraded, 32 active+undersized, 114 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 68/726 objects degraded (9.366%) 2024-04-23T00:03:13.803 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:13 smithi171 bash[43854]: cluster 2024-04-23T00:03:12.674181+0000 mgr.y (mgr.25321) 196 : cluster [DBG] pgmap v110: 161 pgs: 15 active+undersized+degraded, 32 active+undersized, 114 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 68/726 objects degraded (9.366%) 2024-04-23T00:03:14.029 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:03:13 smithi079 bash[52880]: ::ffff:172.21.15.171 - - [23/Apr/2024:00:03:13] "GET /metrics HTTP/1.1" 200 38501 "" "Prometheus/2.33.4" 2024-04-23T00:03:14.780 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:14 smithi079 bash[55848]: audit 2024-04-23T00:03:13.183590+0000 mgr.y (mgr.25321) 197 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:03:14.780 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:14 smithi079 bash[55848]: audit 2024-04-23T00:03:13.183590+0000 mgr.y (mgr.25321) 197 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:03:14.780 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:14 smithi079 bash[57209]: audit 2024-04-23T00:03:13.183590+0000 mgr.y (mgr.25321) 197 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:03:14.780 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:14 smithi079 bash[57209]: audit 2024-04-23T00:03:13.183590+0000 mgr.y (mgr.25321) 197 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:03:14.803 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:14 smithi171 bash[43854]: audit 2024-04-23T00:03:13.183590+0000 mgr.y (mgr.25321) 197 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:03:14.803 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:14 smithi171 bash[43854]: audit 2024-04-23T00:03:13.183590+0000 mgr.y (mgr.25321) 197 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:03:15.780 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:15 smithi079 bash[55848]: cluster 2024-04-23T00:03:14.676289+0000 mgr.y (mgr.25321) 198 : cluster [DBG] pgmap v111: 161 pgs: 2 active+undersized+degraded, 11 active+undersized, 148 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 3/726 objects degraded (0.413%) 2024-04-23T00:03:15.780 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:15 smithi079 bash[55848]: cluster 2024-04-23T00:03:14.676289+0000 mgr.y (mgr.25321) 198 : cluster [DBG] pgmap v111: 161 pgs: 2 active+undersized+degraded, 11 active+undersized, 148 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 3/726 objects degraded (0.413%) 2024-04-23T00:03:15.780 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:15 smithi079 bash[57209]: cluster 2024-04-23T00:03:14.676289+0000 mgr.y (mgr.25321) 198 : cluster [DBG] pgmap v111: 161 pgs: 2 active+undersized+degraded, 11 active+undersized, 148 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 3/726 objects degraded (0.413%) 2024-04-23T00:03:15.780 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:15 smithi079 bash[57209]: cluster 2024-04-23T00:03:14.676289+0000 mgr.y (mgr.25321) 198 : cluster [DBG] pgmap v111: 161 pgs: 2 active+undersized+degraded, 11 active+undersized, 148 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 3/726 objects degraded (0.413%) 2024-04-23T00:03:15.803 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:15 smithi171 bash[43854]: cluster 2024-04-23T00:03:14.676289+0000 mgr.y (mgr.25321) 198 : cluster [DBG] pgmap v111: 161 pgs: 2 active+undersized+degraded, 11 active+undersized, 148 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 3/726 objects degraded (0.413%) 2024-04-23T00:03:15.803 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:15 smithi171 bash[43854]: cluster 2024-04-23T00:03:14.676289+0000 mgr.y (mgr.25321) 198 : cluster [DBG] pgmap v111: 161 pgs: 2 active+undersized+degraded, 11 active+undersized, 148 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 3/726 objects degraded (0.413%) 2024-04-23T00:03:16.680 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:16 smithi079 bash[57209]: cluster 2024-04-23T00:03:15.426896+0000 mon.a (mon.0) 448 : cluster [WRN] Health check update: Degraded data redundancy: 3/726 objects degraded (0.413%), 2 pgs degraded (PG_DEGRADED) 2024-04-23T00:03:16.680 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:16 smithi079 bash[57209]: cluster 2024-04-23T00:03:15.426896+0000 mon.a (mon.0) 448 : cluster [WRN] Health check update: Degraded data redundancy: 3/726 objects degraded (0.413%), 2 pgs degraded (PG_DEGRADED) 2024-04-23T00:03:16.680 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:16 smithi079 bash[55848]: cluster 2024-04-23T00:03:15.426896+0000 mon.a (mon.0) 448 : cluster [WRN] Health check update: Degraded data redundancy: 3/726 objects degraded (0.413%), 2 pgs degraded (PG_DEGRADED) 2024-04-23T00:03:16.680 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:16 smithi079 bash[55848]: cluster 2024-04-23T00:03:15.426896+0000 mon.a (mon.0) 448 : cluster [WRN] Health check update: Degraded data redundancy: 3/726 objects degraded (0.413%), 2 pgs degraded (PG_DEGRADED) 2024-04-23T00:03:16.803 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:16 smithi171 bash[43854]: cluster 2024-04-23T00:03:15.426896+0000 mon.a (mon.0) 448 : cluster [WRN] Health check update: Degraded data redundancy: 3/726 objects degraded (0.413%), 2 pgs degraded (PG_DEGRADED) 2024-04-23T00:03:16.803 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:16 smithi171 bash[43854]: cluster 2024-04-23T00:03:15.426896+0000 mon.a (mon.0) 448 : cluster [WRN] Health check update: Degraded data redundancy: 3/726 objects degraded (0.413%), 2 pgs degraded (PG_DEGRADED) 2024-04-23T00:03:17.243 INFO:teuthology.orchestra.run.smithi079.stdout:true 2024-04-23T00:03:17.529 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:17 smithi079 bash[57209]: cluster 2024-04-23T00:03:16.677056+0000 mgr.y (mgr.25321) 199 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 811 B/s rd, 0 op/s 2024-04-23T00:03:17.530 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:17 smithi079 bash[57209]: cluster 2024-04-23T00:03:16.677056+0000 mgr.y (mgr.25321) 199 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 811 B/s rd, 0 op/s 2024-04-23T00:03:17.530 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:17 smithi079 bash[55848]: cluster 2024-04-23T00:03:16.677056+0000 mgr.y (mgr.25321) 199 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 811 B/s rd, 0 op/s 2024-04-23T00:03:17.530 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:17 smithi079 bash[55848]: cluster 2024-04-23T00:03:16.677056+0000 mgr.y (mgr.25321) 199 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 811 B/s rd, 0 op/s 2024-04-23T00:03:17.803 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:17 smithi171 bash[43854]: cluster 2024-04-23T00:03:16.677056+0000 mgr.y (mgr.25321) 199 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 811 B/s rd, 0 op/s 2024-04-23T00:03:17.803 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:17 smithi171 bash[43854]: cluster 2024-04-23T00:03:16.677056+0000 mgr.y (mgr.25321) 199 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 811 B/s rd, 0 op/s 2024-04-23T00:03:17.998 INFO:teuthology.orchestra.run.smithi079.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T00:03:17.999 INFO:teuthology.orchestra.run.smithi079.stdout:alertmanager.a smithi079 *:9093,9094 running (4m) 8s ago 11m 12.0M - 0.23.0 ba2b418f427c d3a786a65dba 2024-04-23T00:03:17.999 INFO:teuthology.orchestra.run.smithi079.stdout:grafana.a smithi171 *:3000 running (4m) 2m ago 11m 41.7M - 8.3.5 dad864ee21e9 cc5aee88d2dc 2024-04-23T00:03:17.999 INFO:teuthology.orchestra.run.smithi079.stdout:iscsi.foo.smithi079.zorrwo smithi079 running (3m) 8s ago 9m 43.9M - 3.5 e1d6a67b021e 34b3c8472630 2024-04-23T00:03:17.999 INFO:teuthology.orchestra.run.smithi079.stdout:mgr.x smithi171 *:8443,9283,8765 running (3m) 2m ago 16m 437M - 19.0.0-3252-g43be0201 a0434699c1d7 63bab1f0aabb 2024-04-23T00:03:17.999 INFO:teuthology.orchestra.run.smithi079.stdout:mgr.y smithi079 *:8443,9283,8765 running (4m) 8s ago 18m 494M - 19.0.0-3252-g43be0201 a0434699c1d7 c3e0186392bc 2024-04-23T00:03:17.999 INFO:teuthology.orchestra.run.smithi079.stdout:mon.a smithi079 running (3m) 8s ago 19m 46.5M 2048M 19.0.0-3252-g43be0201 a0434699c1d7 73856468c297 2024-04-23T00:03:17.999 INFO:teuthology.orchestra.run.smithi079.stdout:mon.b smithi171 running (2m) 2m ago 17m 18.5M 2048M 19.0.0-3252-g43be0201 a0434699c1d7 8956680187c2 2024-04-23T00:03:17.999 INFO:teuthology.orchestra.run.smithi079.stdout:mon.c smithi079 running (2m) 8s ago 17m 36.9M 2048M 19.0.0-3252-g43be0201 a0434699c1d7 26b21cf14d08 2024-04-23T00:03:17.999 INFO:teuthology.orchestra.run.smithi079.stdout:node-exporter.a smithi079 *:9100 running (4m) 8s ago 11m 9268k - 1.3.1 1dbe0e931976 e72f9beb8010 2024-04-23T00:03:17.999 INFO:teuthology.orchestra.run.smithi079.stdout:node-exporter.b smithi171 *:9100 running (4m) 2m ago 11m 8943k - 1.3.1 1dbe0e931976 c71ee8bcebe5 2024-04-23T00:03:17.999 INFO:teuthology.orchestra.run.smithi079.stdout:osd.0 smithi079 running (64s) 8s ago 16m 50.6M 2780M 19.0.0-3252-g43be0201 a0434699c1d7 75f8375cb2bd 2024-04-23T00:03:17.999 INFO:teuthology.orchestra.run.smithi079.stdout:osd.1 smithi079 running (39s) 8s ago 15m 46.0M 2780M 19.0.0-3252-g43be0201 a0434699c1d7 08111a57b339 2024-04-23T00:03:17.999 INFO:teuthology.orchestra.run.smithi079.stdout:osd.2 smithi079 running (12s) 8s ago 15m - 2780M 19.0.0-3252-g43be0201 a0434699c1d7 8e3936463b1c 2024-04-23T00:03:18.000 INFO:teuthology.orchestra.run.smithi079.stdout:osd.3 smithi079 running (14m) 8s ago 14m 59.5M 2780M 17.2.0 e1d6a67b021e cabd537200bc 2024-04-23T00:03:18.000 INFO:teuthology.orchestra.run.smithi079.stdout:osd.4 smithi171 running (14m) 2m ago 14m 58.5M 3036M 17.2.0 e1d6a67b021e 04ab0c3fa292 2024-04-23T00:03:18.000 INFO:teuthology.orchestra.run.smithi079.stdout:osd.5 smithi171 running (13m) 2m ago 13m 54.2M 3036M 17.2.0 e1d6a67b021e d561b19cce34 2024-04-23T00:03:18.000 INFO:teuthology.orchestra.run.smithi079.stdout:osd.6 smithi171 running (13m) 2m ago 13m 54.5M 3036M 17.2.0 e1d6a67b021e a01d59c465a9 2024-04-23T00:03:18.000 INFO:teuthology.orchestra.run.smithi079.stdout:osd.7 smithi171 running (12m) 2m ago 12m 58.3M 3036M 17.2.0 e1d6a67b021e 472338dda563 2024-04-23T00:03:18.000 INFO:teuthology.orchestra.run.smithi079.stdout:prometheus.a smithi171 *:9095 running (3m) 2m ago 11m 59.8M - 2.33.4 514e6a882f6e 0c5b27bf9a1d 2024-04-23T00:03:18.000 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.foo.smithi079.mriyzv smithi079 *:8000 running (9m) 8s ago 9m 87.9M - 17.2.0 e1d6a67b021e 7265086159d1 2024-04-23T00:03:18.000 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.foo.smithi171.llhapr smithi171 *:8000 running (9m) 2m ago 9m 87.5M - 17.2.0 e1d6a67b021e b457c21074ad 2024-04-23T00:03:18.000 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.smpl.smithi079.yxokos smithi079 *:80 running (9m) 8s ago 9m 87.5M - 17.2.0 e1d6a67b021e 0083918e6d55 2024-04-23T00:03:18.000 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.smpl.smithi171.spscai smithi171 *:80 running (9m) 2m ago 9m 87.2M - 17.2.0 e1d6a67b021e 9e7599a854ca 2024-04-23T00:03:18.430 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-04-23T00:03:18.430 INFO:teuthology.orchestra.run.smithi079.stdout: "mon": { 2024-04-23T00:03:18.430 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.0.0-3252-g43be0201 (43be020184947e53516056c9931e1ac5bdbbb1a5) squid (dev)": 3 2024-04-23T00:03:18.431 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-04-23T00:03:18.431 INFO:teuthology.orchestra.run.smithi079.stdout: "mgr": { 2024-04-23T00:03:18.431 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.0.0-3252-g43be0201 (43be020184947e53516056c9931e1ac5bdbbb1a5) squid (dev)": 2 2024-04-23T00:03:18.431 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-04-23T00:03:18.431 INFO:teuthology.orchestra.run.smithi079.stdout: "osd": { 2024-04-23T00:03:18.431 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 5, 2024-04-23T00:03:18.431 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.0.0-3252-g43be0201 (43be020184947e53516056c9931e1ac5bdbbb1a5) squid (dev)": 3 2024-04-23T00:03:18.431 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-04-23T00:03:18.431 INFO:teuthology.orchestra.run.smithi079.stdout: "rgw": { 2024-04-23T00:03:18.431 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-23T00:03:18.431 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-04-23T00:03:18.431 INFO:teuthology.orchestra.run.smithi079.stdout: "overall": { 2024-04-23T00:03:18.431 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 9, 2024-04-23T00:03:18.431 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.0.0-3252-g43be0201 (43be020184947e53516056c9931e1ac5bdbbb1a5) squid (dev)": 8 2024-04-23T00:03:18.432 INFO:teuthology.orchestra.run.smithi079.stdout: } 2024-04-23T00:03:18.432 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-04-23T00:03:18.780 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:18 smithi079 bash[55848]: audit 2024-04-23T00:03:17.248328+0000 mgr.y (mgr.25321) 200 : audit [DBG] from='client.34338 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:03:18.780 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:18 smithi079 bash[55848]: audit 2024-04-23T00:03:17.248328+0000 mgr.y (mgr.25321) 200 : audit [DBG] from='client.34338 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:03:18.780 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:18 smithi079 bash[55848]: cluster 2024-04-23T00:03:17.438577+0000 mon.a (mon.0) 449 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/726 objects degraded (0.413%), 2 pgs degraded) 2024-04-23T00:03:18.780 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:18 smithi079 bash[55848]: cluster 2024-04-23T00:03:17.438577+0000 mon.a (mon.0) 449 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/726 objects degraded (0.413%), 2 pgs degraded) 2024-04-23T00:03:18.780 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:18 smithi079 bash[55848]: audit 2024-04-23T00:03:17.600332+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:03:18.781 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:18 smithi079 bash[55848]: audit 2024-04-23T00:03:17.600332+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:03:18.781 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:18 smithi079 bash[55848]: audit 2024-04-23T00:03:17.601394+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:03:18.781 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:18 smithi079 bash[55848]: audit 2024-04-23T00:03:17.601394+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:03:18.781 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:18 smithi079 bash[55848]: cluster 2024-04-23T00:03:17.603405+0000 mgr.y (mgr.25321) 201 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 738 B/s rd, 0 op/s 2024-04-23T00:03:18.781 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:18 smithi079 bash[55848]: cluster 2024-04-23T00:03:17.603405+0000 mgr.y (mgr.25321) 201 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 738 B/s rd, 0 op/s 2024-04-23T00:03:18.781 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:18 smithi079 bash[55848]: cluster 2024-04-23T00:03:17.604222+0000 mgr.y (mgr.25321) 202 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 827 B/s rd, 0 op/s 2024-04-23T00:03:18.781 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:18 smithi079 bash[55848]: cluster 2024-04-23T00:03:17.604222+0000 mgr.y (mgr.25321) 202 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 827 B/s rd, 0 op/s 2024-04-23T00:03:18.781 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:18 smithi079 bash[55848]: audit 2024-04-23T00:03:17.613474+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:18.781 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:18 smithi079 bash[55848]: audit 2024-04-23T00:03:17.613474+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:18.781 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:18 smithi079 bash[55848]: audit 2024-04-23T00:03:17.615268+0000 mgr.y (mgr.25321) 203 : audit [DBG] from='client.44269 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:03:18.781 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:18 smithi079 bash[55848]: audit 2024-04-23T00:03:17.615268+0000 mgr.y (mgr.25321) 203 : audit [DBG] from='client.44269 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:03:18.782 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:18 smithi079 bash[55848]: audit 2024-04-23T00:03:17.675941+0000 mon.a (mon.0) 453 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:03:18.782 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:18 smithi079 bash[55848]: audit 2024-04-23T00:03:17.675941+0000 mon.a (mon.0) 453 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:03:18.782 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:18 smithi079 bash[57209]: audit 2024-04-23T00:03:17.248328+0000 mgr.y (mgr.25321) 200 : audit [DBG] from='client.34338 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:03:18.782 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:18 smithi079 bash[57209]: audit 2024-04-23T00:03:17.248328+0000 mgr.y (mgr.25321) 200 : audit [DBG] from='client.34338 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:03:18.782 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:18 smithi079 bash[57209]: cluster 2024-04-23T00:03:17.438577+0000 mon.a (mon.0) 449 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/726 objects degraded (0.413%), 2 pgs degraded) 2024-04-23T00:03:18.782 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:18 smithi079 bash[57209]: cluster 2024-04-23T00:03:17.438577+0000 mon.a (mon.0) 449 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/726 objects degraded (0.413%), 2 pgs degraded) 2024-04-23T00:03:18.782 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:18 smithi079 bash[57209]: audit 2024-04-23T00:03:17.600332+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:03:18.782 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:18 smithi079 bash[57209]: audit 2024-04-23T00:03:17.600332+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:03:18.782 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:18 smithi079 bash[57209]: audit 2024-04-23T00:03:17.601394+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:03:18.782 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:18 smithi079 bash[57209]: audit 2024-04-23T00:03:17.601394+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:03:18.783 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:18 smithi079 bash[57209]: cluster 2024-04-23T00:03:17.603405+0000 mgr.y (mgr.25321) 201 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 738 B/s rd, 0 op/s 2024-04-23T00:03:18.783 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:18 smithi079 bash[57209]: cluster 2024-04-23T00:03:17.603405+0000 mgr.y (mgr.25321) 201 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 738 B/s rd, 0 op/s 2024-04-23T00:03:18.783 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:18 smithi079 bash[57209]: cluster 2024-04-23T00:03:17.604222+0000 mgr.y (mgr.25321) 202 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 827 B/s rd, 0 op/s 2024-04-23T00:03:18.783 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:18 smithi079 bash[57209]: cluster 2024-04-23T00:03:17.604222+0000 mgr.y (mgr.25321) 202 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 827 B/s rd, 0 op/s 2024-04-23T00:03:18.783 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:18 smithi079 bash[57209]: audit 2024-04-23T00:03:17.613474+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:18.783 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:18 smithi079 bash[57209]: audit 2024-04-23T00:03:17.613474+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:18.783 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:18 smithi079 bash[57209]: audit 2024-04-23T00:03:17.615268+0000 mgr.y (mgr.25321) 203 : audit [DBG] from='client.44269 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:03:18.783 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:18 smithi079 bash[57209]: audit 2024-04-23T00:03:17.615268+0000 mgr.y (mgr.25321) 203 : audit [DBG] from='client.44269 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:03:18.783 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:18 smithi079 bash[57209]: audit 2024-04-23T00:03:17.675941+0000 mon.a (mon.0) 453 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:03:18.783 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:18 smithi079 bash[57209]: audit 2024-04-23T00:03:17.675941+0000 mon.a (mon.0) 453 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:03:18.783 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:18 smithi079 bash[55848]: audit 2024-04-23T00:03:17.678109+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:03:18.784 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:18 smithi079 bash[55848]: audit 2024-04-23T00:03:17.678109+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:03:18.784 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:18 smithi079 bash[55848]: audit 2024-04-23T00:03:17.679652+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:03:18.784 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:18 smithi079 bash[55848]: audit 2024-04-23T00:03:17.679652+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:03:18.784 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:18 smithi079 bash[55848]: audit 2024-04-23T00:03:17.680809+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:03:18.784 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:18 smithi079 bash[55848]: audit 2024-04-23T00:03:17.680809+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:03:18.784 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:18 smithi079 bash[55848]: audit 2024-04-23T00:03:17.682243+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-23T00:03:18.784 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:18 smithi079 bash[55848]: audit 2024-04-23T00:03:17.682243+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-23T00:03:18.784 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:18 smithi079 bash[55848]: audit 2024-04-23T00:03:17.682444+0000 mgr.y (mgr.25321) 204 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-23T00:03:18.784 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:18 smithi079 bash[55848]: audit 2024-04-23T00:03:17.682444+0000 mgr.y (mgr.25321) 204 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-23T00:03:18.784 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:18 smithi079 bash[55848]: cephadm 2024-04-23T00:03:17.683447+0000 mgr.y (mgr.25321) 205 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-04-23T00:03:18.784 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:18 smithi079 bash[55848]: cephadm 2024-04-23T00:03:17.683447+0000 mgr.y (mgr.25321) 205 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-04-23T00:03:18.784 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:18 smithi079 bash[55848]: audit 2024-04-23T00:03:18.449028+0000 mon.a (mon.0) 458 : audit [DBG] from='client.? 172.21.15.79:0/1964869885' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:03:18.784 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:18 smithi079 bash[55848]: audit 2024-04-23T00:03:18.449028+0000 mon.a (mon.0) 458 : audit [DBG] from='client.? 172.21.15.79:0/1964869885' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:03:18.785 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:18 smithi079 bash[57209]: audit 2024-04-23T00:03:17.678109+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:03:18.785 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:18 smithi079 bash[57209]: audit 2024-04-23T00:03:17.678109+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:03:18.785 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:18 smithi079 bash[57209]: audit 2024-04-23T00:03:17.679652+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:03:18.785 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:18 smithi079 bash[57209]: audit 2024-04-23T00:03:17.679652+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:03:18.785 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:18 smithi079 bash[57209]: audit 2024-04-23T00:03:17.680809+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:03:18.785 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:18 smithi079 bash[57209]: audit 2024-04-23T00:03:17.680809+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:03:18.785 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:18 smithi079 bash[57209]: audit 2024-04-23T00:03:17.682243+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-23T00:03:18.785 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:18 smithi079 bash[57209]: audit 2024-04-23T00:03:17.682243+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-23T00:03:18.785 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:18 smithi079 bash[57209]: audit 2024-04-23T00:03:17.682444+0000 mgr.y (mgr.25321) 204 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-23T00:03:18.785 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:18 smithi079 bash[57209]: audit 2024-04-23T00:03:17.682444+0000 mgr.y (mgr.25321) 204 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-23T00:03:18.785 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:18 smithi079 bash[57209]: cephadm 2024-04-23T00:03:17.683447+0000 mgr.y (mgr.25321) 205 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-04-23T00:03:18.785 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:18 smithi079 bash[57209]: cephadm 2024-04-23T00:03:17.683447+0000 mgr.y (mgr.25321) 205 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-04-23T00:03:18.785 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:18 smithi079 bash[57209]: audit 2024-04-23T00:03:18.449028+0000 mon.a (mon.0) 458 : audit [DBG] from='client.? 172.21.15.79:0/1964869885' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:03:18.785 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:18 smithi079 bash[57209]: audit 2024-04-23T00:03:18.449028+0000 mon.a (mon.0) 458 : audit [DBG] from='client.? 172.21.15.79:0/1964869885' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:03:18.798 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-04-23T00:03:18.798 INFO:teuthology.orchestra.run.smithi079.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5", 2024-04-23T00:03:18.798 INFO:teuthology.orchestra.run.smithi079.stdout: "in_progress": true, 2024-04-23T00:03:18.798 INFO:teuthology.orchestra.run.smithi079.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-23T00:03:18.798 INFO:teuthology.orchestra.run.smithi079.stdout: "services_complete": [ 2024-04-23T00:03:18.798 INFO:teuthology.orchestra.run.smithi079.stdout: "mon", 2024-04-23T00:03:18.798 INFO:teuthology.orchestra.run.smithi079.stdout: "mgr" 2024-04-23T00:03:18.798 INFO:teuthology.orchestra.run.smithi079.stdout: ], 2024-04-23T00:03:18.798 INFO:teuthology.orchestra.run.smithi079.stdout: "progress": "8/23 daemons upgraded", 2024-04-23T00:03:18.799 INFO:teuthology.orchestra.run.smithi079.stdout: "message": "Currently upgrading osd daemons", 2024-04-23T00:03:18.799 INFO:teuthology.orchestra.run.smithi079.stdout: "is_paused": false 2024-04-23T00:03:18.799 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-04-23T00:03:18.803 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 23 00:03:18 smithi171 bash[41575]: ts=2024-04-23T00:03:18.661Z caller=alerting.go:353 level=warn component="rule manager" alert="unsupported value type" msg="Expanding alert template failed" err="error executing template __alert_CephOSDDown: template: __alert_CephOSDDown:1:358: executing \"__alert_CephOSDDown\" at : error calling query: found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 19.0.0-3252-g43be0201 (43be020184947e53516056c9931e1ac5bdbbb1a5) squid (dev)\", cluster=\"15ff8152-0102-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.79\", device_class=\"ssd\", hostname=\"smithi079\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.79\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.79\", device_class=\"ssd\", hostname=\"smithi079\", instance=\"172.21.15.171:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.79\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2024-04-23T00:03:18.803 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 23 00:03:18 smithi171 bash[41575]: ts=2024-04-23T00:03:18.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-3252-g43be0201 (43be020184947e53516056c9931e1ac5bdbbb1a5) squid (dev)\", cluster=\"15ff8152-0102-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.79\", device_class=\"ssd\", hostname=\"smithi079\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.79\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.79\", device_class=\"ssd\", hostname=\"smithi079\", instance=\"172.21.15.171:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.79\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-23T00:03:18.803 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:18 smithi171 bash[43854]: audit 2024-04-23T00:03:17.248328+0000 mgr.y (mgr.25321) 200 : audit [DBG] from='client.34338 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:03:18.803 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:18 smithi171 bash[43854]: audit 2024-04-23T00:03:17.248328+0000 mgr.y (mgr.25321) 200 : audit [DBG] from='client.34338 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:03:18.803 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:18 smithi171 bash[43854]: cluster 2024-04-23T00:03:17.438577+0000 mon.a (mon.0) 449 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/726 objects degraded (0.413%), 2 pgs degraded) 2024-04-23T00:03:18.803 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:18 smithi171 bash[43854]: cluster 2024-04-23T00:03:17.438577+0000 mon.a (mon.0) 449 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/726 objects degraded (0.413%), 2 pgs degraded) 2024-04-23T00:03:18.803 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:18 smithi171 bash[43854]: audit 2024-04-23T00:03:17.600332+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:03:18.803 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:18 smithi171 bash[43854]: audit 2024-04-23T00:03:17.600332+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:03:18.803 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:18 smithi171 bash[43854]: audit 2024-04-23T00:03:17.601394+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:03:18.804 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:18 smithi171 bash[43854]: audit 2024-04-23T00:03:17.601394+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:03:18.804 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:18 smithi171 bash[43854]: cluster 2024-04-23T00:03:17.603405+0000 mgr.y (mgr.25321) 201 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 738 B/s rd, 0 op/s 2024-04-23T00:03:18.804 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:18 smithi171 bash[43854]: cluster 2024-04-23T00:03:17.603405+0000 mgr.y (mgr.25321) 201 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 738 B/s rd, 0 op/s 2024-04-23T00:03:18.804 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:18 smithi171 bash[43854]: cluster 2024-04-23T00:03:17.604222+0000 mgr.y (mgr.25321) 202 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 827 B/s rd, 0 op/s 2024-04-23T00:03:18.804 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:18 smithi171 bash[43854]: cluster 2024-04-23T00:03:17.604222+0000 mgr.y (mgr.25321) 202 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 827 B/s rd, 0 op/s 2024-04-23T00:03:18.804 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:18 smithi171 bash[43854]: audit 2024-04-23T00:03:17.613474+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:18.804 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:18 smithi171 bash[43854]: audit 2024-04-23T00:03:17.613474+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:18.804 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:18 smithi171 bash[43854]: audit 2024-04-23T00:03:17.615268+0000 mgr.y (mgr.25321) 203 : audit [DBG] from='client.44269 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:03:18.804 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:18 smithi171 bash[43854]: audit 2024-04-23T00:03:17.615268+0000 mgr.y (mgr.25321) 203 : audit [DBG] from='client.44269 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:03:18.804 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:18 smithi171 bash[43854]: audit 2024-04-23T00:03:17.675941+0000 mon.a (mon.0) 453 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:03:18.804 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:18 smithi171 bash[43854]: audit 2024-04-23T00:03:17.675941+0000 mon.a (mon.0) 453 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:03:18.805 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:18 smithi171 bash[43854]: audit 2024-04-23T00:03:17.678109+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:03:18.805 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:18 smithi171 bash[43854]: audit 2024-04-23T00:03:17.678109+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:03:18.805 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:18 smithi171 bash[43854]: audit 2024-04-23T00:03:17.679652+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:03:18.805 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:18 smithi171 bash[43854]: audit 2024-04-23T00:03:17.679652+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:03:18.805 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:18 smithi171 bash[43854]: audit 2024-04-23T00:03:17.680809+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:03:18.805 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:18 smithi171 bash[43854]: audit 2024-04-23T00:03:17.680809+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:03:18.805 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:18 smithi171 bash[43854]: audit 2024-04-23T00:03:17.682243+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-23T00:03:18.805 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:18 smithi171 bash[43854]: audit 2024-04-23T00:03:17.682243+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-23T00:03:18.805 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:18 smithi171 bash[43854]: audit 2024-04-23T00:03:17.682444+0000 mgr.y (mgr.25321) 204 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-23T00:03:18.805 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:18 smithi171 bash[43854]: audit 2024-04-23T00:03:17.682444+0000 mgr.y (mgr.25321) 204 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-23T00:03:18.805 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:18 smithi171 bash[43854]: cephadm 2024-04-23T00:03:17.683447+0000 mgr.y (mgr.25321) 205 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-04-23T00:03:18.805 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:18 smithi171 bash[43854]: cephadm 2024-04-23T00:03:17.683447+0000 mgr.y (mgr.25321) 205 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-04-23T00:03:18.805 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:18 smithi171 bash[43854]: audit 2024-04-23T00:03:18.449028+0000 mon.a (mon.0) 458 : audit [DBG] from='client.? 172.21.15.79:0/1964869885' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:03:18.805 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:18 smithi171 bash[43854]: audit 2024-04-23T00:03:18.449028+0000 mon.a (mon.0) 458 : audit [DBG] from='client.? 172.21.15.79:0/1964869885' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:03:19.238 INFO:teuthology.orchestra.run.smithi079.stdout:HEALTH_WARN failed to probe daemons or devices 2024-04-23T00:03:19.238 INFO:teuthology.orchestra.run.smithi079.stdout:[WRN] CEPHADM_REFRESH_FAILED: failed to probe daemons or devices 2024-04-23T00:03:19.238 INFO:teuthology.orchestra.run.smithi079.stdout: host smithi079 `cephadm ceph-volume` failed: cephadm exited with an error code: 1, stderr: Inferring config /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/mon.a/config 2024-04-23T00:03:19.238 INFO:teuthology.orchestra.run.smithi079.stdout:Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a -e NODE_NAME=smithi079 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmp1ff_cyou:/etc/ceph/ceph.conf:z quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a inventory --format=json-pretty --filter-for-batch 2024-04-23T00:03:19.238 INFO:teuthology.orchestra.run.smithi079.stdout:/usr/bin/docker: stderr docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-23T00:03:19.239 INFO:teuthology.orchestra.run.smithi079.stdout:/usr/bin/docker: stderr See 'docker run --help'. 2024-04-23T00:03:19.239 INFO:teuthology.orchestra.run.smithi079.stdout:Traceback (most recent call last): 2024-04-23T00:03:19.239 INFO:teuthology.orchestra.run.smithi079.stdout: File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main 2024-04-23T00:03:19.239 INFO:teuthology.orchestra.run.smithi079.stdout: return _run_code(code, main_globals, None, 2024-04-23T00:03:19.239 INFO:teuthology.orchestra.run.smithi079.stdout: File "/usr/lib/python3.10/runpy.py", line 86, in _run_code 2024-04-23T00:03:19.239 INFO:teuthology.orchestra.run.smithi079.stdout: exec(code, run_globals) 2024-04-23T00:03:19.239 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 5642, in 2024-04-23T00:03:19.239 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 5630, in main 2024-04-23T00:03:19.239 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 408, in _infer_config 2024-04-23T00:03:19.239 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 323, in _infer_fsid 2024-04-23T00:03:19.239 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 436, in _infer_image 2024-04-23T00:03:19.239 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 310, in _validate_fsid 2024-04-23T00:03:19.239 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 3380, in command_ceph_volume 2024-04-23T00:03:19.239 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-23T00:03:19.240 INFO:teuthology.orchestra.run.smithi079.stdout:RuntimeError: Failed command: /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a -e NODE_NAME=smithi079 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmp1ff_cyou:/etc/ceph/ceph.conf:z quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a inventory --format=json-pretty --filter-for-batch: docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-23T00:03:19.240 INFO:teuthology.orchestra.run.smithi079.stdout:See 'docker run --help'. 2024-04-23T00:03:19.779 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:19 smithi079 bash[55848]: audit 2024-04-23T00:03:17.972929+0000 mgr.y (mgr.25321) 206 : audit [DBG] from='client.44275 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:03:19.779 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:19 smithi079 bash[55848]: audit 2024-04-23T00:03:17.972929+0000 mgr.y (mgr.25321) 206 : audit [DBG] from='client.44275 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:03:19.780 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:19 smithi079 bash[55848]: audit 2024-04-23T00:03:19.256930+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.79:0/1176441371' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T00:03:19.780 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:19 smithi079 bash[55848]: audit 2024-04-23T00:03:19.256930+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.79:0/1176441371' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T00:03:19.780 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:19 smithi079 bash[57209]: audit 2024-04-23T00:03:17.972929+0000 mgr.y (mgr.25321) 206 : audit [DBG] from='client.44275 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:03:19.780 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:19 smithi079 bash[57209]: audit 2024-04-23T00:03:17.972929+0000 mgr.y (mgr.25321) 206 : audit [DBG] from='client.44275 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:03:19.780 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:19 smithi079 bash[57209]: audit 2024-04-23T00:03:19.256930+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.79:0/1176441371' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T00:03:19.780 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:19 smithi079 bash[57209]: audit 2024-04-23T00:03:19.256930+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.79:0/1176441371' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T00:03:19.803 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:19 smithi171 bash[43854]: audit 2024-04-23T00:03:17.972929+0000 mgr.y (mgr.25321) 206 : audit [DBG] from='client.44275 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:03:19.803 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:19 smithi171 bash[43854]: audit 2024-04-23T00:03:17.972929+0000 mgr.y (mgr.25321) 206 : audit [DBG] from='client.44275 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:03:19.803 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:19 smithi171 bash[43854]: audit 2024-04-23T00:03:19.256930+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.79:0/1176441371' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T00:03:19.803 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:19 smithi171 bash[43854]: audit 2024-04-23T00:03:19.256930+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.79:0/1176441371' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T00:03:20.978 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:20 smithi079 bash[55848]: audit 2024-04-23T00:03:18.816859+0000 mgr.y (mgr.25321) 207 : audit [DBG] from='client.44287 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:03:20.978 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:20 smithi079 bash[55848]: audit 2024-04-23T00:03:18.816859+0000 mgr.y (mgr.25321) 207 : audit [DBG] from='client.44287 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:03:20.978 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:20 smithi079 bash[55848]: cluster 2024-04-23T00:03:19.606131+0000 mgr.y (mgr.25321) 208 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-23T00:03:20.978 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:20 smithi079 bash[55848]: cluster 2024-04-23T00:03:19.606131+0000 mgr.y (mgr.25321) 208 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-23T00:03:20.978 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:20 smithi079 bash[55848]: cephadm 2024-04-23T00:03:19.708773+0000 mgr.y (mgr.25321) 209 : cephadm [INF] Upgrade: Updating osd.3 2024-04-23T00:03:20.978 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:20 smithi079 bash[55848]: cephadm 2024-04-23T00:03:19.708773+0000 mgr.y (mgr.25321) 209 : cephadm [INF] Upgrade: Updating osd.3 2024-04-23T00:03:20.978 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:20 smithi079 bash[55848]: audit 2024-04-23T00:03:19.717263+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:20.978 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:20 smithi079 bash[55848]: audit 2024-04-23T00:03:19.717263+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:20.979 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:20 smithi079 bash[55848]: audit 2024-04-23T00:03:19.722023+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-23T00:03:20.979 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:20 smithi079 bash[55848]: audit 2024-04-23T00:03:19.722023+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-23T00:03:20.979 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:20 smithi079 bash[55848]: audit 2024-04-23T00:03:19.723536+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:03:20.979 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:20 smithi079 bash[55848]: audit 2024-04-23T00:03:19.723536+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:03:20.979 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:20 smithi079 bash[55848]: cephadm 2024-04-23T00:03:19.726632+0000 mgr.y (mgr.25321) 210 : cephadm [INF] Deploying daemon osd.3 on smithi079 2024-04-23T00:03:20.979 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:20 smithi079 bash[55848]: cephadm 2024-04-23T00:03:19.726632+0000 mgr.y (mgr.25321) 210 : cephadm [INF] Deploying daemon osd.3 on smithi079 2024-04-23T00:03:20.979 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:20 smithi079 bash[57209]: audit 2024-04-23T00:03:18.816859+0000 mgr.y (mgr.25321) 207 : audit [DBG] from='client.44287 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:03:20.979 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:20 smithi079 bash[57209]: audit 2024-04-23T00:03:18.816859+0000 mgr.y (mgr.25321) 207 : audit [DBG] from='client.44287 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:03:20.979 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:20 smithi079 bash[57209]: cluster 2024-04-23T00:03:19.606131+0000 mgr.y (mgr.25321) 208 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-23T00:03:20.979 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:20 smithi079 bash[57209]: cluster 2024-04-23T00:03:19.606131+0000 mgr.y (mgr.25321) 208 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-23T00:03:20.979 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:20 smithi079 bash[57209]: cephadm 2024-04-23T00:03:19.708773+0000 mgr.y (mgr.25321) 209 : cephadm [INF] Upgrade: Updating osd.3 2024-04-23T00:03:20.980 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:20 smithi079 bash[57209]: cephadm 2024-04-23T00:03:19.708773+0000 mgr.y (mgr.25321) 209 : cephadm [INF] Upgrade: Updating osd.3 2024-04-23T00:03:20.980 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:20 smithi079 bash[57209]: audit 2024-04-23T00:03:19.717263+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:20.980 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:20 smithi079 bash[57209]: audit 2024-04-23T00:03:19.717263+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:20.980 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:20 smithi079 bash[57209]: audit 2024-04-23T00:03:19.722023+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-23T00:03:20.980 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:20 smithi079 bash[57209]: audit 2024-04-23T00:03:19.722023+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-23T00:03:20.980 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:20 smithi079 bash[57209]: audit 2024-04-23T00:03:19.723536+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:03:20.980 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:20 smithi079 bash[57209]: audit 2024-04-23T00:03:19.723536+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:03:20.980 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:20 smithi079 bash[57209]: cephadm 2024-04-23T00:03:19.726632+0000 mgr.y (mgr.25321) 210 : cephadm [INF] Deploying daemon osd.3 on smithi079 2024-04-23T00:03:20.980 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:20 smithi079 bash[57209]: cephadm 2024-04-23T00:03:19.726632+0000 mgr.y (mgr.25321) 210 : cephadm [INF] Deploying daemon osd.3 on smithi079 2024-04-23T00:03:21.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:20 smithi171 bash[43854]: audit 2024-04-23T00:03:18.816859+0000 mgr.y (mgr.25321) 207 : audit [DBG] from='client.44287 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:03:21.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:20 smithi171 bash[43854]: audit 2024-04-23T00:03:18.816859+0000 mgr.y (mgr.25321) 207 : audit [DBG] from='client.44287 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:03:21.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:20 smithi171 bash[43854]: cluster 2024-04-23T00:03:19.606131+0000 mgr.y (mgr.25321) 208 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-23T00:03:21.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:20 smithi171 bash[43854]: cluster 2024-04-23T00:03:19.606131+0000 mgr.y (mgr.25321) 208 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-23T00:03:21.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:20 smithi171 bash[43854]: cephadm 2024-04-23T00:03:19.708773+0000 mgr.y (mgr.25321) 209 : cephadm [INF] Upgrade: Updating osd.3 2024-04-23T00:03:21.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:20 smithi171 bash[43854]: cephadm 2024-04-23T00:03:19.708773+0000 mgr.y (mgr.25321) 209 : cephadm [INF] Upgrade: Updating osd.3 2024-04-23T00:03:21.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:20 smithi171 bash[43854]: audit 2024-04-23T00:03:19.717263+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:21.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:20 smithi171 bash[43854]: audit 2024-04-23T00:03:19.717263+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:21.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:20 smithi171 bash[43854]: audit 2024-04-23T00:03:19.722023+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-23T00:03:21.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:20 smithi171 bash[43854]: audit 2024-04-23T00:03:19.722023+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-23T00:03:21.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:20 smithi171 bash[43854]: audit 2024-04-23T00:03:19.723536+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:03:21.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:20 smithi171 bash[43854]: audit 2024-04-23T00:03:19.723536+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:03:21.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:20 smithi171 bash[43854]: cephadm 2024-04-23T00:03:19.726632+0000 mgr.y (mgr.25321) 210 : cephadm [INF] Deploying daemon osd.3 on smithi079 2024-04-23T00:03:21.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:20 smithi171 bash[43854]: cephadm 2024-04-23T00:03:19.726632+0000 mgr.y (mgr.25321) 210 : cephadm [INF] Deploying daemon osd.3 on smithi079 2024-04-23T00:03:22.964 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:22 smithi079 bash[55848]: cluster 2024-04-23T00:03:21.607715+0000 mgr.y (mgr.25321) 211 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-23T00:03:22.964 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:22 smithi079 bash[55848]: cluster 2024-04-23T00:03:21.607715+0000 mgr.y (mgr.25321) 211 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-23T00:03:22.964 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:22 smithi079 bash[55848]: audit 2024-04-23T00:03:22.124304+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:22.964 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:22 smithi079 bash[55848]: audit 2024-04-23T00:03:22.124304+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:22.964 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:22 smithi079 bash[55848]: audit 2024-04-23T00:03:22.130473+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:03:22.964 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:22 smithi079 bash[55848]: audit 2024-04-23T00:03:22.130473+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:03:22.964 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:22 smithi079 bash[55848]: audit 2024-04-23T00:03:22.274390+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:22.964 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:22 smithi079 bash[55848]: audit 2024-04-23T00:03:22.274390+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:22.965 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:22 smithi079 bash[57209]: cluster 2024-04-23T00:03:21.607715+0000 mgr.y (mgr.25321) 211 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-23T00:03:22.965 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:22 smithi079 bash[57209]: cluster 2024-04-23T00:03:21.607715+0000 mgr.y (mgr.25321) 211 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-23T00:03:22.965 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:22 smithi079 bash[57209]: audit 2024-04-23T00:03:22.124304+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:22.965 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:22 smithi079 bash[57209]: audit 2024-04-23T00:03:22.124304+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:22.965 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:22 smithi079 bash[57209]: audit 2024-04-23T00:03:22.130473+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:03:22.965 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:22 smithi079 bash[57209]: audit 2024-04-23T00:03:22.130473+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:03:22.965 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:22 smithi079 bash[57209]: audit 2024-04-23T00:03:22.274390+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:22.965 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:22 smithi079 bash[57209]: audit 2024-04-23T00:03:22.274390+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:23.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:22 smithi171 bash[43854]: cluster 2024-04-23T00:03:21.607715+0000 mgr.y (mgr.25321) 211 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-23T00:03:23.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:22 smithi171 bash[43854]: cluster 2024-04-23T00:03:21.607715+0000 mgr.y (mgr.25321) 211 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-23T00:03:23.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:22 smithi171 bash[43854]: audit 2024-04-23T00:03:22.124304+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:23.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:22 smithi171 bash[43854]: audit 2024-04-23T00:03:22.124304+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:23.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:22 smithi171 bash[43854]: audit 2024-04-23T00:03:22.130473+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:03:23.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:22 smithi171 bash[43854]: audit 2024-04-23T00:03:22.130473+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:03:23.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:22 smithi171 bash[43854]: audit 2024-04-23T00:03:22.274390+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:23.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:22 smithi171 bash[43854]: audit 2024-04-23T00:03:22.274390+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:23.803 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 23 00:03:23 smithi171 bash[41575]: ts=2024-04-23T00:03:23.509Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi079\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi079\", job=\"node\", machine=\"x86_64\", nodename=\"smithi079\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"15ff8152-0102-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi079\", job=\"node\", machine=\"x86_64\", nodename=\"smithi079\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-23T00:03:24.022 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:03:23 smithi079 bash[52880]: ::ffff:172.21.15.171 - - [23/Apr/2024:00:03:23] "GET /metrics HTTP/1.1" 200 38508 "" "Prometheus/2.33.4" 2024-04-23T00:03:24.279 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:24 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:03:24.280 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:03:24 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:03:24.280 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:24 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:03:24.280 INFO:journalctl@ceph.osd.0.smithi079.stdout:Apr 23 00:03:24 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:03:24.281 INFO:journalctl@ceph.osd.1.smithi079.stdout:Apr 23 00:03:24 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:03:24.281 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 23 00:03:24 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:03:24.281 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 23 00:03:24 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:03:24.282 INFO:journalctl@ceph.osd.2.smithi079.stdout:Apr 23 00:03:24 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:03:24.282 INFO:journalctl@ceph.osd.3.smithi079.stdout:Apr 23 00:03:24 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:03:24.282 INFO:journalctl@ceph.osd.3.smithi079.stdout:Apr 23 00:03:24 smithi079 systemd[1]: Stopping Ceph osd.3 for 15ff8152-0102-11ef-bc93-c7b262605968... 2024-04-23T00:03:24.282 INFO:journalctl@ceph.osd.3.smithi079.stdout:Apr 23 00:03:24 smithi079 bash[35396]: debug 2024-04-23T00:03:24.279+0000 7f48cef25700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.3 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-04-23T00:03:24.282 INFO:journalctl@ceph.osd.3.smithi079.stdout:Apr 23 00:03:24 smithi079 bash[35396]: debug 2024-04-23T00:03:24.279+0000 7f48cef25700 -1 osd.3 121 *** Got signal Terminated *** 2024-04-23T00:03:24.282 INFO:journalctl@ceph.osd.3.smithi079.stdout:Apr 23 00:03:24 smithi079 bash[35396]: debug 2024-04-23T00:03:24.279+0000 7f48cef25700 -1 osd.3 121 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-23T00:03:25.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:24 smithi079 bash[55848]: audit 2024-04-23T00:03:23.192297+0000 mgr.y (mgr.25321) 212 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:03:25.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:24 smithi079 bash[55848]: audit 2024-04-23T00:03:23.192297+0000 mgr.y (mgr.25321) 212 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:03:25.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:24 smithi079 bash[55848]: cluster 2024-04-23T00:03:23.609628+0000 mgr.y (mgr.25321) 213 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-23T00:03:25.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:24 smithi079 bash[55848]: cluster 2024-04-23T00:03:23.609628+0000 mgr.y (mgr.25321) 213 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-23T00:03:25.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:24 smithi079 bash[55848]: cluster 2024-04-23T00:03:24.287244+0000 mon.a (mon.0) 465 : cluster [INF] osd.3 marked itself down and dead 2024-04-23T00:03:25.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:24 smithi079 bash[55848]: cluster 2024-04-23T00:03:24.287244+0000 mon.a (mon.0) 465 : cluster [INF] osd.3 marked itself down and dead 2024-04-23T00:03:25.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:24 smithi079 bash[57209]: audit 2024-04-23T00:03:23.192297+0000 mgr.y (mgr.25321) 212 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:03:25.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:24 smithi079 bash[57209]: audit 2024-04-23T00:03:23.192297+0000 mgr.y (mgr.25321) 212 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:03:25.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:24 smithi079 bash[57209]: cluster 2024-04-23T00:03:23.609628+0000 mgr.y (mgr.25321) 213 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-23T00:03:25.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:24 smithi079 bash[57209]: cluster 2024-04-23T00:03:23.609628+0000 mgr.y (mgr.25321) 213 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-23T00:03:25.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:24 smithi079 bash[57209]: cluster 2024-04-23T00:03:24.287244+0000 mon.a (mon.0) 465 : cluster [INF] osd.3 marked itself down and dead 2024-04-23T00:03:25.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:24 smithi079 bash[57209]: cluster 2024-04-23T00:03:24.287244+0000 mon.a (mon.0) 465 : cluster [INF] osd.3 marked itself down and dead 2024-04-23T00:03:25.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:24 smithi171 bash[43854]: audit 2024-04-23T00:03:23.192297+0000 mgr.y (mgr.25321) 212 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:03:25.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:24 smithi171 bash[43854]: audit 2024-04-23T00:03:23.192297+0000 mgr.y (mgr.25321) 212 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:03:25.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:24 smithi171 bash[43854]: cluster 2024-04-23T00:03:23.609628+0000 mgr.y (mgr.25321) 213 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-23T00:03:25.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:24 smithi171 bash[43854]: cluster 2024-04-23T00:03:23.609628+0000 mgr.y (mgr.25321) 213 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-23T00:03:25.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:24 smithi171 bash[43854]: cluster 2024-04-23T00:03:24.287244+0000 mon.a (mon.0) 465 : cluster [INF] osd.3 marked itself down and dead 2024-04-23T00:03:25.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:24 smithi171 bash[43854]: cluster 2024-04-23T00:03:24.287244+0000 mon.a (mon.0) 465 : cluster [INF] osd.3 marked itself down and dead 2024-04-23T00:03:26.029 INFO:journalctl@ceph.osd.3.smithi079.stdout:Apr 23 00:03:25 smithi079 bash[64973]: ceph-15ff8152-0102-11ef-bc93-c7b262605968-osd-3 2024-04-23T00:03:26.029 INFO:journalctl@ceph.osd.3.smithi079.stdout:Apr 23 00:03:25 smithi079 bash[65038]: Error response from daemon: No such container: ceph-15ff8152-0102-11ef-bc93-c7b262605968-osd-3 2024-04-23T00:03:26.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:25 smithi079 bash[57209]: cluster 2024-04-23T00:03:24.722382+0000 mon.a (mon.0) 466 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-23T00:03:26.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:25 smithi079 bash[57209]: cluster 2024-04-23T00:03:24.722382+0000 mon.a (mon.0) 466 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-23T00:03:26.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:25 smithi079 bash[57209]: cluster 2024-04-23T00:03:24.731965+0000 mon.a (mon.0) 467 : cluster [DBG] osdmap e122: 8 total, 7 up, 8 in 2024-04-23T00:03:26.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:25 smithi079 bash[57209]: cluster 2024-04-23T00:03:24.731965+0000 mon.a (mon.0) 467 : cluster [DBG] osdmap e122: 8 total, 7 up, 8 in 2024-04-23T00:03:26.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:25 smithi079 bash[57209]: cluster 2024-04-23T00:03:25.732806+0000 mon.a (mon.0) 468 : cluster [DBG] osdmap e123: 8 total, 7 up, 8 in 2024-04-23T00:03:26.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:25 smithi079 bash[57209]: cluster 2024-04-23T00:03:25.732806+0000 mon.a (mon.0) 468 : cluster [DBG] osdmap e123: 8 total, 7 up, 8 in 2024-04-23T00:03:26.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:25 smithi079 bash[55848]: cluster 2024-04-23T00:03:24.722382+0000 mon.a (mon.0) 466 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-23T00:03:26.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:25 smithi079 bash[55848]: cluster 2024-04-23T00:03:24.722382+0000 mon.a (mon.0) 466 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-23T00:03:26.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:25 smithi079 bash[55848]: cluster 2024-04-23T00:03:24.731965+0000 mon.a (mon.0) 467 : cluster [DBG] osdmap e122: 8 total, 7 up, 8 in 2024-04-23T00:03:26.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:25 smithi079 bash[55848]: cluster 2024-04-23T00:03:24.731965+0000 mon.a (mon.0) 467 : cluster [DBG] osdmap e122: 8 total, 7 up, 8 in 2024-04-23T00:03:26.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:25 smithi079 bash[55848]: cluster 2024-04-23T00:03:25.732806+0000 mon.a (mon.0) 468 : cluster [DBG] osdmap e123: 8 total, 7 up, 8 in 2024-04-23T00:03:26.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:25 smithi079 bash[55848]: cluster 2024-04-23T00:03:25.732806+0000 mon.a (mon.0) 468 : cluster [DBG] osdmap e123: 8 total, 7 up, 8 in 2024-04-23T00:03:26.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:25 smithi171 bash[43854]: cluster 2024-04-23T00:03:24.722382+0000 mon.a (mon.0) 466 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-23T00:03:26.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:25 smithi171 bash[43854]: cluster 2024-04-23T00:03:24.722382+0000 mon.a (mon.0) 466 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-23T00:03:26.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:25 smithi171 bash[43854]: cluster 2024-04-23T00:03:24.731965+0000 mon.a (mon.0) 467 : cluster [DBG] osdmap e122: 8 total, 7 up, 8 in 2024-04-23T00:03:26.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:25 smithi171 bash[43854]: cluster 2024-04-23T00:03:24.731965+0000 mon.a (mon.0) 467 : cluster [DBG] osdmap e122: 8 total, 7 up, 8 in 2024-04-23T00:03:26.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:25 smithi171 bash[43854]: cluster 2024-04-23T00:03:25.732806+0000 mon.a (mon.0) 468 : cluster [DBG] osdmap e123: 8 total, 7 up, 8 in 2024-04-23T00:03:26.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:25 smithi171 bash[43854]: cluster 2024-04-23T00:03:25.732806+0000 mon.a (mon.0) 468 : cluster [DBG] osdmap e123: 8 total, 7 up, 8 in 2024-04-23T00:03:27.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:26 smithi079 bash[55848]: cluster 2024-04-23T00:03:25.610749+0000 mgr.y (mgr.25321) 214 : cluster [DBG] pgmap v119: 161 pgs: 7 peering, 25 stale+active+clean, 129 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-23T00:03:27.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:26 smithi079 bash[55848]: cluster 2024-04-23T00:03:25.610749+0000 mgr.y (mgr.25321) 214 : cluster [DBG] pgmap v119: 161 pgs: 7 peering, 25 stale+active+clean, 129 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-23T00:03:27.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:26 smithi079 bash[57209]: cluster 2024-04-23T00:03:25.610749+0000 mgr.y (mgr.25321) 214 : cluster [DBG] pgmap v119: 161 pgs: 7 peering, 25 stale+active+clean, 129 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-23T00:03:27.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:26 smithi079 bash[57209]: cluster 2024-04-23T00:03:25.610749+0000 mgr.y (mgr.25321) 214 : cluster [DBG] pgmap v119: 161 pgs: 7 peering, 25 stale+active+clean, 129 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-23T00:03:27.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:26 smithi171 bash[43854]: cluster 2024-04-23T00:03:25.610749+0000 mgr.y (mgr.25321) 214 : cluster [DBG] pgmap v119: 161 pgs: 7 peering, 25 stale+active+clean, 129 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-23T00:03:27.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:26 smithi171 bash[43854]: cluster 2024-04-23T00:03:25.610749+0000 mgr.y (mgr.25321) 214 : cluster [DBG] pgmap v119: 161 pgs: 7 peering, 25 stale+active+clean, 129 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-23T00:03:28.137 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:03:28 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:03:28.137 INFO:journalctl@ceph.osd.1.smithi079.stdout:Apr 23 00:03:28 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:03:28.138 INFO:journalctl@ceph.osd.2.smithi079.stdout:Apr 23 00:03:28 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:03:28.138 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 23 00:03:28 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:03:28.138 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:28 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:03:28.138 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 23 00:03:28 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:03:28.139 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:28 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:03:28.139 INFO:journalctl@ceph.osd.0.smithi079.stdout:Apr 23 00:03:28 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:03:28.139 INFO:journalctl@ceph.osd.3.smithi079.stdout:Apr 23 00:03:27 smithi079 systemd[1]: ceph-15ff8152-0102-11ef-bc93-c7b262605968@osd.3.service: Deactivated successfully. 2024-04-23T00:03:28.139 INFO:journalctl@ceph.osd.3.smithi079.stdout:Apr 23 00:03:27 smithi079 systemd[1]: Stopped Ceph osd.3 for 15ff8152-0102-11ef-bc93-c7b262605968. 2024-04-23T00:03:28.139 INFO:journalctl@ceph.osd.3.smithi079.stdout:Apr 23 00:03:28 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:03:28.139 INFO:journalctl@ceph.osd.3.smithi079.stdout:Apr 23 00:03:28 smithi079 systemd[1]: Started Ceph osd.3 for 15ff8152-0102-11ef-bc93-c7b262605968. 2024-04-23T00:03:29.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:28 smithi079 bash[57209]: cluster 2024-04-23T00:03:27.611861+0000 mgr.y (mgr.25321) 215 : cluster [DBG] pgmap v121: 161 pgs: 7 peering, 25 stale+active+clean, 129 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-23T00:03:29.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:28 smithi079 bash[57209]: cluster 2024-04-23T00:03:27.611861+0000 mgr.y (mgr.25321) 215 : cluster [DBG] pgmap v121: 161 pgs: 7 peering, 25 stale+active+clean, 129 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-23T00:03:29.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:28 smithi079 bash[57209]: audit 2024-04-23T00:03:28.196049+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:29.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:28 smithi079 bash[57209]: audit 2024-04-23T00:03:28.196049+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:29.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:28 smithi079 bash[57209]: audit 2024-04-23T00:03:28.202499+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:29.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:28 smithi079 bash[57209]: audit 2024-04-23T00:03:28.202499+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:29.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:28 smithi079 bash[55848]: cluster 2024-04-23T00:03:27.611861+0000 mgr.y (mgr.25321) 215 : cluster [DBG] pgmap v121: 161 pgs: 7 peering, 25 stale+active+clean, 129 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-23T00:03:29.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:28 smithi079 bash[55848]: cluster 2024-04-23T00:03:27.611861+0000 mgr.y (mgr.25321) 215 : cluster [DBG] pgmap v121: 161 pgs: 7 peering, 25 stale+active+clean, 129 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-23T00:03:29.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:28 smithi079 bash[55848]: audit 2024-04-23T00:03:28.196049+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:29.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:28 smithi079 bash[55848]: audit 2024-04-23T00:03:28.196049+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:29.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:28 smithi079 bash[55848]: audit 2024-04-23T00:03:28.202499+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:29.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:28 smithi079 bash[55848]: audit 2024-04-23T00:03:28.202499+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:29.052 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 23 00:03:28 smithi171 bash[41575]: ts=2024-04-23T00:03:28.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 19.0.0-3252-g43be0201 (43be020184947e53516056c9931e1ac5bdbbb1a5) squid (dev)\", cluster=\"15ff8152-0102-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.79\", device_class=\"ssd\", hostname=\"smithi079\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.79\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.79\", device_class=\"ssd\", hostname=\"smithi079\", instance=\"172.21.15.171:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.79\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-23T00:03:29.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:28 smithi171 bash[43854]: cluster 2024-04-23T00:03:27.611861+0000 mgr.y (mgr.25321) 215 : cluster [DBG] pgmap v121: 161 pgs: 7 peering, 25 stale+active+clean, 129 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-23T00:03:29.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:28 smithi171 bash[43854]: cluster 2024-04-23T00:03:27.611861+0000 mgr.y (mgr.25321) 215 : cluster [DBG] pgmap v121: 161 pgs: 7 peering, 25 stale+active+clean, 129 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-23T00:03:29.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:28 smithi171 bash[43854]: audit 2024-04-23T00:03:28.196049+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:29.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:28 smithi171 bash[43854]: audit 2024-04-23T00:03:28.196049+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:29.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:28 smithi171 bash[43854]: audit 2024-04-23T00:03:28.202499+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:29.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:28 smithi171 bash[43854]: audit 2024-04-23T00:03:28.202499+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:29.779 INFO:journalctl@ceph.osd.3.smithi079.stdout:Apr 23 00:03:29 smithi079 bash[65187]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-04-23T00:03:29.779 INFO:journalctl@ceph.osd.3.smithi079.stdout:Apr 23 00:03:29 smithi079 bash[65187]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-04-23T00:03:29.779 INFO:journalctl@ceph.osd.3.smithi079.stdout:Apr 23 00:03:29 smithi079 bash[65187]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-04-23T00:03:29.780 INFO:journalctl@ceph.osd.3.smithi079.stdout:Apr 23 00:03:29 smithi079 bash[65187]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-3 --no-mon-config --dev /dev/mapper/vg_nvme-lv_1 2024-04-23T00:03:29.780 INFO:journalctl@ceph.osd.3.smithi079.stdout:Apr 23 00:03:29 smithi079 bash[65187]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-04-23T00:03:29.780 INFO:journalctl@ceph.osd.3.smithi079.stdout:Apr 23 00:03:29 smithi079 bash[65187]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-04-23T00:03:29.780 INFO:journalctl@ceph.osd.3.smithi079.stdout:Apr 23 00:03:29 smithi079 bash[65187]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2024-04-23T00:03:29.780 INFO:journalctl@ceph.osd.3.smithi079.stdout:Apr 23 00:03:29 smithi079 bash[65187]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-04-23T00:03:29.780 INFO:journalctl@ceph.osd.3.smithi079.stdout:Apr 23 00:03:29 smithi079 bash[65187]: --> ceph-volume raw activate successful for osd ID: 3 2024-04-23T00:03:30.231 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:29 smithi079 bash[57209]: cluster 2024-04-23T00:03:29.612835+0000 mgr.y (mgr.25321) 216 : cluster [DBG] pgmap v122: 161 pgs: 23 active+undersized+degraded, 7 peering, 36 active+undersized, 95 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 91/726 objects degraded (12.534%) 2024-04-23T00:03:30.232 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:29 smithi079 bash[57209]: cluster 2024-04-23T00:03:29.612835+0000 mgr.y (mgr.25321) 216 : cluster [DBG] pgmap v122: 161 pgs: 23 active+undersized+degraded, 7 peering, 36 active+undersized, 95 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 91/726 objects degraded (12.534%) 2024-04-23T00:03:30.232 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:29 smithi079 bash[57209]: cluster 2024-04-23T00:03:29.777662+0000 mon.a (mon.0) 471 : cluster [WRN] Health check failed: Degraded data redundancy: 91/726 objects degraded (12.534%), 23 pgs degraded (PG_DEGRADED) 2024-04-23T00:03:30.232 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:29 smithi079 bash[57209]: cluster 2024-04-23T00:03:29.777662+0000 mon.a (mon.0) 471 : cluster [WRN] Health check failed: Degraded data redundancy: 91/726 objects degraded (12.534%), 23 pgs degraded (PG_DEGRADED) 2024-04-23T00:03:30.232 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:29 smithi079 bash[55848]: cluster 2024-04-23T00:03:29.612835+0000 mgr.y (mgr.25321) 216 : cluster [DBG] pgmap v122: 161 pgs: 23 active+undersized+degraded, 7 peering, 36 active+undersized, 95 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 91/726 objects degraded (12.534%) 2024-04-23T00:03:30.232 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:29 smithi079 bash[55848]: cluster 2024-04-23T00:03:29.612835+0000 mgr.y (mgr.25321) 216 : cluster [DBG] pgmap v122: 161 pgs: 23 active+undersized+degraded, 7 peering, 36 active+undersized, 95 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 91/726 objects degraded (12.534%) 2024-04-23T00:03:30.232 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:29 smithi079 bash[55848]: cluster 2024-04-23T00:03:29.777662+0000 mon.a (mon.0) 471 : cluster [WRN] Health check failed: Degraded data redundancy: 91/726 objects degraded (12.534%), 23 pgs degraded (PG_DEGRADED) 2024-04-23T00:03:30.232 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:29 smithi079 bash[55848]: cluster 2024-04-23T00:03:29.777662+0000 mon.a (mon.0) 471 : cluster [WRN] Health check failed: Degraded data redundancy: 91/726 objects degraded (12.534%), 23 pgs degraded (PG_DEGRADED) 2024-04-23T00:03:30.303 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:29 smithi171 bash[43854]: cluster 2024-04-23T00:03:29.612835+0000 mgr.y (mgr.25321) 216 : cluster [DBG] pgmap v122: 161 pgs: 23 active+undersized+degraded, 7 peering, 36 active+undersized, 95 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 91/726 objects degraded (12.534%) 2024-04-23T00:03:30.303 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:29 smithi171 bash[43854]: cluster 2024-04-23T00:03:29.612835+0000 mgr.y (mgr.25321) 216 : cluster [DBG] pgmap v122: 161 pgs: 23 active+undersized+degraded, 7 peering, 36 active+undersized, 95 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 91/726 objects degraded (12.534%) 2024-04-23T00:03:30.303 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:29 smithi171 bash[43854]: cluster 2024-04-23T00:03:29.777662+0000 mon.a (mon.0) 471 : cluster [WRN] Health check failed: Degraded data redundancy: 91/726 objects degraded (12.534%), 23 pgs degraded (PG_DEGRADED) 2024-04-23T00:03:30.303 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:29 smithi171 bash[43854]: cluster 2024-04-23T00:03:29.777662+0000 mon.a (mon.0) 471 : cluster [WRN] Health check failed: Degraded data redundancy: 91/726 objects degraded (12.534%), 23 pgs degraded (PG_DEGRADED) 2024-04-23T00:03:31.279 INFO:journalctl@ceph.osd.3.smithi079.stdout:Apr 23 00:03:31 smithi079 bash[65425]: debug 2024-04-23T00:03:31.067+0000 7fcb584c2700 1 -- 172.21.15.79:0/1326837020 <== mon.0 v2:172.21.15.79:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x561331fcb680 con 0x561332028800 2024-04-23T00:03:32.029 INFO:journalctl@ceph.osd.3.smithi079.stdout:Apr 23 00:03:31 smithi079 bash[65425]: debug 2024-04-23T00:03:31.615+0000 7fcb6165a7c0 -1 Falling back to public interface 2024-04-23T00:03:33.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:32 smithi079 bash[55848]: cluster 2024-04-23T00:03:31.614340+0000 mgr.y (mgr.25321) 217 : cluster [DBG] pgmap v123: 161 pgs: 24 active+undersized+degraded, 42 active+undersized, 95 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-23T00:03:33.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:32 smithi079 bash[55848]: cluster 2024-04-23T00:03:31.614340+0000 mgr.y (mgr.25321) 217 : cluster [DBG] pgmap v123: 161 pgs: 24 active+undersized+degraded, 42 active+undersized, 95 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-23T00:03:33.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:32 smithi079 bash[57209]: cluster 2024-04-23T00:03:31.614340+0000 mgr.y (mgr.25321) 217 : cluster [DBG] pgmap v123: 161 pgs: 24 active+undersized+degraded, 42 active+undersized, 95 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-23T00:03:33.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:32 smithi079 bash[57209]: cluster 2024-04-23T00:03:31.614340+0000 mgr.y (mgr.25321) 217 : cluster [DBG] pgmap v123: 161 pgs: 24 active+undersized+degraded, 42 active+undersized, 95 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-23T00:03:33.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:32 smithi171 bash[43854]: cluster 2024-04-23T00:03:31.614340+0000 mgr.y (mgr.25321) 217 : cluster [DBG] pgmap v123: 161 pgs: 24 active+undersized+degraded, 42 active+undersized, 95 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-23T00:03:33.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:32 smithi171 bash[43854]: cluster 2024-04-23T00:03:31.614340+0000 mgr.y (mgr.25321) 217 : cluster [DBG] pgmap v123: 161 pgs: 24 active+undersized+degraded, 42 active+undersized, 95 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-23T00:03:33.802 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 23 00:03:33 smithi171 bash[41575]: ts=2024-04-23T00:03:33.509Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi079\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi079\", job=\"node\", machine=\"x86_64\", nodename=\"smithi079\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"15ff8152-0102-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi079\", job=\"node\", machine=\"x86_64\", nodename=\"smithi079\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-23T00:03:34.029 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:03:33 smithi079 bash[52880]: ::ffff:172.21.15.171 - - [23/Apr/2024:00:03:33] "GET /metrics HTTP/1.1" 200 38508 "" "Prometheus/2.33.4" 2024-04-23T00:03:35.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:34 smithi079 bash[55848]: audit 2024-04-23T00:03:33.202577+0000 mgr.y (mgr.25321) 218 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:03:35.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:34 smithi079 bash[55848]: audit 2024-04-23T00:03:33.202577+0000 mgr.y (mgr.25321) 218 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:03:35.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:34 smithi079 bash[55848]: cluster 2024-04-23T00:03:33.616528+0000 mgr.y (mgr.25321) 219 : cluster [DBG] pgmap v124: 161 pgs: 24 active+undersized+degraded, 42 active+undersized, 95 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-23T00:03:35.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:34 smithi079 bash[55848]: cluster 2024-04-23T00:03:33.616528+0000 mgr.y (mgr.25321) 219 : cluster [DBG] pgmap v124: 161 pgs: 24 active+undersized+degraded, 42 active+undersized, 95 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-23T00:03:35.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:34 smithi079 bash[55848]: audit 2024-04-23T00:03:34.638313+0000 mon.a (mon.0) 472 : audit [INF] from='osd.3 [v2:172.21.15.79:6826/3047114447,v1:172.21.15.79:6827/3047114447]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-23T00:03:35.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:34 smithi079 bash[55848]: audit 2024-04-23T00:03:34.638313+0000 mon.a (mon.0) 472 : audit [INF] from='osd.3 [v2:172.21.15.79:6826/3047114447,v1:172.21.15.79:6827/3047114447]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-23T00:03:35.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:34 smithi079 bash[57209]: audit 2024-04-23T00:03:33.202577+0000 mgr.y (mgr.25321) 218 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:03:35.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:34 smithi079 bash[57209]: audit 2024-04-23T00:03:33.202577+0000 mgr.y (mgr.25321) 218 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:03:35.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:34 smithi079 bash[57209]: cluster 2024-04-23T00:03:33.616528+0000 mgr.y (mgr.25321) 219 : cluster [DBG] pgmap v124: 161 pgs: 24 active+undersized+degraded, 42 active+undersized, 95 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-23T00:03:35.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:34 smithi079 bash[57209]: cluster 2024-04-23T00:03:33.616528+0000 mgr.y (mgr.25321) 219 : cluster [DBG] pgmap v124: 161 pgs: 24 active+undersized+degraded, 42 active+undersized, 95 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-23T00:03:35.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:34 smithi079 bash[57209]: audit 2024-04-23T00:03:34.638313+0000 mon.a (mon.0) 472 : audit [INF] from='osd.3 [v2:172.21.15.79:6826/3047114447,v1:172.21.15.79:6827/3047114447]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-23T00:03:35.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:34 smithi079 bash[57209]: audit 2024-04-23T00:03:34.638313+0000 mon.a (mon.0) 472 : audit [INF] from='osd.3 [v2:172.21.15.79:6826/3047114447,v1:172.21.15.79:6827/3047114447]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-23T00:03:35.031 INFO:journalctl@ceph.osd.3.smithi079.stdout:Apr 23 00:03:34 smithi079 bash[65425]: debug 2024-04-23T00:03:34.587+0000 7fcb6165a7c0 -1 osd.3 0 read_superblock omap replica is missing. 2024-04-23T00:03:35.031 INFO:journalctl@ceph.osd.3.smithi079.stdout:Apr 23 00:03:34 smithi079 bash[65425]: debug 2024-04-23T00:03:34.627+0000 7fcb6165a7c0 -1 osd.3 121 log_to_monitors true 2024-04-23T00:03:35.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:34 smithi171 bash[43854]: audit 2024-04-23T00:03:33.202577+0000 mgr.y (mgr.25321) 218 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:03:35.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:34 smithi171 bash[43854]: audit 2024-04-23T00:03:33.202577+0000 mgr.y (mgr.25321) 218 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:03:35.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:34 smithi171 bash[43854]: cluster 2024-04-23T00:03:33.616528+0000 mgr.y (mgr.25321) 219 : cluster [DBG] pgmap v124: 161 pgs: 24 active+undersized+degraded, 42 active+undersized, 95 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-23T00:03:35.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:34 smithi171 bash[43854]: cluster 2024-04-23T00:03:33.616528+0000 mgr.y (mgr.25321) 219 : cluster [DBG] pgmap v124: 161 pgs: 24 active+undersized+degraded, 42 active+undersized, 95 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-23T00:03:35.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:34 smithi171 bash[43854]: audit 2024-04-23T00:03:34.638313+0000 mon.a (mon.0) 472 : audit [INF] from='osd.3 [v2:172.21.15.79:6826/3047114447,v1:172.21.15.79:6827/3047114447]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-23T00:03:35.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:34 smithi171 bash[43854]: audit 2024-04-23T00:03:34.638313+0000 mon.a (mon.0) 472 : audit [INF] from='osd.3 [v2:172.21.15.79:6826/3047114447,v1:172.21.15.79:6827/3047114447]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-23T00:03:35.529 INFO:journalctl@ceph.osd.3.smithi079.stdout:Apr 23 00:03:35 smithi079 bash[65425]: debug 2024-04-23T00:03:35.155+0000 7fcb4eaaa700 -1 osd.3 121 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-23T00:03:36.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:35 smithi079 bash[57209]: audit 2024-04-23T00:03:34.675350+0000 mon.a (mon.0) 473 : audit [INF] from='osd.3 [v2:172.21.15.79:6826/3047114447,v1:172.21.15.79:6827/3047114447]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-23T00:03:36.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:35 smithi079 bash[57209]: audit 2024-04-23T00:03:34.675350+0000 mon.a (mon.0) 473 : audit [INF] from='osd.3 [v2:172.21.15.79:6826/3047114447,v1:172.21.15.79:6827/3047114447]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-23T00:03:36.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:35 smithi079 bash[57209]: cluster 2024-04-23T00:03:34.678821+0000 mon.a (mon.0) 474 : cluster [DBG] osdmap e124: 8 total, 7 up, 8 in 2024-04-23T00:03:36.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:35 smithi079 bash[57209]: cluster 2024-04-23T00:03:34.678821+0000 mon.a (mon.0) 474 : cluster [DBG] osdmap e124: 8 total, 7 up, 8 in 2024-04-23T00:03:36.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:35 smithi079 bash[57209]: audit 2024-04-23T00:03:34.679388+0000 mon.a (mon.0) 475 : audit [INF] from='osd.3 [v2:172.21.15.79:6826/3047114447,v1:172.21.15.79:6827/3047114447]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-04-23T00:03:36.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:35 smithi079 bash[57209]: audit 2024-04-23T00:03:34.679388+0000 mon.a (mon.0) 475 : audit [INF] from='osd.3 [v2:172.21.15.79:6826/3047114447,v1:172.21.15.79:6827/3047114447]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-04-23T00:03:36.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:35 smithi079 bash[57209]: audit 2024-04-23T00:03:35.135822+0000 mon.a (mon.0) 476 : audit [INF] from='osd.3 [v2:172.21.15.79:6826/3047114447,v1:172.21.15.79:6827/3047114447]' entity='osd.3' 2024-04-23T00:03:36.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:35 smithi079 bash[57209]: audit 2024-04-23T00:03:35.135822+0000 mon.a (mon.0) 476 : audit [INF] from='osd.3 [v2:172.21.15.79:6826/3047114447,v1:172.21.15.79:6827/3047114447]' entity='osd.3' 2024-04-23T00:03:36.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:35 smithi079 bash[55848]: audit 2024-04-23T00:03:34.675350+0000 mon.a (mon.0) 473 : audit [INF] from='osd.3 [v2:172.21.15.79:6826/3047114447,v1:172.21.15.79:6827/3047114447]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-23T00:03:36.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:35 smithi079 bash[55848]: audit 2024-04-23T00:03:34.675350+0000 mon.a (mon.0) 473 : audit [INF] from='osd.3 [v2:172.21.15.79:6826/3047114447,v1:172.21.15.79:6827/3047114447]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-23T00:03:36.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:35 smithi079 bash[55848]: cluster 2024-04-23T00:03:34.678821+0000 mon.a (mon.0) 474 : cluster [DBG] osdmap e124: 8 total, 7 up, 8 in 2024-04-23T00:03:36.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:35 smithi079 bash[55848]: cluster 2024-04-23T00:03:34.678821+0000 mon.a (mon.0) 474 : cluster [DBG] osdmap e124: 8 total, 7 up, 8 in 2024-04-23T00:03:36.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:35 smithi079 bash[55848]: audit 2024-04-23T00:03:34.679388+0000 mon.a (mon.0) 475 : audit [INF] from='osd.3 [v2:172.21.15.79:6826/3047114447,v1:172.21.15.79:6827/3047114447]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-04-23T00:03:36.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:35 smithi079 bash[55848]: audit 2024-04-23T00:03:34.679388+0000 mon.a (mon.0) 475 : audit [INF] from='osd.3 [v2:172.21.15.79:6826/3047114447,v1:172.21.15.79:6827/3047114447]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-04-23T00:03:36.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:35 smithi079 bash[55848]: audit 2024-04-23T00:03:35.135822+0000 mon.a (mon.0) 476 : audit [INF] from='osd.3 [v2:172.21.15.79:6826/3047114447,v1:172.21.15.79:6827/3047114447]' entity='osd.3' 2024-04-23T00:03:36.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:35 smithi079 bash[55848]: audit 2024-04-23T00:03:35.135822+0000 mon.a (mon.0) 476 : audit [INF] from='osd.3 [v2:172.21.15.79:6826/3047114447,v1:172.21.15.79:6827/3047114447]' entity='osd.3' 2024-04-23T00:03:36.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:35 smithi171 bash[43854]: audit 2024-04-23T00:03:34.675350+0000 mon.a (mon.0) 473 : audit [INF] from='osd.3 [v2:172.21.15.79:6826/3047114447,v1:172.21.15.79:6827/3047114447]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-23T00:03:36.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:35 smithi171 bash[43854]: audit 2024-04-23T00:03:34.675350+0000 mon.a (mon.0) 473 : audit [INF] from='osd.3 [v2:172.21.15.79:6826/3047114447,v1:172.21.15.79:6827/3047114447]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-23T00:03:36.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:35 smithi171 bash[43854]: cluster 2024-04-23T00:03:34.678821+0000 mon.a (mon.0) 474 : cluster [DBG] osdmap e124: 8 total, 7 up, 8 in 2024-04-23T00:03:36.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:35 smithi171 bash[43854]: cluster 2024-04-23T00:03:34.678821+0000 mon.a (mon.0) 474 : cluster [DBG] osdmap e124: 8 total, 7 up, 8 in 2024-04-23T00:03:36.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:35 smithi171 bash[43854]: audit 2024-04-23T00:03:34.679388+0000 mon.a (mon.0) 475 : audit [INF] from='osd.3 [v2:172.21.15.79:6826/3047114447,v1:172.21.15.79:6827/3047114447]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-04-23T00:03:36.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:35 smithi171 bash[43854]: audit 2024-04-23T00:03:34.679388+0000 mon.a (mon.0) 475 : audit [INF] from='osd.3 [v2:172.21.15.79:6826/3047114447,v1:172.21.15.79:6827/3047114447]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-04-23T00:03:36.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:35 smithi171 bash[43854]: audit 2024-04-23T00:03:35.135822+0000 mon.a (mon.0) 476 : audit [INF] from='osd.3 [v2:172.21.15.79:6826/3047114447,v1:172.21.15.79:6827/3047114447]' entity='osd.3' 2024-04-23T00:03:36.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:35 smithi171 bash[43854]: audit 2024-04-23T00:03:35.135822+0000 mon.a (mon.0) 476 : audit [INF] from='osd.3 [v2:172.21.15.79:6826/3047114447,v1:172.21.15.79:6827/3047114447]' entity='osd.3' 2024-04-23T00:03:37.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:36 smithi079 bash[57209]: cluster 2024-04-23T00:03:35.617267+0000 mgr.y (mgr.25321) 220 : cluster [DBG] pgmap v126: 161 pgs: 24 active+undersized+degraded, 42 active+undersized, 95 active+clean; 585 KiB data, 173 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-23T00:03:37.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:36 smithi079 bash[57209]: cluster 2024-04-23T00:03:35.617267+0000 mgr.y (mgr.25321) 220 : cluster [DBG] pgmap v126: 161 pgs: 24 active+undersized+degraded, 42 active+undersized, 95 active+clean; 585 KiB data, 173 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-23T00:03:37.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:36 smithi079 bash[57209]: audit 2024-04-23T00:03:35.814836+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:37.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:36 smithi079 bash[57209]: audit 2024-04-23T00:03:35.814836+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:37.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:36 smithi079 bash[57209]: audit 2024-04-23T00:03:35.824933+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:37.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:36 smithi079 bash[57209]: audit 2024-04-23T00:03:35.824933+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:37.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:36 smithi079 bash[57209]: cluster 2024-04-23T00:03:36.134756+0000 mon.a (mon.0) 479 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-23T00:03:37.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:36 smithi079 bash[57209]: cluster 2024-04-23T00:03:36.134756+0000 mon.a (mon.0) 479 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-23T00:03:37.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:36 smithi079 bash[57209]: cluster 2024-04-23T00:03:36.142084+0000 mon.a (mon.0) 480 : cluster [INF] osd.3 [v2:172.21.15.79:6826/3047114447,v1:172.21.15.79:6827/3047114447] boot 2024-04-23T00:03:37.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:36 smithi079 bash[57209]: cluster 2024-04-23T00:03:36.142084+0000 mon.a (mon.0) 480 : cluster [INF] osd.3 [v2:172.21.15.79:6826/3047114447,v1:172.21.15.79:6827/3047114447] boot 2024-04-23T00:03:37.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:36 smithi079 bash[57209]: cluster 2024-04-23T00:03:36.142141+0000 mon.a (mon.0) 481 : cluster [DBG] osdmap e125: 8 total, 8 up, 8 in 2024-04-23T00:03:37.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:36 smithi079 bash[57209]: cluster 2024-04-23T00:03:36.142141+0000 mon.a (mon.0) 481 : cluster [DBG] osdmap e125: 8 total, 8 up, 8 in 2024-04-23T00:03:37.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:36 smithi079 bash[57209]: audit 2024-04-23T00:03:36.142598+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-23T00:03:37.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:36 smithi079 bash[57209]: audit 2024-04-23T00:03:36.142598+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-23T00:03:37.033 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:36 smithi079 bash[55848]: cluster 2024-04-23T00:03:35.617267+0000 mgr.y (mgr.25321) 220 : cluster [DBG] pgmap v126: 161 pgs: 24 active+undersized+degraded, 42 active+undersized, 95 active+clean; 585 KiB data, 173 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-23T00:03:37.033 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:36 smithi079 bash[55848]: cluster 2024-04-23T00:03:35.617267+0000 mgr.y (mgr.25321) 220 : cluster [DBG] pgmap v126: 161 pgs: 24 active+undersized+degraded, 42 active+undersized, 95 active+clean; 585 KiB data, 173 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-23T00:03:37.033 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:36 smithi079 bash[55848]: audit 2024-04-23T00:03:35.814836+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:37.034 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:36 smithi079 bash[55848]: audit 2024-04-23T00:03:35.814836+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:37.034 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:36 smithi079 bash[55848]: audit 2024-04-23T00:03:35.824933+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:37.034 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:36 smithi079 bash[55848]: audit 2024-04-23T00:03:35.824933+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:37.034 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:36 smithi079 bash[55848]: cluster 2024-04-23T00:03:36.134756+0000 mon.a (mon.0) 479 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-23T00:03:37.037 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:36 smithi079 bash[55848]: cluster 2024-04-23T00:03:36.134756+0000 mon.a (mon.0) 479 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-23T00:03:37.037 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:36 smithi079 bash[55848]: cluster 2024-04-23T00:03:36.142084+0000 mon.a (mon.0) 480 : cluster [INF] osd.3 [v2:172.21.15.79:6826/3047114447,v1:172.21.15.79:6827/3047114447] boot 2024-04-23T00:03:37.037 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:36 smithi079 bash[55848]: cluster 2024-04-23T00:03:36.142084+0000 mon.a (mon.0) 480 : cluster [INF] osd.3 [v2:172.21.15.79:6826/3047114447,v1:172.21.15.79:6827/3047114447] boot 2024-04-23T00:03:37.037 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:36 smithi079 bash[55848]: cluster 2024-04-23T00:03:36.142141+0000 mon.a (mon.0) 481 : cluster [DBG] osdmap e125: 8 total, 8 up, 8 in 2024-04-23T00:03:37.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:36 smithi079 bash[55848]: cluster 2024-04-23T00:03:36.142141+0000 mon.a (mon.0) 481 : cluster [DBG] osdmap e125: 8 total, 8 up, 8 in 2024-04-23T00:03:37.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:36 smithi079 bash[55848]: audit 2024-04-23T00:03:36.142598+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-23T00:03:37.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:36 smithi079 bash[55848]: audit 2024-04-23T00:03:36.142598+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-23T00:03:37.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:36 smithi171 bash[43854]: cluster 2024-04-23T00:03:35.617267+0000 mgr.y (mgr.25321) 220 : cluster [DBG] pgmap v126: 161 pgs: 24 active+undersized+degraded, 42 active+undersized, 95 active+clean; 585 KiB data, 173 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-23T00:03:37.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:36 smithi171 bash[43854]: cluster 2024-04-23T00:03:35.617267+0000 mgr.y (mgr.25321) 220 : cluster [DBG] pgmap v126: 161 pgs: 24 active+undersized+degraded, 42 active+undersized, 95 active+clean; 585 KiB data, 173 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-23T00:03:37.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:36 smithi171 bash[43854]: audit 2024-04-23T00:03:35.814836+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:37.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:36 smithi171 bash[43854]: audit 2024-04-23T00:03:35.814836+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:37.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:36 smithi171 bash[43854]: audit 2024-04-23T00:03:35.824933+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:37.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:36 smithi171 bash[43854]: audit 2024-04-23T00:03:35.824933+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:37.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:36 smithi171 bash[43854]: cluster 2024-04-23T00:03:36.134756+0000 mon.a (mon.0) 479 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-23T00:03:37.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:36 smithi171 bash[43854]: cluster 2024-04-23T00:03:36.134756+0000 mon.a (mon.0) 479 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-23T00:03:37.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:36 smithi171 bash[43854]: cluster 2024-04-23T00:03:36.142084+0000 mon.a (mon.0) 480 : cluster [INF] osd.3 [v2:172.21.15.79:6826/3047114447,v1:172.21.15.79:6827/3047114447] boot 2024-04-23T00:03:37.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:36 smithi171 bash[43854]: cluster 2024-04-23T00:03:36.142084+0000 mon.a (mon.0) 480 : cluster [INF] osd.3 [v2:172.21.15.79:6826/3047114447,v1:172.21.15.79:6827/3047114447] boot 2024-04-23T00:03:37.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:36 smithi171 bash[43854]: cluster 2024-04-23T00:03:36.142141+0000 mon.a (mon.0) 481 : cluster [DBG] osdmap e125: 8 total, 8 up, 8 in 2024-04-23T00:03:37.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:36 smithi171 bash[43854]: cluster 2024-04-23T00:03:36.142141+0000 mon.a (mon.0) 481 : cluster [DBG] osdmap e125: 8 total, 8 up, 8 in 2024-04-23T00:03:37.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:36 smithi171 bash[43854]: audit 2024-04-23T00:03:36.142598+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-23T00:03:37.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:36 smithi171 bash[43854]: audit 2024-04-23T00:03:36.142598+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-23T00:03:38.279 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:37 smithi079 bash[55848]: audit 2024-04-23T00:03:36.920075+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:38.279 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:37 smithi079 bash[55848]: audit 2024-04-23T00:03:36.920075+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:38.280 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:37 smithi079 bash[55848]: audit 2024-04-23T00:03:36.932168+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:38.280 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:37 smithi079 bash[55848]: audit 2024-04-23T00:03:36.932168+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:38.280 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:37 smithi079 bash[55848]: audit 2024-04-23T00:03:37.124058+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:38.280 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:37 smithi079 bash[55848]: audit 2024-04-23T00:03:37.124058+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:38.280 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:37 smithi079 bash[55848]: audit 2024-04-23T00:03:37.125686+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:03:38.280 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:37 smithi079 bash[55848]: audit 2024-04-23T00:03:37.125686+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:03:38.280 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:37 smithi079 bash[55848]: cluster 2024-04-23T00:03:37.146312+0000 mon.a (mon.0) 487 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-04-23T00:03:38.280 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:37 smithi079 bash[55848]: cluster 2024-04-23T00:03:37.146312+0000 mon.a (mon.0) 487 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-04-23T00:03:38.280 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:37 smithi079 bash[55848]: cluster 2024-04-23T00:03:37.244599+0000 mon.a (mon.0) 488 : cluster [WRN] Health check update: Degraded data redundancy: 93/726 objects degraded (12.810%), 24 pgs degraded (PG_DEGRADED) 2024-04-23T00:03:38.280 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:37 smithi079 bash[55848]: cluster 2024-04-23T00:03:37.244599+0000 mon.a (mon.0) 488 : cluster [WRN] Health check update: Degraded data redundancy: 93/726 objects degraded (12.810%), 24 pgs degraded (PG_DEGRADED) 2024-04-23T00:03:38.280 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:37 smithi079 bash[55848]: cluster 2024-04-23T00:03:37.617906+0000 mgr.y (mgr.25321) 221 : cluster [DBG] pgmap v129: 161 pgs: 24 active+undersized+degraded, 42 active+undersized, 95 active+clean; 585 KiB data, 173 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 93/726 objects degraded (12.810%) 2024-04-23T00:03:38.280 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:37 smithi079 bash[55848]: cluster 2024-04-23T00:03:37.617906+0000 mgr.y (mgr.25321) 221 : cluster [DBG] pgmap v129: 161 pgs: 24 active+undersized+degraded, 42 active+undersized, 95 active+clean; 585 KiB data, 173 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 93/726 objects degraded (12.810%) 2024-04-23T00:03:38.281 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:37 smithi079 bash[57209]: audit 2024-04-23T00:03:36.920075+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:38.281 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:37 smithi079 bash[57209]: audit 2024-04-23T00:03:36.920075+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:38.281 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:37 smithi079 bash[57209]: audit 2024-04-23T00:03:36.932168+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:38.281 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:37 smithi079 bash[57209]: audit 2024-04-23T00:03:36.932168+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:38.281 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:37 smithi079 bash[57209]: audit 2024-04-23T00:03:37.124058+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:38.281 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:37 smithi079 bash[57209]: audit 2024-04-23T00:03:37.124058+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:38.281 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:37 smithi079 bash[57209]: audit 2024-04-23T00:03:37.125686+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:03:38.281 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:37 smithi079 bash[57209]: audit 2024-04-23T00:03:37.125686+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:03:38.281 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:37 smithi079 bash[57209]: cluster 2024-04-23T00:03:37.146312+0000 mon.a (mon.0) 487 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-04-23T00:03:38.281 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:37 smithi079 bash[57209]: cluster 2024-04-23T00:03:37.146312+0000 mon.a (mon.0) 487 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-04-23T00:03:38.281 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:37 smithi079 bash[57209]: cluster 2024-04-23T00:03:37.244599+0000 mon.a (mon.0) 488 : cluster [WRN] Health check update: Degraded data redundancy: 93/726 objects degraded (12.810%), 24 pgs degraded (PG_DEGRADED) 2024-04-23T00:03:38.281 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:37 smithi079 bash[57209]: cluster 2024-04-23T00:03:37.244599+0000 mon.a (mon.0) 488 : cluster [WRN] Health check update: Degraded data redundancy: 93/726 objects degraded (12.810%), 24 pgs degraded (PG_DEGRADED) 2024-04-23T00:03:38.281 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:37 smithi079 bash[57209]: cluster 2024-04-23T00:03:37.617906+0000 mgr.y (mgr.25321) 221 : cluster [DBG] pgmap v129: 161 pgs: 24 active+undersized+degraded, 42 active+undersized, 95 active+clean; 585 KiB data, 173 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 93/726 objects degraded (12.810%) 2024-04-23T00:03:38.281 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:37 smithi079 bash[57209]: cluster 2024-04-23T00:03:37.617906+0000 mgr.y (mgr.25321) 221 : cluster [DBG] pgmap v129: 161 pgs: 24 active+undersized+degraded, 42 active+undersized, 95 active+clean; 585 KiB data, 173 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 93/726 objects degraded (12.810%) 2024-04-23T00:03:38.303 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:37 smithi171 bash[43854]: audit 2024-04-23T00:03:36.920075+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:38.303 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:37 smithi171 bash[43854]: audit 2024-04-23T00:03:36.920075+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:38.303 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:37 smithi171 bash[43854]: audit 2024-04-23T00:03:36.932168+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:38.303 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:37 smithi171 bash[43854]: audit 2024-04-23T00:03:36.932168+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:38.303 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:37 smithi171 bash[43854]: audit 2024-04-23T00:03:37.124058+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:38.303 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:37 smithi171 bash[43854]: audit 2024-04-23T00:03:37.124058+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:38.303 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:37 smithi171 bash[43854]: audit 2024-04-23T00:03:37.125686+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:03:38.303 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:37 smithi171 bash[43854]: audit 2024-04-23T00:03:37.125686+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:03:38.303 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:37 smithi171 bash[43854]: cluster 2024-04-23T00:03:37.146312+0000 mon.a (mon.0) 487 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-04-23T00:03:38.303 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:37 smithi171 bash[43854]: cluster 2024-04-23T00:03:37.146312+0000 mon.a (mon.0) 487 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-04-23T00:03:38.303 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:37 smithi171 bash[43854]: cluster 2024-04-23T00:03:37.244599+0000 mon.a (mon.0) 488 : cluster [WRN] Health check update: Degraded data redundancy: 93/726 objects degraded (12.810%), 24 pgs degraded (PG_DEGRADED) 2024-04-23T00:03:38.303 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:37 smithi171 bash[43854]: cluster 2024-04-23T00:03:37.244599+0000 mon.a (mon.0) 488 : cluster [WRN] Health check update: Degraded data redundancy: 93/726 objects degraded (12.810%), 24 pgs degraded (PG_DEGRADED) 2024-04-23T00:03:38.304 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:37 smithi171 bash[43854]: cluster 2024-04-23T00:03:37.617906+0000 mgr.y (mgr.25321) 221 : cluster [DBG] pgmap v129: 161 pgs: 24 active+undersized+degraded, 42 active+undersized, 95 active+clean; 585 KiB data, 173 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 93/726 objects degraded (12.810%) 2024-04-23T00:03:38.304 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:37 smithi171 bash[43854]: cluster 2024-04-23T00:03:37.617906+0000 mgr.y (mgr.25321) 221 : cluster [DBG] pgmap v129: 161 pgs: 24 active+undersized+degraded, 42 active+undersized, 95 active+clean; 585 KiB data, 173 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 93/726 objects degraded (12.810%) 2024-04-23T00:03:39.052 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 23 00:03:38 smithi171 bash[41575]: ts=2024-04-23T00:03:38.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 19.0.0-3252-g43be0201 (43be020184947e53516056c9931e1ac5bdbbb1a5) squid (dev)\", cluster=\"15ff8152-0102-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.79\", device_class=\"ssd\", hostname=\"smithi079\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.79\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.79\", device_class=\"ssd\", hostname=\"smithi079\", instance=\"172.21.15.171:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.79\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-23T00:03:41.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:40 smithi079 bash[57209]: cluster 2024-04-23T00:03:39.619821+0000 mgr.y (mgr.25321) 222 : cluster [DBG] pgmap v130: 161 pgs: 10 active+undersized+degraded, 22 active+undersized, 129 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail; 75 KiB/s rd, 0 B/s wr, 125 op/s; 42/726 objects degraded (5.785%); 0 B/s, 0 objects/s recovering 2024-04-23T00:03:41.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:40 smithi079 bash[57209]: cluster 2024-04-23T00:03:39.619821+0000 mgr.y (mgr.25321) 222 : cluster [DBG] pgmap v130: 161 pgs: 10 active+undersized+degraded, 22 active+undersized, 129 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail; 75 KiB/s rd, 0 B/s wr, 125 op/s; 42/726 objects degraded (5.785%); 0 B/s, 0 objects/s recovering 2024-04-23T00:03:41.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:40 smithi079 bash[55848]: cluster 2024-04-23T00:03:39.619821+0000 mgr.y (mgr.25321) 222 : cluster [DBG] pgmap v130: 161 pgs: 10 active+undersized+degraded, 22 active+undersized, 129 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail; 75 KiB/s rd, 0 B/s wr, 125 op/s; 42/726 objects degraded (5.785%); 0 B/s, 0 objects/s recovering 2024-04-23T00:03:41.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:40 smithi079 bash[55848]: cluster 2024-04-23T00:03:39.619821+0000 mgr.y (mgr.25321) 222 : cluster [DBG] pgmap v130: 161 pgs: 10 active+undersized+degraded, 22 active+undersized, 129 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail; 75 KiB/s rd, 0 B/s wr, 125 op/s; 42/726 objects degraded (5.785%); 0 B/s, 0 objects/s recovering 2024-04-23T00:03:41.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:40 smithi171 bash[43854]: cluster 2024-04-23T00:03:39.619821+0000 mgr.y (mgr.25321) 222 : cluster [DBG] pgmap v130: 161 pgs: 10 active+undersized+degraded, 22 active+undersized, 129 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail; 75 KiB/s rd, 0 B/s wr, 125 op/s; 42/726 objects degraded (5.785%); 0 B/s, 0 objects/s recovering 2024-04-23T00:03:41.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:40 smithi171 bash[43854]: cluster 2024-04-23T00:03:39.619821+0000 mgr.y (mgr.25321) 222 : cluster [DBG] pgmap v130: 161 pgs: 10 active+undersized+degraded, 22 active+undersized, 129 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail; 75 KiB/s rd, 0 B/s wr, 125 op/s; 42/726 objects degraded (5.785%); 0 B/s, 0 objects/s recovering 2024-04-23T00:03:42.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:41 smithi079 bash[55848]: cluster 2024-04-23T00:03:41.676203+0000 mon.a (mon.0) 489 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 42/726 objects degraded (5.785%), 10 pgs degraded) 2024-04-23T00:03:42.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:41 smithi079 bash[55848]: cluster 2024-04-23T00:03:41.676203+0000 mon.a (mon.0) 489 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 42/726 objects degraded (5.785%), 10 pgs degraded) 2024-04-23T00:03:42.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:41 smithi079 bash[57209]: cluster 2024-04-23T00:03:41.676203+0000 mon.a (mon.0) 489 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 42/726 objects degraded (5.785%), 10 pgs degraded) 2024-04-23T00:03:42.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:41 smithi079 bash[57209]: cluster 2024-04-23T00:03:41.676203+0000 mon.a (mon.0) 489 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 42/726 objects degraded (5.785%), 10 pgs degraded) 2024-04-23T00:03:42.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:41 smithi171 bash[43854]: cluster 2024-04-23T00:03:41.676203+0000 mon.a (mon.0) 489 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 42/726 objects degraded (5.785%), 10 pgs degraded) 2024-04-23T00:03:42.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:41 smithi171 bash[43854]: cluster 2024-04-23T00:03:41.676203+0000 mon.a (mon.0) 489 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 42/726 objects degraded (5.785%), 10 pgs degraded) 2024-04-23T00:03:43.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:42 smithi079 bash[55848]: cluster 2024-04-23T00:03:41.621077+0000 mgr.y (mgr.25321) 223 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 182 MiB used, 715 GiB / 715 GiB avail; 85 KiB/s rd, 0 B/s wr, 142 op/s; 0 B/s, 0 objects/s recovering 2024-04-23T00:03:43.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:42 smithi079 bash[55848]: cluster 2024-04-23T00:03:41.621077+0000 mgr.y (mgr.25321) 223 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 182 MiB used, 715 GiB / 715 GiB avail; 85 KiB/s rd, 0 B/s wr, 142 op/s; 0 B/s, 0 objects/s recovering 2024-04-23T00:03:43.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:42 smithi079 bash[57209]: cluster 2024-04-23T00:03:41.621077+0000 mgr.y (mgr.25321) 223 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 182 MiB used, 715 GiB / 715 GiB avail; 85 KiB/s rd, 0 B/s wr, 142 op/s; 0 B/s, 0 objects/s recovering 2024-04-23T00:03:43.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:42 smithi079 bash[57209]: cluster 2024-04-23T00:03:41.621077+0000 mgr.y (mgr.25321) 223 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 182 MiB used, 715 GiB / 715 GiB avail; 85 KiB/s rd, 0 B/s wr, 142 op/s; 0 B/s, 0 objects/s recovering 2024-04-23T00:03:43.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:42 smithi171 bash[43854]: cluster 2024-04-23T00:03:41.621077+0000 mgr.y (mgr.25321) 223 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 182 MiB used, 715 GiB / 715 GiB avail; 85 KiB/s rd, 0 B/s wr, 142 op/s; 0 B/s, 0 objects/s recovering 2024-04-23T00:03:43.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:42 smithi171 bash[43854]: cluster 2024-04-23T00:03:41.621077+0000 mgr.y (mgr.25321) 223 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 182 MiB used, 715 GiB / 715 GiB avail; 85 KiB/s rd, 0 B/s wr, 142 op/s; 0 B/s, 0 objects/s recovering 2024-04-23T00:03:43.874 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:03:43 smithi079 bash[52880]: ::ffff:172.21.15.171 - - [23/Apr/2024:00:03:43] "GET /metrics HTTP/1.1" 200 38367 "" "Prometheus/2.33.4" 2024-04-23T00:03:44.998 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:44 smithi171 bash[43854]: audit 2024-04-23T00:03:43.212147+0000 mgr.y (mgr.25321) 224 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:03:44.998 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:44 smithi171 bash[43854]: audit 2024-04-23T00:03:43.212147+0000 mgr.y (mgr.25321) 224 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:03:44.998 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:44 smithi171 bash[43854]: cluster 2024-04-23T00:03:43.622976+0000 mgr.y (mgr.25321) 225 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 106 KiB/s rd, 0 B/s wr, 177 op/s; 0 B/s, 0 objects/s recovering 2024-04-23T00:03:44.998 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:44 smithi171 bash[43854]: cluster 2024-04-23T00:03:43.622976+0000 mgr.y (mgr.25321) 225 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 106 KiB/s rd, 0 B/s wr, 177 op/s; 0 B/s, 0 objects/s recovering 2024-04-23T00:03:44.998 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:44 smithi171 bash[43854]: audit 2024-04-23T00:03:44.435229+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:03:44.998 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:44 smithi171 bash[43854]: audit 2024-04-23T00:03:44.435229+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:03:44.998 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:44 smithi171 bash[43854]: audit 2024-04-23T00:03:44.437300+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:03:44.998 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:44 smithi171 bash[43854]: audit 2024-04-23T00:03:44.437300+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:03:44.999 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:44 smithi171 bash[43854]: audit 2024-04-23T00:03:44.450488+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:44.999 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:44 smithi171 bash[43854]: audit 2024-04-23T00:03:44.450488+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:44.999 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:44 smithi171 bash[43854]: audit 2024-04-23T00:03:44.552919+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:03:44.999 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:44 smithi171 bash[43854]: audit 2024-04-23T00:03:44.552919+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:03:44.999 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:44 smithi171 bash[43854]: audit 2024-04-23T00:03:44.558262+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:03:44.999 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:44 smithi171 bash[43854]: audit 2024-04-23T00:03:44.558262+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:03:44.999 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:44 smithi171 bash[43854]: audit 2024-04-23T00:03:44.562259+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:03:44.999 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:44 smithi171 bash[43854]: audit 2024-04-23T00:03:44.562259+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:03:44.999 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:44 smithi171 bash[43854]: audit 2024-04-23T00:03:44.565141+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:03:44.999 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:44 smithi171 bash[43854]: audit 2024-04-23T00:03:44.565141+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:03:44.999 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:44 smithi171 bash[43854]: audit 2024-04-23T00:03:44.568905+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-23T00:03:44.999 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:44 smithi171 bash[43854]: audit 2024-04-23T00:03:44.568905+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-23T00:03:45.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:44 smithi079 bash[55848]: audit 2024-04-23T00:03:43.212147+0000 mgr.y (mgr.25321) 224 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:03:45.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:44 smithi079 bash[55848]: audit 2024-04-23T00:03:43.212147+0000 mgr.y (mgr.25321) 224 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:03:45.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:44 smithi079 bash[55848]: cluster 2024-04-23T00:03:43.622976+0000 mgr.y (mgr.25321) 225 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 106 KiB/s rd, 0 B/s wr, 177 op/s; 0 B/s, 0 objects/s recovering 2024-04-23T00:03:45.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:44 smithi079 bash[55848]: cluster 2024-04-23T00:03:43.622976+0000 mgr.y (mgr.25321) 225 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 106 KiB/s rd, 0 B/s wr, 177 op/s; 0 B/s, 0 objects/s recovering 2024-04-23T00:03:45.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:44 smithi079 bash[55848]: audit 2024-04-23T00:03:44.435229+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:03:45.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:44 smithi079 bash[55848]: audit 2024-04-23T00:03:44.435229+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:03:45.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:44 smithi079 bash[55848]: audit 2024-04-23T00:03:44.437300+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:03:45.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:44 smithi079 bash[55848]: audit 2024-04-23T00:03:44.437300+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:03:45.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:44 smithi079 bash[55848]: audit 2024-04-23T00:03:44.450488+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:45.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:44 smithi079 bash[55848]: audit 2024-04-23T00:03:44.450488+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:45.031 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:44 smithi079 bash[55848]: audit 2024-04-23T00:03:44.552919+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:03:45.031 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:44 smithi079 bash[55848]: audit 2024-04-23T00:03:44.552919+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:03:45.031 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:44 smithi079 bash[55848]: audit 2024-04-23T00:03:44.558262+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:03:45.031 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:44 smithi079 bash[55848]: audit 2024-04-23T00:03:44.558262+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:03:45.031 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:44 smithi079 bash[55848]: audit 2024-04-23T00:03:44.562259+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:03:45.031 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:44 smithi079 bash[55848]: audit 2024-04-23T00:03:44.562259+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:03:45.031 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:44 smithi079 bash[55848]: audit 2024-04-23T00:03:44.565141+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:03:45.031 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:44 smithi079 bash[55848]: audit 2024-04-23T00:03:44.565141+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:03:45.031 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:44 smithi079 bash[55848]: audit 2024-04-23T00:03:44.568905+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-23T00:03:45.031 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:44 smithi079 bash[55848]: audit 2024-04-23T00:03:44.568905+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-23T00:03:45.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:44 smithi079 bash[57209]: audit 2024-04-23T00:03:43.212147+0000 mgr.y (mgr.25321) 224 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:03:45.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:44 smithi079 bash[57209]: audit 2024-04-23T00:03:43.212147+0000 mgr.y (mgr.25321) 224 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:03:45.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:44 smithi079 bash[57209]: cluster 2024-04-23T00:03:43.622976+0000 mgr.y (mgr.25321) 225 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 106 KiB/s rd, 0 B/s wr, 177 op/s; 0 B/s, 0 objects/s recovering 2024-04-23T00:03:45.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:44 smithi079 bash[57209]: cluster 2024-04-23T00:03:43.622976+0000 mgr.y (mgr.25321) 225 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 106 KiB/s rd, 0 B/s wr, 177 op/s; 0 B/s, 0 objects/s recovering 2024-04-23T00:03:45.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:44 smithi079 bash[57209]: audit 2024-04-23T00:03:44.435229+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:03:45.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:44 smithi079 bash[57209]: audit 2024-04-23T00:03:44.435229+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:03:45.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:44 smithi079 bash[57209]: audit 2024-04-23T00:03:44.437300+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:03:45.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:44 smithi079 bash[57209]: audit 2024-04-23T00:03:44.437300+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:03:45.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:44 smithi079 bash[57209]: audit 2024-04-23T00:03:44.450488+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:45.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:44 smithi079 bash[57209]: audit 2024-04-23T00:03:44.450488+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:45.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:44 smithi079 bash[57209]: audit 2024-04-23T00:03:44.552919+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:03:45.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:44 smithi079 bash[57209]: audit 2024-04-23T00:03:44.552919+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:03:45.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:44 smithi079 bash[57209]: audit 2024-04-23T00:03:44.558262+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:03:45.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:44 smithi079 bash[57209]: audit 2024-04-23T00:03:44.558262+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:03:45.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:44 smithi079 bash[57209]: audit 2024-04-23T00:03:44.562259+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:03:45.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:44 smithi079 bash[57209]: audit 2024-04-23T00:03:44.562259+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:03:45.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:44 smithi079 bash[57209]: audit 2024-04-23T00:03:44.565141+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:03:45.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:44 smithi079 bash[57209]: audit 2024-04-23T00:03:44.565141+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:03:45.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:44 smithi079 bash[57209]: audit 2024-04-23T00:03:44.568905+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-23T00:03:45.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:44 smithi079 bash[57209]: audit 2024-04-23T00:03:44.568905+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-23T00:03:46.003 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:45 smithi171 bash[43854]: cluster 2024-04-23T00:03:44.440809+0000 mgr.y (mgr.25321) 226 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 103 KiB/s rd, 0 B/s wr, 171 op/s; 0 B/s, 0 objects/s recovering 2024-04-23T00:03:46.004 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:45 smithi171 bash[43854]: cluster 2024-04-23T00:03:44.440809+0000 mgr.y (mgr.25321) 226 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 103 KiB/s rd, 0 B/s wr, 171 op/s; 0 B/s, 0 objects/s recovering 2024-04-23T00:03:46.004 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:45 smithi171 bash[43854]: cluster 2024-04-23T00:03:44.441813+0000 mgr.y (mgr.25321) 227 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 117 KiB/s rd, 0 B/s wr, 195 op/s; 0 B/s, 0 objects/s recovering 2024-04-23T00:03:46.004 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:45 smithi171 bash[43854]: cluster 2024-04-23T00:03:44.441813+0000 mgr.y (mgr.25321) 227 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 117 KiB/s rd, 0 B/s wr, 195 op/s; 0 B/s, 0 objects/s recovering 2024-04-23T00:03:46.004 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:45 smithi171 bash[43854]: audit 2024-04-23T00:03:44.569189+0000 mgr.y (mgr.25321) 228 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-23T00:03:46.004 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:45 smithi171 bash[43854]: audit 2024-04-23T00:03:44.569189+0000 mgr.y (mgr.25321) 228 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-23T00:03:46.004 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:45 smithi171 bash[43854]: cephadm 2024-04-23T00:03:44.571109+0000 mgr.y (mgr.25321) 229 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-04-23T00:03:46.004 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:45 smithi171 bash[43854]: cephadm 2024-04-23T00:03:44.571109+0000 mgr.y (mgr.25321) 229 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-04-23T00:03:46.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:45 smithi079 bash[55848]: cluster 2024-04-23T00:03:44.440809+0000 mgr.y (mgr.25321) 226 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 103 KiB/s rd, 0 B/s wr, 171 op/s; 0 B/s, 0 objects/s recovering 2024-04-23T00:03:46.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:45 smithi079 bash[55848]: cluster 2024-04-23T00:03:44.440809+0000 mgr.y (mgr.25321) 226 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 103 KiB/s rd, 0 B/s wr, 171 op/s; 0 B/s, 0 objects/s recovering 2024-04-23T00:03:46.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:45 smithi079 bash[55848]: cluster 2024-04-23T00:03:44.441813+0000 mgr.y (mgr.25321) 227 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 117 KiB/s rd, 0 B/s wr, 195 op/s; 0 B/s, 0 objects/s recovering 2024-04-23T00:03:46.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:45 smithi079 bash[55848]: cluster 2024-04-23T00:03:44.441813+0000 mgr.y (mgr.25321) 227 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 117 KiB/s rd, 0 B/s wr, 195 op/s; 0 B/s, 0 objects/s recovering 2024-04-23T00:03:46.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:45 smithi079 bash[55848]: audit 2024-04-23T00:03:44.569189+0000 mgr.y (mgr.25321) 228 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-23T00:03:46.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:45 smithi079 bash[55848]: audit 2024-04-23T00:03:44.569189+0000 mgr.y (mgr.25321) 228 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-23T00:03:46.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:45 smithi079 bash[55848]: cephadm 2024-04-23T00:03:44.571109+0000 mgr.y (mgr.25321) 229 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-04-23T00:03:46.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:45 smithi079 bash[55848]: cephadm 2024-04-23T00:03:44.571109+0000 mgr.y (mgr.25321) 229 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-04-23T00:03:46.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:45 smithi079 bash[57209]: cluster 2024-04-23T00:03:44.440809+0000 mgr.y (mgr.25321) 226 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 103 KiB/s rd, 0 B/s wr, 171 op/s; 0 B/s, 0 objects/s recovering 2024-04-23T00:03:46.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:45 smithi079 bash[57209]: cluster 2024-04-23T00:03:44.440809+0000 mgr.y (mgr.25321) 226 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 103 KiB/s rd, 0 B/s wr, 171 op/s; 0 B/s, 0 objects/s recovering 2024-04-23T00:03:46.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:45 smithi079 bash[57209]: cluster 2024-04-23T00:03:44.441813+0000 mgr.y (mgr.25321) 227 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 117 KiB/s rd, 0 B/s wr, 195 op/s; 0 B/s, 0 objects/s recovering 2024-04-23T00:03:46.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:45 smithi079 bash[57209]: cluster 2024-04-23T00:03:44.441813+0000 mgr.y (mgr.25321) 227 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 117 KiB/s rd, 0 B/s wr, 195 op/s; 0 B/s, 0 objects/s recovering 2024-04-23T00:03:46.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:45 smithi079 bash[57209]: audit 2024-04-23T00:03:44.569189+0000 mgr.y (mgr.25321) 228 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-23T00:03:46.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:45 smithi079 bash[57209]: audit 2024-04-23T00:03:44.569189+0000 mgr.y (mgr.25321) 228 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-23T00:03:46.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:45 smithi079 bash[57209]: cephadm 2024-04-23T00:03:44.571109+0000 mgr.y (mgr.25321) 229 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-04-23T00:03:46.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:45 smithi079 bash[57209]: cephadm 2024-04-23T00:03:44.571109+0000 mgr.y (mgr.25321) 229 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-04-23T00:03:48.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:47 smithi079 bash[55848]: cluster 2024-04-23T00:03:46.443239+0000 mgr.y (mgr.25321) 230 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 97 KiB/s rd, 0 B/s wr, 161 op/s; 0 B/s, 0 objects/s recovering 2024-04-23T00:03:48.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:47 smithi079 bash[55848]: cluster 2024-04-23T00:03:46.443239+0000 mgr.y (mgr.25321) 230 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 97 KiB/s rd, 0 B/s wr, 161 op/s; 0 B/s, 0 objects/s recovering 2024-04-23T00:03:48.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:47 smithi079 bash[55848]: audit 2024-04-23T00:03:46.899455+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:48.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:47 smithi079 bash[55848]: audit 2024-04-23T00:03:46.899455+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:48.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:47 smithi079 bash[55848]: audit 2024-04-23T00:03:46.904438+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-23T00:03:48.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:47 smithi079 bash[55848]: audit 2024-04-23T00:03:46.904438+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-23T00:03:48.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:47 smithi079 bash[55848]: audit 2024-04-23T00:03:46.905952+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:03:48.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:47 smithi079 bash[55848]: audit 2024-04-23T00:03:46.905952+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:03:48.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:47 smithi079 bash[55848]: audit 2024-04-23T00:03:47.302781+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:48.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:47 smithi079 bash[55848]: audit 2024-04-23T00:03:47.302781+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:48.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:47 smithi079 bash[57209]: cluster 2024-04-23T00:03:46.443239+0000 mgr.y (mgr.25321) 230 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 97 KiB/s rd, 0 B/s wr, 161 op/s; 0 B/s, 0 objects/s recovering 2024-04-23T00:03:48.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:47 smithi079 bash[57209]: cluster 2024-04-23T00:03:46.443239+0000 mgr.y (mgr.25321) 230 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 97 KiB/s rd, 0 B/s wr, 161 op/s; 0 B/s, 0 objects/s recovering 2024-04-23T00:03:48.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:47 smithi079 bash[57209]: audit 2024-04-23T00:03:46.899455+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:48.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:47 smithi079 bash[57209]: audit 2024-04-23T00:03:46.899455+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:48.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:47 smithi079 bash[57209]: audit 2024-04-23T00:03:46.904438+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-23T00:03:48.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:47 smithi079 bash[57209]: audit 2024-04-23T00:03:46.904438+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-23T00:03:48.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:47 smithi079 bash[57209]: audit 2024-04-23T00:03:46.905952+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:03:48.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:47 smithi079 bash[57209]: audit 2024-04-23T00:03:46.905952+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:03:48.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:47 smithi079 bash[57209]: audit 2024-04-23T00:03:47.302781+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:48.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:47 smithi079 bash[57209]: audit 2024-04-23T00:03:47.302781+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:48.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:47 smithi171 bash[43854]: cluster 2024-04-23T00:03:46.443239+0000 mgr.y (mgr.25321) 230 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 97 KiB/s rd, 0 B/s wr, 161 op/s; 0 B/s, 0 objects/s recovering 2024-04-23T00:03:48.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:47 smithi171 bash[43854]: cluster 2024-04-23T00:03:46.443239+0000 mgr.y (mgr.25321) 230 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 97 KiB/s rd, 0 B/s wr, 161 op/s; 0 B/s, 0 objects/s recovering 2024-04-23T00:03:48.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:47 smithi171 bash[43854]: audit 2024-04-23T00:03:46.899455+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:48.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:47 smithi171 bash[43854]: audit 2024-04-23T00:03:46.899455+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:48.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:47 smithi171 bash[43854]: audit 2024-04-23T00:03:46.904438+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-23T00:03:48.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:47 smithi171 bash[43854]: audit 2024-04-23T00:03:46.904438+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-23T00:03:48.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:47 smithi171 bash[43854]: audit 2024-04-23T00:03:46.905952+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:03:48.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:47 smithi171 bash[43854]: audit 2024-04-23T00:03:46.905952+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:03:48.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:47 smithi171 bash[43854]: audit 2024-04-23T00:03:47.302781+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:48.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:47 smithi171 bash[43854]: audit 2024-04-23T00:03:47.302781+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:48.802 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:48 smithi171 bash[43854]: cephadm 2024-04-23T00:03:46.892073+0000 mgr.y (mgr.25321) 231 : cephadm [INF] Upgrade: Updating osd.4 2024-04-23T00:03:48.802 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:48 smithi171 bash[43854]: cephadm 2024-04-23T00:03:46.892073+0000 mgr.y (mgr.25321) 231 : cephadm [INF] Upgrade: Updating osd.4 2024-04-23T00:03:48.803 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:48 smithi171 bash[43854]: cephadm 2024-04-23T00:03:46.911429+0000 mgr.y (mgr.25321) 232 : cephadm [INF] Deploying daemon osd.4 on smithi171 2024-04-23T00:03:48.803 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:48 smithi171 bash[43854]: cephadm 2024-04-23T00:03:46.911429+0000 mgr.y (mgr.25321) 232 : cephadm [INF] Deploying daemon osd.4 on smithi171 2024-04-23T00:03:49.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:48 smithi079 bash[55848]: cephadm 2024-04-23T00:03:46.892073+0000 mgr.y (mgr.25321) 231 : cephadm [INF] Upgrade: Updating osd.4 2024-04-23T00:03:49.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:48 smithi079 bash[55848]: cephadm 2024-04-23T00:03:46.892073+0000 mgr.y (mgr.25321) 231 : cephadm [INF] Upgrade: Updating osd.4 2024-04-23T00:03:49.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:48 smithi079 bash[55848]: cephadm 2024-04-23T00:03:46.911429+0000 mgr.y (mgr.25321) 232 : cephadm [INF] Deploying daemon osd.4 on smithi171 2024-04-23T00:03:49.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:48 smithi079 bash[55848]: cephadm 2024-04-23T00:03:46.911429+0000 mgr.y (mgr.25321) 232 : cephadm [INF] Deploying daemon osd.4 on smithi171 2024-04-23T00:03:49.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:48 smithi079 bash[57209]: cephadm 2024-04-23T00:03:46.892073+0000 mgr.y (mgr.25321) 231 : cephadm [INF] Upgrade: Updating osd.4 2024-04-23T00:03:49.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:48 smithi079 bash[57209]: cephadm 2024-04-23T00:03:46.892073+0000 mgr.y (mgr.25321) 231 : cephadm [INF] Upgrade: Updating osd.4 2024-04-23T00:03:49.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:48 smithi079 bash[57209]: cephadm 2024-04-23T00:03:46.911429+0000 mgr.y (mgr.25321) 232 : cephadm [INF] Deploying daemon osd.4 on smithi171 2024-04-23T00:03:49.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:48 smithi079 bash[57209]: cephadm 2024-04-23T00:03:46.911429+0000 mgr.y (mgr.25321) 232 : cephadm [INF] Deploying daemon osd.4 on smithi171 2024-04-23T00:03:49.644 INFO:teuthology.orchestra.run.smithi079.stdout:true 2024-04-23T00:03:50.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:49 smithi079 bash[55848]: cluster 2024-04-23T00:03:48.445090+0000 mgr.y (mgr.25321) 233 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s rd, 0 B/s wr, 143 op/s; 0 B/s, 0 objects/s recovering 2024-04-23T00:03:50.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:49 smithi079 bash[55848]: cluster 2024-04-23T00:03:48.445090+0000 mgr.y (mgr.25321) 233 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s rd, 0 B/s wr, 143 op/s; 0 B/s, 0 objects/s recovering 2024-04-23T00:03:50.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:49 smithi079 bash[57209]: cluster 2024-04-23T00:03:48.445090+0000 mgr.y (mgr.25321) 233 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s rd, 0 B/s wr, 143 op/s; 0 B/s, 0 objects/s recovering 2024-04-23T00:03:50.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:49 smithi079 bash[57209]: cluster 2024-04-23T00:03:48.445090+0000 mgr.y (mgr.25321) 233 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s rd, 0 B/s wr, 143 op/s; 0 B/s, 0 objects/s recovering 2024-04-23T00:03:50.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:49 smithi171 bash[43854]: cluster 2024-04-23T00:03:48.445090+0000 mgr.y (mgr.25321) 233 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s rd, 0 B/s wr, 143 op/s; 0 B/s, 0 objects/s recovering 2024-04-23T00:03:50.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:49 smithi171 bash[43854]: cluster 2024-04-23T00:03:48.445090+0000 mgr.y (mgr.25321) 233 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s rd, 0 B/s wr, 143 op/s; 0 B/s, 0 objects/s recovering 2024-04-23T00:03:50.369 INFO:teuthology.orchestra.run.smithi079.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T00:03:50.369 INFO:teuthology.orchestra.run.smithi079.stdout:alertmanager.a smithi079 *:9093,9094 running (5m) 14s ago 11m 12.0M - 0.23.0 ba2b418f427c d3a786a65dba 2024-04-23T00:03:50.369 INFO:teuthology.orchestra.run.smithi079.stdout:grafana.a smithi171 *:3000 running (4m) 2m ago 11m 41.7M - 8.3.5 dad864ee21e9 cc5aee88d2dc 2024-04-23T00:03:50.369 INFO:teuthology.orchestra.run.smithi079.stdout:iscsi.foo.smithi079.zorrwo smithi079 running (4m) 14s ago 9m 44.1M - 3.5 e1d6a67b021e 34b3c8472630 2024-04-23T00:03:50.369 INFO:teuthology.orchestra.run.smithi079.stdout:mgr.x smithi171 *:8443,9283,8765 running (4m) 2m ago 17m 437M - 19.0.0-3252-g43be0201 a0434699c1d7 63bab1f0aabb 2024-04-23T00:03:50.369 INFO:teuthology.orchestra.run.smithi079.stdout:mgr.y smithi079 *:8443,9283,8765 running (4m) 14s ago 19m 496M - 19.0.0-3252-g43be0201 a0434699c1d7 c3e0186392bc 2024-04-23T00:03:50.370 INFO:teuthology.orchestra.run.smithi079.stdout:mon.a smithi079 running (3m) 14s ago 19m 50.9M 2048M 19.0.0-3252-g43be0201 a0434699c1d7 73856468c297 2024-04-23T00:03:50.370 INFO:teuthology.orchestra.run.smithi079.stdout:mon.b smithi171 running (2m) 2m ago 17m 18.5M 2048M 19.0.0-3252-g43be0201 a0434699c1d7 8956680187c2 2024-04-23T00:03:50.370 INFO:teuthology.orchestra.run.smithi079.stdout:mon.c smithi079 running (3m) 14s ago 17m 41.2M 2048M 19.0.0-3252-g43be0201 a0434699c1d7 26b21cf14d08 2024-04-23T00:03:50.370 INFO:teuthology.orchestra.run.smithi079.stdout:node-exporter.a smithi079 *:9100 running (5m) 14s ago 12m 9031k - 1.3.1 1dbe0e931976 e72f9beb8010 2024-04-23T00:03:50.370 INFO:teuthology.orchestra.run.smithi079.stdout:node-exporter.b smithi171 *:9100 running (4m) 2m ago 12m 8943k - 1.3.1 1dbe0e931976 c71ee8bcebe5 2024-04-23T00:03:50.370 INFO:teuthology.orchestra.run.smithi079.stdout:osd.0 smithi079 running (96s) 14s ago 17m 52.1M 2780M 19.0.0-3252-g43be0201 a0434699c1d7 75f8375cb2bd 2024-04-23T00:03:50.370 INFO:teuthology.orchestra.run.smithi079.stdout:osd.1 smithi079 running (71s) 14s ago 16m 46.5M 2780M 19.0.0-3252-g43be0201 a0434699c1d7 08111a57b339 2024-04-23T00:03:50.370 INFO:teuthology.orchestra.run.smithi079.stdout:osd.2 smithi079 running (44s) 14s ago 15m 44.2M 2780M 19.0.0-3252-g43be0201 a0434699c1d7 8e3936463b1c 2024-04-23T00:03:50.370 INFO:teuthology.orchestra.run.smithi079.stdout:osd.3 smithi079 running (20s) 14s ago 15m 11.8M 2780M 19.0.0-3252-g43be0201 a0434699c1d7 c686bdec4d14 2024-04-23T00:03:50.370 INFO:teuthology.orchestra.run.smithi079.stdout:osd.4 smithi171 running (14m) 2m ago 14m 58.5M 3036M 17.2.0 e1d6a67b021e 04ab0c3fa292 2024-04-23T00:03:50.370 INFO:teuthology.orchestra.run.smithi079.stdout:osd.5 smithi171 running (14m) 2m ago 14m 54.2M 3036M 17.2.0 e1d6a67b021e d561b19cce34 2024-04-23T00:03:50.370 INFO:teuthology.orchestra.run.smithi079.stdout:osd.6 smithi171 running (13m) 2m ago 13m 54.5M 3036M 17.2.0 e1d6a67b021e a01d59c465a9 2024-04-23T00:03:50.370 INFO:teuthology.orchestra.run.smithi079.stdout:osd.7 smithi171 running (13m) 2m ago 13m 58.3M 3036M 17.2.0 e1d6a67b021e 472338dda563 2024-04-23T00:03:50.370 INFO:teuthology.orchestra.run.smithi079.stdout:prometheus.a smithi171 *:9095 running (4m) 2m ago 12m 59.8M - 2.33.4 514e6a882f6e 0c5b27bf9a1d 2024-04-23T00:03:50.370 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.foo.smithi079.mriyzv smithi079 *:8000 running (10m) 14s ago 10m 87.9M - 17.2.0 e1d6a67b021e 7265086159d1 2024-04-23T00:03:50.371 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.foo.smithi171.llhapr smithi171 *:8000 running (10m) 2m ago 10m 87.5M - 17.2.0 e1d6a67b021e b457c21074ad 2024-04-23T00:03:50.371 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.smpl.smithi079.yxokos smithi079 *:80 running (10m) 14s ago 10m 87.6M - 17.2.0 e1d6a67b021e 0083918e6d55 2024-04-23T00:03:50.371 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.smpl.smithi171.spscai smithi171 *:80 running (10m) 2m ago 10m 87.2M - 17.2.0 e1d6a67b021e 9e7599a854ca 2024-04-23T00:03:50.785 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-04-23T00:03:50.785 INFO:teuthology.orchestra.run.smithi079.stdout: "mon": { 2024-04-23T00:03:50.785 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.0.0-3252-g43be0201 (43be020184947e53516056c9931e1ac5bdbbb1a5) squid (dev)": 3 2024-04-23T00:03:50.785 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-04-23T00:03:50.786 INFO:teuthology.orchestra.run.smithi079.stdout: "mgr": { 2024-04-23T00:03:50.786 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.0.0-3252-g43be0201 (43be020184947e53516056c9931e1ac5bdbbb1a5) squid (dev)": 2 2024-04-23T00:03:50.786 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-04-23T00:03:50.786 INFO:teuthology.orchestra.run.smithi079.stdout: "osd": { 2024-04-23T00:03:50.786 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4, 2024-04-23T00:03:50.786 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.0.0-3252-g43be0201 (43be020184947e53516056c9931e1ac5bdbbb1a5) squid (dev)": 4 2024-04-23T00:03:50.786 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-04-23T00:03:50.786 INFO:teuthology.orchestra.run.smithi079.stdout: "rgw": { 2024-04-23T00:03:50.786 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-23T00:03:50.786 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-04-23T00:03:50.786 INFO:teuthology.orchestra.run.smithi079.stdout: "overall": { 2024-04-23T00:03:50.786 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8, 2024-04-23T00:03:50.786 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.0.0-3252-g43be0201 (43be020184947e53516056c9931e1ac5bdbbb1a5) squid (dev)": 9 2024-04-23T00:03:50.787 INFO:teuthology.orchestra.run.smithi079.stdout: } 2024-04-23T00:03:50.787 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-04-23T00:03:51.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:50 smithi079 bash[55848]: audit 2024-04-23T00:03:49.648701+0000 mgr.y (mgr.25321) 234 : audit [DBG] from='client.34380 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:03:51.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:50 smithi079 bash[55848]: audit 2024-04-23T00:03:49.648701+0000 mgr.y (mgr.25321) 234 : audit [DBG] from='client.34380 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:03:51.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:50 smithi079 bash[57209]: audit 2024-04-23T00:03:49.648701+0000 mgr.y (mgr.25321) 234 : audit [DBG] from='client.34380 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:03:51.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:50 smithi079 bash[57209]: audit 2024-04-23T00:03:49.648701+0000 mgr.y (mgr.25321) 234 : audit [DBG] from='client.34380 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:03:51.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:50 smithi171 bash[43854]: audit 2024-04-23T00:03:49.648701+0000 mgr.y (mgr.25321) 234 : audit [DBG] from='client.34380 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:03:51.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:50 smithi171 bash[43854]: audit 2024-04-23T00:03:49.648701+0000 mgr.y (mgr.25321) 234 : audit [DBG] from='client.34380 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:03:51.149 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-04-23T00:03:51.149 INFO:teuthology.orchestra.run.smithi079.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5", 2024-04-23T00:03:51.149 INFO:teuthology.orchestra.run.smithi079.stdout: "in_progress": true, 2024-04-23T00:03:51.150 INFO:teuthology.orchestra.run.smithi079.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-23T00:03:51.150 INFO:teuthology.orchestra.run.smithi079.stdout: "services_complete": [ 2024-04-23T00:03:51.150 INFO:teuthology.orchestra.run.smithi079.stdout: "mon", 2024-04-23T00:03:51.150 INFO:teuthology.orchestra.run.smithi079.stdout: "mgr" 2024-04-23T00:03:51.150 INFO:teuthology.orchestra.run.smithi079.stdout: ], 2024-04-23T00:03:51.150 INFO:teuthology.orchestra.run.smithi079.stdout: "progress": "9/23 daemons upgraded", 2024-04-23T00:03:51.150 INFO:teuthology.orchestra.run.smithi079.stdout: "message": "Currently upgrading osd daemons", 2024-04-23T00:03:51.150 INFO:teuthology.orchestra.run.smithi079.stdout: "is_paused": false 2024-04-23T00:03:51.150 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-04-23T00:03:51.566 INFO:teuthology.orchestra.run.smithi079.stdout:HEALTH_WARN failed to probe daemons or devices 2024-04-23T00:03:51.566 INFO:teuthology.orchestra.run.smithi079.stdout:[WRN] CEPHADM_REFRESH_FAILED: failed to probe daemons or devices 2024-04-23T00:03:51.566 INFO:teuthology.orchestra.run.smithi079.stdout: host smithi079 `cephadm ceph-volume` failed: cephadm exited with an error code: 1, stderr: Inferring config /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/mon.a/config 2024-04-23T00:03:51.567 INFO:teuthology.orchestra.run.smithi079.stdout:Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a -e NODE_NAME=smithi079 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmp93c5kq0z:/etc/ceph/ceph.conf:z quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a inventory --format=json-pretty --filter-for-batch 2024-04-23T00:03:51.567 INFO:teuthology.orchestra.run.smithi079.stdout:/usr/bin/docker: stderr docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-23T00:03:51.567 INFO:teuthology.orchestra.run.smithi079.stdout:/usr/bin/docker: stderr See 'docker run --help'. 2024-04-23T00:03:51.567 INFO:teuthology.orchestra.run.smithi079.stdout:Traceback (most recent call last): 2024-04-23T00:03:51.567 INFO:teuthology.orchestra.run.smithi079.stdout: File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main 2024-04-23T00:03:51.567 INFO:teuthology.orchestra.run.smithi079.stdout: return _run_code(code, main_globals, None, 2024-04-23T00:03:51.567 INFO:teuthology.orchestra.run.smithi079.stdout: File "/usr/lib/python3.10/runpy.py", line 86, in _run_code 2024-04-23T00:03:51.567 INFO:teuthology.orchestra.run.smithi079.stdout: exec(code, run_globals) 2024-04-23T00:03:51.567 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 5642, in 2024-04-23T00:03:51.567 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 5630, in main 2024-04-23T00:03:51.567 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 408, in _infer_config 2024-04-23T00:03:51.567 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 323, in _infer_fsid 2024-04-23T00:03:51.567 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 436, in _infer_image 2024-04-23T00:03:51.567 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 310, in _validate_fsid 2024-04-23T00:03:51.568 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 3380, in command_ceph_volume 2024-04-23T00:03:51.568 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-23T00:03:51.568 INFO:teuthology.orchestra.run.smithi079.stdout:RuntimeError: Failed command: /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a -e NODE_NAME=smithi079 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmp93c5kq0z:/etc/ceph/ceph.conf:z quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a inventory --format=json-pretty --filter-for-batch: docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-23T00:03:51.568 INFO:teuthology.orchestra.run.smithi079.stdout:See 'docker run --help'. 2024-04-23T00:03:51.633 INFO:journalctl@ceph.osd.5.smithi171.stdout:Apr 23 00:03:51 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:03:51.633 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 23 00:03:51 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:03:51.633 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 23 00:03:51 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:03:51.634 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 23 00:03:51 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:03:51.634 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:03:51 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:03:51.634 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:03:51 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:03:51.635 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:51 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:03:51.635 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 23 00:03:51 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:03:51.635 INFO:journalctl@ceph.osd.4.smithi171.stdout:Apr 23 00:03:51 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:03:51.635 INFO:journalctl@ceph.osd.4.smithi171.stdout:Apr 23 00:03:51 smithi171 systemd[1]: Stopping Ceph osd.4 for 15ff8152-0102-11ef-bc93-c7b262605968... 2024-04-23T00:03:52.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:51 smithi079 bash[57209]: audit 2024-04-23T00:03:50.023388+0000 mgr.y (mgr.25321) 235 : audit [DBG] from='client.44311 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:03:52.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:51 smithi079 bash[57209]: audit 2024-04-23T00:03:50.023388+0000 mgr.y (mgr.25321) 235 : audit [DBG] from='client.44311 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:03:52.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:51 smithi079 bash[57209]: audit 2024-04-23T00:03:50.371817+0000 mgr.y (mgr.25321) 236 : audit [DBG] from='client.44317 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:03:52.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:51 smithi079 bash[57209]: audit 2024-04-23T00:03:50.371817+0000 mgr.y (mgr.25321) 236 : audit [DBG] from='client.44317 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:03:52.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:51 smithi079 bash[57209]: cluster 2024-04-23T00:03:50.446335+0000 mgr.y (mgr.25321) 237 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 87 KiB/s rd, 0 B/s wr, 145 op/s 2024-04-23T00:03:52.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:51 smithi079 bash[57209]: cluster 2024-04-23T00:03:50.446335+0000 mgr.y (mgr.25321) 237 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 87 KiB/s rd, 0 B/s wr, 145 op/s 2024-04-23T00:03:52.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:51 smithi079 bash[57209]: audit 2024-04-23T00:03:50.804506+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.79:0/1803801723' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:03:52.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:51 smithi079 bash[57209]: audit 2024-04-23T00:03:50.804506+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.79:0/1803801723' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:03:52.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:51 smithi079 bash[57209]: audit 2024-04-23T00:03:51.585995+0000 mon.a (mon.0) 502 : audit [DBG] from='client.? 172.21.15.79:0/1910046933' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T00:03:52.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:51 smithi079 bash[57209]: audit 2024-04-23T00:03:51.585995+0000 mon.a (mon.0) 502 : audit [DBG] from='client.? 172.21.15.79:0/1910046933' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T00:03:52.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:51 smithi079 bash[57209]: cluster 2024-04-23T00:03:51.766496+0000 mon.a (mon.0) 503 : cluster [INF] osd.4 marked itself down and dead 2024-04-23T00:03:52.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:51 smithi079 bash[57209]: cluster 2024-04-23T00:03:51.766496+0000 mon.a (mon.0) 503 : cluster [INF] osd.4 marked itself down and dead 2024-04-23T00:03:52.031 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:51 smithi079 bash[55848]: audit 2024-04-23T00:03:50.023388+0000 mgr.y (mgr.25321) 235 : audit [DBG] from='client.44311 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:03:52.031 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:51 smithi079 bash[55848]: audit 2024-04-23T00:03:50.023388+0000 mgr.y (mgr.25321) 235 : audit [DBG] from='client.44311 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:03:52.031 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:51 smithi079 bash[55848]: audit 2024-04-23T00:03:50.371817+0000 mgr.y (mgr.25321) 236 : audit [DBG] from='client.44317 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:03:52.031 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:51 smithi079 bash[55848]: audit 2024-04-23T00:03:50.371817+0000 mgr.y (mgr.25321) 236 : audit [DBG] from='client.44317 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:03:52.031 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:51 smithi079 bash[55848]: cluster 2024-04-23T00:03:50.446335+0000 mgr.y (mgr.25321) 237 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 87 KiB/s rd, 0 B/s wr, 145 op/s 2024-04-23T00:03:52.031 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:51 smithi079 bash[55848]: cluster 2024-04-23T00:03:50.446335+0000 mgr.y (mgr.25321) 237 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 87 KiB/s rd, 0 B/s wr, 145 op/s 2024-04-23T00:03:52.031 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:51 smithi079 bash[55848]: audit 2024-04-23T00:03:50.804506+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.79:0/1803801723' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:03:52.031 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:51 smithi079 bash[55848]: audit 2024-04-23T00:03:50.804506+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.79:0/1803801723' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:03:52.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:51 smithi079 bash[55848]: audit 2024-04-23T00:03:51.585995+0000 mon.a (mon.0) 502 : audit [DBG] from='client.? 172.21.15.79:0/1910046933' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T00:03:52.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:51 smithi079 bash[55848]: audit 2024-04-23T00:03:51.585995+0000 mon.a (mon.0) 502 : audit [DBG] from='client.? 172.21.15.79:0/1910046933' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T00:03:52.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:51 smithi079 bash[55848]: cluster 2024-04-23T00:03:51.766496+0000 mon.a (mon.0) 503 : cluster [INF] osd.4 marked itself down and dead 2024-04-23T00:03:52.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:51 smithi079 bash[55848]: cluster 2024-04-23T00:03:51.766496+0000 mon.a (mon.0) 503 : cluster [INF] osd.4 marked itself down and dead 2024-04-23T00:03:52.052 INFO:journalctl@ceph.osd.4.smithi171.stdout:Apr 23 00:03:51 smithi171 bash[21622]: debug 2024-04-23T00:03:51.760+0000 7fa1b5c82700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-04-23T00:03:52.052 INFO:journalctl@ceph.osd.4.smithi171.stdout:Apr 23 00:03:51 smithi171 bash[21622]: debug 2024-04-23T00:03:51.760+0000 7fa1b5c82700 -1 osd.4 126 *** Got signal Terminated *** 2024-04-23T00:03:52.053 INFO:journalctl@ceph.osd.4.smithi171.stdout:Apr 23 00:03:51 smithi171 bash[21622]: debug 2024-04-23T00:03:51.760+0000 7fa1b5c82700 -1 osd.4 126 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-23T00:03:52.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:51 smithi171 bash[43854]: audit 2024-04-23T00:03:50.023388+0000 mgr.y (mgr.25321) 235 : audit [DBG] from='client.44311 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:03:52.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:51 smithi171 bash[43854]: audit 2024-04-23T00:03:50.023388+0000 mgr.y (mgr.25321) 235 : audit [DBG] from='client.44311 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:03:52.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:51 smithi171 bash[43854]: audit 2024-04-23T00:03:50.371817+0000 mgr.y (mgr.25321) 236 : audit [DBG] from='client.44317 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:03:52.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:51 smithi171 bash[43854]: audit 2024-04-23T00:03:50.371817+0000 mgr.y (mgr.25321) 236 : audit [DBG] from='client.44317 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:03:52.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:51 smithi171 bash[43854]: cluster 2024-04-23T00:03:50.446335+0000 mgr.y (mgr.25321) 237 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 87 KiB/s rd, 0 B/s wr, 145 op/s 2024-04-23T00:03:52.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:51 smithi171 bash[43854]: cluster 2024-04-23T00:03:50.446335+0000 mgr.y (mgr.25321) 237 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 87 KiB/s rd, 0 B/s wr, 145 op/s 2024-04-23T00:03:52.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:51 smithi171 bash[43854]: audit 2024-04-23T00:03:50.804506+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.79:0/1803801723' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:03:52.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:51 smithi171 bash[43854]: audit 2024-04-23T00:03:50.804506+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.79:0/1803801723' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:03:52.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:51 smithi171 bash[43854]: audit 2024-04-23T00:03:51.585995+0000 mon.a (mon.0) 502 : audit [DBG] from='client.? 172.21.15.79:0/1910046933' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T00:03:52.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:51 smithi171 bash[43854]: audit 2024-04-23T00:03:51.585995+0000 mon.a (mon.0) 502 : audit [DBG] from='client.? 172.21.15.79:0/1910046933' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T00:03:52.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:51 smithi171 bash[43854]: cluster 2024-04-23T00:03:51.766496+0000 mon.a (mon.0) 503 : cluster [INF] osd.4 marked itself down and dead 2024-04-23T00:03:52.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:51 smithi171 bash[43854]: cluster 2024-04-23T00:03:51.766496+0000 mon.a (mon.0) 503 : cluster [INF] osd.4 marked itself down and dead 2024-04-23T00:03:52.972 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:52 smithi171 bash[43854]: audit 2024-04-23T00:03:51.168455+0000 mgr.y (mgr.25321) 238 : audit [DBG] from='client.44329 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:03:52.972 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:52 smithi171 bash[43854]: audit 2024-04-23T00:03:51.168455+0000 mgr.y (mgr.25321) 238 : audit [DBG] from='client.44329 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:03:52.972 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:52 smithi171 bash[43854]: cluster 2024-04-23T00:03:51.772436+0000 mon.a (mon.0) 504 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-23T00:03:52.972 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:52 smithi171 bash[43854]: cluster 2024-04-23T00:03:51.772436+0000 mon.a (mon.0) 504 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-23T00:03:52.972 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:52 smithi171 bash[43854]: cluster 2024-04-23T00:03:51.792916+0000 mon.a (mon.0) 505 : cluster [DBG] osdmap e127: 8 total, 7 up, 8 in 2024-04-23T00:03:52.972 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:52 smithi171 bash[43854]: cluster 2024-04-23T00:03:51.792916+0000 mon.a (mon.0) 505 : cluster [DBG] osdmap e127: 8 total, 7 up, 8 in 2024-04-23T00:03:52.972 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:52 smithi171 bash[43854]: audit 2024-04-23T00:03:52.124990+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:52.972 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:52 smithi171 bash[43854]: audit 2024-04-23T00:03:52.124990+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:52.972 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:52 smithi171 bash[43854]: audit 2024-04-23T00:03:52.127314+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:03:52.972 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:52 smithi171 bash[43854]: audit 2024-04-23T00:03:52.127314+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:03:53.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:52 smithi079 bash[55848]: audit 2024-04-23T00:03:51.168455+0000 mgr.y (mgr.25321) 238 : audit [DBG] from='client.44329 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:03:53.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:52 smithi079 bash[55848]: audit 2024-04-23T00:03:51.168455+0000 mgr.y (mgr.25321) 238 : audit [DBG] from='client.44329 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:03:53.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:52 smithi079 bash[55848]: cluster 2024-04-23T00:03:51.772436+0000 mon.a (mon.0) 504 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-23T00:03:53.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:52 smithi079 bash[55848]: cluster 2024-04-23T00:03:51.772436+0000 mon.a (mon.0) 504 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-23T00:03:53.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:52 smithi079 bash[55848]: cluster 2024-04-23T00:03:51.792916+0000 mon.a (mon.0) 505 : cluster [DBG] osdmap e127: 8 total, 7 up, 8 in 2024-04-23T00:03:53.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:52 smithi079 bash[55848]: cluster 2024-04-23T00:03:51.792916+0000 mon.a (mon.0) 505 : cluster [DBG] osdmap e127: 8 total, 7 up, 8 in 2024-04-23T00:03:53.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:52 smithi079 bash[55848]: audit 2024-04-23T00:03:52.124990+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:53.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:52 smithi079 bash[55848]: audit 2024-04-23T00:03:52.124990+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:53.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:52 smithi079 bash[55848]: audit 2024-04-23T00:03:52.127314+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:03:53.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:52 smithi079 bash[55848]: audit 2024-04-23T00:03:52.127314+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:03:53.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:52 smithi079 bash[57209]: audit 2024-04-23T00:03:51.168455+0000 mgr.y (mgr.25321) 238 : audit [DBG] from='client.44329 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:03:53.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:52 smithi079 bash[57209]: audit 2024-04-23T00:03:51.168455+0000 mgr.y (mgr.25321) 238 : audit [DBG] from='client.44329 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:03:53.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:52 smithi079 bash[57209]: cluster 2024-04-23T00:03:51.772436+0000 mon.a (mon.0) 504 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-23T00:03:53.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:52 smithi079 bash[57209]: cluster 2024-04-23T00:03:51.772436+0000 mon.a (mon.0) 504 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-23T00:03:53.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:52 smithi079 bash[57209]: cluster 2024-04-23T00:03:51.792916+0000 mon.a (mon.0) 505 : cluster [DBG] osdmap e127: 8 total, 7 up, 8 in 2024-04-23T00:03:53.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:52 smithi079 bash[57209]: cluster 2024-04-23T00:03:51.792916+0000 mon.a (mon.0) 505 : cluster [DBG] osdmap e127: 8 total, 7 up, 8 in 2024-04-23T00:03:53.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:52 smithi079 bash[57209]: audit 2024-04-23T00:03:52.124990+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:53.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:52 smithi079 bash[57209]: audit 2024-04-23T00:03:52.124990+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:53.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:52 smithi079 bash[57209]: audit 2024-04-23T00:03:52.127314+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:03:53.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:52 smithi079 bash[57209]: audit 2024-04-23T00:03:52.127314+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:03:53.265 INFO:journalctl@ceph.osd.4.smithi171.stdout:Apr 23 00:03:52 smithi171 bash[45468]: ceph-15ff8152-0102-11ef-bc93-c7b262605968-osd-4 2024-04-23T00:03:53.265 INFO:journalctl@ceph.osd.4.smithi171.stdout:Apr 23 00:03:53 smithi171 bash[45536]: Error response from daemon: No such container: ceph-15ff8152-0102-11ef-bc93-c7b262605968-osd-4 2024-04-23T00:03:54.028 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:03:53 smithi079 bash[52880]: ::ffff:172.21.15.171 - - [23/Apr/2024:00:03:53] "GET /metrics HTTP/1.1" 200 38522 "" "Prometheus/2.33.4" 2024-04-23T00:03:54.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:53 smithi079 bash[55848]: cluster 2024-04-23T00:03:52.447309+0000 mgr.y (mgr.25321) 239 : cluster [DBG] pgmap v139: 161 pgs: 23 stale+active+clean, 138 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 64 KiB/s rd, 0 B/s wr, 105 op/s 2024-04-23T00:03:54.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:53 smithi079 bash[55848]: cluster 2024-04-23T00:03:52.447309+0000 mgr.y (mgr.25321) 239 : cluster [DBG] pgmap v139: 161 pgs: 23 stale+active+clean, 138 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 64 KiB/s rd, 0 B/s wr, 105 op/s 2024-04-23T00:03:54.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:53 smithi079 bash[55848]: cluster 2024-04-23T00:03:52.794884+0000 mon.a (mon.0) 508 : cluster [DBG] osdmap e128: 8 total, 7 up, 8 in 2024-04-23T00:03:54.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:53 smithi079 bash[55848]: cluster 2024-04-23T00:03:52.794884+0000 mon.a (mon.0) 508 : cluster [DBG] osdmap e128: 8 total, 7 up, 8 in 2024-04-23T00:03:54.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:53 smithi079 bash[57209]: cluster 2024-04-23T00:03:52.447309+0000 mgr.y (mgr.25321) 239 : cluster [DBG] pgmap v139: 161 pgs: 23 stale+active+clean, 138 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 64 KiB/s rd, 0 B/s wr, 105 op/s 2024-04-23T00:03:54.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:53 smithi079 bash[57209]: cluster 2024-04-23T00:03:52.447309+0000 mgr.y (mgr.25321) 239 : cluster [DBG] pgmap v139: 161 pgs: 23 stale+active+clean, 138 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 64 KiB/s rd, 0 B/s wr, 105 op/s 2024-04-23T00:03:54.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:53 smithi079 bash[57209]: cluster 2024-04-23T00:03:52.794884+0000 mon.a (mon.0) 508 : cluster [DBG] osdmap e128: 8 total, 7 up, 8 in 2024-04-23T00:03:54.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:53 smithi079 bash[57209]: cluster 2024-04-23T00:03:52.794884+0000 mon.a (mon.0) 508 : cluster [DBG] osdmap e128: 8 total, 7 up, 8 in 2024-04-23T00:03:54.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:53 smithi171 bash[43854]: cluster 2024-04-23T00:03:52.447309+0000 mgr.y (mgr.25321) 239 : cluster [DBG] pgmap v139: 161 pgs: 23 stale+active+clean, 138 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 64 KiB/s rd, 0 B/s wr, 105 op/s 2024-04-23T00:03:54.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:53 smithi171 bash[43854]: cluster 2024-04-23T00:03:52.447309+0000 mgr.y (mgr.25321) 239 : cluster [DBG] pgmap v139: 161 pgs: 23 stale+active+clean, 138 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 64 KiB/s rd, 0 B/s wr, 105 op/s 2024-04-23T00:03:54.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:53 smithi171 bash[43854]: cluster 2024-04-23T00:03:52.794884+0000 mon.a (mon.0) 508 : cluster [DBG] osdmap e128: 8 total, 7 up, 8 in 2024-04-23T00:03:54.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:53 smithi171 bash[43854]: cluster 2024-04-23T00:03:52.794884+0000 mon.a (mon.0) 508 : cluster [DBG] osdmap e128: 8 total, 7 up, 8 in 2024-04-23T00:03:55.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:54 smithi171 bash[43854]: audit 2024-04-23T00:03:53.220217+0000 mgr.y (mgr.25321) 240 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:03:55.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:54 smithi171 bash[43854]: audit 2024-04-23T00:03:53.220217+0000 mgr.y (mgr.25321) 240 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:03:55.279 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:54 smithi079 bash[55848]: audit 2024-04-23T00:03:53.220217+0000 mgr.y (mgr.25321) 240 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:03:55.279 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:54 smithi079 bash[55848]: audit 2024-04-23T00:03:53.220217+0000 mgr.y (mgr.25321) 240 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:03:55.279 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:54 smithi079 bash[57209]: audit 2024-04-23T00:03:53.220217+0000 mgr.y (mgr.25321) 240 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:03:55.279 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:54 smithi079 bash[57209]: audit 2024-04-23T00:03:53.220217+0000 mgr.y (mgr.25321) 240 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:03:55.569 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:55 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:03:55.570 INFO:journalctl@ceph.osd.4.smithi171.stdout:Apr 23 00:03:55 smithi171 systemd[1]: ceph-15ff8152-0102-11ef-bc93-c7b262605968@osd.4.service: Deactivated successfully. 2024-04-23T00:03:55.570 INFO:journalctl@ceph.osd.4.smithi171.stdout:Apr 23 00:03:55 smithi171 systemd[1]: Stopped Ceph osd.4 for 15ff8152-0102-11ef-bc93-c7b262605968. 2024-04-23T00:03:55.570 INFO:journalctl@ceph.osd.4.smithi171.stdout:Apr 23 00:03:55 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:03:55.570 INFO:journalctl@ceph.osd.4.smithi171.stdout:Apr 23 00:03:55 smithi171 systemd[1]: Started Ceph osd.4 for 15ff8152-0102-11ef-bc93-c7b262605968. 2024-04-23T00:03:55.570 INFO:journalctl@ceph.osd.5.smithi171.stdout:Apr 23 00:03:55 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:03:55.571 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:03:55 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:03:55.571 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 23 00:03:55 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:03:55.571 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 23 00:03:55 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:03:55.571 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:03:55 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:03:55.572 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 23 00:03:55 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:03:55.572 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 23 00:03:55 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:03:56.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:55 smithi171 bash[43854]: cluster 2024-04-23T00:03:54.449305+0000 mgr.y (mgr.25321) 241 : cluster [DBG] pgmap v141: 161 pgs: 23 active+undersized+degraded, 10 stale+active+clean, 27 active+undersized, 101 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 105 KiB/s rd, 0 B/s wr, 176 op/s; 112/726 objects degraded (15.427%) 2024-04-23T00:03:56.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:55 smithi171 bash[43854]: cluster 2024-04-23T00:03:54.449305+0000 mgr.y (mgr.25321) 241 : cluster [DBG] pgmap v141: 161 pgs: 23 active+undersized+degraded, 10 stale+active+clean, 27 active+undersized, 101 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 105 KiB/s rd, 0 B/s wr, 176 op/s; 112/726 objects degraded (15.427%) 2024-04-23T00:03:56.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:55 smithi171 bash[43854]: cluster 2024-04-23T00:03:54.788561+0000 mon.a (mon.0) 509 : cluster [WRN] Health check failed: Degraded data redundancy: 112/726 objects degraded (15.427%), 23 pgs degraded (PG_DEGRADED) 2024-04-23T00:03:56.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:55 smithi171 bash[43854]: cluster 2024-04-23T00:03:54.788561+0000 mon.a (mon.0) 509 : cluster [WRN] Health check failed: Degraded data redundancy: 112/726 objects degraded (15.427%), 23 pgs degraded (PG_DEGRADED) 2024-04-23T00:03:56.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:55 smithi171 bash[43854]: audit 2024-04-23T00:03:55.641961+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:56.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:55 smithi171 bash[43854]: audit 2024-04-23T00:03:55.641961+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:56.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:55 smithi171 bash[43854]: audit 2024-04-23T00:03:55.654180+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:56.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:55 smithi171 bash[43854]: audit 2024-04-23T00:03:55.654180+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:56.279 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:55 smithi079 bash[55848]: cluster 2024-04-23T00:03:54.449305+0000 mgr.y (mgr.25321) 241 : cluster [DBG] pgmap v141: 161 pgs: 23 active+undersized+degraded, 10 stale+active+clean, 27 active+undersized, 101 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 105 KiB/s rd, 0 B/s wr, 176 op/s; 112/726 objects degraded (15.427%) 2024-04-23T00:03:56.279 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:55 smithi079 bash[55848]: cluster 2024-04-23T00:03:54.449305+0000 mgr.y (mgr.25321) 241 : cluster [DBG] pgmap v141: 161 pgs: 23 active+undersized+degraded, 10 stale+active+clean, 27 active+undersized, 101 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 105 KiB/s rd, 0 B/s wr, 176 op/s; 112/726 objects degraded (15.427%) 2024-04-23T00:03:56.279 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:55 smithi079 bash[55848]: cluster 2024-04-23T00:03:54.788561+0000 mon.a (mon.0) 509 : cluster [WRN] Health check failed: Degraded data redundancy: 112/726 objects degraded (15.427%), 23 pgs degraded (PG_DEGRADED) 2024-04-23T00:03:56.279 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:55 smithi079 bash[55848]: cluster 2024-04-23T00:03:54.788561+0000 mon.a (mon.0) 509 : cluster [WRN] Health check failed: Degraded data redundancy: 112/726 objects degraded (15.427%), 23 pgs degraded (PG_DEGRADED) 2024-04-23T00:03:56.279 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:55 smithi079 bash[55848]: audit 2024-04-23T00:03:55.641961+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:56.279 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:55 smithi079 bash[55848]: audit 2024-04-23T00:03:55.641961+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:56.279 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:55 smithi079 bash[55848]: audit 2024-04-23T00:03:55.654180+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:56.279 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:55 smithi079 bash[55848]: audit 2024-04-23T00:03:55.654180+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:56.280 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:55 smithi079 bash[57209]: cluster 2024-04-23T00:03:54.449305+0000 mgr.y (mgr.25321) 241 : cluster [DBG] pgmap v141: 161 pgs: 23 active+undersized+degraded, 10 stale+active+clean, 27 active+undersized, 101 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 105 KiB/s rd, 0 B/s wr, 176 op/s; 112/726 objects degraded (15.427%) 2024-04-23T00:03:56.280 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:55 smithi079 bash[57209]: cluster 2024-04-23T00:03:54.449305+0000 mgr.y (mgr.25321) 241 : cluster [DBG] pgmap v141: 161 pgs: 23 active+undersized+degraded, 10 stale+active+clean, 27 active+undersized, 101 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 105 KiB/s rd, 0 B/s wr, 176 op/s; 112/726 objects degraded (15.427%) 2024-04-23T00:03:56.280 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:55 smithi079 bash[57209]: cluster 2024-04-23T00:03:54.788561+0000 mon.a (mon.0) 509 : cluster [WRN] Health check failed: Degraded data redundancy: 112/726 objects degraded (15.427%), 23 pgs degraded (PG_DEGRADED) 2024-04-23T00:03:56.280 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:55 smithi079 bash[57209]: cluster 2024-04-23T00:03:54.788561+0000 mon.a (mon.0) 509 : cluster [WRN] Health check failed: Degraded data redundancy: 112/726 objects degraded (15.427%), 23 pgs degraded (PG_DEGRADED) 2024-04-23T00:03:56.280 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:55 smithi079 bash[57209]: audit 2024-04-23T00:03:55.641961+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:56.280 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:55 smithi079 bash[57209]: audit 2024-04-23T00:03:55.641961+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:56.280 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:55 smithi079 bash[57209]: audit 2024-04-23T00:03:55.654180+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:56.280 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:55 smithi079 bash[57209]: audit 2024-04-23T00:03:55.654180+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:03:57.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:56 smithi171 bash[43854]: cluster 2024-04-23T00:03:56.451128+0000 mgr.y (mgr.25321) 242 : cluster [DBG] pgmap v142: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s rd, 0 B/s wr, 101 op/s; 127/726 objects degraded (17.493%) 2024-04-23T00:03:57.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:56 smithi171 bash[43854]: cluster 2024-04-23T00:03:56.451128+0000 mgr.y (mgr.25321) 242 : cluster [DBG] pgmap v142: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s rd, 0 B/s wr, 101 op/s; 127/726 objects degraded (17.493%) 2024-04-23T00:03:57.279 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:56 smithi079 bash[55848]: cluster 2024-04-23T00:03:56.451128+0000 mgr.y (mgr.25321) 242 : cluster [DBG] pgmap v142: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s rd, 0 B/s wr, 101 op/s; 127/726 objects degraded (17.493%) 2024-04-23T00:03:57.279 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:56 smithi079 bash[55848]: cluster 2024-04-23T00:03:56.451128+0000 mgr.y (mgr.25321) 242 : cluster [DBG] pgmap v142: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s rd, 0 B/s wr, 101 op/s; 127/726 objects degraded (17.493%) 2024-04-23T00:03:57.279 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:56 smithi079 bash[57209]: cluster 2024-04-23T00:03:56.451128+0000 mgr.y (mgr.25321) 242 : cluster [DBG] pgmap v142: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s rd, 0 B/s wr, 101 op/s; 127/726 objects degraded (17.493%) 2024-04-23T00:03:57.279 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:56 smithi079 bash[57209]: cluster 2024-04-23T00:03:56.451128+0000 mgr.y (mgr.25321) 242 : cluster [DBG] pgmap v142: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s rd, 0 B/s wr, 101 op/s; 127/726 objects degraded (17.493%) 2024-04-23T00:03:57.448 INFO:journalctl@ceph.osd.4.smithi171.stdout:Apr 23 00:03:57 smithi171 bash[45689]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-04-23T00:03:57.448 INFO:journalctl@ceph.osd.4.smithi171.stdout:Apr 23 00:03:57 smithi171 bash[45689]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-04-23T00:03:57.448 INFO:journalctl@ceph.osd.4.smithi171.stdout:Apr 23 00:03:57 smithi171 bash[45689]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-04-23T00:03:57.448 INFO:journalctl@ceph.osd.4.smithi171.stdout:Apr 23 00:03:57 smithi171 bash[45689]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-4 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2024-04-23T00:03:57.448 INFO:journalctl@ceph.osd.4.smithi171.stdout:Apr 23 00:03:57 smithi171 bash[45689]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-04-23T00:03:57.448 INFO:journalctl@ceph.osd.4.smithi171.stdout:Apr 23 00:03:57 smithi171 bash[45689]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-04-23T00:03:57.448 INFO:journalctl@ceph.osd.4.smithi171.stdout:Apr 23 00:03:57 smithi171 bash[45689]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2024-04-23T00:03:57.448 INFO:journalctl@ceph.osd.4.smithi171.stdout:Apr 23 00:03:57 smithi171 bash[45689]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-04-23T00:03:57.449 INFO:journalctl@ceph.osd.4.smithi171.stdout:Apr 23 00:03:57 smithi171 bash[45689]: --> ceph-volume raw activate successful for osd ID: 4 2024-04-23T00:03:59.052 INFO:journalctl@ceph.osd.4.smithi171.stdout:Apr 23 00:03:58 smithi171 bash[45913]: debug 2024-04-23T00:03:58.900+0000 7f6805635700 1 -- 172.21.15.171:0/1678523203 <== mon.2 v2:172.21.15.171:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55b2e4c3b680 con 0x55b2e4c99000 2024-04-23T00:03:59.779 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:59 smithi079 bash[55848]: cluster 2024-04-23T00:03:58.453183+0000 mgr.y (mgr.25321) 243 : cluster [DBG] pgmap v143: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 0 B/s wr, 70 op/s; 127/726 objects degraded (17.493%) 2024-04-23T00:03:59.779 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:03:59 smithi079 bash[55848]: cluster 2024-04-23T00:03:58.453183+0000 mgr.y (mgr.25321) 243 : cluster [DBG] pgmap v143: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 0 B/s wr, 70 op/s; 127/726 objects degraded (17.493%) 2024-04-23T00:03:59.779 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:59 smithi079 bash[57209]: cluster 2024-04-23T00:03:58.453183+0000 mgr.y (mgr.25321) 243 : cluster [DBG] pgmap v143: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 0 B/s wr, 70 op/s; 127/726 objects degraded (17.493%) 2024-04-23T00:03:59.779 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:03:59 smithi079 bash[57209]: cluster 2024-04-23T00:03:58.453183+0000 mgr.y (mgr.25321) 243 : cluster [DBG] pgmap v143: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 0 B/s wr, 70 op/s; 127/726 objects degraded (17.493%) 2024-04-23T00:03:59.802 INFO:journalctl@ceph.osd.4.smithi171.stdout:Apr 23 00:03:59 smithi171 bash[45913]: debug 2024-04-23T00:03:59.460+0000 7f680e7cd7c0 -1 Falling back to public interface 2024-04-23T00:03:59.802 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:59 smithi171 bash[43854]: cluster 2024-04-23T00:03:58.453183+0000 mgr.y (mgr.25321) 243 : cluster [DBG] pgmap v143: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 0 B/s wr, 70 op/s; 127/726 objects degraded (17.493%) 2024-04-23T00:03:59.803 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:03:59 smithi171 bash[43854]: cluster 2024-04-23T00:03:58.453183+0000 mgr.y (mgr.25321) 243 : cluster [DBG] pgmap v143: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 0 B/s wr, 70 op/s; 127/726 objects degraded (17.493%) 2024-04-23T00:04:01.779 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:01 smithi079 bash[57209]: cluster 2024-04-23T00:04:00.455053+0000 mgr.y (mgr.25321) 244 : cluster [DBG] pgmap v144: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 0 B/s wr, 66 op/s; 127/726 objects degraded (17.493%) 2024-04-23T00:04:01.780 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:01 smithi079 bash[57209]: cluster 2024-04-23T00:04:00.455053+0000 mgr.y (mgr.25321) 244 : cluster [DBG] pgmap v144: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 0 B/s wr, 66 op/s; 127/726 objects degraded (17.493%) 2024-04-23T00:04:01.780 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:01 smithi079 bash[55848]: cluster 2024-04-23T00:04:00.455053+0000 mgr.y (mgr.25321) 244 : cluster [DBG] pgmap v144: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 0 B/s wr, 66 op/s; 127/726 objects degraded (17.493%) 2024-04-23T00:04:01.780 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:01 smithi079 bash[55848]: cluster 2024-04-23T00:04:00.455053+0000 mgr.y (mgr.25321) 244 : cluster [DBG] pgmap v144: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 0 B/s wr, 66 op/s; 127/726 objects degraded (17.493%) 2024-04-23T00:04:01.802 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:01 smithi171 bash[43854]: cluster 2024-04-23T00:04:00.455053+0000 mgr.y (mgr.25321) 244 : cluster [DBG] pgmap v144: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 0 B/s wr, 66 op/s; 127/726 objects degraded (17.493%) 2024-04-23T00:04:01.802 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:01 smithi171 bash[43854]: cluster 2024-04-23T00:04:00.455053+0000 mgr.y (mgr.25321) 244 : cluster [DBG] pgmap v144: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 0 B/s wr, 66 op/s; 127/726 objects degraded (17.493%) 2024-04-23T00:04:02.802 INFO:journalctl@ceph.osd.4.smithi171.stdout:Apr 23 00:04:02 smithi171 bash[45913]: debug 2024-04-23T00:04:02.516+0000 7f680e7cd7c0 -1 osd.4 0 read_superblock omap replica is missing. 2024-04-23T00:04:02.802 INFO:journalctl@ceph.osd.4.smithi171.stdout:Apr 23 00:04:02 smithi171 bash[45913]: debug 2024-04-23T00:04:02.556+0000 7f680e7cd7c0 -1 osd.4 126 log_to_monitors true 2024-04-23T00:04:02.803 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:02 smithi171 bash[43854]: audit 2024-04-23T00:04:01.620375+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:02.803 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:02 smithi171 bash[43854]: audit 2024-04-23T00:04:01.620375+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:02.803 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:02 smithi171 bash[43854]: audit 2024-04-23T00:04:01.632821+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:02.803 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:02 smithi171 bash[43854]: audit 2024-04-23T00:04:01.632821+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:02.803 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:02 smithi171 bash[43854]: cluster 2024-04-23T00:04:02.250015+0000 mon.a (mon.0) 514 : cluster [WRN] Health check update: Degraded data redundancy: 127/726 objects degraded (17.493%), 28 pgs degraded (PG_DEGRADED) 2024-04-23T00:04:02.804 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:02 smithi171 bash[43854]: cluster 2024-04-23T00:04:02.250015+0000 mon.a (mon.0) 514 : cluster [WRN] Health check update: Degraded data redundancy: 127/726 objects degraded (17.493%), 28 pgs degraded (PG_DEGRADED) 2024-04-23T00:04:02.804 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:02 smithi171 bash[43854]: audit 2024-04-23T00:04:02.563716+0000 mon.b (mon.2) 3 : audit [INF] from='osd.4 [v2:172.21.15.171:6800/3871971336,v1:172.21.15.171:6801/3871971336]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-23T00:04:02.804 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:02 smithi171 bash[43854]: audit 2024-04-23T00:04:02.563716+0000 mon.b (mon.2) 3 : audit [INF] from='osd.4 [v2:172.21.15.171:6800/3871971336,v1:172.21.15.171:6801/3871971336]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-23T00:04:02.804 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:02 smithi171 bash[43854]: audit 2024-04-23T00:04:02.565181+0000 mon.a (mon.0) 515 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-23T00:04:02.804 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:02 smithi171 bash[43854]: audit 2024-04-23T00:04:02.565181+0000 mon.a (mon.0) 515 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-23T00:04:03.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:02 smithi079 bash[55848]: audit 2024-04-23T00:04:01.620375+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:03.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:02 smithi079 bash[55848]: audit 2024-04-23T00:04:01.620375+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:03.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:02 smithi079 bash[55848]: audit 2024-04-23T00:04:01.632821+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:03.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:02 smithi079 bash[55848]: audit 2024-04-23T00:04:01.632821+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:03.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:02 smithi079 bash[55848]: cluster 2024-04-23T00:04:02.250015+0000 mon.a (mon.0) 514 : cluster [WRN] Health check update: Degraded data redundancy: 127/726 objects degraded (17.493%), 28 pgs degraded (PG_DEGRADED) 2024-04-23T00:04:03.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:02 smithi079 bash[55848]: cluster 2024-04-23T00:04:02.250015+0000 mon.a (mon.0) 514 : cluster [WRN] Health check update: Degraded data redundancy: 127/726 objects degraded (17.493%), 28 pgs degraded (PG_DEGRADED) 2024-04-23T00:04:03.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:02 smithi079 bash[55848]: audit 2024-04-23T00:04:02.563716+0000 mon.b (mon.2) 3 : audit [INF] from='osd.4 [v2:172.21.15.171:6800/3871971336,v1:172.21.15.171:6801/3871971336]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-23T00:04:03.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:02 smithi079 bash[55848]: audit 2024-04-23T00:04:02.563716+0000 mon.b (mon.2) 3 : audit [INF] from='osd.4 [v2:172.21.15.171:6800/3871971336,v1:172.21.15.171:6801/3871971336]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-23T00:04:03.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:02 smithi079 bash[55848]: audit 2024-04-23T00:04:02.565181+0000 mon.a (mon.0) 515 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-23T00:04:03.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:02 smithi079 bash[55848]: audit 2024-04-23T00:04:02.565181+0000 mon.a (mon.0) 515 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-23T00:04:03.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:02 smithi079 bash[57209]: audit 2024-04-23T00:04:01.620375+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:03.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:02 smithi079 bash[57209]: audit 2024-04-23T00:04:01.620375+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:03.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:02 smithi079 bash[57209]: audit 2024-04-23T00:04:01.632821+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:03.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:02 smithi079 bash[57209]: audit 2024-04-23T00:04:01.632821+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:03.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:02 smithi079 bash[57209]: cluster 2024-04-23T00:04:02.250015+0000 mon.a (mon.0) 514 : cluster [WRN] Health check update: Degraded data redundancy: 127/726 objects degraded (17.493%), 28 pgs degraded (PG_DEGRADED) 2024-04-23T00:04:03.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:02 smithi079 bash[57209]: cluster 2024-04-23T00:04:02.250015+0000 mon.a (mon.0) 514 : cluster [WRN] Health check update: Degraded data redundancy: 127/726 objects degraded (17.493%), 28 pgs degraded (PG_DEGRADED) 2024-04-23T00:04:03.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:02 smithi079 bash[57209]: audit 2024-04-23T00:04:02.563716+0000 mon.b (mon.2) 3 : audit [INF] from='osd.4 [v2:172.21.15.171:6800/3871971336,v1:172.21.15.171:6801/3871971336]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-23T00:04:03.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:02 smithi079 bash[57209]: audit 2024-04-23T00:04:02.563716+0000 mon.b (mon.2) 3 : audit [INF] from='osd.4 [v2:172.21.15.171:6800/3871971336,v1:172.21.15.171:6801/3871971336]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-23T00:04:03.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:02 smithi079 bash[57209]: audit 2024-04-23T00:04:02.565181+0000 mon.a (mon.0) 515 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-23T00:04:03.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:02 smithi079 bash[57209]: audit 2024-04-23T00:04:02.565181+0000 mon.a (mon.0) 515 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-23T00:04:03.552 INFO:journalctl@ceph.osd.4.smithi171.stdout:Apr 23 00:04:03 smithi171 bash[45913]: debug 2024-04-23T00:04:03.144+0000 7f67fbc1d700 -1 osd.4 126 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-23T00:04:04.028 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:04:03 smithi079 bash[52880]: ::ffff:172.21.15.171 - - [23/Apr/2024:00:04:03] "GET /metrics HTTP/1.1" 200 38522 "" "Prometheus/2.33.4" 2024-04-23T00:04:04.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:03 smithi079 bash[55848]: cluster 2024-04-23T00:04:02.456420+0000 mgr.y (mgr.25321) 245 : cluster [DBG] pgmap v145: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 34 KiB/s rd, 0 B/s wr, 57 op/s; 127/726 objects degraded (17.493%) 2024-04-23T00:04:04.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:03 smithi079 bash[55848]: cluster 2024-04-23T00:04:02.456420+0000 mgr.y (mgr.25321) 245 : cluster [DBG] pgmap v145: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 34 KiB/s rd, 0 B/s wr, 57 op/s; 127/726 objects degraded (17.493%) 2024-04-23T00:04:04.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:03 smithi079 bash[55848]: audit 2024-04-23T00:04:02.641907+0000 mon.a (mon.0) 516 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-23T00:04:04.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:03 smithi079 bash[55848]: audit 2024-04-23T00:04:02.641907+0000 mon.a (mon.0) 516 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-23T00:04:04.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:03 smithi079 bash[55848]: cluster 2024-04-23T00:04:02.647858+0000 mon.a (mon.0) 517 : cluster [DBG] osdmap e129: 8 total, 7 up, 8 in 2024-04-23T00:04:04.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:03 smithi079 bash[55848]: cluster 2024-04-23T00:04:02.647858+0000 mon.a (mon.0) 517 : cluster [DBG] osdmap e129: 8 total, 7 up, 8 in 2024-04-23T00:04:04.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:03 smithi079 bash[55848]: audit 2024-04-23T00:04:02.652359+0000 mon.b (mon.2) 4 : audit [INF] from='osd.4 [v2:172.21.15.171:6800/3871971336,v1:172.21.15.171:6801/3871971336]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi171", "root=default"]}]: dispatch 2024-04-23T00:04:04.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:03 smithi079 bash[55848]: audit 2024-04-23T00:04:02.652359+0000 mon.b (mon.2) 4 : audit [INF] from='osd.4 [v2:172.21.15.171:6800/3871971336,v1:172.21.15.171:6801/3871971336]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi171", "root=default"]}]: dispatch 2024-04-23T00:04:04.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:03 smithi079 bash[55848]: audit 2024-04-23T00:04:02.653565+0000 mon.a (mon.0) 518 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi171", "root=default"]}]: dispatch 2024-04-23T00:04:04.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:03 smithi079 bash[55848]: audit 2024-04-23T00:04:02.653565+0000 mon.a (mon.0) 518 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi171", "root=default"]}]: dispatch 2024-04-23T00:04:04.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:03 smithi079 bash[55848]: audit 2024-04-23T00:04:02.830831+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:04.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:03 smithi079 bash[55848]: audit 2024-04-23T00:04:02.830831+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:04.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:03 smithi079 bash[55848]: audit 2024-04-23T00:04:02.915299+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:04.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:03 smithi079 bash[55848]: audit 2024-04-23T00:04:02.915299+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:04.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:03 smithi079 bash[55848]: audit 2024-04-23T00:04:03.130688+0000 mon.a (mon.0) 521 : audit [INF] from='osd.4 ' entity='osd.4' 2024-04-23T00:04:04.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:03 smithi079 bash[55848]: audit 2024-04-23T00:04:03.130688+0000 mon.a (mon.0) 521 : audit [INF] from='osd.4 ' entity='osd.4' 2024-04-23T00:04:04.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:03 smithi079 bash[57209]: cluster 2024-04-23T00:04:02.456420+0000 mgr.y (mgr.25321) 245 : cluster [DBG] pgmap v145: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 34 KiB/s rd, 0 B/s wr, 57 op/s; 127/726 objects degraded (17.493%) 2024-04-23T00:04:04.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:03 smithi079 bash[57209]: cluster 2024-04-23T00:04:02.456420+0000 mgr.y (mgr.25321) 245 : cluster [DBG] pgmap v145: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 34 KiB/s rd, 0 B/s wr, 57 op/s; 127/726 objects degraded (17.493%) 2024-04-23T00:04:04.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:03 smithi079 bash[57209]: audit 2024-04-23T00:04:02.641907+0000 mon.a (mon.0) 516 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-23T00:04:04.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:03 smithi079 bash[57209]: audit 2024-04-23T00:04:02.641907+0000 mon.a (mon.0) 516 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-23T00:04:04.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:03 smithi079 bash[57209]: cluster 2024-04-23T00:04:02.647858+0000 mon.a (mon.0) 517 : cluster [DBG] osdmap e129: 8 total, 7 up, 8 in 2024-04-23T00:04:04.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:03 smithi079 bash[57209]: cluster 2024-04-23T00:04:02.647858+0000 mon.a (mon.0) 517 : cluster [DBG] osdmap e129: 8 total, 7 up, 8 in 2024-04-23T00:04:04.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:03 smithi079 bash[57209]: audit 2024-04-23T00:04:02.652359+0000 mon.b (mon.2) 4 : audit [INF] from='osd.4 [v2:172.21.15.171:6800/3871971336,v1:172.21.15.171:6801/3871971336]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi171", "root=default"]}]: dispatch 2024-04-23T00:04:04.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:03 smithi079 bash[57209]: audit 2024-04-23T00:04:02.652359+0000 mon.b (mon.2) 4 : audit [INF] from='osd.4 [v2:172.21.15.171:6800/3871971336,v1:172.21.15.171:6801/3871971336]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi171", "root=default"]}]: dispatch 2024-04-23T00:04:04.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:03 smithi079 bash[57209]: audit 2024-04-23T00:04:02.653565+0000 mon.a (mon.0) 518 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi171", "root=default"]}]: dispatch 2024-04-23T00:04:04.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:03 smithi079 bash[57209]: audit 2024-04-23T00:04:02.653565+0000 mon.a (mon.0) 518 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi171", "root=default"]}]: dispatch 2024-04-23T00:04:04.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:03 smithi079 bash[57209]: audit 2024-04-23T00:04:02.830831+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:04.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:03 smithi079 bash[57209]: audit 2024-04-23T00:04:02.830831+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:04.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:03 smithi079 bash[57209]: audit 2024-04-23T00:04:02.915299+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:04.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:03 smithi079 bash[57209]: audit 2024-04-23T00:04:02.915299+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:04.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:03 smithi079 bash[57209]: audit 2024-04-23T00:04:03.130688+0000 mon.a (mon.0) 521 : audit [INF] from='osd.4 ' entity='osd.4' 2024-04-23T00:04:04.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:03 smithi079 bash[57209]: audit 2024-04-23T00:04:03.130688+0000 mon.a (mon.0) 521 : audit [INF] from='osd.4 ' entity='osd.4' 2024-04-23T00:04:04.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:03 smithi171 bash[43854]: cluster 2024-04-23T00:04:02.456420+0000 mgr.y (mgr.25321) 245 : cluster [DBG] pgmap v145: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 34 KiB/s rd, 0 B/s wr, 57 op/s; 127/726 objects degraded (17.493%) 2024-04-23T00:04:04.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:03 smithi171 bash[43854]: cluster 2024-04-23T00:04:02.456420+0000 mgr.y (mgr.25321) 245 : cluster [DBG] pgmap v145: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 34 KiB/s rd, 0 B/s wr, 57 op/s; 127/726 objects degraded (17.493%) 2024-04-23T00:04:04.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:03 smithi171 bash[43854]: audit 2024-04-23T00:04:02.641907+0000 mon.a (mon.0) 516 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-23T00:04:04.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:03 smithi171 bash[43854]: audit 2024-04-23T00:04:02.641907+0000 mon.a (mon.0) 516 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-23T00:04:04.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:03 smithi171 bash[43854]: cluster 2024-04-23T00:04:02.647858+0000 mon.a (mon.0) 517 : cluster [DBG] osdmap e129: 8 total, 7 up, 8 in 2024-04-23T00:04:04.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:03 smithi171 bash[43854]: cluster 2024-04-23T00:04:02.647858+0000 mon.a (mon.0) 517 : cluster [DBG] osdmap e129: 8 total, 7 up, 8 in 2024-04-23T00:04:04.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:03 smithi171 bash[43854]: audit 2024-04-23T00:04:02.652359+0000 mon.b (mon.2) 4 : audit [INF] from='osd.4 [v2:172.21.15.171:6800/3871971336,v1:172.21.15.171:6801/3871971336]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi171", "root=default"]}]: dispatch 2024-04-23T00:04:04.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:03 smithi171 bash[43854]: audit 2024-04-23T00:04:02.652359+0000 mon.b (mon.2) 4 : audit [INF] from='osd.4 [v2:172.21.15.171:6800/3871971336,v1:172.21.15.171:6801/3871971336]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi171", "root=default"]}]: dispatch 2024-04-23T00:04:04.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:03 smithi171 bash[43854]: audit 2024-04-23T00:04:02.653565+0000 mon.a (mon.0) 518 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi171", "root=default"]}]: dispatch 2024-04-23T00:04:04.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:03 smithi171 bash[43854]: audit 2024-04-23T00:04:02.653565+0000 mon.a (mon.0) 518 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi171", "root=default"]}]: dispatch 2024-04-23T00:04:04.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:03 smithi171 bash[43854]: audit 2024-04-23T00:04:02.830831+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:04.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:03 smithi171 bash[43854]: audit 2024-04-23T00:04:02.830831+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:04.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:03 smithi171 bash[43854]: audit 2024-04-23T00:04:02.915299+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:04.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:03 smithi171 bash[43854]: audit 2024-04-23T00:04:02.915299+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:04.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:03 smithi171 bash[43854]: audit 2024-04-23T00:04:03.130688+0000 mon.a (mon.0) 521 : audit [INF] from='osd.4 ' entity='osd.4' 2024-04-23T00:04:04.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:03 smithi171 bash[43854]: audit 2024-04-23T00:04:03.130688+0000 mon.a (mon.0) 521 : audit [INF] from='osd.4 ' entity='osd.4' 2024-04-23T00:04:05.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:04 smithi079 bash[55848]: audit 2024-04-23T00:04:03.231422+0000 mgr.y (mgr.25321) 246 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:04:05.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:04 smithi079 bash[55848]: audit 2024-04-23T00:04:03.231422+0000 mgr.y (mgr.25321) 246 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:04:05.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:04 smithi079 bash[55848]: cluster 2024-04-23T00:04:04.127090+0000 mon.a (mon.0) 522 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-23T00:04:05.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:04 smithi079 bash[55848]: cluster 2024-04-23T00:04:04.127090+0000 mon.a (mon.0) 522 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-23T00:04:05.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:04 smithi079 bash[55848]: cluster 2024-04-23T00:04:04.135862+0000 mon.a (mon.0) 523 : cluster [INF] osd.4 [v2:172.21.15.171:6800/3871971336,v1:172.21.15.171:6801/3871971336] boot 2024-04-23T00:04:05.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:04 smithi079 bash[55848]: cluster 2024-04-23T00:04:04.135862+0000 mon.a (mon.0) 523 : cluster [INF] osd.4 [v2:172.21.15.171:6800/3871971336,v1:172.21.15.171:6801/3871971336] boot 2024-04-23T00:04:05.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:04 smithi079 bash[55848]: cluster 2024-04-23T00:04:04.135948+0000 mon.a (mon.0) 524 : cluster [DBG] osdmap e130: 8 total, 8 up, 8 in 2024-04-23T00:04:05.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:04 smithi079 bash[55848]: cluster 2024-04-23T00:04:04.135948+0000 mon.a (mon.0) 524 : cluster [DBG] osdmap e130: 8 total, 8 up, 8 in 2024-04-23T00:04:05.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:04 smithi079 bash[55848]: audit 2024-04-23T00:04:04.136605+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-23T00:04:05.031 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:04 smithi079 bash[55848]: audit 2024-04-23T00:04:04.136605+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-23T00:04:05.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:04 smithi079 bash[57209]: audit 2024-04-23T00:04:03.231422+0000 mgr.y (mgr.25321) 246 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:04:05.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:04 smithi079 bash[57209]: audit 2024-04-23T00:04:03.231422+0000 mgr.y (mgr.25321) 246 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:04:05.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:04 smithi079 bash[57209]: cluster 2024-04-23T00:04:04.127090+0000 mon.a (mon.0) 522 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-23T00:04:05.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:04 smithi079 bash[57209]: cluster 2024-04-23T00:04:04.127090+0000 mon.a (mon.0) 522 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-23T00:04:05.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:04 smithi079 bash[57209]: cluster 2024-04-23T00:04:04.135862+0000 mon.a (mon.0) 523 : cluster [INF] osd.4 [v2:172.21.15.171:6800/3871971336,v1:172.21.15.171:6801/3871971336] boot 2024-04-23T00:04:05.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:04 smithi079 bash[57209]: cluster 2024-04-23T00:04:04.135862+0000 mon.a (mon.0) 523 : cluster [INF] osd.4 [v2:172.21.15.171:6800/3871971336,v1:172.21.15.171:6801/3871971336] boot 2024-04-23T00:04:05.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:04 smithi079 bash[57209]: cluster 2024-04-23T00:04:04.135948+0000 mon.a (mon.0) 524 : cluster [DBG] osdmap e130: 8 total, 8 up, 8 in 2024-04-23T00:04:05.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:04 smithi079 bash[57209]: cluster 2024-04-23T00:04:04.135948+0000 mon.a (mon.0) 524 : cluster [DBG] osdmap e130: 8 total, 8 up, 8 in 2024-04-23T00:04:05.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:04 smithi079 bash[57209]: audit 2024-04-23T00:04:04.136605+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-23T00:04:05.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:04 smithi079 bash[57209]: audit 2024-04-23T00:04:04.136605+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-23T00:04:05.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:04 smithi171 bash[43854]: audit 2024-04-23T00:04:03.231422+0000 mgr.y (mgr.25321) 246 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:04:05.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:04 smithi171 bash[43854]: audit 2024-04-23T00:04:03.231422+0000 mgr.y (mgr.25321) 246 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:04:05.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:04 smithi171 bash[43854]: cluster 2024-04-23T00:04:04.127090+0000 mon.a (mon.0) 522 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-23T00:04:05.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:04 smithi171 bash[43854]: cluster 2024-04-23T00:04:04.127090+0000 mon.a (mon.0) 522 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-23T00:04:05.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:04 smithi171 bash[43854]: cluster 2024-04-23T00:04:04.135862+0000 mon.a (mon.0) 523 : cluster [INF] osd.4 [v2:172.21.15.171:6800/3871971336,v1:172.21.15.171:6801/3871971336] boot 2024-04-23T00:04:05.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:04 smithi171 bash[43854]: cluster 2024-04-23T00:04:04.135862+0000 mon.a (mon.0) 523 : cluster [INF] osd.4 [v2:172.21.15.171:6800/3871971336,v1:172.21.15.171:6801/3871971336] boot 2024-04-23T00:04:05.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:04 smithi171 bash[43854]: cluster 2024-04-23T00:04:04.135948+0000 mon.a (mon.0) 524 : cluster [DBG] osdmap e130: 8 total, 8 up, 8 in 2024-04-23T00:04:05.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:04 smithi171 bash[43854]: cluster 2024-04-23T00:04:04.135948+0000 mon.a (mon.0) 524 : cluster [DBG] osdmap e130: 8 total, 8 up, 8 in 2024-04-23T00:04:05.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:04 smithi171 bash[43854]: audit 2024-04-23T00:04:04.136605+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-23T00:04:05.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:04 smithi171 bash[43854]: audit 2024-04-23T00:04:04.136605+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-23T00:04:06.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:05 smithi079 bash[55848]: cluster 2024-04-23T00:04:04.457739+0000 mgr.y (mgr.25321) 247 : cluster [DBG] pgmap v148: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 127/726 objects degraded (17.493%) 2024-04-23T00:04:06.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:05 smithi079 bash[55848]: cluster 2024-04-23T00:04:04.457739+0000 mgr.y (mgr.25321) 247 : cluster [DBG] pgmap v148: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 127/726 objects degraded (17.493%) 2024-04-23T00:04:06.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:05 smithi079 bash[55848]: cluster 2024-04-23T00:04:05.145385+0000 mon.a (mon.0) 526 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-04-23T00:04:06.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:05 smithi079 bash[55848]: cluster 2024-04-23T00:04:05.145385+0000 mon.a (mon.0) 526 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-04-23T00:04:06.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:05 smithi079 bash[57209]: cluster 2024-04-23T00:04:04.457739+0000 mgr.y (mgr.25321) 247 : cluster [DBG] pgmap v148: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 127/726 objects degraded (17.493%) 2024-04-23T00:04:06.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:05 smithi079 bash[57209]: cluster 2024-04-23T00:04:04.457739+0000 mgr.y (mgr.25321) 247 : cluster [DBG] pgmap v148: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 127/726 objects degraded (17.493%) 2024-04-23T00:04:06.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:05 smithi079 bash[57209]: cluster 2024-04-23T00:04:05.145385+0000 mon.a (mon.0) 526 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-04-23T00:04:06.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:05 smithi079 bash[57209]: cluster 2024-04-23T00:04:05.145385+0000 mon.a (mon.0) 526 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-04-23T00:04:06.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:05 smithi171 bash[43854]: cluster 2024-04-23T00:04:04.457739+0000 mgr.y (mgr.25321) 247 : cluster [DBG] pgmap v148: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 127/726 objects degraded (17.493%) 2024-04-23T00:04:06.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:05 smithi171 bash[43854]: cluster 2024-04-23T00:04:04.457739+0000 mgr.y (mgr.25321) 247 : cluster [DBG] pgmap v148: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 127/726 objects degraded (17.493%) 2024-04-23T00:04:06.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:05 smithi171 bash[43854]: cluster 2024-04-23T00:04:05.145385+0000 mon.a (mon.0) 526 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-04-23T00:04:06.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:05 smithi171 bash[43854]: cluster 2024-04-23T00:04:05.145385+0000 mon.a (mon.0) 526 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-04-23T00:04:07.976 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:07 smithi171 bash[43854]: cluster 2024-04-23T00:04:06.459187+0000 mgr.y (mgr.25321) 248 : cluster [DBG] pgmap v150: 161 pgs: 4 peering, 27 active+undersized+degraded, 33 active+undersized, 97 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 122/726 objects degraded (16.804%) 2024-04-23T00:04:07.976 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:07 smithi171 bash[43854]: cluster 2024-04-23T00:04:06.459187+0000 mgr.y (mgr.25321) 248 : cluster [DBG] pgmap v150: 161 pgs: 4 peering, 27 active+undersized+degraded, 33 active+undersized, 97 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 122/726 objects degraded (16.804%) 2024-04-23T00:04:07.976 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:07 smithi171 bash[43854]: audit 2024-04-23T00:04:07.126071+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:07.977 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:07 smithi171 bash[43854]: audit 2024-04-23T00:04:07.126071+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:07.977 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:07 smithi171 bash[43854]: audit 2024-04-23T00:04:07.128545+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:04:07.977 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:07 smithi171 bash[43854]: audit 2024-04-23T00:04:07.128545+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:04:07.977 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:07 smithi171 bash[43854]: cluster 2024-04-23T00:04:07.251232+0000 mon.a (mon.0) 529 : cluster [WRN] Health check update: Degraded data redundancy: 122/726 objects degraded (16.804%), 27 pgs degraded (PG_DEGRADED) 2024-04-23T00:04:07.977 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:07 smithi171 bash[43854]: cluster 2024-04-23T00:04:07.251232+0000 mon.a (mon.0) 529 : cluster [WRN] Health check update: Degraded data redundancy: 122/726 objects degraded (16.804%), 27 pgs degraded (PG_DEGRADED) 2024-04-23T00:04:08.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:07 smithi079 bash[55848]: cluster 2024-04-23T00:04:06.459187+0000 mgr.y (mgr.25321) 248 : cluster [DBG] pgmap v150: 161 pgs: 4 peering, 27 active+undersized+degraded, 33 active+undersized, 97 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 122/726 objects degraded (16.804%) 2024-04-23T00:04:08.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:07 smithi079 bash[55848]: cluster 2024-04-23T00:04:06.459187+0000 mgr.y (mgr.25321) 248 : cluster [DBG] pgmap v150: 161 pgs: 4 peering, 27 active+undersized+degraded, 33 active+undersized, 97 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 122/726 objects degraded (16.804%) 2024-04-23T00:04:08.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:07 smithi079 bash[55848]: audit 2024-04-23T00:04:07.126071+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:08.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:07 smithi079 bash[55848]: audit 2024-04-23T00:04:07.126071+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:08.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:07 smithi079 bash[55848]: audit 2024-04-23T00:04:07.128545+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:04:08.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:07 smithi079 bash[55848]: audit 2024-04-23T00:04:07.128545+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:04:08.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:07 smithi079 bash[55848]: cluster 2024-04-23T00:04:07.251232+0000 mon.a (mon.0) 529 : cluster [WRN] Health check update: Degraded data redundancy: 122/726 objects degraded (16.804%), 27 pgs degraded (PG_DEGRADED) 2024-04-23T00:04:08.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:07 smithi079 bash[55848]: cluster 2024-04-23T00:04:07.251232+0000 mon.a (mon.0) 529 : cluster [WRN] Health check update: Degraded data redundancy: 122/726 objects degraded (16.804%), 27 pgs degraded (PG_DEGRADED) 2024-04-23T00:04:08.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:07 smithi079 bash[57209]: cluster 2024-04-23T00:04:06.459187+0000 mgr.y (mgr.25321) 248 : cluster [DBG] pgmap v150: 161 pgs: 4 peering, 27 active+undersized+degraded, 33 active+undersized, 97 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 122/726 objects degraded (16.804%) 2024-04-23T00:04:08.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:07 smithi079 bash[57209]: cluster 2024-04-23T00:04:06.459187+0000 mgr.y (mgr.25321) 248 : cluster [DBG] pgmap v150: 161 pgs: 4 peering, 27 active+undersized+degraded, 33 active+undersized, 97 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 122/726 objects degraded (16.804%) 2024-04-23T00:04:08.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:07 smithi079 bash[57209]: audit 2024-04-23T00:04:07.126071+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:08.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:07 smithi079 bash[57209]: audit 2024-04-23T00:04:07.126071+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:08.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:07 smithi079 bash[57209]: audit 2024-04-23T00:04:07.128545+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:04:08.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:07 smithi079 bash[57209]: audit 2024-04-23T00:04:07.128545+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:04:08.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:07 smithi079 bash[57209]: cluster 2024-04-23T00:04:07.251232+0000 mon.a (mon.0) 529 : cluster [WRN] Health check update: Degraded data redundancy: 122/726 objects degraded (16.804%), 27 pgs degraded (PG_DEGRADED) 2024-04-23T00:04:08.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:07 smithi079 bash[57209]: cluster 2024-04-23T00:04:07.251232+0000 mon.a (mon.0) 529 : cluster [WRN] Health check update: Degraded data redundancy: 122/726 objects degraded (16.804%), 27 pgs degraded (PG_DEGRADED) 2024-04-23T00:04:09.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:08 smithi079 bash[55848]: cluster 2024-04-23T00:04:08.652767+0000 mon.a (mon.0) 530 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 122/726 objects degraded (16.804%), 27 pgs degraded) 2024-04-23T00:04:09.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:08 smithi079 bash[55848]: cluster 2024-04-23T00:04:08.652767+0000 mon.a (mon.0) 530 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 122/726 objects degraded (16.804%), 27 pgs degraded) 2024-04-23T00:04:09.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:08 smithi079 bash[57209]: cluster 2024-04-23T00:04:08.652767+0000 mon.a (mon.0) 530 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 122/726 objects degraded (16.804%), 27 pgs degraded) 2024-04-23T00:04:09.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:08 smithi079 bash[57209]: cluster 2024-04-23T00:04:08.652767+0000 mon.a (mon.0) 530 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 122/726 objects degraded (16.804%), 27 pgs degraded) 2024-04-23T00:04:09.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:08 smithi171 bash[43854]: cluster 2024-04-23T00:04:08.652767+0000 mon.a (mon.0) 530 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 122/726 objects degraded (16.804%), 27 pgs degraded) 2024-04-23T00:04:09.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:08 smithi171 bash[43854]: cluster 2024-04-23T00:04:08.652767+0000 mon.a (mon.0) 530 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 122/726 objects degraded (16.804%), 27 pgs degraded) 2024-04-23T00:04:09.802 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:09 smithi171 bash[43854]: cluster 2024-04-23T00:04:08.461274+0000 mgr.y (mgr.25321) 249 : cluster [DBG] pgmap v151: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:04:09.802 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:09 smithi171 bash[43854]: cluster 2024-04-23T00:04:08.461274+0000 mgr.y (mgr.25321) 249 : cluster [DBG] pgmap v151: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:04:10.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:09 smithi079 bash[55848]: cluster 2024-04-23T00:04:08.461274+0000 mgr.y (mgr.25321) 249 : cluster [DBG] pgmap v151: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:04:10.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:09 smithi079 bash[55848]: cluster 2024-04-23T00:04:08.461274+0000 mgr.y (mgr.25321) 249 : cluster [DBG] pgmap v151: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:04:10.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:09 smithi079 bash[57209]: cluster 2024-04-23T00:04:08.461274+0000 mgr.y (mgr.25321) 249 : cluster [DBG] pgmap v151: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:04:10.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:09 smithi079 bash[57209]: cluster 2024-04-23T00:04:08.461274+0000 mgr.y (mgr.25321) 249 : cluster [DBG] pgmap v151: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:04:11.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:10 smithi079 bash[55848]: audit 2024-04-23T00:04:10.564948+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:04:11.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:10 smithi079 bash[55848]: audit 2024-04-23T00:04:10.564948+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:04:11.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:10 smithi079 bash[55848]: audit 2024-04-23T00:04:10.566858+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:04:11.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:10 smithi079 bash[55848]: audit 2024-04-23T00:04:10.566858+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:04:11.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:10 smithi079 bash[55848]: audit 2024-04-23T00:04:10.579843+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:11.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:10 smithi079 bash[55848]: audit 2024-04-23T00:04:10.579843+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:11.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:10 smithi079 bash[55848]: audit 2024-04-23T00:04:10.678182+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:04:11.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:10 smithi079 bash[55848]: audit 2024-04-23T00:04:10.678182+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:04:11.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:10 smithi079 bash[55848]: audit 2024-04-23T00:04:10.683489+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:04:11.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:10 smithi079 bash[55848]: audit 2024-04-23T00:04:10.683489+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:04:11.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:10 smithi079 bash[55848]: audit 2024-04-23T00:04:10.687731+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:04:11.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:10 smithi079 bash[55848]: audit 2024-04-23T00:04:10.687731+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:04:11.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:10 smithi079 bash[55848]: audit 2024-04-23T00:04:10.690876+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:04:11.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:10 smithi079 bash[55848]: audit 2024-04-23T00:04:10.690876+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:04:11.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:10 smithi079 bash[55848]: audit 2024-04-23T00:04:10.695259+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-23T00:04:11.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:10 smithi079 bash[55848]: audit 2024-04-23T00:04:10.695259+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-23T00:04:11.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:10 smithi079 bash[57209]: audit 2024-04-23T00:04:10.564948+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:04:11.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:10 smithi079 bash[57209]: audit 2024-04-23T00:04:10.564948+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:04:11.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:10 smithi079 bash[57209]: audit 2024-04-23T00:04:10.566858+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:04:11.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:10 smithi079 bash[57209]: audit 2024-04-23T00:04:10.566858+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:04:11.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:10 smithi079 bash[57209]: audit 2024-04-23T00:04:10.579843+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:11.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:10 smithi079 bash[57209]: audit 2024-04-23T00:04:10.579843+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:11.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:10 smithi079 bash[57209]: audit 2024-04-23T00:04:10.678182+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:04:11.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:10 smithi079 bash[57209]: audit 2024-04-23T00:04:10.678182+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:04:11.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:10 smithi079 bash[57209]: audit 2024-04-23T00:04:10.683489+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:04:11.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:10 smithi079 bash[57209]: audit 2024-04-23T00:04:10.683489+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:04:11.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:10 smithi079 bash[57209]: audit 2024-04-23T00:04:10.687731+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:04:11.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:10 smithi079 bash[57209]: audit 2024-04-23T00:04:10.687731+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:04:11.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:10 smithi079 bash[57209]: audit 2024-04-23T00:04:10.690876+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:04:11.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:10 smithi079 bash[57209]: audit 2024-04-23T00:04:10.690876+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:04:11.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:10 smithi079 bash[57209]: audit 2024-04-23T00:04:10.695259+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-23T00:04:11.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:10 smithi079 bash[57209]: audit 2024-04-23T00:04:10.695259+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-23T00:04:11.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:10 smithi171 bash[43854]: audit 2024-04-23T00:04:10.564948+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:04:11.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:10 smithi171 bash[43854]: audit 2024-04-23T00:04:10.564948+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:04:11.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:10 smithi171 bash[43854]: audit 2024-04-23T00:04:10.566858+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:04:11.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:10 smithi171 bash[43854]: audit 2024-04-23T00:04:10.566858+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:04:11.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:10 smithi171 bash[43854]: audit 2024-04-23T00:04:10.579843+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:11.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:10 smithi171 bash[43854]: audit 2024-04-23T00:04:10.579843+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:11.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:10 smithi171 bash[43854]: audit 2024-04-23T00:04:10.678182+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:04:11.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:10 smithi171 bash[43854]: audit 2024-04-23T00:04:10.678182+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:04:11.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:10 smithi171 bash[43854]: audit 2024-04-23T00:04:10.683489+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:04:11.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:10 smithi171 bash[43854]: audit 2024-04-23T00:04:10.683489+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:04:11.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:10 smithi171 bash[43854]: audit 2024-04-23T00:04:10.687731+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:04:11.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:10 smithi171 bash[43854]: audit 2024-04-23T00:04:10.687731+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:04:11.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:10 smithi171 bash[43854]: audit 2024-04-23T00:04:10.690876+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:04:11.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:10 smithi171 bash[43854]: audit 2024-04-23T00:04:10.690876+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:04:11.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:10 smithi171 bash[43854]: audit 2024-04-23T00:04:10.695259+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-23T00:04:11.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:10 smithi171 bash[43854]: audit 2024-04-23T00:04:10.695259+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-23T00:04:11.991 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:11 smithi171 bash[43854]: cluster 2024-04-23T00:04:10.462596+0000 mgr.y (mgr.25321) 250 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-23T00:04:11.992 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:11 smithi171 bash[43854]: cluster 2024-04-23T00:04:10.462596+0000 mgr.y (mgr.25321) 250 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-23T00:04:11.992 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:11 smithi171 bash[43854]: cluster 2024-04-23T00:04:10.570055+0000 mgr.y (mgr.25321) 251 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-04-23T00:04:11.992 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:11 smithi171 bash[43854]: cluster 2024-04-23T00:04:10.570055+0000 mgr.y (mgr.25321) 251 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-04-23T00:04:11.992 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:11 smithi171 bash[43854]: cluster 2024-04-23T00:04:10.570809+0000 mgr.y (mgr.25321) 252 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-04-23T00:04:11.992 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:11 smithi171 bash[43854]: cluster 2024-04-23T00:04:10.570809+0000 mgr.y (mgr.25321) 252 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-04-23T00:04:11.992 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:11 smithi171 bash[43854]: audit 2024-04-23T00:04:10.695709+0000 mgr.y (mgr.25321) 253 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-23T00:04:11.992 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:11 smithi171 bash[43854]: audit 2024-04-23T00:04:10.695709+0000 mgr.y (mgr.25321) 253 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-23T00:04:11.993 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:11 smithi171 bash[43854]: cephadm 2024-04-23T00:04:10.698288+0000 mgr.y (mgr.25321) 254 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-04-23T00:04:11.993 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:11 smithi171 bash[43854]: cephadm 2024-04-23T00:04:10.698288+0000 mgr.y (mgr.25321) 254 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-04-23T00:04:12.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:11 smithi079 bash[55848]: cluster 2024-04-23T00:04:10.462596+0000 mgr.y (mgr.25321) 250 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-23T00:04:12.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:11 smithi079 bash[55848]: cluster 2024-04-23T00:04:10.462596+0000 mgr.y (mgr.25321) 250 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-23T00:04:12.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:11 smithi079 bash[55848]: cluster 2024-04-23T00:04:10.570055+0000 mgr.y (mgr.25321) 251 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-04-23T00:04:12.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:11 smithi079 bash[55848]: cluster 2024-04-23T00:04:10.570055+0000 mgr.y (mgr.25321) 251 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-04-23T00:04:12.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:11 smithi079 bash[55848]: cluster 2024-04-23T00:04:10.570809+0000 mgr.y (mgr.25321) 252 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-04-23T00:04:12.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:11 smithi079 bash[55848]: cluster 2024-04-23T00:04:10.570809+0000 mgr.y (mgr.25321) 252 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-04-23T00:04:12.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:11 smithi079 bash[55848]: audit 2024-04-23T00:04:10.695709+0000 mgr.y (mgr.25321) 253 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-23T00:04:12.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:11 smithi079 bash[55848]: audit 2024-04-23T00:04:10.695709+0000 mgr.y (mgr.25321) 253 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-23T00:04:12.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:11 smithi079 bash[55848]: cephadm 2024-04-23T00:04:10.698288+0000 mgr.y (mgr.25321) 254 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-04-23T00:04:12.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:11 smithi079 bash[55848]: cephadm 2024-04-23T00:04:10.698288+0000 mgr.y (mgr.25321) 254 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-04-23T00:04:12.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:11 smithi079 bash[57209]: cluster 2024-04-23T00:04:10.462596+0000 mgr.y (mgr.25321) 250 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-23T00:04:12.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:11 smithi079 bash[57209]: cluster 2024-04-23T00:04:10.462596+0000 mgr.y (mgr.25321) 250 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-23T00:04:12.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:11 smithi079 bash[57209]: cluster 2024-04-23T00:04:10.570055+0000 mgr.y (mgr.25321) 251 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-04-23T00:04:12.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:11 smithi079 bash[57209]: cluster 2024-04-23T00:04:10.570055+0000 mgr.y (mgr.25321) 251 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-04-23T00:04:12.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:11 smithi079 bash[57209]: cluster 2024-04-23T00:04:10.570809+0000 mgr.y (mgr.25321) 252 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-04-23T00:04:12.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:11 smithi079 bash[57209]: cluster 2024-04-23T00:04:10.570809+0000 mgr.y (mgr.25321) 252 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-04-23T00:04:12.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:11 smithi079 bash[57209]: audit 2024-04-23T00:04:10.695709+0000 mgr.y (mgr.25321) 253 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-23T00:04:12.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:11 smithi079 bash[57209]: audit 2024-04-23T00:04:10.695709+0000 mgr.y (mgr.25321) 253 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-23T00:04:12.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:11 smithi079 bash[57209]: cephadm 2024-04-23T00:04:10.698288+0000 mgr.y (mgr.25321) 254 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-04-23T00:04:12.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:11 smithi079 bash[57209]: cephadm 2024-04-23T00:04:10.698288+0000 mgr.y (mgr.25321) 254 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-04-23T00:04:14.028 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:04:13 smithi079 bash[52880]: ::ffff:172.21.15.171 - - [23/Apr/2024:00:04:13] "GET /metrics HTTP/1.1" 200 38378 "" "Prometheus/2.33.4" 2024-04-23T00:04:14.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:13 smithi079 bash[55848]: cluster 2024-04-23T00:04:12.571791+0000 mgr.y (mgr.25321) 255 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 689 B/s rd, 0 op/s 2024-04-23T00:04:14.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:13 smithi079 bash[55848]: cluster 2024-04-23T00:04:12.571791+0000 mgr.y (mgr.25321) 255 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 689 B/s rd, 0 op/s 2024-04-23T00:04:14.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:13 smithi079 bash[55848]: audit 2024-04-23T00:04:12.978876+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:14.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:13 smithi079 bash[55848]: audit 2024-04-23T00:04:12.978876+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:14.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:13 smithi079 bash[55848]: audit 2024-04-23T00:04:12.983855+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-23T00:04:14.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:13 smithi079 bash[55848]: audit 2024-04-23T00:04:12.983855+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-23T00:04:14.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:13 smithi079 bash[55848]: audit 2024-04-23T00:04:12.985430+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:04:14.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:13 smithi079 bash[55848]: audit 2024-04-23T00:04:12.985430+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:04:14.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:13 smithi079 bash[57209]: cluster 2024-04-23T00:04:12.571791+0000 mgr.y (mgr.25321) 255 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 689 B/s rd, 0 op/s 2024-04-23T00:04:14.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:13 smithi079 bash[57209]: cluster 2024-04-23T00:04:12.571791+0000 mgr.y (mgr.25321) 255 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 689 B/s rd, 0 op/s 2024-04-23T00:04:14.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:13 smithi079 bash[57209]: audit 2024-04-23T00:04:12.978876+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:14.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:13 smithi079 bash[57209]: audit 2024-04-23T00:04:12.978876+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:14.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:13 smithi079 bash[57209]: audit 2024-04-23T00:04:12.983855+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-23T00:04:14.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:13 smithi079 bash[57209]: audit 2024-04-23T00:04:12.983855+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-23T00:04:14.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:13 smithi079 bash[57209]: audit 2024-04-23T00:04:12.985430+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:04:14.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:13 smithi079 bash[57209]: audit 2024-04-23T00:04:12.985430+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:04:14.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:13 smithi171 bash[43854]: cluster 2024-04-23T00:04:12.571791+0000 mgr.y (mgr.25321) 255 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 689 B/s rd, 0 op/s 2024-04-23T00:04:14.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:13 smithi171 bash[43854]: cluster 2024-04-23T00:04:12.571791+0000 mgr.y (mgr.25321) 255 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 689 B/s rd, 0 op/s 2024-04-23T00:04:14.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:13 smithi171 bash[43854]: audit 2024-04-23T00:04:12.978876+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:14.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:13 smithi171 bash[43854]: audit 2024-04-23T00:04:12.978876+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:14.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:13 smithi171 bash[43854]: audit 2024-04-23T00:04:12.983855+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-23T00:04:14.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:13 smithi171 bash[43854]: audit 2024-04-23T00:04:12.983855+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-23T00:04:14.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:13 smithi171 bash[43854]: audit 2024-04-23T00:04:12.985430+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:04:14.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:13 smithi171 bash[43854]: audit 2024-04-23T00:04:12.985430+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:04:15.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:14 smithi079 bash[55848]: cephadm 2024-04-23T00:04:12.969732+0000 mgr.y (mgr.25321) 256 : cephadm [INF] Upgrade: Updating osd.5 2024-04-23T00:04:15.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:14 smithi079 bash[55848]: cephadm 2024-04-23T00:04:12.969732+0000 mgr.y (mgr.25321) 256 : cephadm [INF] Upgrade: Updating osd.5 2024-04-23T00:04:15.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:14 smithi079 bash[55848]: cephadm 2024-04-23T00:04:12.991054+0000 mgr.y (mgr.25321) 257 : cephadm [INF] Deploying daemon osd.5 on smithi171 2024-04-23T00:04:15.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:14 smithi079 bash[55848]: cephadm 2024-04-23T00:04:12.991054+0000 mgr.y (mgr.25321) 257 : cephadm [INF] Deploying daemon osd.5 on smithi171 2024-04-23T00:04:15.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:14 smithi079 bash[55848]: audit 2024-04-23T00:04:13.240211+0000 mgr.y (mgr.25321) 258 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:04:15.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:14 smithi079 bash[55848]: audit 2024-04-23T00:04:13.240211+0000 mgr.y (mgr.25321) 258 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:04:15.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:14 smithi079 bash[57209]: cephadm 2024-04-23T00:04:12.969732+0000 mgr.y (mgr.25321) 256 : cephadm [INF] Upgrade: Updating osd.5 2024-04-23T00:04:15.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:14 smithi079 bash[57209]: cephadm 2024-04-23T00:04:12.969732+0000 mgr.y (mgr.25321) 256 : cephadm [INF] Upgrade: Updating osd.5 2024-04-23T00:04:15.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:14 smithi079 bash[57209]: cephadm 2024-04-23T00:04:12.991054+0000 mgr.y (mgr.25321) 257 : cephadm [INF] Deploying daemon osd.5 on smithi171 2024-04-23T00:04:15.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:14 smithi079 bash[57209]: cephadm 2024-04-23T00:04:12.991054+0000 mgr.y (mgr.25321) 257 : cephadm [INF] Deploying daemon osd.5 on smithi171 2024-04-23T00:04:15.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:14 smithi079 bash[57209]: audit 2024-04-23T00:04:13.240211+0000 mgr.y (mgr.25321) 258 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:04:15.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:14 smithi079 bash[57209]: audit 2024-04-23T00:04:13.240211+0000 mgr.y (mgr.25321) 258 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:04:15.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:14 smithi171 bash[43854]: cephadm 2024-04-23T00:04:12.969732+0000 mgr.y (mgr.25321) 256 : cephadm [INF] Upgrade: Updating osd.5 2024-04-23T00:04:15.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:14 smithi171 bash[43854]: cephadm 2024-04-23T00:04:12.969732+0000 mgr.y (mgr.25321) 256 : cephadm [INF] Upgrade: Updating osd.5 2024-04-23T00:04:15.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:14 smithi171 bash[43854]: cephadm 2024-04-23T00:04:12.991054+0000 mgr.y (mgr.25321) 257 : cephadm [INF] Deploying daemon osd.5 on smithi171 2024-04-23T00:04:15.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:14 smithi171 bash[43854]: cephadm 2024-04-23T00:04:12.991054+0000 mgr.y (mgr.25321) 257 : cephadm [INF] Deploying daemon osd.5 on smithi171 2024-04-23T00:04:15.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:14 smithi171 bash[43854]: audit 2024-04-23T00:04:13.240211+0000 mgr.y (mgr.25321) 258 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:04:15.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:14 smithi171 bash[43854]: audit 2024-04-23T00:04:13.240211+0000 mgr.y (mgr.25321) 258 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:04:16.000 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:15 smithi171 bash[43854]: cluster 2024-04-23T00:04:14.573517+0000 mgr.y (mgr.25321) 259 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 631 B/s rd, 0 op/s 2024-04-23T00:04:16.000 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:15 smithi171 bash[43854]: cluster 2024-04-23T00:04:14.573517+0000 mgr.y (mgr.25321) 259 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 631 B/s rd, 0 op/s 2024-04-23T00:04:16.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:15 smithi079 bash[55848]: cluster 2024-04-23T00:04:14.573517+0000 mgr.y (mgr.25321) 259 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 631 B/s rd, 0 op/s 2024-04-23T00:04:16.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:15 smithi079 bash[55848]: cluster 2024-04-23T00:04:14.573517+0000 mgr.y (mgr.25321) 259 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 631 B/s rd, 0 op/s 2024-04-23T00:04:16.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:15 smithi079 bash[57209]: cluster 2024-04-23T00:04:14.573517+0000 mgr.y (mgr.25321) 259 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 631 B/s rd, 0 op/s 2024-04-23T00:04:16.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:15 smithi079 bash[57209]: cluster 2024-04-23T00:04:14.573517+0000 mgr.y (mgr.25321) 259 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 631 B/s rd, 0 op/s 2024-04-23T00:04:17.552 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 23 00:04:17 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:04:17.552 INFO:journalctl@ceph.osd.4.smithi171.stdout:Apr 23 00:04:17 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:04:17.552 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 23 00:04:17 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:04:17.553 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:04:17 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:04:17.553 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 23 00:04:17 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:04:17.553 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 23 00:04:17 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:04:17.554 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:04:17 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:04:17.554 INFO:journalctl@ceph.osd.5.smithi171.stdout:Apr 23 00:04:17 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:04:17.554 INFO:journalctl@ceph.osd.5.smithi171.stdout:Apr 23 00:04:17 smithi171 systemd[1]: Stopping Ceph osd.5 for 15ff8152-0102-11ef-bc93-c7b262605968... 2024-04-23T00:04:17.554 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:17 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:04:18.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:17 smithi079 bash[55848]: cluster 2024-04-23T00:04:16.574807+0000 mgr.y (mgr.25321) 260 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:04:18.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:17 smithi079 bash[55848]: cluster 2024-04-23T00:04:16.574807+0000 mgr.y (mgr.25321) 260 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:04:18.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:17 smithi079 bash[55848]: audit 2024-04-23T00:04:17.326709+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:18.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:17 smithi079 bash[55848]: audit 2024-04-23T00:04:17.326709+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:18.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:17 smithi079 bash[55848]: cluster 2024-04-23T00:04:17.624926+0000 mon.a (mon.0) 543 : cluster [INF] osd.5 marked itself down and dead 2024-04-23T00:04:18.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:17 smithi079 bash[55848]: cluster 2024-04-23T00:04:17.624926+0000 mon.a (mon.0) 543 : cluster [INF] osd.5 marked itself down and dead 2024-04-23T00:04:18.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:17 smithi079 bash[57209]: cluster 2024-04-23T00:04:16.574807+0000 mgr.y (mgr.25321) 260 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:04:18.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:17 smithi079 bash[57209]: cluster 2024-04-23T00:04:16.574807+0000 mgr.y (mgr.25321) 260 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:04:18.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:17 smithi079 bash[57209]: audit 2024-04-23T00:04:17.326709+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:18.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:17 smithi079 bash[57209]: audit 2024-04-23T00:04:17.326709+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:18.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:17 smithi079 bash[57209]: cluster 2024-04-23T00:04:17.624926+0000 mon.a (mon.0) 543 : cluster [INF] osd.5 marked itself down and dead 2024-04-23T00:04:18.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:17 smithi079 bash[57209]: cluster 2024-04-23T00:04:17.624926+0000 mon.a (mon.0) 543 : cluster [INF] osd.5 marked itself down and dead 2024-04-23T00:04:18.052 INFO:journalctl@ceph.osd.5.smithi171.stdout:Apr 23 00:04:17 smithi171 bash[24598]: debug 2024-04-23T00:04:17.619+0000 7fd12de53700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.5 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-04-23T00:04:18.052 INFO:journalctl@ceph.osd.5.smithi171.stdout:Apr 23 00:04:17 smithi171 bash[24598]: debug 2024-04-23T00:04:17.619+0000 7fd12de53700 -1 osd.5 131 *** Got signal Terminated *** 2024-04-23T00:04:18.052 INFO:journalctl@ceph.osd.5.smithi171.stdout:Apr 23 00:04:17 smithi171 bash[24598]: debug 2024-04-23T00:04:17.619+0000 7fd12de53700 -1 osd.5 131 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-23T00:04:18.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:17 smithi171 bash[43854]: cluster 2024-04-23T00:04:16.574807+0000 mgr.y (mgr.25321) 260 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:04:18.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:17 smithi171 bash[43854]: cluster 2024-04-23T00:04:16.574807+0000 mgr.y (mgr.25321) 260 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:04:18.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:17 smithi171 bash[43854]: audit 2024-04-23T00:04:17.326709+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:18.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:17 smithi171 bash[43854]: audit 2024-04-23T00:04:17.326709+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:18.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:17 smithi171 bash[43854]: cluster 2024-04-23T00:04:17.624926+0000 mon.a (mon.0) 543 : cluster [INF] osd.5 marked itself down and dead 2024-04-23T00:04:18.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:17 smithi171 bash[43854]: cluster 2024-04-23T00:04:17.624926+0000 mon.a (mon.0) 543 : cluster [INF] osd.5 marked itself down and dead 2024-04-23T00:04:19.027 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:18 smithi171 bash[43854]: cluster 2024-04-23T00:04:18.322901+0000 mon.a (mon.0) 544 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-23T00:04:19.027 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:18 smithi171 bash[43854]: cluster 2024-04-23T00:04:18.322901+0000 mon.a (mon.0) 544 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-23T00:04:19.027 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:18 smithi171 bash[43854]: cluster 2024-04-23T00:04:18.333918+0000 mon.a (mon.0) 545 : cluster [DBG] osdmap e132: 8 total, 7 up, 8 in 2024-04-23T00:04:19.027 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:18 smithi171 bash[43854]: cluster 2024-04-23T00:04:18.333918+0000 mon.a (mon.0) 545 : cluster [DBG] osdmap e132: 8 total, 7 up, 8 in 2024-04-23T00:04:19.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:18 smithi079 bash[55848]: cluster 2024-04-23T00:04:18.322901+0000 mon.a (mon.0) 544 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-23T00:04:19.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:18 smithi079 bash[55848]: cluster 2024-04-23T00:04:18.322901+0000 mon.a (mon.0) 544 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-23T00:04:19.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:18 smithi079 bash[55848]: cluster 2024-04-23T00:04:18.333918+0000 mon.a (mon.0) 545 : cluster [DBG] osdmap e132: 8 total, 7 up, 8 in 2024-04-23T00:04:19.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:18 smithi079 bash[55848]: cluster 2024-04-23T00:04:18.333918+0000 mon.a (mon.0) 545 : cluster [DBG] osdmap e132: 8 total, 7 up, 8 in 2024-04-23T00:04:19.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:18 smithi079 bash[57209]: cluster 2024-04-23T00:04:18.322901+0000 mon.a (mon.0) 544 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-23T00:04:19.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:18 smithi079 bash[57209]: cluster 2024-04-23T00:04:18.322901+0000 mon.a (mon.0) 544 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-23T00:04:19.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:18 smithi079 bash[57209]: cluster 2024-04-23T00:04:18.333918+0000 mon.a (mon.0) 545 : cluster [DBG] osdmap e132: 8 total, 7 up, 8 in 2024-04-23T00:04:19.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:18 smithi079 bash[57209]: cluster 2024-04-23T00:04:18.333918+0000 mon.a (mon.0) 545 : cluster [DBG] osdmap e132: 8 total, 7 up, 8 in 2024-04-23T00:04:19.627 INFO:journalctl@ceph.osd.5.smithi171.stdout:Apr 23 00:04:19 smithi171 bash[47276]: ceph-15ff8152-0102-11ef-bc93-c7b262605968-osd-5 2024-04-23T00:04:19.627 INFO:journalctl@ceph.osd.5.smithi171.stdout:Apr 23 00:04:19 smithi171 bash[47340]: Error response from daemon: No such container: ceph-15ff8152-0102-11ef-bc93-c7b262605968-osd-5 2024-04-23T00:04:20.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:19 smithi079 bash[57209]: cluster 2024-04-23T00:04:18.576101+0000 mgr.y (mgr.25321) 261 : cluster [DBG] pgmap v159: 161 pgs: 6 peering, 20 stale+active+clean, 135 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-23T00:04:20.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:19 smithi079 bash[57209]: cluster 2024-04-23T00:04:18.576101+0000 mgr.y (mgr.25321) 261 : cluster [DBG] pgmap v159: 161 pgs: 6 peering, 20 stale+active+clean, 135 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-23T00:04:20.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:19 smithi079 bash[57209]: cluster 2024-04-23T00:04:19.325351+0000 mon.a (mon.0) 546 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-04-23T00:04:20.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:19 smithi079 bash[57209]: cluster 2024-04-23T00:04:19.325351+0000 mon.a (mon.0) 546 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-04-23T00:04:20.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:19 smithi079 bash[57209]: cluster 2024-04-23T00:04:19.342027+0000 mon.a (mon.0) 547 : cluster [DBG] osdmap e133: 8 total, 7 up, 8 in 2024-04-23T00:04:20.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:19 smithi079 bash[57209]: cluster 2024-04-23T00:04:19.342027+0000 mon.a (mon.0) 547 : cluster [DBG] osdmap e133: 8 total, 7 up, 8 in 2024-04-23T00:04:20.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:19 smithi079 bash[55848]: cluster 2024-04-23T00:04:18.576101+0000 mgr.y (mgr.25321) 261 : cluster [DBG] pgmap v159: 161 pgs: 6 peering, 20 stale+active+clean, 135 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-23T00:04:20.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:19 smithi079 bash[55848]: cluster 2024-04-23T00:04:18.576101+0000 mgr.y (mgr.25321) 261 : cluster [DBG] pgmap v159: 161 pgs: 6 peering, 20 stale+active+clean, 135 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-23T00:04:20.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:19 smithi079 bash[55848]: cluster 2024-04-23T00:04:19.325351+0000 mon.a (mon.0) 546 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-04-23T00:04:20.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:19 smithi079 bash[55848]: cluster 2024-04-23T00:04:19.325351+0000 mon.a (mon.0) 546 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-04-23T00:04:20.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:19 smithi079 bash[55848]: cluster 2024-04-23T00:04:19.342027+0000 mon.a (mon.0) 547 : cluster [DBG] osdmap e133: 8 total, 7 up, 8 in 2024-04-23T00:04:20.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:19 smithi079 bash[55848]: cluster 2024-04-23T00:04:19.342027+0000 mon.a (mon.0) 547 : cluster [DBG] osdmap e133: 8 total, 7 up, 8 in 2024-04-23T00:04:20.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:19 smithi171 bash[43854]: cluster 2024-04-23T00:04:18.576101+0000 mgr.y (mgr.25321) 261 : cluster [DBG] pgmap v159: 161 pgs: 6 peering, 20 stale+active+clean, 135 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-23T00:04:20.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:19 smithi171 bash[43854]: cluster 2024-04-23T00:04:18.576101+0000 mgr.y (mgr.25321) 261 : cluster [DBG] pgmap v159: 161 pgs: 6 peering, 20 stale+active+clean, 135 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-23T00:04:20.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:19 smithi171 bash[43854]: cluster 2024-04-23T00:04:19.325351+0000 mon.a (mon.0) 546 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-04-23T00:04:20.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:19 smithi171 bash[43854]: cluster 2024-04-23T00:04:19.325351+0000 mon.a (mon.0) 546 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-04-23T00:04:20.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:19 smithi171 bash[43854]: cluster 2024-04-23T00:04:19.342027+0000 mon.a (mon.0) 547 : cluster [DBG] osdmap e133: 8 total, 7 up, 8 in 2024-04-23T00:04:20.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:19 smithi171 bash[43854]: cluster 2024-04-23T00:04:19.342027+0000 mon.a (mon.0) 547 : cluster [DBG] osdmap e133: 8 total, 7 up, 8 in 2024-04-23T00:04:20.801 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:20 smithi171 bash[43854]: cluster 2024-04-23T00:04:20.577505+0000 mgr.y (mgr.25321) 262 : cluster [DBG] pgmap v161: 161 pgs: 5 active+undersized+degraded, 6 peering, 14 stale+active+clean, 10 active+undersized, 126 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 20/726 objects degraded (2.755%) 2024-04-23T00:04:20.801 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:20 smithi171 bash[43854]: cluster 2024-04-23T00:04:20.577505+0000 mgr.y (mgr.25321) 262 : cluster [DBG] pgmap v161: 161 pgs: 5 active+undersized+degraded, 6 peering, 14 stale+active+clean, 10 active+undersized, 126 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 20/726 objects degraded (2.755%) 2024-04-23T00:04:20.802 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:20 smithi171 bash[43854]: cluster 2024-04-23T00:04:20.752547+0000 mon.a (mon.0) 548 : cluster [WRN] Health check failed: Degraded data redundancy: 20/726 objects degraded (2.755%), 5 pgs degraded (PG_DEGRADED) 2024-04-23T00:04:20.802 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:20 smithi171 bash[43854]: cluster 2024-04-23T00:04:20.752547+0000 mon.a (mon.0) 548 : cluster [WRN] Health check failed: Degraded data redundancy: 20/726 objects degraded (2.755%), 5 pgs degraded (PG_DEGRADED) 2024-04-23T00:04:21.279 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:20 smithi079 bash[55848]: cluster 2024-04-23T00:04:20.577505+0000 mgr.y (mgr.25321) 262 : cluster [DBG] pgmap v161: 161 pgs: 5 active+undersized+degraded, 6 peering, 14 stale+active+clean, 10 active+undersized, 126 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 20/726 objects degraded (2.755%) 2024-04-23T00:04:21.279 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:20 smithi079 bash[55848]: cluster 2024-04-23T00:04:20.577505+0000 mgr.y (mgr.25321) 262 : cluster [DBG] pgmap v161: 161 pgs: 5 active+undersized+degraded, 6 peering, 14 stale+active+clean, 10 active+undersized, 126 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 20/726 objects degraded (2.755%) 2024-04-23T00:04:21.279 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:20 smithi079 bash[55848]: cluster 2024-04-23T00:04:20.752547+0000 mon.a (mon.0) 548 : cluster [WRN] Health check failed: Degraded data redundancy: 20/726 objects degraded (2.755%), 5 pgs degraded (PG_DEGRADED) 2024-04-23T00:04:21.279 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:20 smithi079 bash[55848]: cluster 2024-04-23T00:04:20.752547+0000 mon.a (mon.0) 548 : cluster [WRN] Health check failed: Degraded data redundancy: 20/726 objects degraded (2.755%), 5 pgs degraded (PG_DEGRADED) 2024-04-23T00:04:21.279 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:20 smithi079 bash[57209]: cluster 2024-04-23T00:04:20.577505+0000 mgr.y (mgr.25321) 262 : cluster [DBG] pgmap v161: 161 pgs: 5 active+undersized+degraded, 6 peering, 14 stale+active+clean, 10 active+undersized, 126 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 20/726 objects degraded (2.755%) 2024-04-23T00:04:21.279 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:20 smithi079 bash[57209]: cluster 2024-04-23T00:04:20.577505+0000 mgr.y (mgr.25321) 262 : cluster [DBG] pgmap v161: 161 pgs: 5 active+undersized+degraded, 6 peering, 14 stale+active+clean, 10 active+undersized, 126 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 20/726 objects degraded (2.755%) 2024-04-23T00:04:21.279 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:20 smithi079 bash[57209]: cluster 2024-04-23T00:04:20.752547+0000 mon.a (mon.0) 548 : cluster [WRN] Health check failed: Degraded data redundancy: 20/726 objects degraded (2.755%), 5 pgs degraded (PG_DEGRADED) 2024-04-23T00:04:21.279 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:20 smithi079 bash[57209]: cluster 2024-04-23T00:04:20.752547+0000 mon.a (mon.0) 548 : cluster [WRN] Health check failed: Degraded data redundancy: 20/726 objects degraded (2.755%), 5 pgs degraded (PG_DEGRADED) 2024-04-23T00:04:21.957 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 23 00:04:21 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:04:21.958 INFO:journalctl@ceph.osd.4.smithi171.stdout:Apr 23 00:04:21 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:04:21.958 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 23 00:04:21 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:04:21.958 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:04:21 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:04:21.958 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 23 00:04:21 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:04:21.959 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 23 00:04:21 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:04:21.959 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:04:21 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:04:21.959 INFO:journalctl@ceph.osd.5.smithi171.stdout:Apr 23 00:04:21 smithi171 systemd[1]: ceph-15ff8152-0102-11ef-bc93-c7b262605968@osd.5.service: Deactivated successfully. 2024-04-23T00:04:21.959 INFO:journalctl@ceph.osd.5.smithi171.stdout:Apr 23 00:04:21 smithi171 systemd[1]: Stopped Ceph osd.5 for 15ff8152-0102-11ef-bc93-c7b262605968. 2024-04-23T00:04:21.959 INFO:journalctl@ceph.osd.5.smithi171.stdout:Apr 23 00:04:21 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:04:21.960 INFO:journalctl@ceph.osd.5.smithi171.stdout:Apr 23 00:04:21 smithi171 systemd[1]: Started Ceph osd.5 for 15ff8152-0102-11ef-bc93-c7b262605968. 2024-04-23T00:04:21.960 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:21 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:04:21.966 INFO:teuthology.orchestra.run.smithi079.stdout:true 2024-04-23T00:04:22.711 INFO:teuthology.orchestra.run.smithi079.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T00:04:22.711 INFO:teuthology.orchestra.run.smithi079.stdout:alertmanager.a smithi079 *:9093,9094 running (5m) 46s ago 12m 12.0M - 0.23.0 ba2b418f427c d3a786a65dba 2024-04-23T00:04:22.711 INFO:teuthology.orchestra.run.smithi079.stdout:grafana.a smithi171 *:3000 running (5m) 21s ago 12m 41.3M - 8.3.5 dad864ee21e9 cc5aee88d2dc 2024-04-23T00:04:22.711 INFO:teuthology.orchestra.run.smithi079.stdout:iscsi.foo.smithi079.zorrwo smithi079 running (4m) 46s ago 10m 44.1M - 3.5 e1d6a67b021e 34b3c8472630 2024-04-23T00:04:22.711 INFO:teuthology.orchestra.run.smithi079.stdout:mgr.x smithi171 *:8443,9283,8765 running (4m) 21s ago 18m 438M - 19.0.0-3252-g43be0201 a0434699c1d7 63bab1f0aabb 2024-04-23T00:04:22.712 INFO:teuthology.orchestra.run.smithi079.stdout:mgr.y smithi079 *:8443,9283,8765 running (5m) 46s ago 19m 496M - 19.0.0-3252-g43be0201 a0434699c1d7 c3e0186392bc 2024-04-23T00:04:22.712 INFO:teuthology.orchestra.run.smithi079.stdout:mon.a smithi079 running (4m) 46s ago 20m 50.9M 2048M 19.0.0-3252-g43be0201 a0434699c1d7 73856468c297 2024-04-23T00:04:22.712 INFO:teuthology.orchestra.run.smithi079.stdout:mon.b smithi171 running (3m) 21s ago 18m 36.7M 2048M 19.0.0-3252-g43be0201 a0434699c1d7 8956680187c2 2024-04-23T00:04:22.712 INFO:teuthology.orchestra.run.smithi079.stdout:mon.c smithi079 running (3m) 46s ago 18m 41.2M 2048M 19.0.0-3252-g43be0201 a0434699c1d7 26b21cf14d08 2024-04-23T00:04:22.712 INFO:teuthology.orchestra.run.smithi079.stdout:node-exporter.a smithi079 *:9100 running (5m) 46s ago 12m 9031k - 1.3.1 1dbe0e931976 e72f9beb8010 2024-04-23T00:04:22.712 INFO:teuthology.orchestra.run.smithi079.stdout:node-exporter.b smithi171 *:9100 running (5m) 21s ago 12m 9555k - 1.3.1 1dbe0e931976 c71ee8bcebe5 2024-04-23T00:04:22.712 INFO:teuthology.orchestra.run.smithi079.stdout:osd.0 smithi079 running (2m) 46s ago 17m 52.1M 2780M 19.0.0-3252-g43be0201 a0434699c1d7 75f8375cb2bd 2024-04-23T00:04:22.712 INFO:teuthology.orchestra.run.smithi079.stdout:osd.1 smithi079 running (103s) 46s ago 17m 46.5M 2780M 19.0.0-3252-g43be0201 a0434699c1d7 08111a57b339 2024-04-23T00:04:22.712 INFO:teuthology.orchestra.run.smithi079.stdout:osd.2 smithi079 running (77s) 46s ago 16m 44.2M 2780M 19.0.0-3252-g43be0201 a0434699c1d7 8e3936463b1c 2024-04-23T00:04:22.713 INFO:teuthology.orchestra.run.smithi079.stdout:osd.3 smithi079 running (52s) 46s ago 15m 11.8M 2780M 19.0.0-3252-g43be0201 a0434699c1d7 c686bdec4d14 2024-04-23T00:04:22.713 INFO:teuthology.orchestra.run.smithi079.stdout:osd.4 smithi171 running (24s) 21s ago 15m - 3036M 19.0.0-3252-g43be0201 a0434699c1d7 3a8b0ccad371 2024-04-23T00:04:22.713 INFO:teuthology.orchestra.run.smithi079.stdout:osd.5 smithi171 starting - - - 3036M 2024-04-23T00:04:22.713 INFO:teuthology.orchestra.run.smithi079.stdout:osd.6 smithi171 running (14m) 21s ago 14m 61.0M 3036M 17.2.0 e1d6a67b021e a01d59c465a9 2024-04-23T00:04:22.713 INFO:teuthology.orchestra.run.smithi079.stdout:osd.7 smithi171 running (13m) 21s ago 13m 65.4M 3036M 17.2.0 e1d6a67b021e 472338dda563 2024-04-23T00:04:22.713 INFO:teuthology.orchestra.run.smithi079.stdout:prometheus.a smithi171 *:9095 running (4m) 21s ago 12m 74.1M - 2.33.4 514e6a882f6e 0c5b27bf9a1d 2024-04-23T00:04:22.713 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.foo.smithi079.mriyzv smithi079 *:8000 running (10m) 46s ago 10m 87.9M - 17.2.0 e1d6a67b021e 7265086159d1 2024-04-23T00:04:22.713 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.foo.smithi171.llhapr smithi171 *:8000 running (10m) 21s ago 10m 88.4M - 17.2.0 e1d6a67b021e b457c21074ad 2024-04-23T00:04:22.713 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.smpl.smithi079.yxokos smithi079 *:80 running (10m) 46s ago 10m 87.6M - 17.2.0 e1d6a67b021e 0083918e6d55 2024-04-23T00:04:22.713 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.smpl.smithi171.spscai smithi171 *:80 running (10m) 21s ago 10m 88.3M - 17.2.0 e1d6a67b021e 9e7599a854ca 2024-04-23T00:04:23.146 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-04-23T00:04:23.146 INFO:teuthology.orchestra.run.smithi079.stdout: "mon": { 2024-04-23T00:04:23.146 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.0.0-3252-g43be0201 (43be020184947e53516056c9931e1ac5bdbbb1a5) squid (dev)": 3 2024-04-23T00:04:23.146 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-04-23T00:04:23.146 INFO:teuthology.orchestra.run.smithi079.stdout: "mgr": { 2024-04-23T00:04:23.146 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.0.0-3252-g43be0201 (43be020184947e53516056c9931e1ac5bdbbb1a5) squid (dev)": 2 2024-04-23T00:04:23.146 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-04-23T00:04:23.146 INFO:teuthology.orchestra.run.smithi079.stdout: "osd": { 2024-04-23T00:04:23.147 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2, 2024-04-23T00:04:23.147 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.0.0-3252-g43be0201 (43be020184947e53516056c9931e1ac5bdbbb1a5) squid (dev)": 5 2024-04-23T00:04:23.147 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-04-23T00:04:23.147 INFO:teuthology.orchestra.run.smithi079.stdout: "rgw": { 2024-04-23T00:04:23.147 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-23T00:04:23.147 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-04-23T00:04:23.147 INFO:teuthology.orchestra.run.smithi079.stdout: "overall": { 2024-04-23T00:04:23.147 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 6, 2024-04-23T00:04:23.147 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.0.0-3252-g43be0201 (43be020184947e53516056c9931e1ac5bdbbb1a5) squid (dev)": 10 2024-04-23T00:04:23.147 INFO:teuthology.orchestra.run.smithi079.stdout: } 2024-04-23T00:04:23.147 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-04-23T00:04:23.278 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:23 smithi079 bash[55848]: audit 2024-04-23T00:04:21.971290+0000 mgr.y (mgr.25321) 263 : audit [DBG] from='client.44344 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:04:23.278 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:23 smithi079 bash[55848]: audit 2024-04-23T00:04:21.971290+0000 mgr.y (mgr.25321) 263 : audit [DBG] from='client.44344 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:04:23.279 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:23 smithi079 bash[55848]: audit 2024-04-23T00:04:22.026756+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:23.279 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:23 smithi079 bash[55848]: audit 2024-04-23T00:04:22.026756+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:23.279 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:23 smithi079 bash[55848]: audit 2024-04-23T00:04:22.032153+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:23.279 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:23 smithi079 bash[55848]: audit 2024-04-23T00:04:22.032153+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:23.279 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:23 smithi079 bash[55848]: audit 2024-04-23T00:04:22.123725+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:23.279 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:23 smithi079 bash[55848]: audit 2024-04-23T00:04:22.123725+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:23.279 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:23 smithi079 bash[55848]: audit 2024-04-23T00:04:22.124690+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:04:23.279 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:23 smithi079 bash[55848]: audit 2024-04-23T00:04:22.124690+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:04:23.279 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:23 smithi079 bash[55848]: audit 2024-04-23T00:04:22.356513+0000 mgr.y (mgr.25321) 264 : audit [DBG] from='client.34425 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:04:23.279 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:23 smithi079 bash[55848]: audit 2024-04-23T00:04:22.356513+0000 mgr.y (mgr.25321) 264 : audit [DBG] from='client.34425 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:04:23.279 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:23 smithi079 bash[55848]: cluster 2024-04-23T00:04:22.578589+0000 mgr.y (mgr.25321) 265 : cluster [DBG] pgmap v162: 161 pgs: 5 active+undersized+degraded, 6 peering, 14 stale+active+clean, 10 active+undersized, 126 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 20/726 objects degraded (2.755%) 2024-04-23T00:04:23.279 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:23 smithi079 bash[55848]: cluster 2024-04-23T00:04:22.578589+0000 mgr.y (mgr.25321) 265 : cluster [DBG] pgmap v162: 161 pgs: 5 active+undersized+degraded, 6 peering, 14 stale+active+clean, 10 active+undersized, 126 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 20/726 objects degraded (2.755%) 2024-04-23T00:04:23.279 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:23 smithi079 bash[55848]: audit 2024-04-23T00:04:22.715053+0000 mgr.y (mgr.25321) 266 : audit [DBG] from='client.34431 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:04:23.279 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:23 smithi079 bash[55848]: audit 2024-04-23T00:04:22.715053+0000 mgr.y (mgr.25321) 266 : audit [DBG] from='client.34431 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:04:23.280 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:23 smithi079 bash[57209]: audit 2024-04-23T00:04:21.971290+0000 mgr.y (mgr.25321) 263 : audit [DBG] from='client.44344 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:04:23.280 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:23 smithi079 bash[57209]: audit 2024-04-23T00:04:21.971290+0000 mgr.y (mgr.25321) 263 : audit [DBG] from='client.44344 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:04:23.280 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:23 smithi079 bash[57209]: audit 2024-04-23T00:04:22.026756+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:23.280 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:23 smithi079 bash[57209]: audit 2024-04-23T00:04:22.026756+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:23.280 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:23 smithi079 bash[57209]: audit 2024-04-23T00:04:22.032153+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:23.280 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:23 smithi079 bash[57209]: audit 2024-04-23T00:04:22.032153+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:23.280 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:23 smithi079 bash[57209]: audit 2024-04-23T00:04:22.123725+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:23.280 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:23 smithi079 bash[57209]: audit 2024-04-23T00:04:22.123725+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:23.280 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:23 smithi079 bash[57209]: audit 2024-04-23T00:04:22.124690+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:04:23.280 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:23 smithi079 bash[57209]: audit 2024-04-23T00:04:22.124690+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:04:23.280 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:23 smithi079 bash[57209]: audit 2024-04-23T00:04:22.356513+0000 mgr.y (mgr.25321) 264 : audit [DBG] from='client.34425 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:04:23.280 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:23 smithi079 bash[57209]: audit 2024-04-23T00:04:22.356513+0000 mgr.y (mgr.25321) 264 : audit [DBG] from='client.34425 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:04:23.281 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:23 smithi079 bash[57209]: cluster 2024-04-23T00:04:22.578589+0000 mgr.y (mgr.25321) 265 : cluster [DBG] pgmap v162: 161 pgs: 5 active+undersized+degraded, 6 peering, 14 stale+active+clean, 10 active+undersized, 126 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 20/726 objects degraded (2.755%) 2024-04-23T00:04:23.281 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:23 smithi079 bash[57209]: cluster 2024-04-23T00:04:22.578589+0000 mgr.y (mgr.25321) 265 : cluster [DBG] pgmap v162: 161 pgs: 5 active+undersized+degraded, 6 peering, 14 stale+active+clean, 10 active+undersized, 126 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 20/726 objects degraded (2.755%) 2024-04-23T00:04:23.281 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:23 smithi079 bash[57209]: audit 2024-04-23T00:04:22.715053+0000 mgr.y (mgr.25321) 266 : audit [DBG] from='client.34431 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:04:23.281 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:23 smithi079 bash[57209]: audit 2024-04-23T00:04:22.715053+0000 mgr.y (mgr.25321) 266 : audit [DBG] from='client.34431 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:04:23.301 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:23 smithi171 bash[43854]: audit 2024-04-23T00:04:21.971290+0000 mgr.y (mgr.25321) 263 : audit [DBG] from='client.44344 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:04:23.301 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:23 smithi171 bash[43854]: audit 2024-04-23T00:04:21.971290+0000 mgr.y (mgr.25321) 263 : audit [DBG] from='client.44344 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:04:23.302 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:23 smithi171 bash[43854]: audit 2024-04-23T00:04:22.026756+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:23.302 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:23 smithi171 bash[43854]: audit 2024-04-23T00:04:22.026756+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:23.302 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:23 smithi171 bash[43854]: audit 2024-04-23T00:04:22.032153+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:23.302 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:23 smithi171 bash[43854]: audit 2024-04-23T00:04:22.032153+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:23.302 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:23 smithi171 bash[43854]: audit 2024-04-23T00:04:22.123725+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:23.302 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:23 smithi171 bash[43854]: audit 2024-04-23T00:04:22.123725+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:23.302 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:23 smithi171 bash[43854]: audit 2024-04-23T00:04:22.124690+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:04:23.302 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:23 smithi171 bash[43854]: audit 2024-04-23T00:04:22.124690+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:04:23.302 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:23 smithi171 bash[43854]: audit 2024-04-23T00:04:22.356513+0000 mgr.y (mgr.25321) 264 : audit [DBG] from='client.34425 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:04:23.302 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:23 smithi171 bash[43854]: audit 2024-04-23T00:04:22.356513+0000 mgr.y (mgr.25321) 264 : audit [DBG] from='client.34425 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:04:23.302 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:23 smithi171 bash[43854]: cluster 2024-04-23T00:04:22.578589+0000 mgr.y (mgr.25321) 265 : cluster [DBG] pgmap v162: 161 pgs: 5 active+undersized+degraded, 6 peering, 14 stale+active+clean, 10 active+undersized, 126 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 20/726 objects degraded (2.755%) 2024-04-23T00:04:23.302 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:23 smithi171 bash[43854]: cluster 2024-04-23T00:04:22.578589+0000 mgr.y (mgr.25321) 265 : cluster [DBG] pgmap v162: 161 pgs: 5 active+undersized+degraded, 6 peering, 14 stale+active+clean, 10 active+undersized, 126 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 20/726 objects degraded (2.755%) 2024-04-23T00:04:23.302 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:23 smithi171 bash[43854]: audit 2024-04-23T00:04:22.715053+0000 mgr.y (mgr.25321) 266 : audit [DBG] from='client.34431 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:04:23.303 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:23 smithi171 bash[43854]: audit 2024-04-23T00:04:22.715053+0000 mgr.y (mgr.25321) 266 : audit [DBG] from='client.34431 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:04:23.516 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-04-23T00:04:23.516 INFO:teuthology.orchestra.run.smithi079.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5", 2024-04-23T00:04:23.516 INFO:teuthology.orchestra.run.smithi079.stdout: "in_progress": true, 2024-04-23T00:04:23.516 INFO:teuthology.orchestra.run.smithi079.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-23T00:04:23.516 INFO:teuthology.orchestra.run.smithi079.stdout: "services_complete": [ 2024-04-23T00:04:23.516 INFO:teuthology.orchestra.run.smithi079.stdout: "mon", 2024-04-23T00:04:23.516 INFO:teuthology.orchestra.run.smithi079.stdout: "mgr" 2024-04-23T00:04:23.516 INFO:teuthology.orchestra.run.smithi079.stdout: ], 2024-04-23T00:04:23.516 INFO:teuthology.orchestra.run.smithi079.stdout: "progress": "10/23 daemons upgraded", 2024-04-23T00:04:23.516 INFO:teuthology.orchestra.run.smithi079.stdout: "message": "Currently upgrading osd daemons", 2024-04-23T00:04:23.517 INFO:teuthology.orchestra.run.smithi079.stdout: "is_paused": false 2024-04-23T00:04:23.517 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-04-23T00:04:23.802 INFO:journalctl@ceph.osd.5.smithi171.stdout:Apr 23 00:04:23 smithi171 bash[47490]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-04-23T00:04:23.802 INFO:journalctl@ceph.osd.5.smithi171.stdout:Apr 23 00:04:23 smithi171 bash[47490]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-04-23T00:04:23.802 INFO:journalctl@ceph.osd.5.smithi171.stdout:Apr 23 00:04:23 smithi171 bash[47490]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-04-23T00:04:23.802 INFO:journalctl@ceph.osd.5.smithi171.stdout:Apr 23 00:04:23 smithi171 bash[47490]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-5 --no-mon-config --dev /dev/mapper/vg_nvme-lv_3 2024-04-23T00:04:23.802 INFO:journalctl@ceph.osd.5.smithi171.stdout:Apr 23 00:04:23 smithi171 bash[47490]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-04-23T00:04:23.802 INFO:journalctl@ceph.osd.5.smithi171.stdout:Apr 23 00:04:23 smithi171 bash[47490]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-04-23T00:04:23.802 INFO:journalctl@ceph.osd.5.smithi171.stdout:Apr 23 00:04:23 smithi171 bash[47490]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-5/block 2024-04-23T00:04:23.802 INFO:journalctl@ceph.osd.5.smithi171.stdout:Apr 23 00:04:23 smithi171 bash[47490]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-04-23T00:04:23.802 INFO:journalctl@ceph.osd.5.smithi171.stdout:Apr 23 00:04:23 smithi171 bash[47490]: --> ceph-volume raw activate successful for osd ID: 5 2024-04-23T00:04:23.947 INFO:teuthology.orchestra.run.smithi079.stdout:HEALTH_WARN failed to probe daemons or devices; 1 osds down; Reduced data availability: 1 pg inactive, 1 pg peering; Degraded data redundancy: 20/726 objects degraded (2.755%), 5 pgs degraded 2024-04-23T00:04:23.947 INFO:teuthology.orchestra.run.smithi079.stdout:[WRN] CEPHADM_REFRESH_FAILED: failed to probe daemons or devices 2024-04-23T00:04:23.947 INFO:teuthology.orchestra.run.smithi079.stdout: host smithi171 `cephadm ceph-volume` failed: cephadm exited with an error code: 1, stderr: Inferring config /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/mon.b/config 2024-04-23T00:04:23.947 INFO:teuthology.orchestra.run.smithi079.stdout:Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a -e NODE_NAME=smithi171 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmp4rkjwj_d:/etc/ceph/ceph.conf:z quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a inventory --format=json-pretty --filter-for-batch 2024-04-23T00:04:23.947 INFO:teuthology.orchestra.run.smithi079.stdout:/usr/bin/docker: stderr docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-23T00:04:23.947 INFO:teuthology.orchestra.run.smithi079.stdout:/usr/bin/docker: stderr See 'docker run --help'. 2024-04-23T00:04:23.947 INFO:teuthology.orchestra.run.smithi079.stdout:Traceback (most recent call last): 2024-04-23T00:04:23.947 INFO:teuthology.orchestra.run.smithi079.stdout: File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main 2024-04-23T00:04:23.947 INFO:teuthology.orchestra.run.smithi079.stdout: return _run_code(code, main_globals, None, 2024-04-23T00:04:23.948 INFO:teuthology.orchestra.run.smithi079.stdout: File "/usr/lib/python3.10/runpy.py", line 86, in _run_code 2024-04-23T00:04:23.948 INFO:teuthology.orchestra.run.smithi079.stdout: exec(code, run_globals) 2024-04-23T00:04:23.948 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 5642, in 2024-04-23T00:04:23.948 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 5630, in main 2024-04-23T00:04:23.948 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 408, in _infer_config 2024-04-23T00:04:23.948 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 323, in _infer_fsid 2024-04-23T00:04:23.948 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 436, in _infer_image 2024-04-23T00:04:23.948 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 310, in _validate_fsid 2024-04-23T00:04:23.948 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 3380, in command_ceph_volume 2024-04-23T00:04:23.948 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-23T00:04:23.948 INFO:teuthology.orchestra.run.smithi079.stdout:RuntimeError: Failed command: /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a -e NODE_NAME=smithi171 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmp4rkjwj_d:/etc/ceph/ceph.conf:z quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a inventory --format=json-pretty --filter-for-batch: docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-23T00:04:23.948 INFO:teuthology.orchestra.run.smithi079.stdout:See 'docker run --help'. 2024-04-23T00:04:23.949 INFO:teuthology.orchestra.run.smithi079.stdout:[WRN] OSD_DOWN: 1 osds down 2024-04-23T00:04:23.949 INFO:teuthology.orchestra.run.smithi079.stdout: osd.5 (root=default,host=smithi171) is down 2024-04-23T00:04:23.949 INFO:teuthology.orchestra.run.smithi079.stdout:[WRN] PG_AVAILABILITY: Reduced data availability: 1 pg inactive, 1 pg peering 2024-04-23T00:04:23.949 INFO:teuthology.orchestra.run.smithi079.stdout: pg 5.1b is stuck peering for 2m, current state peering, last acting [0,7] 2024-04-23T00:04:23.949 INFO:teuthology.orchestra.run.smithi079.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 20/726 objects degraded (2.755%), 5 pgs degraded 2024-04-23T00:04:23.949 INFO:teuthology.orchestra.run.smithi079.stdout: pg 2.12 is active+undersized+degraded, acting [3,7] 2024-04-23T00:04:23.949 INFO:teuthology.orchestra.run.smithi079.stdout: pg 3.2 is active+undersized+degraded, acting [3,6] 2024-04-23T00:04:23.949 INFO:teuthology.orchestra.run.smithi079.stdout: pg 3.5 is active+undersized+degraded, acting [3,2] 2024-04-23T00:04:23.949 INFO:teuthology.orchestra.run.smithi079.stdout: pg 3.c is active+undersized+degraded, acting [3,6] 2024-04-23T00:04:23.949 INFO:teuthology.orchestra.run.smithi079.stdout: pg 6.c is active+undersized+degraded, acting [3,6] 2024-04-23T00:04:24.009 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:04:23 smithi079 bash[52880]: ::ffff:172.21.15.171 - - [23/Apr/2024:00:04:23] "GET /metrics HTTP/1.1" 200 38520 "" "Prometheus/2.33.4" 2024-04-23T00:04:24.279 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:24 smithi079 bash[55848]: audit 2024-04-23T00:04:23.165651+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 172.21.15.79:0/1653081587' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:04:24.279 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:24 smithi079 bash[55848]: audit 2024-04-23T00:04:23.165651+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 172.21.15.79:0/1653081587' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:04:24.279 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:24 smithi079 bash[55848]: audit 2024-04-23T00:04:23.251382+0000 mgr.y (mgr.25321) 267 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:04:24.279 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:24 smithi079 bash[55848]: audit 2024-04-23T00:04:23.251382+0000 mgr.y (mgr.25321) 267 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:04:24.279 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:24 smithi079 bash[55848]: audit 2024-04-23T00:04:23.534998+0000 mgr.y (mgr.25321) 268 : audit [DBG] from='client.34443 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:04:24.279 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:24 smithi079 bash[55848]: audit 2024-04-23T00:04:23.534998+0000 mgr.y (mgr.25321) 268 : audit [DBG] from='client.34443 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:04:24.279 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:24 smithi079 bash[55848]: audit 2024-04-23T00:04:23.966762+0000 mon.c (mon.1) 7 : audit [DBG] from='client.? 172.21.15.79:0/4263219473' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T00:04:24.279 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:24 smithi079 bash[55848]: audit 2024-04-23T00:04:23.966762+0000 mon.c (mon.1) 7 : audit [DBG] from='client.? 172.21.15.79:0/4263219473' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T00:04:24.279 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:24 smithi079 bash[57209]: audit 2024-04-23T00:04:23.165651+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 172.21.15.79:0/1653081587' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:04:24.280 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:24 smithi079 bash[57209]: audit 2024-04-23T00:04:23.165651+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 172.21.15.79:0/1653081587' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:04:24.280 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:24 smithi079 bash[57209]: audit 2024-04-23T00:04:23.251382+0000 mgr.y (mgr.25321) 267 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:04:24.280 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:24 smithi079 bash[57209]: audit 2024-04-23T00:04:23.251382+0000 mgr.y (mgr.25321) 267 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:04:24.280 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:24 smithi079 bash[57209]: audit 2024-04-23T00:04:23.534998+0000 mgr.y (mgr.25321) 268 : audit [DBG] from='client.34443 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:04:24.280 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:24 smithi079 bash[57209]: audit 2024-04-23T00:04:23.534998+0000 mgr.y (mgr.25321) 268 : audit [DBG] from='client.34443 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:04:24.280 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:24 smithi079 bash[57209]: audit 2024-04-23T00:04:23.966762+0000 mon.c (mon.1) 7 : audit [DBG] from='client.? 172.21.15.79:0/4263219473' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T00:04:24.280 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:24 smithi079 bash[57209]: audit 2024-04-23T00:04:23.966762+0000 mon.c (mon.1) 7 : audit [DBG] from='client.? 172.21.15.79:0/4263219473' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T00:04:24.301 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:24 smithi171 bash[43854]: audit 2024-04-23T00:04:23.165651+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 172.21.15.79:0/1653081587' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:04:24.302 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:24 smithi171 bash[43854]: audit 2024-04-23T00:04:23.165651+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 172.21.15.79:0/1653081587' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:04:24.302 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:24 smithi171 bash[43854]: audit 2024-04-23T00:04:23.251382+0000 mgr.y (mgr.25321) 267 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:04:24.302 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:24 smithi171 bash[43854]: audit 2024-04-23T00:04:23.251382+0000 mgr.y (mgr.25321) 267 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:04:24.302 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:24 smithi171 bash[43854]: audit 2024-04-23T00:04:23.534998+0000 mgr.y (mgr.25321) 268 : audit [DBG] from='client.34443 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:04:24.302 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:24 smithi171 bash[43854]: audit 2024-04-23T00:04:23.534998+0000 mgr.y (mgr.25321) 268 : audit [DBG] from='client.34443 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:04:24.302 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:24 smithi171 bash[43854]: audit 2024-04-23T00:04:23.966762+0000 mon.c (mon.1) 7 : audit [DBG] from='client.? 172.21.15.79:0/4263219473' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T00:04:24.302 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:24 smithi171 bash[43854]: audit 2024-04-23T00:04:23.966762+0000 mon.c (mon.1) 7 : audit [DBG] from='client.? 172.21.15.79:0/4263219473' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T00:04:25.278 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:25 smithi079 bash[55848]: cluster 2024-04-23T00:04:24.580628+0000 mgr.y (mgr.25321) 269 : cluster [DBG] pgmap v163: 161 pgs: 23 active+undersized+degraded, 36 active+undersized, 102 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-23T00:04:25.279 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:25 smithi079 bash[55848]: cluster 2024-04-23T00:04:24.580628+0000 mgr.y (mgr.25321) 269 : cluster [DBG] pgmap v163: 161 pgs: 23 active+undersized+degraded, 36 active+undersized, 102 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-23T00:04:25.279 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:25 smithi079 bash[57209]: cluster 2024-04-23T00:04:24.580628+0000 mgr.y (mgr.25321) 269 : cluster [DBG] pgmap v163: 161 pgs: 23 active+undersized+degraded, 36 active+undersized, 102 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-23T00:04:25.279 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:25 smithi079 bash[57209]: cluster 2024-04-23T00:04:24.580628+0000 mgr.y (mgr.25321) 269 : cluster [DBG] pgmap v163: 161 pgs: 23 active+undersized+degraded, 36 active+undersized, 102 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-23T00:04:25.301 INFO:journalctl@ceph.osd.5.smithi171.stdout:Apr 23 00:04:25 smithi171 bash[47722]: debug 2024-04-23T00:04:25.115+0000 7fe1de167700 1 -- 172.21.15.171:0/2494170608 <== mon.2 v2:172.21.15.171:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x556d24a41680 con 0x556d24a9f000 2024-04-23T00:04:25.302 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:25 smithi171 bash[43854]: cluster 2024-04-23T00:04:24.580628+0000 mgr.y (mgr.25321) 269 : cluster [DBG] pgmap v163: 161 pgs: 23 active+undersized+degraded, 36 active+undersized, 102 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-23T00:04:25.302 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:25 smithi171 bash[43854]: cluster 2024-04-23T00:04:24.580628+0000 mgr.y (mgr.25321) 269 : cluster [DBG] pgmap v163: 161 pgs: 23 active+undersized+degraded, 36 active+undersized, 102 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-23T00:04:26.021 INFO:journalctl@ceph.osd.5.smithi171.stdout:Apr 23 00:04:25 smithi171 bash[47722]: debug 2024-04-23T00:04:25.651+0000 7fe1e72ff7c0 -1 Falling back to public interface 2024-04-23T00:04:26.278 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:26 smithi079 bash[57209]: cluster 2024-04-23T00:04:25.029187+0000 mon.a (mon.0) 553 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-04-23T00:04:26.279 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:26 smithi079 bash[57209]: cluster 2024-04-23T00:04:25.029187+0000 mon.a (mon.0) 553 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-04-23T00:04:26.279 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:26 smithi079 bash[55848]: cluster 2024-04-23T00:04:25.029187+0000 mon.a (mon.0) 553 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-04-23T00:04:26.279 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:26 smithi079 bash[55848]: cluster 2024-04-23T00:04:25.029187+0000 mon.a (mon.0) 553 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-04-23T00:04:26.301 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:26 smithi171 bash[43854]: cluster 2024-04-23T00:04:25.029187+0000 mon.a (mon.0) 553 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-04-23T00:04:26.301 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:26 smithi171 bash[43854]: cluster 2024-04-23T00:04:25.029187+0000 mon.a (mon.0) 553 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-04-23T00:04:27.302 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:27 smithi171 bash[43854]: cluster 2024-04-23T00:04:26.582315+0000 mgr.y (mgr.25321) 270 : cluster [DBG] pgmap v164: 161 pgs: 23 active+undersized+degraded, 36 active+undersized, 102 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-23T00:04:27.302 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:27 smithi171 bash[43854]: cluster 2024-04-23T00:04:26.582315+0000 mgr.y (mgr.25321) 270 : cluster [DBG] pgmap v164: 161 pgs: 23 active+undersized+degraded, 36 active+undersized, 102 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-23T00:04:27.529 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:27 smithi079 bash[55848]: cluster 2024-04-23T00:04:26.582315+0000 mgr.y (mgr.25321) 270 : cluster [DBG] pgmap v164: 161 pgs: 23 active+undersized+degraded, 36 active+undersized, 102 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-23T00:04:27.529 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:27 smithi079 bash[55848]: cluster 2024-04-23T00:04:26.582315+0000 mgr.y (mgr.25321) 270 : cluster [DBG] pgmap v164: 161 pgs: 23 active+undersized+degraded, 36 active+undersized, 102 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-23T00:04:27.529 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:27 smithi079 bash[57209]: cluster 2024-04-23T00:04:26.582315+0000 mgr.y (mgr.25321) 270 : cluster [DBG] pgmap v164: 161 pgs: 23 active+undersized+degraded, 36 active+undersized, 102 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-23T00:04:27.529 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:27 smithi079 bash[57209]: cluster 2024-04-23T00:04:26.582315+0000 mgr.y (mgr.25321) 270 : cluster [DBG] pgmap v164: 161 pgs: 23 active+undersized+degraded, 36 active+undersized, 102 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-23T00:04:28.301 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:28 smithi171 bash[43854]: cluster 2024-04-23T00:04:27.257960+0000 mon.a (mon.0) 554 : cluster [WRN] Health check update: Degraded data redundancy: 82/726 objects degraded (11.295%), 23 pgs degraded (PG_DEGRADED) 2024-04-23T00:04:28.301 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:28 smithi171 bash[43854]: cluster 2024-04-23T00:04:27.257960+0000 mon.a (mon.0) 554 : cluster [WRN] Health check update: Degraded data redundancy: 82/726 objects degraded (11.295%), 23 pgs degraded (PG_DEGRADED) 2024-04-23T00:04:28.528 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:28 smithi079 bash[55848]: cluster 2024-04-23T00:04:27.257960+0000 mon.a (mon.0) 554 : cluster [WRN] Health check update: Degraded data redundancy: 82/726 objects degraded (11.295%), 23 pgs degraded (PG_DEGRADED) 2024-04-23T00:04:28.528 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:28 smithi079 bash[55848]: cluster 2024-04-23T00:04:27.257960+0000 mon.a (mon.0) 554 : cluster [WRN] Health check update: Degraded data redundancy: 82/726 objects degraded (11.295%), 23 pgs degraded (PG_DEGRADED) 2024-04-23T00:04:28.529 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:28 smithi079 bash[57209]: cluster 2024-04-23T00:04:27.257960+0000 mon.a (mon.0) 554 : cluster [WRN] Health check update: Degraded data redundancy: 82/726 objects degraded (11.295%), 23 pgs degraded (PG_DEGRADED) 2024-04-23T00:04:28.529 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:28 smithi079 bash[57209]: cluster 2024-04-23T00:04:27.257960+0000 mon.a (mon.0) 554 : cluster [WRN] Health check update: Degraded data redundancy: 82/726 objects degraded (11.295%), 23 pgs degraded (PG_DEGRADED) 2024-04-23T00:04:29.047 INFO:journalctl@ceph.osd.5.smithi171.stdout:Apr 23 00:04:28 smithi171 bash[47722]: debug 2024-04-23T00:04:28.639+0000 7fe1e72ff7c0 -1 osd.5 0 read_superblock omap replica is missing. 2024-04-23T00:04:29.047 INFO:journalctl@ceph.osd.5.smithi171.stdout:Apr 23 00:04:28 smithi171 bash[47722]: debug 2024-04-23T00:04:28.679+0000 7fe1e72ff7c0 -1 osd.5 131 log_to_monitors true 2024-04-23T00:04:29.301 INFO:journalctl@ceph.osd.5.smithi171.stdout:Apr 23 00:04:29 smithi171 bash[47722]: debug 2024-04-23T00:04:29.119+0000 7fe1d8757700 -1 osd.5 131 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-23T00:04:29.301 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:29 smithi171 bash[43854]: cluster 2024-04-23T00:04:28.584353+0000 mgr.y (mgr.25321) 271 : cluster [DBG] pgmap v165: 161 pgs: 23 active+undersized+degraded, 36 active+undersized, 102 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-23T00:04:29.302 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:29 smithi171 bash[43854]: cluster 2024-04-23T00:04:28.584353+0000 mgr.y (mgr.25321) 271 : cluster [DBG] pgmap v165: 161 pgs: 23 active+undersized+degraded, 36 active+undersized, 102 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-23T00:04:29.302 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:29 smithi171 bash[43854]: audit 2024-04-23T00:04:28.688843+0000 mon.b (mon.2) 5 : audit [INF] from='osd.5 [v2:172.21.15.171:6808/3432432294,v1:172.21.15.171:6809/3432432294]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-23T00:04:29.302 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:29 smithi171 bash[43854]: audit 2024-04-23T00:04:28.688843+0000 mon.b (mon.2) 5 : audit [INF] from='osd.5 [v2:172.21.15.171:6808/3432432294,v1:172.21.15.171:6809/3432432294]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-23T00:04:29.302 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:29 smithi171 bash[43854]: audit 2024-04-23T00:04:28.689851+0000 mon.a (mon.0) 555 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-23T00:04:29.302 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:29 smithi171 bash[43854]: audit 2024-04-23T00:04:28.689851+0000 mon.a (mon.0) 555 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-23T00:04:29.529 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:29 smithi079 bash[55848]: cluster 2024-04-23T00:04:28.584353+0000 mgr.y (mgr.25321) 271 : cluster [DBG] pgmap v165: 161 pgs: 23 active+undersized+degraded, 36 active+undersized, 102 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-23T00:04:29.529 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:29 smithi079 bash[55848]: cluster 2024-04-23T00:04:28.584353+0000 mgr.y (mgr.25321) 271 : cluster [DBG] pgmap v165: 161 pgs: 23 active+undersized+degraded, 36 active+undersized, 102 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-23T00:04:29.529 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:29 smithi079 bash[55848]: audit 2024-04-23T00:04:28.688843+0000 mon.b (mon.2) 5 : audit [INF] from='osd.5 [v2:172.21.15.171:6808/3432432294,v1:172.21.15.171:6809/3432432294]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-23T00:04:29.529 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:29 smithi079 bash[55848]: audit 2024-04-23T00:04:28.688843+0000 mon.b (mon.2) 5 : audit [INF] from='osd.5 [v2:172.21.15.171:6808/3432432294,v1:172.21.15.171:6809/3432432294]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-23T00:04:29.529 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:29 smithi079 bash[55848]: audit 2024-04-23T00:04:28.689851+0000 mon.a (mon.0) 555 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-23T00:04:29.529 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:29 smithi079 bash[55848]: audit 2024-04-23T00:04:28.689851+0000 mon.a (mon.0) 555 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-23T00:04:29.529 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:29 smithi079 bash[57209]: cluster 2024-04-23T00:04:28.584353+0000 mgr.y (mgr.25321) 271 : cluster [DBG] pgmap v165: 161 pgs: 23 active+undersized+degraded, 36 active+undersized, 102 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-23T00:04:29.530 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:29 smithi079 bash[57209]: cluster 2024-04-23T00:04:28.584353+0000 mgr.y (mgr.25321) 271 : cluster [DBG] pgmap v165: 161 pgs: 23 active+undersized+degraded, 36 active+undersized, 102 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-23T00:04:29.530 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:29 smithi079 bash[57209]: audit 2024-04-23T00:04:28.688843+0000 mon.b (mon.2) 5 : audit [INF] from='osd.5 [v2:172.21.15.171:6808/3432432294,v1:172.21.15.171:6809/3432432294]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-23T00:04:29.530 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:29 smithi079 bash[57209]: audit 2024-04-23T00:04:28.688843+0000 mon.b (mon.2) 5 : audit [INF] from='osd.5 [v2:172.21.15.171:6808/3432432294,v1:172.21.15.171:6809/3432432294]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-23T00:04:29.530 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:29 smithi079 bash[57209]: audit 2024-04-23T00:04:28.689851+0000 mon.a (mon.0) 555 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-23T00:04:29.530 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:29 smithi079 bash[57209]: audit 2024-04-23T00:04:28.689851+0000 mon.a (mon.0) 555 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-23T00:04:30.529 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:30 smithi079 bash[55848]: audit 2024-04-23T00:04:29.065787+0000 mon.a (mon.0) 556 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-23T00:04:30.529 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:30 smithi079 bash[55848]: audit 2024-04-23T00:04:29.065787+0000 mon.a (mon.0) 556 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-23T00:04:30.529 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:30 smithi079 bash[55848]: audit 2024-04-23T00:04:29.071399+0000 mon.b (mon.2) 6 : audit [INF] from='osd.5 [v2:172.21.15.171:6808/3432432294,v1:172.21.15.171:6809/3432432294]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi171", "root=default"]}]: dispatch 2024-04-23T00:04:30.529 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:30 smithi079 bash[55848]: audit 2024-04-23T00:04:29.071399+0000 mon.b (mon.2) 6 : audit [INF] from='osd.5 [v2:172.21.15.171:6808/3432432294,v1:172.21.15.171:6809/3432432294]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi171", "root=default"]}]: dispatch 2024-04-23T00:04:30.529 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:30 smithi079 bash[55848]: cluster 2024-04-23T00:04:29.076281+0000 mon.a (mon.0) 557 : cluster [DBG] osdmap e134: 8 total, 7 up, 8 in 2024-04-23T00:04:30.529 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:30 smithi079 bash[55848]: cluster 2024-04-23T00:04:29.076281+0000 mon.a (mon.0) 557 : cluster [DBG] osdmap e134: 8 total, 7 up, 8 in 2024-04-23T00:04:30.529 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:30 smithi079 bash[55848]: audit 2024-04-23T00:04:29.078018+0000 mon.a (mon.0) 558 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi171", "root=default"]}]: dispatch 2024-04-23T00:04:30.529 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:30 smithi079 bash[55848]: audit 2024-04-23T00:04:29.078018+0000 mon.a (mon.0) 558 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi171", "root=default"]}]: dispatch 2024-04-23T00:04:30.529 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:30 smithi079 bash[55848]: audit 2024-04-23T00:04:29.631917+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:30.530 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:30 smithi079 bash[55848]: audit 2024-04-23T00:04:29.631917+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:30.530 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:30 smithi079 bash[55848]: audit 2024-04-23T00:04:29.644147+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:30.530 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:30 smithi079 bash[55848]: audit 2024-04-23T00:04:29.644147+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:30.530 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:30 smithi079 bash[57209]: audit 2024-04-23T00:04:29.065787+0000 mon.a (mon.0) 556 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-23T00:04:30.530 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:30 smithi079 bash[57209]: audit 2024-04-23T00:04:29.065787+0000 mon.a (mon.0) 556 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-23T00:04:30.530 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:30 smithi079 bash[57209]: audit 2024-04-23T00:04:29.071399+0000 mon.b (mon.2) 6 : audit [INF] from='osd.5 [v2:172.21.15.171:6808/3432432294,v1:172.21.15.171:6809/3432432294]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi171", "root=default"]}]: dispatch 2024-04-23T00:04:30.530 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:30 smithi079 bash[57209]: audit 2024-04-23T00:04:29.071399+0000 mon.b (mon.2) 6 : audit [INF] from='osd.5 [v2:172.21.15.171:6808/3432432294,v1:172.21.15.171:6809/3432432294]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi171", "root=default"]}]: dispatch 2024-04-23T00:04:30.530 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:30 smithi079 bash[57209]: cluster 2024-04-23T00:04:29.076281+0000 mon.a (mon.0) 557 : cluster [DBG] osdmap e134: 8 total, 7 up, 8 in 2024-04-23T00:04:30.530 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:30 smithi079 bash[57209]: cluster 2024-04-23T00:04:29.076281+0000 mon.a (mon.0) 557 : cluster [DBG] osdmap e134: 8 total, 7 up, 8 in 2024-04-23T00:04:30.531 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:30 smithi079 bash[57209]: audit 2024-04-23T00:04:29.078018+0000 mon.a (mon.0) 558 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi171", "root=default"]}]: dispatch 2024-04-23T00:04:30.531 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:30 smithi079 bash[57209]: audit 2024-04-23T00:04:29.078018+0000 mon.a (mon.0) 558 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi171", "root=default"]}]: dispatch 2024-04-23T00:04:30.531 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:30 smithi079 bash[57209]: audit 2024-04-23T00:04:29.631917+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:30.531 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:30 smithi079 bash[57209]: audit 2024-04-23T00:04:29.631917+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:30.531 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:30 smithi079 bash[57209]: audit 2024-04-23T00:04:29.644147+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:30.531 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:30 smithi079 bash[57209]: audit 2024-04-23T00:04:29.644147+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:30.551 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:30 smithi171 bash[43854]: audit 2024-04-23T00:04:29.065787+0000 mon.a (mon.0) 556 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-23T00:04:30.552 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:30 smithi171 bash[43854]: audit 2024-04-23T00:04:29.065787+0000 mon.a (mon.0) 556 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-23T00:04:30.552 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:30 smithi171 bash[43854]: audit 2024-04-23T00:04:29.071399+0000 mon.b (mon.2) 6 : audit [INF] from='osd.5 [v2:172.21.15.171:6808/3432432294,v1:172.21.15.171:6809/3432432294]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi171", "root=default"]}]: dispatch 2024-04-23T00:04:30.552 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:30 smithi171 bash[43854]: audit 2024-04-23T00:04:29.071399+0000 mon.b (mon.2) 6 : audit [INF] from='osd.5 [v2:172.21.15.171:6808/3432432294,v1:172.21.15.171:6809/3432432294]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi171", "root=default"]}]: dispatch 2024-04-23T00:04:30.552 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:30 smithi171 bash[43854]: cluster 2024-04-23T00:04:29.076281+0000 mon.a (mon.0) 557 : cluster [DBG] osdmap e134: 8 total, 7 up, 8 in 2024-04-23T00:04:30.552 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:30 smithi171 bash[43854]: cluster 2024-04-23T00:04:29.076281+0000 mon.a (mon.0) 557 : cluster [DBG] osdmap e134: 8 total, 7 up, 8 in 2024-04-23T00:04:30.553 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:30 smithi171 bash[43854]: audit 2024-04-23T00:04:29.078018+0000 mon.a (mon.0) 558 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi171", "root=default"]}]: dispatch 2024-04-23T00:04:30.553 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:30 smithi171 bash[43854]: audit 2024-04-23T00:04:29.078018+0000 mon.a (mon.0) 558 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi171", "root=default"]}]: dispatch 2024-04-23T00:04:30.553 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:30 smithi171 bash[43854]: audit 2024-04-23T00:04:29.631917+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:30.553 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:30 smithi171 bash[43854]: audit 2024-04-23T00:04:29.631917+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:30.553 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:30 smithi171 bash[43854]: audit 2024-04-23T00:04:29.644147+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:30.553 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:30 smithi171 bash[43854]: audit 2024-04-23T00:04:29.644147+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:31.529 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:31 smithi079 bash[55848]: cluster 2024-04-23T00:04:30.066822+0000 mon.a (mon.0) 561 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-23T00:04:31.529 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:31 smithi079 bash[55848]: cluster 2024-04-23T00:04:30.066822+0000 mon.a (mon.0) 561 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-23T00:04:31.529 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:31 smithi079 bash[55848]: cluster 2024-04-23T00:04:30.077951+0000 mon.a (mon.0) 562 : cluster [INF] osd.5 [v2:172.21.15.171:6808/3432432294,v1:172.21.15.171:6809/3432432294] boot 2024-04-23T00:04:31.529 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:31 smithi079 bash[55848]: cluster 2024-04-23T00:04:30.077951+0000 mon.a (mon.0) 562 : cluster [INF] osd.5 [v2:172.21.15.171:6808/3432432294,v1:172.21.15.171:6809/3432432294] boot 2024-04-23T00:04:31.529 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:31 smithi079 bash[55848]: cluster 2024-04-23T00:04:30.078066+0000 mon.a (mon.0) 563 : cluster [DBG] osdmap e135: 8 total, 8 up, 8 in 2024-04-23T00:04:31.529 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:31 smithi079 bash[55848]: cluster 2024-04-23T00:04:30.078066+0000 mon.a (mon.0) 563 : cluster [DBG] osdmap e135: 8 total, 8 up, 8 in 2024-04-23T00:04:31.529 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:31 smithi079 bash[55848]: audit 2024-04-23T00:04:30.079430+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-23T00:04:31.529 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:31 smithi079 bash[55848]: audit 2024-04-23T00:04:30.079430+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-23T00:04:31.530 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:31 smithi079 bash[55848]: cluster 2024-04-23T00:04:30.585798+0000 mgr.y (mgr.25321) 272 : cluster [DBG] pgmap v168: 161 pgs: 4 peering, 23 active+undersized+degraded, 32 active+undersized, 102 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 127 B/s rd, 0 op/s; 82/726 objects degraded (11.295%) 2024-04-23T00:04:31.530 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:31 smithi079 bash[55848]: cluster 2024-04-23T00:04:30.585798+0000 mgr.y (mgr.25321) 272 : cluster [DBG] pgmap v168: 161 pgs: 4 peering, 23 active+undersized+degraded, 32 active+undersized, 102 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 127 B/s rd, 0 op/s; 82/726 objects degraded (11.295%) 2024-04-23T00:04:31.530 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:31 smithi079 bash[55848]: audit 2024-04-23T00:04:30.745060+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:31.530 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:31 smithi079 bash[55848]: audit 2024-04-23T00:04:30.745060+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:31.530 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:31 smithi079 bash[55848]: audit 2024-04-23T00:04:30.759626+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:31.530 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:31 smithi079 bash[55848]: audit 2024-04-23T00:04:30.759626+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:31.530 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:31 smithi079 bash[55848]: cluster 2024-04-23T00:04:31.079136+0000 mon.a (mon.0) 567 : cluster [DBG] osdmap e136: 8 total, 8 up, 8 in 2024-04-23T00:04:31.530 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:31 smithi079 bash[55848]: cluster 2024-04-23T00:04:31.079136+0000 mon.a (mon.0) 567 : cluster [DBG] osdmap e136: 8 total, 8 up, 8 in 2024-04-23T00:04:31.530 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:31 smithi079 bash[57209]: cluster 2024-04-23T00:04:30.066822+0000 mon.a (mon.0) 561 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-23T00:04:31.530 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:31 smithi079 bash[57209]: cluster 2024-04-23T00:04:30.066822+0000 mon.a (mon.0) 561 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-23T00:04:31.530 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:31 smithi079 bash[57209]: cluster 2024-04-23T00:04:30.077951+0000 mon.a (mon.0) 562 : cluster [INF] osd.5 [v2:172.21.15.171:6808/3432432294,v1:172.21.15.171:6809/3432432294] boot 2024-04-23T00:04:31.530 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:31 smithi079 bash[57209]: cluster 2024-04-23T00:04:30.077951+0000 mon.a (mon.0) 562 : cluster [INF] osd.5 [v2:172.21.15.171:6808/3432432294,v1:172.21.15.171:6809/3432432294] boot 2024-04-23T00:04:31.531 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:31 smithi079 bash[57209]: cluster 2024-04-23T00:04:30.078066+0000 mon.a (mon.0) 563 : cluster [DBG] osdmap e135: 8 total, 8 up, 8 in 2024-04-23T00:04:31.531 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:31 smithi079 bash[57209]: cluster 2024-04-23T00:04:30.078066+0000 mon.a (mon.0) 563 : cluster [DBG] osdmap e135: 8 total, 8 up, 8 in 2024-04-23T00:04:31.531 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:31 smithi079 bash[57209]: audit 2024-04-23T00:04:30.079430+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-23T00:04:31.531 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:31 smithi079 bash[57209]: audit 2024-04-23T00:04:30.079430+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-23T00:04:31.531 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:31 smithi079 bash[57209]: cluster 2024-04-23T00:04:30.585798+0000 mgr.y (mgr.25321) 272 : cluster [DBG] pgmap v168: 161 pgs: 4 peering, 23 active+undersized+degraded, 32 active+undersized, 102 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 127 B/s rd, 0 op/s; 82/726 objects degraded (11.295%) 2024-04-23T00:04:31.531 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:31 smithi079 bash[57209]: cluster 2024-04-23T00:04:30.585798+0000 mgr.y (mgr.25321) 272 : cluster [DBG] pgmap v168: 161 pgs: 4 peering, 23 active+undersized+degraded, 32 active+undersized, 102 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 127 B/s rd, 0 op/s; 82/726 objects degraded (11.295%) 2024-04-23T00:04:31.531 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:31 smithi079 bash[57209]: audit 2024-04-23T00:04:30.745060+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:31.531 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:31 smithi079 bash[57209]: audit 2024-04-23T00:04:30.745060+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:31.531 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:31 smithi079 bash[57209]: audit 2024-04-23T00:04:30.759626+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:31.531 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:31 smithi079 bash[57209]: audit 2024-04-23T00:04:30.759626+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:31.531 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:31 smithi079 bash[57209]: cluster 2024-04-23T00:04:31.079136+0000 mon.a (mon.0) 567 : cluster [DBG] osdmap e136: 8 total, 8 up, 8 in 2024-04-23T00:04:31.531 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:31 smithi079 bash[57209]: cluster 2024-04-23T00:04:31.079136+0000 mon.a (mon.0) 567 : cluster [DBG] osdmap e136: 8 total, 8 up, 8 in 2024-04-23T00:04:31.552 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:31 smithi171 bash[43854]: cluster 2024-04-23T00:04:30.066822+0000 mon.a (mon.0) 561 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-23T00:04:31.552 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:31 smithi171 bash[43854]: cluster 2024-04-23T00:04:30.066822+0000 mon.a (mon.0) 561 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-23T00:04:31.552 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:31 smithi171 bash[43854]: cluster 2024-04-23T00:04:30.077951+0000 mon.a (mon.0) 562 : cluster [INF] osd.5 [v2:172.21.15.171:6808/3432432294,v1:172.21.15.171:6809/3432432294] boot 2024-04-23T00:04:31.552 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:31 smithi171 bash[43854]: cluster 2024-04-23T00:04:30.077951+0000 mon.a (mon.0) 562 : cluster [INF] osd.5 [v2:172.21.15.171:6808/3432432294,v1:172.21.15.171:6809/3432432294] boot 2024-04-23T00:04:31.552 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:31 smithi171 bash[43854]: cluster 2024-04-23T00:04:30.078066+0000 mon.a (mon.0) 563 : cluster [DBG] osdmap e135: 8 total, 8 up, 8 in 2024-04-23T00:04:31.552 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:31 smithi171 bash[43854]: cluster 2024-04-23T00:04:30.078066+0000 mon.a (mon.0) 563 : cluster [DBG] osdmap e135: 8 total, 8 up, 8 in 2024-04-23T00:04:31.552 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:31 smithi171 bash[43854]: audit 2024-04-23T00:04:30.079430+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-23T00:04:31.553 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:31 smithi171 bash[43854]: audit 2024-04-23T00:04:30.079430+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-23T00:04:31.553 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:31 smithi171 bash[43854]: cluster 2024-04-23T00:04:30.585798+0000 mgr.y (mgr.25321) 272 : cluster [DBG] pgmap v168: 161 pgs: 4 peering, 23 active+undersized+degraded, 32 active+undersized, 102 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 127 B/s rd, 0 op/s; 82/726 objects degraded (11.295%) 2024-04-23T00:04:31.553 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:31 smithi171 bash[43854]: cluster 2024-04-23T00:04:30.585798+0000 mgr.y (mgr.25321) 272 : cluster [DBG] pgmap v168: 161 pgs: 4 peering, 23 active+undersized+degraded, 32 active+undersized, 102 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 127 B/s rd, 0 op/s; 82/726 objects degraded (11.295%) 2024-04-23T00:04:31.553 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:31 smithi171 bash[43854]: audit 2024-04-23T00:04:30.745060+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:31.553 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:31 smithi171 bash[43854]: audit 2024-04-23T00:04:30.745060+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:31.553 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:31 smithi171 bash[43854]: audit 2024-04-23T00:04:30.759626+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:31.553 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:31 smithi171 bash[43854]: audit 2024-04-23T00:04:30.759626+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:31.553 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:31 smithi171 bash[43854]: cluster 2024-04-23T00:04:31.079136+0000 mon.a (mon.0) 567 : cluster [DBG] osdmap e136: 8 total, 8 up, 8 in 2024-04-23T00:04:31.553 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:31 smithi171 bash[43854]: cluster 2024-04-23T00:04:31.079136+0000 mon.a (mon.0) 567 : cluster [DBG] osdmap e136: 8 total, 8 up, 8 in 2024-04-23T00:04:34.028 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:04:33 smithi079 bash[52880]: ::ffff:172.21.15.171 - - [23/Apr/2024:00:04:33] "GET /metrics HTTP/1.1" 200 38520 "" "Prometheus/2.33.4" 2024-04-23T00:04:34.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:33 smithi079 bash[55848]: cluster 2024-04-23T00:04:32.587047+0000 mgr.y (mgr.25321) 273 : cluster [DBG] pgmap v170: 161 pgs: 4 peering, 23 active+undersized+degraded, 32 active+undersized, 102 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 82/726 objects degraded (11.295%) 2024-04-23T00:04:34.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:33 smithi079 bash[55848]: cluster 2024-04-23T00:04:32.587047+0000 mgr.y (mgr.25321) 273 : cluster [DBG] pgmap v170: 161 pgs: 4 peering, 23 active+undersized+degraded, 32 active+undersized, 102 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 82/726 objects degraded (11.295%) 2024-04-23T00:04:34.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:33 smithi079 bash[57209]: cluster 2024-04-23T00:04:32.587047+0000 mgr.y (mgr.25321) 273 : cluster [DBG] pgmap v170: 161 pgs: 4 peering, 23 active+undersized+degraded, 32 active+undersized, 102 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 82/726 objects degraded (11.295%) 2024-04-23T00:04:34.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:33 smithi079 bash[57209]: cluster 2024-04-23T00:04:32.587047+0000 mgr.y (mgr.25321) 273 : cluster [DBG] pgmap v170: 161 pgs: 4 peering, 23 active+undersized+degraded, 32 active+undersized, 102 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 82/726 objects degraded (11.295%) 2024-04-23T00:04:34.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:33 smithi171 bash[43854]: cluster 2024-04-23T00:04:32.587047+0000 mgr.y (mgr.25321) 273 : cluster [DBG] pgmap v170: 161 pgs: 4 peering, 23 active+undersized+degraded, 32 active+undersized, 102 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 82/726 objects degraded (11.295%) 2024-04-23T00:04:34.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:33 smithi171 bash[43854]: cluster 2024-04-23T00:04:32.587047+0000 mgr.y (mgr.25321) 273 : cluster [DBG] pgmap v170: 161 pgs: 4 peering, 23 active+undersized+degraded, 32 active+undersized, 102 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 82/726 objects degraded (11.295%) 2024-04-23T00:04:35.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:34 smithi079 bash[55848]: audit 2024-04-23T00:04:33.260222+0000 mgr.y (mgr.25321) 274 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:04:35.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:34 smithi079 bash[55848]: audit 2024-04-23T00:04:33.260222+0000 mgr.y (mgr.25321) 274 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:04:35.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:34 smithi079 bash[57209]: audit 2024-04-23T00:04:33.260222+0000 mgr.y (mgr.25321) 274 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:04:35.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:34 smithi079 bash[57209]: audit 2024-04-23T00:04:33.260222+0000 mgr.y (mgr.25321) 274 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:04:35.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:34 smithi171 bash[43854]: audit 2024-04-23T00:04:33.260222+0000 mgr.y (mgr.25321) 274 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:04:35.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:34 smithi171 bash[43854]: audit 2024-04-23T00:04:33.260222+0000 mgr.y (mgr.25321) 274 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:04:36.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:35 smithi079 bash[55848]: cluster 2024-04-23T00:04:34.588919+0000 mgr.y (mgr.25321) 275 : cluster [DBG] pgmap v171: 161 pgs: 4 peering, 2 active+undersized+degraded, 3 active+undersized, 152 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 7/726 objects degraded (0.964%) 2024-04-23T00:04:36.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:35 smithi079 bash[55848]: cluster 2024-04-23T00:04:34.588919+0000 mgr.y (mgr.25321) 275 : cluster [DBG] pgmap v171: 161 pgs: 4 peering, 2 active+undersized+degraded, 3 active+undersized, 152 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 7/726 objects degraded (0.964%) 2024-04-23T00:04:36.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:35 smithi079 bash[55848]: cluster 2024-04-23T00:04:34.643833+0000 mon.a (mon.0) 568 : cluster [WRN] Health check update: Degraded data redundancy: 7/726 objects degraded (0.964%), 2 pgs degraded (PG_DEGRADED) 2024-04-23T00:04:36.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:35 smithi079 bash[55848]: cluster 2024-04-23T00:04:34.643833+0000 mon.a (mon.0) 568 : cluster [WRN] Health check update: Degraded data redundancy: 7/726 objects degraded (0.964%), 2 pgs degraded (PG_DEGRADED) 2024-04-23T00:04:36.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:35 smithi079 bash[57209]: cluster 2024-04-23T00:04:34.588919+0000 mgr.y (mgr.25321) 275 : cluster [DBG] pgmap v171: 161 pgs: 4 peering, 2 active+undersized+degraded, 3 active+undersized, 152 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 7/726 objects degraded (0.964%) 2024-04-23T00:04:36.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:35 smithi079 bash[57209]: cluster 2024-04-23T00:04:34.588919+0000 mgr.y (mgr.25321) 275 : cluster [DBG] pgmap v171: 161 pgs: 4 peering, 2 active+undersized+degraded, 3 active+undersized, 152 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 7/726 objects degraded (0.964%) 2024-04-23T00:04:36.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:35 smithi079 bash[57209]: cluster 2024-04-23T00:04:34.643833+0000 mon.a (mon.0) 568 : cluster [WRN] Health check update: Degraded data redundancy: 7/726 objects degraded (0.964%), 2 pgs degraded (PG_DEGRADED) 2024-04-23T00:04:36.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:35 smithi079 bash[57209]: cluster 2024-04-23T00:04:34.643833+0000 mon.a (mon.0) 568 : cluster [WRN] Health check update: Degraded data redundancy: 7/726 objects degraded (0.964%), 2 pgs degraded (PG_DEGRADED) 2024-04-23T00:04:36.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:35 smithi171 bash[43854]: cluster 2024-04-23T00:04:34.588919+0000 mgr.y (mgr.25321) 275 : cluster [DBG] pgmap v171: 161 pgs: 4 peering, 2 active+undersized+degraded, 3 active+undersized, 152 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 7/726 objects degraded (0.964%) 2024-04-23T00:04:36.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:35 smithi171 bash[43854]: cluster 2024-04-23T00:04:34.588919+0000 mgr.y (mgr.25321) 275 : cluster [DBG] pgmap v171: 161 pgs: 4 peering, 2 active+undersized+degraded, 3 active+undersized, 152 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 7/726 objects degraded (0.964%) 2024-04-23T00:04:36.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:35 smithi171 bash[43854]: cluster 2024-04-23T00:04:34.643833+0000 mon.a (mon.0) 568 : cluster [WRN] Health check update: Degraded data redundancy: 7/726 objects degraded (0.964%), 2 pgs degraded (PG_DEGRADED) 2024-04-23T00:04:36.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:35 smithi171 bash[43854]: cluster 2024-04-23T00:04:34.643833+0000 mon.a (mon.0) 568 : cluster [WRN] Health check update: Degraded data redundancy: 7/726 objects degraded (0.964%), 2 pgs degraded (PG_DEGRADED) 2024-04-23T00:04:36.883 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:36 smithi171 bash[43854]: cluster 2024-04-23T00:04:36.654878+0000 mon.a (mon.0) 569 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 7/726 objects degraded (0.964%), 2 pgs degraded) 2024-04-23T00:04:36.883 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:36 smithi171 bash[43854]: cluster 2024-04-23T00:04:36.654878+0000 mon.a (mon.0) 569 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 7/726 objects degraded (0.964%), 2 pgs degraded) 2024-04-23T00:04:37.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:36 smithi079 bash[55848]: cluster 2024-04-23T00:04:36.654878+0000 mon.a (mon.0) 569 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 7/726 objects degraded (0.964%), 2 pgs degraded) 2024-04-23T00:04:37.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:36 smithi079 bash[55848]: cluster 2024-04-23T00:04:36.654878+0000 mon.a (mon.0) 569 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 7/726 objects degraded (0.964%), 2 pgs degraded) 2024-04-23T00:04:37.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:36 smithi079 bash[57209]: cluster 2024-04-23T00:04:36.654878+0000 mon.a (mon.0) 569 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 7/726 objects degraded (0.964%), 2 pgs degraded) 2024-04-23T00:04:37.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:36 smithi079 bash[57209]: cluster 2024-04-23T00:04:36.654878+0000 mon.a (mon.0) 569 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 7/726 objects degraded (0.964%), 2 pgs degraded) 2024-04-23T00:04:37.691 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:37 smithi171 bash[43854]: cluster 2024-04-23T00:04:36.590273+0000 mgr.y (mgr.25321) 276 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 952 B/s rd, 0 op/s 2024-04-23T00:04:37.691 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:37 smithi171 bash[43854]: cluster 2024-04-23T00:04:36.590273+0000 mgr.y (mgr.25321) 276 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 952 B/s rd, 0 op/s 2024-04-23T00:04:37.691 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:37 smithi171 bash[43854]: audit 2024-04-23T00:04:37.126321+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:37.691 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:37 smithi171 bash[43854]: audit 2024-04-23T00:04:37.126321+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:37.691 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:37 smithi171 bash[43854]: audit 2024-04-23T00:04:37.128535+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:04:38.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:37 smithi079 bash[55848]: cluster 2024-04-23T00:04:36.590273+0000 mgr.y (mgr.25321) 276 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 952 B/s rd, 0 op/s 2024-04-23T00:04:38.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:37 smithi079 bash[55848]: cluster 2024-04-23T00:04:36.590273+0000 mgr.y (mgr.25321) 276 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 952 B/s rd, 0 op/s 2024-04-23T00:04:38.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:37 smithi079 bash[55848]: audit 2024-04-23T00:04:37.126321+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:38.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:37 smithi079 bash[55848]: audit 2024-04-23T00:04:37.126321+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:38.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:37 smithi079 bash[55848]: audit 2024-04-23T00:04:37.128535+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:04:38.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:37 smithi079 bash[55848]: audit 2024-04-23T00:04:37.128535+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:04:38.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:37 smithi079 bash[57209]: cluster 2024-04-23T00:04:36.590273+0000 mgr.y (mgr.25321) 276 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 952 B/s rd, 0 op/s 2024-04-23T00:04:38.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:37 smithi079 bash[57209]: cluster 2024-04-23T00:04:36.590273+0000 mgr.y (mgr.25321) 276 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 952 B/s rd, 0 op/s 2024-04-23T00:04:38.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:37 smithi079 bash[57209]: audit 2024-04-23T00:04:37.126321+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:38.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:37 smithi079 bash[57209]: audit 2024-04-23T00:04:37.126321+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:38.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:37 smithi079 bash[57209]: audit 2024-04-23T00:04:37.128535+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:04:38.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:37 smithi079 bash[57209]: audit 2024-04-23T00:04:37.128535+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:04:38.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:37 smithi171 bash[43854]: audit 2024-04-23T00:04:37.128535+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:04:39.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:38 smithi079 bash[55848]: audit 2024-04-23T00:04:37.801001+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:04:39.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:38 smithi079 bash[55848]: audit 2024-04-23T00:04:37.801001+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:04:39.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:38 smithi079 bash[55848]: audit 2024-04-23T00:04:37.802957+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:04:39.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:38 smithi079 bash[55848]: audit 2024-04-23T00:04:37.802957+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:04:39.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:38 smithi079 bash[55848]: audit 2024-04-23T00:04:37.816235+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:39.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:38 smithi079 bash[55848]: audit 2024-04-23T00:04:37.816235+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:39.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:38 smithi079 bash[55848]: audit 2024-04-23T00:04:37.916163+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:04:39.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:38 smithi079 bash[55848]: audit 2024-04-23T00:04:37.916163+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:04:39.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:38 smithi079 bash[55848]: audit 2024-04-23T00:04:37.920825+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:04:39.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:38 smithi079 bash[55848]: audit 2024-04-23T00:04:37.920825+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:04:39.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:38 smithi079 bash[55848]: audit 2024-04-23T00:04:37.924588+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:04:39.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:38 smithi079 bash[55848]: audit 2024-04-23T00:04:37.924588+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:04:39.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:38 smithi079 bash[55848]: audit 2024-04-23T00:04:37.927141+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:04:39.031 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:38 smithi079 bash[55848]: audit 2024-04-23T00:04:37.927141+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:04:39.031 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:38 smithi079 bash[55848]: audit 2024-04-23T00:04:37.930728+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-23T00:04:39.031 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:38 smithi079 bash[55848]: audit 2024-04-23T00:04:37.930728+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-23T00:04:39.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:38 smithi079 bash[57209]: audit 2024-04-23T00:04:37.801001+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:04:39.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:38 smithi079 bash[57209]: audit 2024-04-23T00:04:37.801001+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:04:39.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:38 smithi079 bash[57209]: audit 2024-04-23T00:04:37.802957+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:04:39.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:38 smithi079 bash[57209]: audit 2024-04-23T00:04:37.802957+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:04:39.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:38 smithi079 bash[57209]: audit 2024-04-23T00:04:37.816235+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:39.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:38 smithi079 bash[57209]: audit 2024-04-23T00:04:37.816235+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:39.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:38 smithi079 bash[57209]: audit 2024-04-23T00:04:37.916163+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:04:39.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:38 smithi079 bash[57209]: audit 2024-04-23T00:04:37.916163+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:04:39.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:38 smithi079 bash[57209]: audit 2024-04-23T00:04:37.920825+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:04:39.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:38 smithi079 bash[57209]: audit 2024-04-23T00:04:37.920825+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:04:39.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:38 smithi079 bash[57209]: audit 2024-04-23T00:04:37.924588+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:04:39.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:38 smithi079 bash[57209]: audit 2024-04-23T00:04:37.924588+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:04:39.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:38 smithi079 bash[57209]: audit 2024-04-23T00:04:37.927141+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:04:39.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:38 smithi079 bash[57209]: audit 2024-04-23T00:04:37.927141+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:04:39.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:38 smithi079 bash[57209]: audit 2024-04-23T00:04:37.930728+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-23T00:04:39.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:38 smithi079 bash[57209]: audit 2024-04-23T00:04:37.930728+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-23T00:04:39.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:38 smithi171 bash[43854]: audit 2024-04-23T00:04:37.801001+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:04:39.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:38 smithi171 bash[43854]: audit 2024-04-23T00:04:37.801001+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:04:39.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:38 smithi171 bash[43854]: audit 2024-04-23T00:04:37.802957+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:04:39.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:38 smithi171 bash[43854]: audit 2024-04-23T00:04:37.802957+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:04:39.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:38 smithi171 bash[43854]: audit 2024-04-23T00:04:37.816235+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:39.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:38 smithi171 bash[43854]: audit 2024-04-23T00:04:37.816235+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:39.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:38 smithi171 bash[43854]: audit 2024-04-23T00:04:37.916163+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:04:39.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:38 smithi171 bash[43854]: audit 2024-04-23T00:04:37.916163+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:04:39.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:38 smithi171 bash[43854]: audit 2024-04-23T00:04:37.920825+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:04:39.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:38 smithi171 bash[43854]: audit 2024-04-23T00:04:37.920825+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:04:39.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:38 smithi171 bash[43854]: audit 2024-04-23T00:04:37.924588+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:04:39.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:38 smithi171 bash[43854]: audit 2024-04-23T00:04:37.924588+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:04:39.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:38 smithi171 bash[43854]: audit 2024-04-23T00:04:37.927141+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:04:39.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:38 smithi171 bash[43854]: audit 2024-04-23T00:04:37.927141+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:04:39.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:38 smithi171 bash[43854]: audit 2024-04-23T00:04:37.930728+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-23T00:04:39.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:38 smithi171 bash[43854]: audit 2024-04-23T00:04:37.930728+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-23T00:04:40.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:39 smithi079 bash[55848]: cluster 2024-04-23T00:04:37.806502+0000 mgr.y (mgr.25321) 277 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 264 B/s rd, 0 op/s 2024-04-23T00:04:40.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:39 smithi079 bash[55848]: cluster 2024-04-23T00:04:37.806502+0000 mgr.y (mgr.25321) 277 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 264 B/s rd, 0 op/s 2024-04-23T00:04:40.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:39 smithi079 bash[55848]: cluster 2024-04-23T00:04:37.807414+0000 mgr.y (mgr.25321) 278 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 283 B/s rd, 0 op/s 2024-04-23T00:04:40.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:39 smithi079 bash[55848]: cluster 2024-04-23T00:04:37.807414+0000 mgr.y (mgr.25321) 278 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 283 B/s rd, 0 op/s 2024-04-23T00:04:40.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:39 smithi079 bash[55848]: audit 2024-04-23T00:04:37.931076+0000 mgr.y (mgr.25321) 279 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-23T00:04:40.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:39 smithi079 bash[55848]: audit 2024-04-23T00:04:37.931076+0000 mgr.y (mgr.25321) 279 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-23T00:04:40.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:39 smithi079 bash[55848]: cephadm 2024-04-23T00:04:37.933259+0000 mgr.y (mgr.25321) 280 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-04-23T00:04:40.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:39 smithi079 bash[55848]: cephadm 2024-04-23T00:04:37.933259+0000 mgr.y (mgr.25321) 280 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-04-23T00:04:40.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:39 smithi079 bash[57209]: cluster 2024-04-23T00:04:37.806502+0000 mgr.y (mgr.25321) 277 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 264 B/s rd, 0 op/s 2024-04-23T00:04:40.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:39 smithi079 bash[57209]: cluster 2024-04-23T00:04:37.806502+0000 mgr.y (mgr.25321) 277 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 264 B/s rd, 0 op/s 2024-04-23T00:04:40.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:39 smithi079 bash[57209]: cluster 2024-04-23T00:04:37.807414+0000 mgr.y (mgr.25321) 278 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 283 B/s rd, 0 op/s 2024-04-23T00:04:40.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:39 smithi079 bash[57209]: cluster 2024-04-23T00:04:37.807414+0000 mgr.y (mgr.25321) 278 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 283 B/s rd, 0 op/s 2024-04-23T00:04:40.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:39 smithi079 bash[57209]: audit 2024-04-23T00:04:37.931076+0000 mgr.y (mgr.25321) 279 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-23T00:04:40.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:39 smithi079 bash[57209]: audit 2024-04-23T00:04:37.931076+0000 mgr.y (mgr.25321) 279 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-23T00:04:40.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:39 smithi079 bash[57209]: cephadm 2024-04-23T00:04:37.933259+0000 mgr.y (mgr.25321) 280 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-04-23T00:04:40.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:39 smithi079 bash[57209]: cephadm 2024-04-23T00:04:37.933259+0000 mgr.y (mgr.25321) 280 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-04-23T00:04:40.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:39 smithi171 bash[43854]: cluster 2024-04-23T00:04:37.806502+0000 mgr.y (mgr.25321) 277 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 264 B/s rd, 0 op/s 2024-04-23T00:04:40.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:39 smithi171 bash[43854]: cluster 2024-04-23T00:04:37.806502+0000 mgr.y (mgr.25321) 277 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 264 B/s rd, 0 op/s 2024-04-23T00:04:40.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:39 smithi171 bash[43854]: cluster 2024-04-23T00:04:37.807414+0000 mgr.y (mgr.25321) 278 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 283 B/s rd, 0 op/s 2024-04-23T00:04:40.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:39 smithi171 bash[43854]: cluster 2024-04-23T00:04:37.807414+0000 mgr.y (mgr.25321) 278 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 283 B/s rd, 0 op/s 2024-04-23T00:04:40.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:39 smithi171 bash[43854]: audit 2024-04-23T00:04:37.931076+0000 mgr.y (mgr.25321) 279 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-23T00:04:40.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:39 smithi171 bash[43854]: audit 2024-04-23T00:04:37.931076+0000 mgr.y (mgr.25321) 279 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-23T00:04:40.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:39 smithi171 bash[43854]: cephadm 2024-04-23T00:04:37.933259+0000 mgr.y (mgr.25321) 280 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-04-23T00:04:40.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:39 smithi171 bash[43854]: cephadm 2024-04-23T00:04:37.933259+0000 mgr.y (mgr.25321) 280 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-04-23T00:04:41.417 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:41 smithi171 bash[43854]: cluster 2024-04-23T00:04:39.809218+0000 mgr.y (mgr.25321) 281 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 820 B/s rd, 0 op/s 2024-04-23T00:04:41.417 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:41 smithi171 bash[43854]: cluster 2024-04-23T00:04:39.809218+0000 mgr.y (mgr.25321) 281 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 820 B/s rd, 0 op/s 2024-04-23T00:04:41.417 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:41 smithi171 bash[43854]: cephadm 2024-04-23T00:04:40.104148+0000 mgr.y (mgr.25321) 282 : cephadm [INF] Upgrade: Updating osd.6 2024-04-23T00:04:41.417 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:41 smithi171 bash[43854]: cephadm 2024-04-23T00:04:40.104148+0000 mgr.y (mgr.25321) 282 : cephadm [INF] Upgrade: Updating osd.6 2024-04-23T00:04:41.418 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:41 smithi171 bash[43854]: audit 2024-04-23T00:04:40.111978+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:41.418 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:41 smithi171 bash[43854]: audit 2024-04-23T00:04:40.111978+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:41.418 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:41 smithi171 bash[43854]: audit 2024-04-23T00:04:40.117552+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-23T00:04:41.418 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:41 smithi171 bash[43854]: audit 2024-04-23T00:04:40.117552+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-23T00:04:41.418 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:41 smithi171 bash[43854]: audit 2024-04-23T00:04:40.119192+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:04:41.418 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:41 smithi171 bash[43854]: audit 2024-04-23T00:04:40.119192+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:04:41.418 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:41 smithi171 bash[43854]: cephadm 2024-04-23T00:04:40.124722+0000 mgr.y (mgr.25321) 283 : cephadm [INF] Deploying daemon osd.6 on smithi171 2024-04-23T00:04:41.418 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:41 smithi171 bash[43854]: cephadm 2024-04-23T00:04:40.124722+0000 mgr.y (mgr.25321) 283 : cephadm [INF] Deploying daemon osd.6 on smithi171 2024-04-23T00:04:41.529 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:41 smithi079 bash[55848]: cluster 2024-04-23T00:04:39.809218+0000 mgr.y (mgr.25321) 281 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 820 B/s rd, 0 op/s 2024-04-23T00:04:41.529 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:41 smithi079 bash[55848]: cluster 2024-04-23T00:04:39.809218+0000 mgr.y (mgr.25321) 281 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 820 B/s rd, 0 op/s 2024-04-23T00:04:41.529 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:41 smithi079 bash[55848]: cephadm 2024-04-23T00:04:40.104148+0000 mgr.y (mgr.25321) 282 : cephadm [INF] Upgrade: Updating osd.6 2024-04-23T00:04:41.529 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:41 smithi079 bash[55848]: cephadm 2024-04-23T00:04:40.104148+0000 mgr.y (mgr.25321) 282 : cephadm [INF] Upgrade: Updating osd.6 2024-04-23T00:04:41.530 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:41 smithi079 bash[55848]: audit 2024-04-23T00:04:40.111978+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:41.530 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:41 smithi079 bash[55848]: audit 2024-04-23T00:04:40.111978+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:41.531 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:41 smithi079 bash[55848]: audit 2024-04-23T00:04:40.117552+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-23T00:04:41.531 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:41 smithi079 bash[55848]: audit 2024-04-23T00:04:40.117552+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-23T00:04:41.531 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:41 smithi079 bash[55848]: audit 2024-04-23T00:04:40.119192+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:04:41.531 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:41 smithi079 bash[55848]: audit 2024-04-23T00:04:40.119192+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:04:41.531 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:41 smithi079 bash[55848]: cephadm 2024-04-23T00:04:40.124722+0000 mgr.y (mgr.25321) 283 : cephadm [INF] Deploying daemon osd.6 on smithi171 2024-04-23T00:04:41.531 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:41 smithi079 bash[55848]: cephadm 2024-04-23T00:04:40.124722+0000 mgr.y (mgr.25321) 283 : cephadm [INF] Deploying daemon osd.6 on smithi171 2024-04-23T00:04:41.531 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:41 smithi079 bash[57209]: cluster 2024-04-23T00:04:39.809218+0000 mgr.y (mgr.25321) 281 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 820 B/s rd, 0 op/s 2024-04-23T00:04:41.531 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:41 smithi079 bash[57209]: cluster 2024-04-23T00:04:39.809218+0000 mgr.y (mgr.25321) 281 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 820 B/s rd, 0 op/s 2024-04-23T00:04:41.531 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:41 smithi079 bash[57209]: cephadm 2024-04-23T00:04:40.104148+0000 mgr.y (mgr.25321) 282 : cephadm [INF] Upgrade: Updating osd.6 2024-04-23T00:04:41.531 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:41 smithi079 bash[57209]: cephadm 2024-04-23T00:04:40.104148+0000 mgr.y (mgr.25321) 282 : cephadm [INF] Upgrade: Updating osd.6 2024-04-23T00:04:41.532 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:41 smithi079 bash[57209]: audit 2024-04-23T00:04:40.111978+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:41.532 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:41 smithi079 bash[57209]: audit 2024-04-23T00:04:40.111978+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:41.532 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:41 smithi079 bash[57209]: audit 2024-04-23T00:04:40.117552+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-23T00:04:41.532 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:41 smithi079 bash[57209]: audit 2024-04-23T00:04:40.117552+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-23T00:04:41.532 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:41 smithi079 bash[57209]: audit 2024-04-23T00:04:40.119192+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:04:41.532 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:41 smithi079 bash[57209]: audit 2024-04-23T00:04:40.119192+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:04:41.532 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:41 smithi079 bash[57209]: cephadm 2024-04-23T00:04:40.124722+0000 mgr.y (mgr.25321) 283 : cephadm [INF] Deploying daemon osd.6 on smithi171 2024-04-23T00:04:41.532 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:41 smithi079 bash[57209]: cephadm 2024-04-23T00:04:40.124722+0000 mgr.y (mgr.25321) 283 : cephadm [INF] Deploying daemon osd.6 on smithi171 2024-04-23T00:04:43.464 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:43 smithi171 bash[43854]: cluster 2024-04-23T00:04:41.810310+0000 mgr.y (mgr.25321) 284 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 777 B/s rd, 0 op/s 2024-04-23T00:04:43.464 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:43 smithi171 bash[43854]: cluster 2024-04-23T00:04:41.810310+0000 mgr.y (mgr.25321) 284 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 777 B/s rd, 0 op/s 2024-04-23T00:04:43.465 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:43 smithi171 bash[43854]: audit 2024-04-23T00:04:42.356736+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:43.465 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:43 smithi171 bash[43854]: audit 2024-04-23T00:04:42.356736+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:43.528 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:43 smithi079 bash[55848]: cluster 2024-04-23T00:04:41.810310+0000 mgr.y (mgr.25321) 284 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 777 B/s rd, 0 op/s 2024-04-23T00:04:43.529 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:43 smithi079 bash[55848]: cluster 2024-04-23T00:04:41.810310+0000 mgr.y (mgr.25321) 284 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 777 B/s rd, 0 op/s 2024-04-23T00:04:43.529 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:43 smithi079 bash[55848]: audit 2024-04-23T00:04:42.356736+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:43.529 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:43 smithi079 bash[55848]: audit 2024-04-23T00:04:42.356736+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:43.529 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:43 smithi079 bash[57209]: cluster 2024-04-23T00:04:41.810310+0000 mgr.y (mgr.25321) 284 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 777 B/s rd, 0 op/s 2024-04-23T00:04:43.529 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:43 smithi079 bash[57209]: cluster 2024-04-23T00:04:41.810310+0000 mgr.y (mgr.25321) 284 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 777 B/s rd, 0 op/s 2024-04-23T00:04:43.529 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:43 smithi079 bash[57209]: audit 2024-04-23T00:04:42.356736+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:43.529 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:43 smithi079 bash[57209]: audit 2024-04-23T00:04:42.356736+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:44.028 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:04:43 smithi079 bash[52880]: ::ffff:172.21.15.171 - - [23/Apr/2024:00:04:43] "GET /metrics HTTP/1.1" 200 38529 "" "Prometheus/2.33.4" 2024-04-23T00:04:44.621 INFO:journalctl@ceph.osd.5.smithi171.stdout:Apr 23 00:04:44 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:04:44.621 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 23 00:04:44 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:04:44.621 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 23 00:04:44 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:04:44.622 INFO:journalctl@ceph.osd.4.smithi171.stdout:Apr 23 00:04:44 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:04:44.622 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:04:44 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:04:44.622 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 23 00:04:44 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:04:44.623 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 23 00:04:44 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:04:44.623 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:44 smithi171 bash[43854]: audit 2024-04-23T00:04:43.268239+0000 mgr.y (mgr.25321) 285 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:04:44.623 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:44 smithi171 bash[43854]: audit 2024-04-23T00:04:43.268239+0000 mgr.y (mgr.25321) 285 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:04:44.623 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:44 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:04:44.623 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:04:44 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:04:44.778 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:44 smithi079 bash[55848]: audit 2024-04-23T00:04:43.268239+0000 mgr.y (mgr.25321) 285 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:04:44.778 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:44 smithi079 bash[55848]: audit 2024-04-23T00:04:43.268239+0000 mgr.y (mgr.25321) 285 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:04:44.779 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:44 smithi079 bash[57209]: audit 2024-04-23T00:04:43.268239+0000 mgr.y (mgr.25321) 285 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:04:44.779 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:44 smithi079 bash[57209]: audit 2024-04-23T00:04:43.268239+0000 mgr.y (mgr.25321) 285 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:04:45.051 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 23 00:04:44 smithi171 systemd[1]: Stopping Ceph osd.6 for 15ff8152-0102-11ef-bc93-c7b262605968... 2024-04-23T00:04:45.051 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 23 00:04:44 smithi171 bash[27583]: debug 2024-04-23T00:04:44.735+0000 7fdd4ee44700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.6 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-04-23T00:04:45.051 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 23 00:04:44 smithi171 bash[27583]: debug 2024-04-23T00:04:44.735+0000 7fdd4ee44700 -1 osd.6 136 *** Got signal Terminated *** 2024-04-23T00:04:45.051 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 23 00:04:44 smithi171 bash[27583]: debug 2024-04-23T00:04:44.735+0000 7fdd4ee44700 -1 osd.6 136 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-23T00:04:45.779 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:45 smithi079 bash[55848]: cluster 2024-04-23T00:04:43.811962+0000 mgr.y (mgr.25321) 286 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 888 B/s rd, 0 op/s 2024-04-23T00:04:45.779 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:45 smithi079 bash[55848]: cluster 2024-04-23T00:04:43.811962+0000 mgr.y (mgr.25321) 286 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 888 B/s rd, 0 op/s 2024-04-23T00:04:45.779 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:45 smithi079 bash[55848]: cluster 2024-04-23T00:04:44.738795+0000 mon.a (mon.0) 584 : cluster [INF] osd.6 marked itself down and dead 2024-04-23T00:04:45.779 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:45 smithi079 bash[55848]: cluster 2024-04-23T00:04:44.738795+0000 mon.a (mon.0) 584 : cluster [INF] osd.6 marked itself down and dead 2024-04-23T00:04:45.779 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:45 smithi079 bash[57209]: cluster 2024-04-23T00:04:43.811962+0000 mgr.y (mgr.25321) 286 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 888 B/s rd, 0 op/s 2024-04-23T00:04:45.779 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:45 smithi079 bash[57209]: cluster 2024-04-23T00:04:43.811962+0000 mgr.y (mgr.25321) 286 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 888 B/s rd, 0 op/s 2024-04-23T00:04:45.779 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:45 smithi079 bash[57209]: cluster 2024-04-23T00:04:44.738795+0000 mon.a (mon.0) 584 : cluster [INF] osd.6 marked itself down and dead 2024-04-23T00:04:45.779 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:45 smithi079 bash[57209]: cluster 2024-04-23T00:04:44.738795+0000 mon.a (mon.0) 584 : cluster [INF] osd.6 marked itself down and dead 2024-04-23T00:04:45.782 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:45 smithi171 bash[43854]: cluster 2024-04-23T00:04:43.811962+0000 mgr.y (mgr.25321) 286 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 888 B/s rd, 0 op/s 2024-04-23T00:04:45.782 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:45 smithi171 bash[43854]: cluster 2024-04-23T00:04:43.811962+0000 mgr.y (mgr.25321) 286 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 888 B/s rd, 0 op/s 2024-04-23T00:04:45.782 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:45 smithi171 bash[43854]: cluster 2024-04-23T00:04:44.738795+0000 mon.a (mon.0) 584 : cluster [INF] osd.6 marked itself down and dead 2024-04-23T00:04:45.782 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:45 smithi171 bash[43854]: cluster 2024-04-23T00:04:44.738795+0000 mon.a (mon.0) 584 : cluster [INF] osd.6 marked itself down and dead 2024-04-23T00:04:46.610 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 23 00:04:46 smithi171 bash[49080]: ceph-15ff8152-0102-11ef-bc93-c7b262605968-osd-6 2024-04-23T00:04:46.610 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 23 00:04:46 smithi171 bash[49145]: Error response from daemon: No such container: ceph-15ff8152-0102-11ef-bc93-c7b262605968-osd-6 2024-04-23T00:04:46.610 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:46 smithi171 bash[43854]: cluster 2024-04-23T00:04:45.365206+0000 mon.a (mon.0) 585 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-23T00:04:46.610 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:46 smithi171 bash[43854]: cluster 2024-04-23T00:04:45.365206+0000 mon.a (mon.0) 585 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-23T00:04:46.610 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:46 smithi171 bash[43854]: cluster 2024-04-23T00:04:45.383781+0000 mon.a (mon.0) 586 : cluster [DBG] osdmap e137: 8 total, 7 up, 8 in 2024-04-23T00:04:46.610 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:46 smithi171 bash[43854]: cluster 2024-04-23T00:04:45.383781+0000 mon.a (mon.0) 586 : cluster [DBG] osdmap e137: 8 total, 7 up, 8 in 2024-04-23T00:04:46.778 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:46 smithi079 bash[55848]: cluster 2024-04-23T00:04:45.365206+0000 mon.a (mon.0) 585 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-23T00:04:46.779 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:46 smithi079 bash[55848]: cluster 2024-04-23T00:04:45.365206+0000 mon.a (mon.0) 585 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-23T00:04:46.779 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:46 smithi079 bash[55848]: cluster 2024-04-23T00:04:45.383781+0000 mon.a (mon.0) 586 : cluster [DBG] osdmap e137: 8 total, 7 up, 8 in 2024-04-23T00:04:46.779 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:46 smithi079 bash[55848]: cluster 2024-04-23T00:04:45.383781+0000 mon.a (mon.0) 586 : cluster [DBG] osdmap e137: 8 total, 7 up, 8 in 2024-04-23T00:04:46.779 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:46 smithi079 bash[57209]: cluster 2024-04-23T00:04:45.365206+0000 mon.a (mon.0) 585 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-23T00:04:46.779 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:46 smithi079 bash[57209]: cluster 2024-04-23T00:04:45.365206+0000 mon.a (mon.0) 585 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-23T00:04:46.779 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:46 smithi079 bash[57209]: cluster 2024-04-23T00:04:45.383781+0000 mon.a (mon.0) 586 : cluster [DBG] osdmap e137: 8 total, 7 up, 8 in 2024-04-23T00:04:46.779 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:46 smithi079 bash[57209]: cluster 2024-04-23T00:04:45.383781+0000 mon.a (mon.0) 586 : cluster [DBG] osdmap e137: 8 total, 7 up, 8 in 2024-04-23T00:04:47.653 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:47 smithi171 bash[43854]: cluster 2024-04-23T00:04:45.813027+0000 mgr.y (mgr.25321) 287 : cluster [DBG] pgmap v179: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:04:47.653 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:47 smithi171 bash[43854]: cluster 2024-04-23T00:04:45.813027+0000 mgr.y (mgr.25321) 287 : cluster [DBG] pgmap v179: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:04:47.653 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:47 smithi171 bash[43854]: cluster 2024-04-23T00:04:46.394983+0000 mon.a (mon.0) 587 : cluster [DBG] osdmap e138: 8 total, 7 up, 8 in 2024-04-23T00:04:47.653 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:47 smithi171 bash[43854]: cluster 2024-04-23T00:04:46.394983+0000 mon.a (mon.0) 587 : cluster [DBG] osdmap e138: 8 total, 7 up, 8 in 2024-04-23T00:04:47.778 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:47 smithi079 bash[55848]: cluster 2024-04-23T00:04:45.813027+0000 mgr.y (mgr.25321) 287 : cluster [DBG] pgmap v179: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:04:47.778 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:47 smithi079 bash[55848]: cluster 2024-04-23T00:04:45.813027+0000 mgr.y (mgr.25321) 287 : cluster [DBG] pgmap v179: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:04:47.778 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:47 smithi079 bash[55848]: cluster 2024-04-23T00:04:46.394983+0000 mon.a (mon.0) 587 : cluster [DBG] osdmap e138: 8 total, 7 up, 8 in 2024-04-23T00:04:47.779 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:47 smithi079 bash[55848]: cluster 2024-04-23T00:04:46.394983+0000 mon.a (mon.0) 587 : cluster [DBG] osdmap e138: 8 total, 7 up, 8 in 2024-04-23T00:04:47.779 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:47 smithi079 bash[57209]: cluster 2024-04-23T00:04:45.813027+0000 mgr.y (mgr.25321) 287 : cluster [DBG] pgmap v179: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:04:47.779 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:47 smithi079 bash[57209]: cluster 2024-04-23T00:04:45.813027+0000 mgr.y (mgr.25321) 287 : cluster [DBG] pgmap v179: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:04:47.779 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:47 smithi079 bash[57209]: cluster 2024-04-23T00:04:46.394983+0000 mon.a (mon.0) 587 : cluster [DBG] osdmap e138: 8 total, 7 up, 8 in 2024-04-23T00:04:47.779 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:47 smithi079 bash[57209]: cluster 2024-04-23T00:04:46.394983+0000 mon.a (mon.0) 587 : cluster [DBG] osdmap e138: 8 total, 7 up, 8 in 2024-04-23T00:04:48.778 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:48 smithi079 bash[55848]: cluster 2024-04-23T00:04:48.389737+0000 mon.a (mon.0) 588 : cluster [WRN] Health check failed: Degraded data redundancy: 28/726 objects degraded (3.857%), 5 pgs degraded (PG_DEGRADED) 2024-04-23T00:04:48.779 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:48 smithi079 bash[55848]: cluster 2024-04-23T00:04:48.389737+0000 mon.a (mon.0) 588 : cluster [WRN] Health check failed: Degraded data redundancy: 28/726 objects degraded (3.857%), 5 pgs degraded (PG_DEGRADED) 2024-04-23T00:04:48.779 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:48 smithi079 bash[57209]: cluster 2024-04-23T00:04:48.389737+0000 mon.a (mon.0) 588 : cluster [WRN] Health check failed: Degraded data redundancy: 28/726 objects degraded (3.857%), 5 pgs degraded (PG_DEGRADED) 2024-04-23T00:04:48.779 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:48 smithi079 bash[57209]: cluster 2024-04-23T00:04:48.389737+0000 mon.a (mon.0) 588 : cluster [WRN] Health check failed: Degraded data redundancy: 28/726 objects degraded (3.857%), 5 pgs degraded (PG_DEGRADED) 2024-04-23T00:04:48.801 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:48 smithi171 bash[43854]: cluster 2024-04-23T00:04:48.389737+0000 mon.a (mon.0) 588 : cluster [WRN] Health check failed: Degraded data redundancy: 28/726 objects degraded (3.857%), 5 pgs degraded (PG_DEGRADED) 2024-04-23T00:04:48.801 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:48 smithi171 bash[43854]: cluster 2024-04-23T00:04:48.389737+0000 mon.a (mon.0) 588 : cluster [WRN] Health check failed: Degraded data redundancy: 28/726 objects degraded (3.857%), 5 pgs degraded (PG_DEGRADED) 2024-04-23T00:04:49.151 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:49 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:04:49.151 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 23 00:04:49 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:04:49.151 INFO:journalctl@ceph.osd.4.smithi171.stdout:Apr 23 00:04:49 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:04:49.152 INFO:journalctl@ceph.osd.5.smithi171.stdout:Apr 23 00:04:49 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:04:49.152 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 23 00:04:49 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:04:49.152 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:04:49 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:04:49.153 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 23 00:04:49 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:04:49.153 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 23 00:04:48 smithi171 systemd[1]: ceph-15ff8152-0102-11ef-bc93-c7b262605968@osd.6.service: Deactivated successfully. 2024-04-23T00:04:49.153 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 23 00:04:48 smithi171 systemd[1]: Stopped Ceph osd.6 for 15ff8152-0102-11ef-bc93-c7b262605968. 2024-04-23T00:04:49.153 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 23 00:04:49 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:04:49.153 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 23 00:04:49 smithi171 systemd[1]: Started Ceph osd.6 for 15ff8152-0102-11ef-bc93-c7b262605968. 2024-04-23T00:04:49.154 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:04:49 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:04:49.778 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:49 smithi079 bash[57209]: cluster 2024-04-23T00:04:47.814267+0000 mgr.y (mgr.25321) 288 : cluster [DBG] pgmap v181: 161 pgs: 5 active+undersized+degraded, 7 stale+active+clean, 10 active+undersized, 139 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 28/726 objects degraded (3.857%) 2024-04-23T00:04:49.778 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:49 smithi079 bash[57209]: cluster 2024-04-23T00:04:47.814267+0000 mgr.y (mgr.25321) 288 : cluster [DBG] pgmap v181: 161 pgs: 5 active+undersized+degraded, 7 stale+active+clean, 10 active+undersized, 139 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 28/726 objects degraded (3.857%) 2024-04-23T00:04:49.778 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:49 smithi079 bash[57209]: audit 2024-04-23T00:04:49.228456+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:49.778 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:49 smithi079 bash[57209]: audit 2024-04-23T00:04:49.228456+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:49.779 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:49 smithi079 bash[57209]: audit 2024-04-23T00:04:49.242492+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:49.779 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:49 smithi079 bash[57209]: audit 2024-04-23T00:04:49.242492+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:49.779 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:49 smithi079 bash[55848]: cluster 2024-04-23T00:04:47.814267+0000 mgr.y (mgr.25321) 288 : cluster [DBG] pgmap v181: 161 pgs: 5 active+undersized+degraded, 7 stale+active+clean, 10 active+undersized, 139 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 28/726 objects degraded (3.857%) 2024-04-23T00:04:49.779 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:49 smithi079 bash[55848]: cluster 2024-04-23T00:04:47.814267+0000 mgr.y (mgr.25321) 288 : cluster [DBG] pgmap v181: 161 pgs: 5 active+undersized+degraded, 7 stale+active+clean, 10 active+undersized, 139 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 28/726 objects degraded (3.857%) 2024-04-23T00:04:49.779 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:49 smithi079 bash[55848]: audit 2024-04-23T00:04:49.228456+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:49.779 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:49 smithi079 bash[55848]: audit 2024-04-23T00:04:49.228456+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:49.779 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:49 smithi079 bash[55848]: audit 2024-04-23T00:04:49.242492+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:49.779 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:49 smithi079 bash[55848]: audit 2024-04-23T00:04:49.242492+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:49.801 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:49 smithi171 bash[43854]: cluster 2024-04-23T00:04:47.814267+0000 mgr.y (mgr.25321) 288 : cluster [DBG] pgmap v181: 161 pgs: 5 active+undersized+degraded, 7 stale+active+clean, 10 active+undersized, 139 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 28/726 objects degraded (3.857%) 2024-04-23T00:04:49.801 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:49 smithi171 bash[43854]: cluster 2024-04-23T00:04:47.814267+0000 mgr.y (mgr.25321) 288 : cluster [DBG] pgmap v181: 161 pgs: 5 active+undersized+degraded, 7 stale+active+clean, 10 active+undersized, 139 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 28/726 objects degraded (3.857%) 2024-04-23T00:04:49.802 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:49 smithi171 bash[43854]: audit 2024-04-23T00:04:49.228456+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:49.802 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:49 smithi171 bash[43854]: audit 2024-04-23T00:04:49.228456+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:49.802 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:49 smithi171 bash[43854]: audit 2024-04-23T00:04:49.242492+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:49.802 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:49 smithi171 bash[43854]: audit 2024-04-23T00:04:49.242492+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:51.052 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 23 00:04:50 smithi171 bash[49293]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-04-23T00:04:51.052 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 23 00:04:50 smithi171 bash[49293]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-04-23T00:04:51.052 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 23 00:04:50 smithi171 bash[49293]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-04-23T00:04:51.052 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 23 00:04:50 smithi171 bash[49293]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-6 --no-mon-config --dev /dev/mapper/vg_nvme-lv_2 2024-04-23T00:04:51.052 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 23 00:04:50 smithi171 bash[49293]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-04-23T00:04:51.052 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 23 00:04:50 smithi171 bash[49293]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-04-23T00:04:51.053 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 23 00:04:50 smithi171 bash[49293]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-6/block 2024-04-23T00:04:51.053 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 23 00:04:50 smithi171 bash[49293]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-04-23T00:04:51.053 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 23 00:04:50 smithi171 bash[49293]: --> ceph-volume raw activate successful for osd ID: 6 2024-04-23T00:04:51.778 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:51 smithi079 bash[55848]: cluster 2024-04-23T00:04:49.815535+0000 mgr.y (mgr.25321) 289 : cluster [DBG] pgmap v182: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 85/726 objects degraded (11.708%) 2024-04-23T00:04:51.779 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:51 smithi079 bash[55848]: cluster 2024-04-23T00:04:49.815535+0000 mgr.y (mgr.25321) 289 : cluster [DBG] pgmap v182: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 85/726 objects degraded (11.708%) 2024-04-23T00:04:51.779 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:51 smithi079 bash[57209]: cluster 2024-04-23T00:04:49.815535+0000 mgr.y (mgr.25321) 289 : cluster [DBG] pgmap v182: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 85/726 objects degraded (11.708%) 2024-04-23T00:04:51.779 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:51 smithi079 bash[57209]: cluster 2024-04-23T00:04:49.815535+0000 mgr.y (mgr.25321) 289 : cluster [DBG] pgmap v182: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 85/726 objects degraded (11.708%) 2024-04-23T00:04:51.801 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:51 smithi171 bash[43854]: cluster 2024-04-23T00:04:49.815535+0000 mgr.y (mgr.25321) 289 : cluster [DBG] pgmap v182: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 85/726 objects degraded (11.708%) 2024-04-23T00:04:51.801 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:51 smithi171 bash[43854]: cluster 2024-04-23T00:04:49.815535+0000 mgr.y (mgr.25321) 289 : cluster [DBG] pgmap v182: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 85/726 objects degraded (11.708%) 2024-04-23T00:04:52.801 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 23 00:04:52 smithi171 bash[49527]: debug 2024-04-23T00:04:52.487+0000 7fcaab0f9700 1 -- 172.21.15.171:0/1860051654 <== mon.2 v2:172.21.15.171:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55d11e529680 con 0x55d11e586800 2024-04-23T00:04:53.301 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 23 00:04:53 smithi171 bash[49527]: debug 2024-04-23T00:04:53.035+0000 7fcab42917c0 -1 Falling back to public interface 2024-04-23T00:04:53.301 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:53 smithi171 bash[43854]: cluster 2024-04-23T00:04:51.816890+0000 mgr.y (mgr.25321) 290 : cluster [DBG] pgmap v183: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 85/726 objects degraded (11.708%) 2024-04-23T00:04:53.301 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:53 smithi171 bash[43854]: cluster 2024-04-23T00:04:51.816890+0000 mgr.y (mgr.25321) 290 : cluster [DBG] pgmap v183: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 85/726 objects degraded (11.708%) 2024-04-23T00:04:53.301 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:53 smithi171 bash[43854]: audit 2024-04-23T00:04:52.126911+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:53.301 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:53 smithi171 bash[43854]: audit 2024-04-23T00:04:52.126911+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:53.302 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:53 smithi171 bash[43854]: audit 2024-04-23T00:04:52.129295+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:04:53.302 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:53 smithi171 bash[43854]: audit 2024-04-23T00:04:52.129295+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:04:53.528 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:53 smithi079 bash[55848]: cluster 2024-04-23T00:04:51.816890+0000 mgr.y (mgr.25321) 290 : cluster [DBG] pgmap v183: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 85/726 objects degraded (11.708%) 2024-04-23T00:04:53.529 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:53 smithi079 bash[55848]: cluster 2024-04-23T00:04:51.816890+0000 mgr.y (mgr.25321) 290 : cluster [DBG] pgmap v183: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 85/726 objects degraded (11.708%) 2024-04-23T00:04:53.529 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:53 smithi079 bash[55848]: audit 2024-04-23T00:04:52.126911+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:53.529 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:53 smithi079 bash[55848]: audit 2024-04-23T00:04:52.126911+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:53.529 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:53 smithi079 bash[55848]: audit 2024-04-23T00:04:52.129295+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:04:53.529 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:53 smithi079 bash[55848]: audit 2024-04-23T00:04:52.129295+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:04:53.529 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:53 smithi079 bash[57209]: cluster 2024-04-23T00:04:51.816890+0000 mgr.y (mgr.25321) 290 : cluster [DBG] pgmap v183: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 85/726 objects degraded (11.708%) 2024-04-23T00:04:53.529 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:53 smithi079 bash[57209]: cluster 2024-04-23T00:04:51.816890+0000 mgr.y (mgr.25321) 290 : cluster [DBG] pgmap v183: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 85/726 objects degraded (11.708%) 2024-04-23T00:04:53.529 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:53 smithi079 bash[57209]: audit 2024-04-23T00:04:52.126911+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:53.529 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:53 smithi079 bash[57209]: audit 2024-04-23T00:04:52.126911+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:53.530 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:53 smithi079 bash[57209]: audit 2024-04-23T00:04:52.129295+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:04:53.530 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:53 smithi079 bash[57209]: audit 2024-04-23T00:04:52.129295+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:04:54.028 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:04:53 smithi079 bash[52880]: ::ffff:172.21.15.171 - - [23/Apr/2024:00:04:53] "GET /metrics HTTP/1.1" 200 38539 "" "Prometheus/2.33.4" 2024-04-23T00:04:54.338 INFO:teuthology.orchestra.run.smithi079.stdout:true 2024-04-23T00:04:54.528 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:54 smithi079 bash[57209]: audit 2024-04-23T00:04:53.276223+0000 mgr.y (mgr.25321) 291 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:04:54.529 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:54 smithi079 bash[57209]: audit 2024-04-23T00:04:53.276223+0000 mgr.y (mgr.25321) 291 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:04:54.529 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:54 smithi079 bash[55848]: audit 2024-04-23T00:04:53.276223+0000 mgr.y (mgr.25321) 291 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:04:54.529 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:54 smithi079 bash[55848]: audit 2024-04-23T00:04:53.276223+0000 mgr.y (mgr.25321) 291 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:04:54.551 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:54 smithi171 bash[43854]: audit 2024-04-23T00:04:53.276223+0000 mgr.y (mgr.25321) 291 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:04:54.551 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:54 smithi171 bash[43854]: audit 2024-04-23T00:04:53.276223+0000 mgr.y (mgr.25321) 291 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:04:55.044 INFO:teuthology.orchestra.run.smithi079.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T00:04:55.044 INFO:teuthology.orchestra.run.smithi079.stdout:alertmanager.a smithi079 *:9093,9094 running (6m) 79s ago 13m 12.0M - 0.23.0 ba2b418f427c d3a786a65dba 2024-04-23T00:04:55.044 INFO:teuthology.orchestra.run.smithi079.stdout:grafana.a smithi171 *:3000 running (5m) 25s ago 12m 42.0M - 8.3.5 dad864ee21e9 cc5aee88d2dc 2024-04-23T00:04:55.044 INFO:teuthology.orchestra.run.smithi079.stdout:iscsi.foo.smithi079.zorrwo smithi079 running (5m) 79s ago 10m 44.1M - 3.5 e1d6a67b021e 34b3c8472630 2024-04-23T00:04:55.044 INFO:teuthology.orchestra.run.smithi079.stdout:mgr.x smithi171 *:8443,9283,8765 running (5m) 25s ago 18m 438M - 19.0.0-3252-g43be0201 a0434699c1d7 63bab1f0aabb 2024-04-23T00:04:55.044 INFO:teuthology.orchestra.run.smithi079.stdout:mgr.y smithi079 *:8443,9283,8765 running (5m) 79s ago 20m 496M - 19.0.0-3252-g43be0201 a0434699c1d7 c3e0186392bc 2024-04-23T00:04:55.045 INFO:teuthology.orchestra.run.smithi079.stdout:mon.a smithi079 running (4m) 79s ago 20m 50.9M 2048M 19.0.0-3252-g43be0201 a0434699c1d7 73856468c297 2024-04-23T00:04:55.045 INFO:teuthology.orchestra.run.smithi079.stdout:mon.b smithi171 running (3m) 25s ago 18m 38.3M 2048M 19.0.0-3252-g43be0201 a0434699c1d7 8956680187c2 2024-04-23T00:04:55.045 INFO:teuthology.orchestra.run.smithi079.stdout:mon.c smithi079 running (4m) 79s ago 19m 41.2M 2048M 19.0.0-3252-g43be0201 a0434699c1d7 26b21cf14d08 2024-04-23T00:04:55.045 INFO:teuthology.orchestra.run.smithi079.stdout:node-exporter.a smithi079 *:9100 running (6m) 79s ago 13m 9031k - 1.3.1 1dbe0e931976 e72f9beb8010 2024-04-23T00:04:55.045 INFO:teuthology.orchestra.run.smithi079.stdout:node-exporter.b smithi171 *:9100 running (6m) 25s ago 13m 9772k - 1.3.1 1dbe0e931976 c71ee8bcebe5 2024-04-23T00:04:55.045 INFO:teuthology.orchestra.run.smithi079.stdout:osd.0 smithi079 running (2m) 79s ago 18m 52.1M 2780M 19.0.0-3252-g43be0201 a0434699c1d7 75f8375cb2bd 2024-04-23T00:04:55.045 INFO:teuthology.orchestra.run.smithi079.stdout:osd.1 smithi079 running (2m) 79s ago 17m 46.5M 2780M 19.0.0-3252-g43be0201 a0434699c1d7 08111a57b339 2024-04-23T00:04:55.045 INFO:teuthology.orchestra.run.smithi079.stdout:osd.2 smithi079 running (109s) 79s ago 16m 44.2M 2780M 19.0.0-3252-g43be0201 a0434699c1d7 8e3936463b1c 2024-04-23T00:04:55.045 INFO:teuthology.orchestra.run.smithi079.stdout:osd.3 smithi079 running (84s) 79s ago 16m 11.8M 2780M 19.0.0-3252-g43be0201 a0434699c1d7 c686bdec4d14 2024-04-23T00:04:55.045 INFO:teuthology.orchestra.run.smithi079.stdout:osd.4 smithi171 running (57s) 25s ago 15m 52.6M 3036M 19.0.0-3252-g43be0201 a0434699c1d7 3a8b0ccad371 2024-04-23T00:04:55.045 INFO:teuthology.orchestra.run.smithi079.stdout:osd.5 smithi171 running (30s) 25s ago 15m 11.7M 3036M 19.0.0-3252-g43be0201 a0434699c1d7 d982dae5787e 2024-04-23T00:04:55.045 INFO:teuthology.orchestra.run.smithi079.stdout:osd.6 smithi171 starting - - - 3036M 2024-04-23T00:04:55.045 INFO:teuthology.orchestra.run.smithi079.stdout:osd.7 smithi171 running (14m) 25s ago 14m 65.8M 3036M 17.2.0 e1d6a67b021e 472338dda563 2024-04-23T00:04:55.045 INFO:teuthology.orchestra.run.smithi079.stdout:prometheus.a smithi171 *:9095 running (5m) 25s ago 13m 75.1M - 2.33.4 514e6a882f6e 0c5b27bf9a1d 2024-04-23T00:04:55.045 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.foo.smithi079.mriyzv smithi079 *:8000 running (11m) 79s ago 11m 87.9M - 17.2.0 e1d6a67b021e 7265086159d1 2024-04-23T00:04:55.045 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.foo.smithi171.llhapr smithi171 *:8000 running (11m) 25s ago 11m 88.6M - 17.2.0 e1d6a67b021e b457c21074ad 2024-04-23T00:04:55.046 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.smpl.smithi079.yxokos smithi079 *:80 running (11m) 79s ago 11m 87.6M - 17.2.0 e1d6a67b021e 0083918e6d55 2024-04-23T00:04:55.046 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.smpl.smithi171.spscai smithi171 *:80 running (11m) 25s ago 11m 88.4M - 17.2.0 e1d6a67b021e 9e7599a854ca 2024-04-23T00:04:55.490 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-04-23T00:04:55.490 INFO:teuthology.orchestra.run.smithi079.stdout: "mon": { 2024-04-23T00:04:55.490 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.0.0-3252-g43be0201 (43be020184947e53516056c9931e1ac5bdbbb1a5) squid (dev)": 3 2024-04-23T00:04:55.490 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-04-23T00:04:55.490 INFO:teuthology.orchestra.run.smithi079.stdout: "mgr": { 2024-04-23T00:04:55.491 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.0.0-3252-g43be0201 (43be020184947e53516056c9931e1ac5bdbbb1a5) squid (dev)": 2 2024-04-23T00:04:55.491 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-04-23T00:04:55.491 INFO:teuthology.orchestra.run.smithi079.stdout: "osd": { 2024-04-23T00:04:55.491 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-04-23T00:04:55.491 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.0.0-3252-g43be0201 (43be020184947e53516056c9931e1ac5bdbbb1a5) squid (dev)": 6 2024-04-23T00:04:55.491 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-04-23T00:04:55.491 INFO:teuthology.orchestra.run.smithi079.stdout: "rgw": { 2024-04-23T00:04:55.491 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-23T00:04:55.491 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-04-23T00:04:55.491 INFO:teuthology.orchestra.run.smithi079.stdout: "overall": { 2024-04-23T00:04:55.491 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 5, 2024-04-23T00:04:55.491 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.0.0-3252-g43be0201 (43be020184947e53516056c9931e1ac5bdbbb1a5) squid (dev)": 11 2024-04-23T00:04:55.491 INFO:teuthology.orchestra.run.smithi079.stdout: } 2024-04-23T00:04:55.491 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-04-23T00:04:55.528 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:55 smithi079 bash[55848]: cluster 2024-04-23T00:04:53.818753+0000 mgr.y (mgr.25321) 292 : cluster [DBG] pgmap v184: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 85/726 objects degraded (11.708%) 2024-04-23T00:04:55.528 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:55 smithi079 bash[55848]: cluster 2024-04-23T00:04:53.818753+0000 mgr.y (mgr.25321) 292 : cluster [DBG] pgmap v184: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 85/726 objects degraded (11.708%) 2024-04-23T00:04:55.528 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:55 smithi079 bash[55848]: audit 2024-04-23T00:04:54.344939+0000 mgr.y (mgr.25321) 293 : audit [DBG] from='client.34461 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:04:55.528 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:55 smithi079 bash[55848]: audit 2024-04-23T00:04:54.344939+0000 mgr.y (mgr.25321) 293 : audit [DBG] from='client.34461 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:04:55.529 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:55 smithi079 bash[55848]: audit 2024-04-23T00:04:54.707210+0000 mgr.y (mgr.25321) 294 : audit [DBG] from='client.34467 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:04:55.529 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:55 smithi079 bash[55848]: audit 2024-04-23T00:04:54.707210+0000 mgr.y (mgr.25321) 294 : audit [DBG] from='client.34467 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:04:55.529 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:55 smithi079 bash[57209]: cluster 2024-04-23T00:04:53.818753+0000 mgr.y (mgr.25321) 292 : cluster [DBG] pgmap v184: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 85/726 objects degraded (11.708%) 2024-04-23T00:04:55.529 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:55 smithi079 bash[57209]: cluster 2024-04-23T00:04:53.818753+0000 mgr.y (mgr.25321) 292 : cluster [DBG] pgmap v184: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 85/726 objects degraded (11.708%) 2024-04-23T00:04:55.529 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:55 smithi079 bash[57209]: audit 2024-04-23T00:04:54.344939+0000 mgr.y (mgr.25321) 293 : audit [DBG] from='client.34461 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:04:55.529 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:55 smithi079 bash[57209]: audit 2024-04-23T00:04:54.344939+0000 mgr.y (mgr.25321) 293 : audit [DBG] from='client.34461 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:04:55.529 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:55 smithi079 bash[57209]: audit 2024-04-23T00:04:54.707210+0000 mgr.y (mgr.25321) 294 : audit [DBG] from='client.34467 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:04:55.529 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:55 smithi079 bash[57209]: audit 2024-04-23T00:04:54.707210+0000 mgr.y (mgr.25321) 294 : audit [DBG] from='client.34467 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:04:55.551 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:55 smithi171 bash[43854]: cluster 2024-04-23T00:04:53.818753+0000 mgr.y (mgr.25321) 292 : cluster [DBG] pgmap v184: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 85/726 objects degraded (11.708%) 2024-04-23T00:04:55.551 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:55 smithi171 bash[43854]: cluster 2024-04-23T00:04:53.818753+0000 mgr.y (mgr.25321) 292 : cluster [DBG] pgmap v184: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 85/726 objects degraded (11.708%) 2024-04-23T00:04:55.551 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:55 smithi171 bash[43854]: audit 2024-04-23T00:04:54.344939+0000 mgr.y (mgr.25321) 293 : audit [DBG] from='client.34461 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:04:55.551 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:55 smithi171 bash[43854]: audit 2024-04-23T00:04:54.344939+0000 mgr.y (mgr.25321) 293 : audit [DBG] from='client.34461 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:04:55.551 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:55 smithi171 bash[43854]: audit 2024-04-23T00:04:54.707210+0000 mgr.y (mgr.25321) 294 : audit [DBG] from='client.34467 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:04:55.551 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:55 smithi171 bash[43854]: audit 2024-04-23T00:04:54.707210+0000 mgr.y (mgr.25321) 294 : audit [DBG] from='client.34467 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:04:55.851 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-04-23T00:04:55.852 INFO:teuthology.orchestra.run.smithi079.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5", 2024-04-23T00:04:55.852 INFO:teuthology.orchestra.run.smithi079.stdout: "in_progress": true, 2024-04-23T00:04:55.852 INFO:teuthology.orchestra.run.smithi079.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-23T00:04:55.852 INFO:teuthology.orchestra.run.smithi079.stdout: "services_complete": [ 2024-04-23T00:04:55.852 INFO:teuthology.orchestra.run.smithi079.stdout: "mon", 2024-04-23T00:04:55.852 INFO:teuthology.orchestra.run.smithi079.stdout: "mgr" 2024-04-23T00:04:55.852 INFO:teuthology.orchestra.run.smithi079.stdout: ], 2024-04-23T00:04:55.852 INFO:teuthology.orchestra.run.smithi079.stdout: "progress": "12/23 daemons upgraded", 2024-04-23T00:04:55.852 INFO:teuthology.orchestra.run.smithi079.stdout: "message": "Currently upgrading osd daemons", 2024-04-23T00:04:55.852 INFO:teuthology.orchestra.run.smithi079.stdout: "is_paused": false 2024-04-23T00:04:55.852 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-04-23T00:04:56.300 INFO:teuthology.orchestra.run.smithi079.stdout:HEALTH_WARN failed to probe daemons or devices; 1 osds down; Degraded data redundancy: 85/726 objects degraded (11.708%), 18 pgs degraded 2024-04-23T00:04:56.301 INFO:teuthology.orchestra.run.smithi079.stdout:[WRN] CEPHADM_REFRESH_FAILED: failed to probe daemons or devices 2024-04-23T00:04:56.301 INFO:teuthology.orchestra.run.smithi079.stdout: host smithi171 `cephadm ceph-volume` failed: cephadm exited with an error code: 1, stderr: Inferring config /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/mon.b/config 2024-04-23T00:04:56.301 INFO:teuthology.orchestra.run.smithi079.stdout:Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a -e NODE_NAME=smithi171 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmph7dnr7id:/etc/ceph/ceph.conf:z quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a inventory --format=json-pretty --filter-for-batch 2024-04-23T00:04:56.301 INFO:teuthology.orchestra.run.smithi079.stdout:/usr/bin/docker: stderr docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-23T00:04:56.301 INFO:teuthology.orchestra.run.smithi079.stdout:/usr/bin/docker: stderr See 'docker run --help'. 2024-04-23T00:04:56.301 INFO:teuthology.orchestra.run.smithi079.stdout:Traceback (most recent call last): 2024-04-23T00:04:56.301 INFO:teuthology.orchestra.run.smithi079.stdout: File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main 2024-04-23T00:04:56.301 INFO:teuthology.orchestra.run.smithi079.stdout: return _run_code(code, main_globals, None, 2024-04-23T00:04:56.301 INFO:teuthology.orchestra.run.smithi079.stdout: File "/usr/lib/python3.10/runpy.py", line 86, in _run_code 2024-04-23T00:04:56.301 INFO:teuthology.orchestra.run.smithi079.stdout: exec(code, run_globals) 2024-04-23T00:04:56.301 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 5642, in 2024-04-23T00:04:56.301 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 5630, in main 2024-04-23T00:04:56.301 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 408, in _infer_config 2024-04-23T00:04:56.302 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 323, in _infer_fsid 2024-04-23T00:04:56.302 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 436, in _infer_image 2024-04-23T00:04:56.302 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 310, in _validate_fsid 2024-04-23T00:04:56.302 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 3380, in command_ceph_volume 2024-04-23T00:04:56.302 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-23T00:04:56.302 INFO:teuthology.orchestra.run.smithi079.stdout:RuntimeError: Failed command: /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a -e NODE_NAME=smithi171 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmph7dnr7id:/etc/ceph/ceph.conf:z quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a inventory --format=json-pretty --filter-for-batch: docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-23T00:04:56.302 INFO:teuthology.orchestra.run.smithi079.stdout:See 'docker run --help'. 2024-04-23T00:04:56.302 INFO:teuthology.orchestra.run.smithi079.stdout:[WRN] OSD_DOWN: 1 osds down 2024-04-23T00:04:56.302 INFO:teuthology.orchestra.run.smithi079.stdout: osd.6 (root=default,host=smithi171) is down 2024-04-23T00:04:56.302 INFO:teuthology.orchestra.run.smithi079.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 85/726 objects degraded (11.708%), 18 pgs degraded 2024-04-23T00:04:56.302 INFO:teuthology.orchestra.run.smithi079.stdout: pg 1.0 is active+undersized+degraded, acting [7,0] 2024-04-23T00:04:56.302 INFO:teuthology.orchestra.run.smithi079.stdout: pg 2.11 is active+undersized+degraded, acting [4,1] 2024-04-23T00:04:56.303 INFO:teuthology.orchestra.run.smithi079.stdout: pg 2.17 is active+undersized+degraded, acting [5,2] 2024-04-23T00:04:56.303 INFO:teuthology.orchestra.run.smithi079.stdout: pg 3.0 is active+undersized+degraded, acting [1,2] 2024-04-23T00:04:56.303 INFO:teuthology.orchestra.run.smithi079.stdout: pg 3.2 is active+undersized+degraded, acting [3,5] 2024-04-23T00:04:56.303 INFO:teuthology.orchestra.run.smithi079.stdout: pg 3.3 is active+undersized+degraded, acting [4,0] 2024-04-23T00:04:56.303 INFO:teuthology.orchestra.run.smithi079.stdout: pg 3.a is active+undersized+degraded, acting [4,1] 2024-04-23T00:04:56.303 INFO:teuthology.orchestra.run.smithi079.stdout: pg 3.c is active+undersized+degraded, acting [5,3] 2024-04-23T00:04:56.303 INFO:teuthology.orchestra.run.smithi079.stdout: pg 3.d is active+undersized+degraded, acting [7,5] 2024-04-23T00:04:56.303 INFO:teuthology.orchestra.run.smithi079.stdout: pg 3.10 is active+undersized+degraded, acting [0,5] 2024-04-23T00:04:56.303 INFO:teuthology.orchestra.run.smithi079.stdout: pg 3.11 is active+undersized+degraded, acting [7,4] 2024-04-23T00:04:56.303 INFO:teuthology.orchestra.run.smithi079.stdout: pg 3.14 is active+undersized+degraded, acting [4,7] 2024-04-23T00:04:56.303 INFO:teuthology.orchestra.run.smithi079.stdout: pg 3.1d is active+undersized+degraded, acting [5,4] 2024-04-23T00:04:56.303 INFO:teuthology.orchestra.run.smithi079.stdout: pg 3.1e is active+undersized+degraded, acting [3,2] 2024-04-23T00:04:56.303 INFO:teuthology.orchestra.run.smithi079.stdout: pg 4.e is active+undersized+degraded, acting [4,1] 2024-04-23T00:04:56.303 INFO:teuthology.orchestra.run.smithi079.stdout: pg 4.1f is active+undersized+degraded, acting [5,1] 2024-04-23T00:04:56.304 INFO:teuthology.orchestra.run.smithi079.stdout: pg 5.2 is active+undersized+degraded, acting [0,5] 2024-04-23T00:04:56.304 INFO:teuthology.orchestra.run.smithi079.stdout: pg 6.c is active+undersized+degraded, acting [3,5] 2024-04-23T00:04:56.529 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:56 smithi079 bash[55848]: audit 2024-04-23T00:04:55.042389+0000 mgr.y (mgr.25321) 295 : audit [DBG] from='client.34473 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:04:56.529 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:56 smithi079 bash[55848]: audit 2024-04-23T00:04:55.042389+0000 mgr.y (mgr.25321) 295 : audit [DBG] from='client.34473 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:04:56.529 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:56 smithi079 bash[55848]: audit 2024-04-23T00:04:55.176779+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:56.529 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:56 smithi079 bash[55848]: audit 2024-04-23T00:04:55.176779+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:56.529 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:56 smithi079 bash[55848]: audit 2024-04-23T00:04:55.186554+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:56.529 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:56 smithi079 bash[55848]: audit 2024-04-23T00:04:55.186554+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:56.529 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:56 smithi079 bash[55848]: audit 2024-04-23T00:04:55.510047+0000 mon.c (mon.1) 8 : audit [DBG] from='client.? 172.21.15.79:0/2675945862' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:04:56.529 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:56 smithi079 bash[55848]: audit 2024-04-23T00:04:55.510047+0000 mon.c (mon.1) 8 : audit [DBG] from='client.? 172.21.15.79:0/2675945862' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:04:56.529 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:56 smithi079 bash[55848]: audit 2024-04-23T00:04:56.130585+0000 mon.b (mon.2) 7 : audit [INF] from='osd.6 [v2:172.21.15.171:6816/3788206775,v1:172.21.15.171:6817/3788206775]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-23T00:04:56.529 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:56 smithi079 bash[55848]: audit 2024-04-23T00:04:56.130585+0000 mon.b (mon.2) 7 : audit [INF] from='osd.6 [v2:172.21.15.171:6816/3788206775,v1:172.21.15.171:6817/3788206775]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-23T00:04:56.530 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:56 smithi079 bash[55848]: audit 2024-04-23T00:04:56.131181+0000 mon.a (mon.0) 595 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-23T00:04:56.530 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:56 smithi079 bash[55848]: audit 2024-04-23T00:04:56.131181+0000 mon.a (mon.0) 595 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-23T00:04:56.530 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:56 smithi079 bash[57209]: audit 2024-04-23T00:04:55.042389+0000 mgr.y (mgr.25321) 295 : audit [DBG] from='client.34473 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:04:56.530 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:56 smithi079 bash[57209]: audit 2024-04-23T00:04:55.042389+0000 mgr.y (mgr.25321) 295 : audit [DBG] from='client.34473 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:04:56.530 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:56 smithi079 bash[57209]: audit 2024-04-23T00:04:55.176779+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:56.530 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:56 smithi079 bash[57209]: audit 2024-04-23T00:04:55.176779+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:56.530 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:56 smithi079 bash[57209]: audit 2024-04-23T00:04:55.186554+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:56.531 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:56 smithi079 bash[57209]: audit 2024-04-23T00:04:55.186554+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:56.531 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:56 smithi079 bash[57209]: audit 2024-04-23T00:04:55.510047+0000 mon.c (mon.1) 8 : audit [DBG] from='client.? 172.21.15.79:0/2675945862' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:04:56.531 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:56 smithi079 bash[57209]: audit 2024-04-23T00:04:55.510047+0000 mon.c (mon.1) 8 : audit [DBG] from='client.? 172.21.15.79:0/2675945862' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:04:56.531 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:56 smithi079 bash[57209]: audit 2024-04-23T00:04:56.130585+0000 mon.b (mon.2) 7 : audit [INF] from='osd.6 [v2:172.21.15.171:6816/3788206775,v1:172.21.15.171:6817/3788206775]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-23T00:04:56.531 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:56 smithi079 bash[57209]: audit 2024-04-23T00:04:56.130585+0000 mon.b (mon.2) 7 : audit [INF] from='osd.6 [v2:172.21.15.171:6816/3788206775,v1:172.21.15.171:6817/3788206775]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-23T00:04:56.531 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:56 smithi079 bash[57209]: audit 2024-04-23T00:04:56.131181+0000 mon.a (mon.0) 595 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-23T00:04:56.531 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:56 smithi079 bash[57209]: audit 2024-04-23T00:04:56.131181+0000 mon.a (mon.0) 595 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-23T00:04:56.551 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 23 00:04:56 smithi171 bash[49527]: debug 2024-04-23T00:04:56.087+0000 7fcab42917c0 -1 osd.6 0 read_superblock omap replica is missing. 2024-04-23T00:04:56.551 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 23 00:04:56 smithi171 bash[49527]: debug 2024-04-23T00:04:56.123+0000 7fcab42917c0 -1 osd.6 136 log_to_monitors true 2024-04-23T00:04:56.551 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:56 smithi171 bash[43854]: audit 2024-04-23T00:04:55.042389+0000 mgr.y (mgr.25321) 295 : audit [DBG] from='client.34473 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:04:56.552 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:56 smithi171 bash[43854]: audit 2024-04-23T00:04:55.042389+0000 mgr.y (mgr.25321) 295 : audit [DBG] from='client.34473 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:04:56.552 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:56 smithi171 bash[43854]: audit 2024-04-23T00:04:55.176779+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:56.552 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:56 smithi171 bash[43854]: audit 2024-04-23T00:04:55.176779+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:56.552 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:56 smithi171 bash[43854]: audit 2024-04-23T00:04:55.186554+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:56.552 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:56 smithi171 bash[43854]: audit 2024-04-23T00:04:55.186554+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:56.552 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:56 smithi171 bash[43854]: audit 2024-04-23T00:04:55.510047+0000 mon.c (mon.1) 8 : audit [DBG] from='client.? 172.21.15.79:0/2675945862' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:04:56.552 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:56 smithi171 bash[43854]: audit 2024-04-23T00:04:55.510047+0000 mon.c (mon.1) 8 : audit [DBG] from='client.? 172.21.15.79:0/2675945862' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:04:56.553 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:56 smithi171 bash[43854]: audit 2024-04-23T00:04:56.130585+0000 mon.b (mon.2) 7 : audit [INF] from='osd.6 [v2:172.21.15.171:6816/3788206775,v1:172.21.15.171:6817/3788206775]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-23T00:04:56.553 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:56 smithi171 bash[43854]: audit 2024-04-23T00:04:56.130585+0000 mon.b (mon.2) 7 : audit [INF] from='osd.6 [v2:172.21.15.171:6816/3788206775,v1:172.21.15.171:6817/3788206775]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-23T00:04:56.553 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:56 smithi171 bash[43854]: audit 2024-04-23T00:04:56.131181+0000 mon.a (mon.0) 595 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-23T00:04:56.553 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:56 smithi171 bash[43854]: audit 2024-04-23T00:04:56.131181+0000 mon.a (mon.0) 595 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-23T00:04:57.051 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 23 00:04:56 smithi171 bash[49527]: debug 2024-04-23T00:04:56.687+0000 7fcaa16e1700 -1 osd.6 136 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-23T00:04:57.529 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:57 smithi079 bash[57209]: cluster 2024-04-23T00:04:55.820386+0000 mgr.y (mgr.25321) 296 : cluster [DBG] pgmap v185: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 85/726 objects degraded (11.708%) 2024-04-23T00:04:57.529 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:57 smithi079 bash[57209]: cluster 2024-04-23T00:04:55.820386+0000 mgr.y (mgr.25321) 296 : cluster [DBG] pgmap v185: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 85/726 objects degraded (11.708%) 2024-04-23T00:04:57.529 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:57 smithi079 bash[57209]: audit 2024-04-23T00:04:55.870857+0000 mgr.y (mgr.25321) 297 : audit [DBG] from='client.44407 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:04:57.529 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:57 smithi079 bash[57209]: audit 2024-04-23T00:04:55.870857+0000 mgr.y (mgr.25321) 297 : audit [DBG] from='client.44407 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:04:57.529 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:57 smithi079 bash[57209]: audit 2024-04-23T00:04:56.185124+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:57.529 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:57 smithi079 bash[57209]: audit 2024-04-23T00:04:56.185124+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:57.529 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:57 smithi079 bash[57209]: audit 2024-04-23T00:04:56.196844+0000 mon.a (mon.0) 597 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-23T00:04:57.529 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:57 smithi079 bash[57209]: audit 2024-04-23T00:04:56.196844+0000 mon.a (mon.0) 597 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-23T00:04:57.529 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:57 smithi079 bash[57209]: audit 2024-04-23T00:04:56.200179+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:57.530 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:57 smithi079 bash[57209]: audit 2024-04-23T00:04:56.200179+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:57.530 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:57 smithi079 bash[57209]: cluster 2024-04-23T00:04:56.200745+0000 mon.a (mon.0) 599 : cluster [DBG] osdmap e139: 8 total, 7 up, 8 in 2024-04-23T00:04:57.530 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:57 smithi079 bash[57209]: cluster 2024-04-23T00:04:56.200745+0000 mon.a (mon.0) 599 : cluster [DBG] osdmap e139: 8 total, 7 up, 8 in 2024-04-23T00:04:57.530 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:57 smithi079 bash[57209]: audit 2024-04-23T00:04:56.203755+0000 mon.b (mon.2) 8 : audit [INF] from='osd.6 [v2:172.21.15.171:6816/3788206775,v1:172.21.15.171:6817/3788206775]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi171", "root=default"]}]: dispatch 2024-04-23T00:04:57.530 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:57 smithi079 bash[57209]: audit 2024-04-23T00:04:56.203755+0000 mon.b (mon.2) 8 : audit [INF] from='osd.6 [v2:172.21.15.171:6816/3788206775,v1:172.21.15.171:6817/3788206775]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi171", "root=default"]}]: dispatch 2024-04-23T00:04:57.530 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:57 smithi079 bash[57209]: audit 2024-04-23T00:04:56.204390+0000 mon.a (mon.0) 600 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi171", "root=default"]}]: dispatch 2024-04-23T00:04:57.530 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:57 smithi079 bash[57209]: audit 2024-04-23T00:04:56.204390+0000 mon.a (mon.0) 600 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi171", "root=default"]}]: dispatch 2024-04-23T00:04:57.530 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:57 smithi079 bash[57209]: audit 2024-04-23T00:04:56.320609+0000 mon.a (mon.0) 601 : audit [DBG] from='client.? 172.21.15.79:0/2827062412' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T00:04:57.530 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:57 smithi079 bash[55848]: cluster 2024-04-23T00:04:55.820386+0000 mgr.y (mgr.25321) 296 : cluster [DBG] pgmap v185: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 85/726 objects degraded (11.708%) 2024-04-23T00:04:57.530 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:57 smithi079 bash[55848]: cluster 2024-04-23T00:04:55.820386+0000 mgr.y (mgr.25321) 296 : cluster [DBG] pgmap v185: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 85/726 objects degraded (11.708%) 2024-04-23T00:04:57.530 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:57 smithi079 bash[55848]: audit 2024-04-23T00:04:55.870857+0000 mgr.y (mgr.25321) 297 : audit [DBG] from='client.44407 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:04:57.531 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:57 smithi079 bash[55848]: audit 2024-04-23T00:04:55.870857+0000 mgr.y (mgr.25321) 297 : audit [DBG] from='client.44407 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:04:57.531 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:57 smithi079 bash[55848]: audit 2024-04-23T00:04:56.185124+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:57.531 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:57 smithi079 bash[55848]: audit 2024-04-23T00:04:56.185124+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:57.531 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:57 smithi079 bash[55848]: audit 2024-04-23T00:04:56.196844+0000 mon.a (mon.0) 597 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-23T00:04:57.531 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:57 smithi079 bash[55848]: audit 2024-04-23T00:04:56.196844+0000 mon.a (mon.0) 597 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-23T00:04:57.531 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:57 smithi079 bash[55848]: audit 2024-04-23T00:04:56.200179+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:57.531 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:57 smithi079 bash[55848]: audit 2024-04-23T00:04:56.200179+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:57.531 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:57 smithi079 bash[55848]: cluster 2024-04-23T00:04:56.200745+0000 mon.a (mon.0) 599 : cluster [DBG] osdmap e139: 8 total, 7 up, 8 in 2024-04-23T00:04:57.531 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:57 smithi079 bash[55848]: cluster 2024-04-23T00:04:56.200745+0000 mon.a (mon.0) 599 : cluster [DBG] osdmap e139: 8 total, 7 up, 8 in 2024-04-23T00:04:57.531 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:57 smithi079 bash[55848]: audit 2024-04-23T00:04:56.203755+0000 mon.b (mon.2) 8 : audit [INF] from='osd.6 [v2:172.21.15.171:6816/3788206775,v1:172.21.15.171:6817/3788206775]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi171", "root=default"]}]: dispatch 2024-04-23T00:04:57.531 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:57 smithi079 bash[55848]: audit 2024-04-23T00:04:56.203755+0000 mon.b (mon.2) 8 : audit [INF] from='osd.6 [v2:172.21.15.171:6816/3788206775,v1:172.21.15.171:6817/3788206775]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi171", "root=default"]}]: dispatch 2024-04-23T00:04:57.531 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:57 smithi079 bash[55848]: audit 2024-04-23T00:04:56.204390+0000 mon.a (mon.0) 600 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi171", "root=default"]}]: dispatch 2024-04-23T00:04:57.531 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:57 smithi079 bash[55848]: audit 2024-04-23T00:04:56.204390+0000 mon.a (mon.0) 600 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi171", "root=default"]}]: dispatch 2024-04-23T00:04:57.531 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:57 smithi079 bash[55848]: audit 2024-04-23T00:04:56.320609+0000 mon.a (mon.0) 601 : audit [DBG] from='client.? 172.21.15.79:0/2827062412' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T00:04:57.532 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:57 smithi079 bash[55848]: audit 2024-04-23T00:04:56.320609+0000 mon.a (mon.0) 601 : audit [DBG] from='client.? 172.21.15.79:0/2827062412' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T00:04:57.532 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:57 smithi079 bash[55848]: audit 2024-04-23T00:04:56.678922+0000 mon.a (mon.0) 602 : audit [INF] from='osd.6 ' entity='osd.6' 2024-04-23T00:04:57.532 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:57 smithi079 bash[55848]: audit 2024-04-23T00:04:56.678922+0000 mon.a (mon.0) 602 : audit [INF] from='osd.6 ' entity='osd.6' 2024-04-23T00:04:57.532 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:57 smithi079 bash[57209]: audit 2024-04-23T00:04:56.320609+0000 mon.a (mon.0) 601 : audit [DBG] from='client.? 172.21.15.79:0/2827062412' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T00:04:57.532 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:57 smithi079 bash[57209]: audit 2024-04-23T00:04:56.678922+0000 mon.a (mon.0) 602 : audit [INF] from='osd.6 ' entity='osd.6' 2024-04-23T00:04:57.532 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:57 smithi079 bash[57209]: audit 2024-04-23T00:04:56.678922+0000 mon.a (mon.0) 602 : audit [INF] from='osd.6 ' entity='osd.6' 2024-04-23T00:04:57.551 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:57 smithi171 bash[43854]: cluster 2024-04-23T00:04:55.820386+0000 mgr.y (mgr.25321) 296 : cluster [DBG] pgmap v185: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 85/726 objects degraded (11.708%) 2024-04-23T00:04:57.551 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:57 smithi171 bash[43854]: cluster 2024-04-23T00:04:55.820386+0000 mgr.y (mgr.25321) 296 : cluster [DBG] pgmap v185: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 85/726 objects degraded (11.708%) 2024-04-23T00:04:57.551 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:57 smithi171 bash[43854]: audit 2024-04-23T00:04:55.870857+0000 mgr.y (mgr.25321) 297 : audit [DBG] from='client.44407 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:04:57.551 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:57 smithi171 bash[43854]: audit 2024-04-23T00:04:55.870857+0000 mgr.y (mgr.25321) 297 : audit [DBG] from='client.44407 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:04:57.552 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:57 smithi171 bash[43854]: audit 2024-04-23T00:04:56.185124+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:57.552 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:57 smithi171 bash[43854]: audit 2024-04-23T00:04:56.185124+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:57.552 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:57 smithi171 bash[43854]: audit 2024-04-23T00:04:56.196844+0000 mon.a (mon.0) 597 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-23T00:04:57.552 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:57 smithi171 bash[43854]: audit 2024-04-23T00:04:56.196844+0000 mon.a (mon.0) 597 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-23T00:04:57.552 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:57 smithi171 bash[43854]: audit 2024-04-23T00:04:56.200179+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:57.552 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:57 smithi171 bash[43854]: audit 2024-04-23T00:04:56.200179+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:04:57.552 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:57 smithi171 bash[43854]: cluster 2024-04-23T00:04:56.200745+0000 mon.a (mon.0) 599 : cluster [DBG] osdmap e139: 8 total, 7 up, 8 in 2024-04-23T00:04:57.552 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:57 smithi171 bash[43854]: cluster 2024-04-23T00:04:56.200745+0000 mon.a (mon.0) 599 : cluster [DBG] osdmap e139: 8 total, 7 up, 8 in 2024-04-23T00:04:57.552 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:57 smithi171 bash[43854]: audit 2024-04-23T00:04:56.203755+0000 mon.b (mon.2) 8 : audit [INF] from='osd.6 [v2:172.21.15.171:6816/3788206775,v1:172.21.15.171:6817/3788206775]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi171", "root=default"]}]: dispatch 2024-04-23T00:04:57.552 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:57 smithi171 bash[43854]: audit 2024-04-23T00:04:56.203755+0000 mon.b (mon.2) 8 : audit [INF] from='osd.6 [v2:172.21.15.171:6816/3788206775,v1:172.21.15.171:6817/3788206775]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi171", "root=default"]}]: dispatch 2024-04-23T00:04:57.552 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:57 smithi171 bash[43854]: audit 2024-04-23T00:04:56.204390+0000 mon.a (mon.0) 600 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi171", "root=default"]}]: dispatch 2024-04-23T00:04:57.552 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:57 smithi171 bash[43854]: audit 2024-04-23T00:04:56.204390+0000 mon.a (mon.0) 600 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi171", "root=default"]}]: dispatch 2024-04-23T00:04:57.552 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:57 smithi171 bash[43854]: audit 2024-04-23T00:04:56.320609+0000 mon.a (mon.0) 601 : audit [DBG] from='client.? 172.21.15.79:0/2827062412' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T00:04:57.552 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:57 smithi171 bash[43854]: audit 2024-04-23T00:04:56.320609+0000 mon.a (mon.0) 601 : audit [DBG] from='client.? 172.21.15.79:0/2827062412' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T00:04:57.553 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:57 smithi171 bash[43854]: audit 2024-04-23T00:04:56.678922+0000 mon.a (mon.0) 602 : audit [INF] from='osd.6 ' entity='osd.6' 2024-04-23T00:04:57.553 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:57 smithi171 bash[43854]: audit 2024-04-23T00:04:56.678922+0000 mon.a (mon.0) 602 : audit [INF] from='osd.6 ' entity='osd.6' 2024-04-23T00:04:58.528 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:58 smithi079 bash[57209]: cluster 2024-04-23T00:04:57.264435+0000 mon.a (mon.0) 603 : cluster [WRN] Health check update: Degraded data redundancy: 85/726 objects degraded (11.708%), 18 pgs degraded (PG_DEGRADED) 2024-04-23T00:04:58.528 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:58 smithi079 bash[57209]: cluster 2024-04-23T00:04:57.264435+0000 mon.a (mon.0) 603 : cluster [WRN] Health check update: Degraded data redundancy: 85/726 objects degraded (11.708%), 18 pgs degraded (PG_DEGRADED) 2024-04-23T00:04:58.529 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:58 smithi079 bash[57209]: cluster 2024-04-23T00:04:57.675734+0000 mon.a (mon.0) 604 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-23T00:04:58.529 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:58 smithi079 bash[57209]: cluster 2024-04-23T00:04:57.675734+0000 mon.a (mon.0) 604 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-23T00:04:58.529 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:58 smithi079 bash[57209]: cluster 2024-04-23T00:04:57.688545+0000 mon.a (mon.0) 605 : cluster [INF] osd.6 [v2:172.21.15.171:6816/3788206775,v1:172.21.15.171:6817/3788206775] boot 2024-04-23T00:04:58.529 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:58 smithi079 bash[57209]: cluster 2024-04-23T00:04:57.688545+0000 mon.a (mon.0) 605 : cluster [INF] osd.6 [v2:172.21.15.171:6816/3788206775,v1:172.21.15.171:6817/3788206775] boot 2024-04-23T00:04:58.529 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:58 smithi079 bash[57209]: cluster 2024-04-23T00:04:57.688661+0000 mon.a (mon.0) 606 : cluster [DBG] osdmap e140: 8 total, 8 up, 8 in 2024-04-23T00:04:58.529 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:58 smithi079 bash[57209]: cluster 2024-04-23T00:04:57.688661+0000 mon.a (mon.0) 606 : cluster [DBG] osdmap e140: 8 total, 8 up, 8 in 2024-04-23T00:04:58.529 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:58 smithi079 bash[57209]: audit 2024-04-23T00:04:57.693965+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-23T00:04:58.529 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:58 smithi079 bash[57209]: audit 2024-04-23T00:04:57.693965+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-23T00:04:58.529 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:58 smithi079 bash[55848]: cluster 2024-04-23T00:04:57.264435+0000 mon.a (mon.0) 603 : cluster [WRN] Health check update: Degraded data redundancy: 85/726 objects degraded (11.708%), 18 pgs degraded (PG_DEGRADED) 2024-04-23T00:04:58.529 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:58 smithi079 bash[55848]: cluster 2024-04-23T00:04:57.264435+0000 mon.a (mon.0) 603 : cluster [WRN] Health check update: Degraded data redundancy: 85/726 objects degraded (11.708%), 18 pgs degraded (PG_DEGRADED) 2024-04-23T00:04:58.529 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:58 smithi079 bash[55848]: cluster 2024-04-23T00:04:57.675734+0000 mon.a (mon.0) 604 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-23T00:04:58.530 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:58 smithi079 bash[55848]: cluster 2024-04-23T00:04:57.675734+0000 mon.a (mon.0) 604 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-23T00:04:58.530 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:58 smithi079 bash[55848]: cluster 2024-04-23T00:04:57.688545+0000 mon.a (mon.0) 605 : cluster [INF] osd.6 [v2:172.21.15.171:6816/3788206775,v1:172.21.15.171:6817/3788206775] boot 2024-04-23T00:04:58.530 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:58 smithi079 bash[55848]: cluster 2024-04-23T00:04:57.688545+0000 mon.a (mon.0) 605 : cluster [INF] osd.6 [v2:172.21.15.171:6816/3788206775,v1:172.21.15.171:6817/3788206775] boot 2024-04-23T00:04:58.530 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:58 smithi079 bash[55848]: cluster 2024-04-23T00:04:57.688661+0000 mon.a (mon.0) 606 : cluster [DBG] osdmap e140: 8 total, 8 up, 8 in 2024-04-23T00:04:58.530 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:58 smithi079 bash[55848]: cluster 2024-04-23T00:04:57.688661+0000 mon.a (mon.0) 606 : cluster [DBG] osdmap e140: 8 total, 8 up, 8 in 2024-04-23T00:04:58.530 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:58 smithi079 bash[55848]: audit 2024-04-23T00:04:57.693965+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-23T00:04:58.530 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:58 smithi079 bash[55848]: audit 2024-04-23T00:04:57.693965+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-23T00:04:58.551 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:58 smithi171 bash[43854]: cluster 2024-04-23T00:04:57.264435+0000 mon.a (mon.0) 603 : cluster [WRN] Health check update: Degraded data redundancy: 85/726 objects degraded (11.708%), 18 pgs degraded (PG_DEGRADED) 2024-04-23T00:04:58.551 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:58 smithi171 bash[43854]: cluster 2024-04-23T00:04:57.264435+0000 mon.a (mon.0) 603 : cluster [WRN] Health check update: Degraded data redundancy: 85/726 objects degraded (11.708%), 18 pgs degraded (PG_DEGRADED) 2024-04-23T00:04:58.551 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:58 smithi171 bash[43854]: cluster 2024-04-23T00:04:57.675734+0000 mon.a (mon.0) 604 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-23T00:04:58.551 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:58 smithi171 bash[43854]: cluster 2024-04-23T00:04:57.675734+0000 mon.a (mon.0) 604 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-23T00:04:58.552 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:58 smithi171 bash[43854]: cluster 2024-04-23T00:04:57.688545+0000 mon.a (mon.0) 605 : cluster [INF] osd.6 [v2:172.21.15.171:6816/3788206775,v1:172.21.15.171:6817/3788206775] boot 2024-04-23T00:04:58.552 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:58 smithi171 bash[43854]: cluster 2024-04-23T00:04:57.688545+0000 mon.a (mon.0) 605 : cluster [INF] osd.6 [v2:172.21.15.171:6816/3788206775,v1:172.21.15.171:6817/3788206775] boot 2024-04-23T00:04:58.552 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:58 smithi171 bash[43854]: cluster 2024-04-23T00:04:57.688661+0000 mon.a (mon.0) 606 : cluster [DBG] osdmap e140: 8 total, 8 up, 8 in 2024-04-23T00:04:58.552 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:58 smithi171 bash[43854]: cluster 2024-04-23T00:04:57.688661+0000 mon.a (mon.0) 606 : cluster [DBG] osdmap e140: 8 total, 8 up, 8 in 2024-04-23T00:04:58.552 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:58 smithi171 bash[43854]: audit 2024-04-23T00:04:57.693965+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-23T00:04:58.552 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:58 smithi171 bash[43854]: audit 2024-04-23T00:04:57.693965+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-23T00:05:00.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:59 smithi079 bash[55848]: cluster 2024-04-23T00:04:57.821785+0000 mgr.y (mgr.25321) 298 : cluster [DBG] pgmap v188: 161 pgs: 9 peering, 15 active+undersized+degraded, 29 active+undersized, 108 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 68/726 objects degraded (9.366%) 2024-04-23T00:05:00.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:59 smithi079 bash[55848]: cluster 2024-04-23T00:04:57.821785+0000 mgr.y (mgr.25321) 298 : cluster [DBG] pgmap v188: 161 pgs: 9 peering, 15 active+undersized+degraded, 29 active+undersized, 108 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 68/726 objects degraded (9.366%) 2024-04-23T00:05:00.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:59 smithi079 bash[55848]: cluster 2024-04-23T00:04:58.693453+0000 mon.a (mon.0) 608 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-04-23T00:05:00.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:04:59 smithi079 bash[55848]: cluster 2024-04-23T00:04:58.693453+0000 mon.a (mon.0) 608 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-04-23T00:05:00.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:59 smithi079 bash[57209]: cluster 2024-04-23T00:04:57.821785+0000 mgr.y (mgr.25321) 298 : cluster [DBG] pgmap v188: 161 pgs: 9 peering, 15 active+undersized+degraded, 29 active+undersized, 108 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 68/726 objects degraded (9.366%) 2024-04-23T00:05:00.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:59 smithi079 bash[57209]: cluster 2024-04-23T00:04:57.821785+0000 mgr.y (mgr.25321) 298 : cluster [DBG] pgmap v188: 161 pgs: 9 peering, 15 active+undersized+degraded, 29 active+undersized, 108 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 68/726 objects degraded (9.366%) 2024-04-23T00:05:00.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:59 smithi079 bash[57209]: cluster 2024-04-23T00:04:58.693453+0000 mon.a (mon.0) 608 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-04-23T00:05:00.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:04:59 smithi079 bash[57209]: cluster 2024-04-23T00:04:58.693453+0000 mon.a (mon.0) 608 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-04-23T00:05:00.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:59 smithi171 bash[43854]: cluster 2024-04-23T00:04:57.821785+0000 mgr.y (mgr.25321) 298 : cluster [DBG] pgmap v188: 161 pgs: 9 peering, 15 active+undersized+degraded, 29 active+undersized, 108 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 68/726 objects degraded (9.366%) 2024-04-23T00:05:00.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:59 smithi171 bash[43854]: cluster 2024-04-23T00:04:57.821785+0000 mgr.y (mgr.25321) 298 : cluster [DBG] pgmap v188: 161 pgs: 9 peering, 15 active+undersized+degraded, 29 active+undersized, 108 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 68/726 objects degraded (9.366%) 2024-04-23T00:05:00.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:59 smithi171 bash[43854]: cluster 2024-04-23T00:04:58.693453+0000 mon.a (mon.0) 608 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-04-23T00:05:00.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:04:59 smithi171 bash[43854]: cluster 2024-04-23T00:04:58.693453+0000 mon.a (mon.0) 608 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-04-23T00:05:02.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:01 smithi079 bash[55848]: cluster 2024-04-23T00:04:59.823332+0000 mgr.y (mgr.25321) 299 : cluster [DBG] pgmap v190: 161 pgs: 23 peering, 6 active+undersized+degraded, 7 active+undersized, 125 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 17/726 objects degraded (2.342%) 2024-04-23T00:05:02.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:01 smithi079 bash[55848]: cluster 2024-04-23T00:04:59.823332+0000 mgr.y (mgr.25321) 299 : cluster [DBG] pgmap v190: 161 pgs: 23 peering, 6 active+undersized+degraded, 7 active+undersized, 125 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 17/726 objects degraded (2.342%) 2024-04-23T00:05:02.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:01 smithi079 bash[57209]: cluster 2024-04-23T00:04:59.823332+0000 mgr.y (mgr.25321) 299 : cluster [DBG] pgmap v190: 161 pgs: 23 peering, 6 active+undersized+degraded, 7 active+undersized, 125 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 17/726 objects degraded (2.342%) 2024-04-23T00:05:02.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:01 smithi079 bash[57209]: cluster 2024-04-23T00:04:59.823332+0000 mgr.y (mgr.25321) 299 : cluster [DBG] pgmap v190: 161 pgs: 23 peering, 6 active+undersized+degraded, 7 active+undersized, 125 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 17/726 objects degraded (2.342%) 2024-04-23T00:05:02.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:01 smithi171 bash[43854]: cluster 2024-04-23T00:04:59.823332+0000 mgr.y (mgr.25321) 299 : cluster [DBG] pgmap v190: 161 pgs: 23 peering, 6 active+undersized+degraded, 7 active+undersized, 125 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 17/726 objects degraded (2.342%) 2024-04-23T00:05:02.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:01 smithi171 bash[43854]: cluster 2024-04-23T00:04:59.823332+0000 mgr.y (mgr.25321) 299 : cluster [DBG] pgmap v190: 161 pgs: 23 peering, 6 active+undersized+degraded, 7 active+undersized, 125 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 17/726 objects degraded (2.342%) 2024-04-23T00:05:02.801 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:02 smithi171 bash[43854]: cluster 2024-04-23T00:05:02.265602+0000 mon.a (mon.0) 609 : cluster [WRN] Health check update: Degraded data redundancy: 17/726 objects degraded (2.342%), 6 pgs degraded (PG_DEGRADED) 2024-04-23T00:05:02.801 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:02 smithi171 bash[43854]: cluster 2024-04-23T00:05:02.265602+0000 mon.a (mon.0) 609 : cluster [WRN] Health check update: Degraded data redundancy: 17/726 objects degraded (2.342%), 6 pgs degraded (PG_DEGRADED) 2024-04-23T00:05:03.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:02 smithi079 bash[55848]: cluster 2024-04-23T00:05:02.265602+0000 mon.a (mon.0) 609 : cluster [WRN] Health check update: Degraded data redundancy: 17/726 objects degraded (2.342%), 6 pgs degraded (PG_DEGRADED) 2024-04-23T00:05:03.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:02 smithi079 bash[55848]: cluster 2024-04-23T00:05:02.265602+0000 mon.a (mon.0) 609 : cluster [WRN] Health check update: Degraded data redundancy: 17/726 objects degraded (2.342%), 6 pgs degraded (PG_DEGRADED) 2024-04-23T00:05:03.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:02 smithi079 bash[57209]: cluster 2024-04-23T00:05:02.265602+0000 mon.a (mon.0) 609 : cluster [WRN] Health check update: Degraded data redundancy: 17/726 objects degraded (2.342%), 6 pgs degraded (PG_DEGRADED) 2024-04-23T00:05:03.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:02 smithi079 bash[57209]: cluster 2024-04-23T00:05:02.265602+0000 mon.a (mon.0) 609 : cluster [WRN] Health check update: Degraded data redundancy: 17/726 objects degraded (2.342%), 6 pgs degraded (PG_DEGRADED) 2024-04-23T00:05:04.028 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:05:03 smithi079 bash[52880]: ::ffff:172.21.15.171 - - [23/Apr/2024:00:05:03] "GET /metrics HTTP/1.1" 200 38539 "" "Prometheus/2.33.4" 2024-04-23T00:05:04.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:03 smithi079 bash[55848]: cluster 2024-04-23T00:05:01.824681+0000 mgr.y (mgr.25321) 300 : cluster [DBG] pgmap v191: 161 pgs: 23 peering, 138 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T00:05:04.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:03 smithi079 bash[55848]: cluster 2024-04-23T00:05:01.824681+0000 mgr.y (mgr.25321) 300 : cluster [DBG] pgmap v191: 161 pgs: 23 peering, 138 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T00:05:04.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:03 smithi079 bash[55848]: cluster 2024-04-23T00:05:02.693775+0000 mon.a (mon.0) 610 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 17/726 objects degraded (2.342%), 6 pgs degraded) 2024-04-23T00:05:04.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:03 smithi079 bash[55848]: cluster 2024-04-23T00:05:02.693775+0000 mon.a (mon.0) 610 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 17/726 objects degraded (2.342%), 6 pgs degraded) 2024-04-23T00:05:04.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:03 smithi079 bash[57209]: cluster 2024-04-23T00:05:01.824681+0000 mgr.y (mgr.25321) 300 : cluster [DBG] pgmap v191: 161 pgs: 23 peering, 138 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T00:05:04.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:03 smithi079 bash[57209]: cluster 2024-04-23T00:05:01.824681+0000 mgr.y (mgr.25321) 300 : cluster [DBG] pgmap v191: 161 pgs: 23 peering, 138 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T00:05:04.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:03 smithi079 bash[57209]: cluster 2024-04-23T00:05:02.693775+0000 mon.a (mon.0) 610 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 17/726 objects degraded (2.342%), 6 pgs degraded) 2024-04-23T00:05:04.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:03 smithi079 bash[57209]: cluster 2024-04-23T00:05:02.693775+0000 mon.a (mon.0) 610 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 17/726 objects degraded (2.342%), 6 pgs degraded) 2024-04-23T00:05:04.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:03 smithi171 bash[43854]: cluster 2024-04-23T00:05:01.824681+0000 mgr.y (mgr.25321) 300 : cluster [DBG] pgmap v191: 161 pgs: 23 peering, 138 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T00:05:04.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:03 smithi171 bash[43854]: cluster 2024-04-23T00:05:01.824681+0000 mgr.y (mgr.25321) 300 : cluster [DBG] pgmap v191: 161 pgs: 23 peering, 138 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T00:05:04.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:03 smithi171 bash[43854]: cluster 2024-04-23T00:05:02.693775+0000 mon.a (mon.0) 610 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 17/726 objects degraded (2.342%), 6 pgs degraded) 2024-04-23T00:05:04.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:03 smithi171 bash[43854]: cluster 2024-04-23T00:05:02.693775+0000 mon.a (mon.0) 610 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 17/726 objects degraded (2.342%), 6 pgs degraded) 2024-04-23T00:05:05.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:04 smithi079 bash[55848]: audit 2024-04-23T00:05:03.287445+0000 mgr.y (mgr.25321) 301 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:05:05.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:04 smithi079 bash[55848]: audit 2024-04-23T00:05:03.287445+0000 mgr.y (mgr.25321) 301 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:05:05.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:04 smithi079 bash[55848]: audit 2024-04-23T00:05:03.786878+0000 mon.a (mon.0) 611 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:05:05.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:04 smithi079 bash[55848]: audit 2024-04-23T00:05:03.786878+0000 mon.a (mon.0) 611 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:05:05.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:04 smithi079 bash[55848]: audit 2024-04-23T00:05:03.788799+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:05:05.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:04 smithi079 bash[55848]: audit 2024-04-23T00:05:03.788799+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:05:05.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:04 smithi079 bash[55848]: cluster 2024-04-23T00:05:03.792714+0000 mgr.y (mgr.25321) 302 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 269 B/s rd, 0 op/s 2024-04-23T00:05:05.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:04 smithi079 bash[55848]: cluster 2024-04-23T00:05:03.792714+0000 mgr.y (mgr.25321) 302 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 269 B/s rd, 0 op/s 2024-04-23T00:05:05.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:04 smithi079 bash[55848]: cluster 2024-04-23T00:05:03.793592+0000 mgr.y (mgr.25321) 303 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 335 B/s rd, 0 op/s 2024-04-23T00:05:05.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:04 smithi079 bash[55848]: cluster 2024-04-23T00:05:03.793592+0000 mgr.y (mgr.25321) 303 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 335 B/s rd, 0 op/s 2024-04-23T00:05:05.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:04 smithi079 bash[55848]: audit 2024-04-23T00:05:03.803515+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:05.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:04 smithi079 bash[55848]: audit 2024-04-23T00:05:03.803515+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:05.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:04 smithi079 bash[55848]: audit 2024-04-23T00:05:03.902225+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:05:05.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:04 smithi079 bash[55848]: audit 2024-04-23T00:05:03.902225+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:05:05.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:04 smithi079 bash[55848]: audit 2024-04-23T00:05:03.907426+0000 mon.a (mon.0) 615 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:05:05.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:04 smithi079 bash[55848]: audit 2024-04-23T00:05:03.907426+0000 mon.a (mon.0) 615 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:05:05.031 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:04 smithi079 bash[55848]: audit 2024-04-23T00:05:03.911408+0000 mon.a (mon.0) 616 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:05:05.031 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:04 smithi079 bash[55848]: audit 2024-04-23T00:05:03.911408+0000 mon.a (mon.0) 616 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:05:05.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:04 smithi079 bash[57209]: audit 2024-04-23T00:05:03.287445+0000 mgr.y (mgr.25321) 301 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:05:05.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:04 smithi079 bash[57209]: audit 2024-04-23T00:05:03.287445+0000 mgr.y (mgr.25321) 301 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:05:05.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:04 smithi079 bash[57209]: audit 2024-04-23T00:05:03.786878+0000 mon.a (mon.0) 611 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:05:05.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:04 smithi079 bash[57209]: audit 2024-04-23T00:05:03.786878+0000 mon.a (mon.0) 611 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:05:05.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:04 smithi079 bash[57209]: audit 2024-04-23T00:05:03.788799+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:05:05.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:04 smithi079 bash[57209]: audit 2024-04-23T00:05:03.788799+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:05:05.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:04 smithi079 bash[57209]: cluster 2024-04-23T00:05:03.792714+0000 mgr.y (mgr.25321) 302 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 269 B/s rd, 0 op/s 2024-04-23T00:05:05.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:04 smithi079 bash[57209]: cluster 2024-04-23T00:05:03.792714+0000 mgr.y (mgr.25321) 302 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 269 B/s rd, 0 op/s 2024-04-23T00:05:05.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:04 smithi079 bash[57209]: cluster 2024-04-23T00:05:03.793592+0000 mgr.y (mgr.25321) 303 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 335 B/s rd, 0 op/s 2024-04-23T00:05:05.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:04 smithi079 bash[57209]: cluster 2024-04-23T00:05:03.793592+0000 mgr.y (mgr.25321) 303 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 335 B/s rd, 0 op/s 2024-04-23T00:05:05.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:04 smithi079 bash[57209]: audit 2024-04-23T00:05:03.803515+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:05.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:04 smithi079 bash[57209]: audit 2024-04-23T00:05:03.803515+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:05.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:04 smithi079 bash[57209]: audit 2024-04-23T00:05:03.902225+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:05:05.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:04 smithi079 bash[57209]: audit 2024-04-23T00:05:03.902225+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:05:05.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:04 smithi079 bash[57209]: audit 2024-04-23T00:05:03.907426+0000 mon.a (mon.0) 615 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:05:05.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:04 smithi079 bash[57209]: audit 2024-04-23T00:05:03.907426+0000 mon.a (mon.0) 615 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:05:05.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:04 smithi079 bash[57209]: audit 2024-04-23T00:05:03.911408+0000 mon.a (mon.0) 616 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:05:05.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:04 smithi079 bash[57209]: audit 2024-04-23T00:05:03.911408+0000 mon.a (mon.0) 616 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:05:05.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:04 smithi079 bash[55848]: audit 2024-04-23T00:05:03.914335+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:05:05.033 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:04 smithi079 bash[55848]: audit 2024-04-23T00:05:03.914335+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:05:05.033 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:04 smithi079 bash[55848]: audit 2024-04-23T00:05:03.918432+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-23T00:05:05.033 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:04 smithi079 bash[55848]: audit 2024-04-23T00:05:03.918432+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-23T00:05:05.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:04 smithi079 bash[57209]: audit 2024-04-23T00:05:03.914335+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:05:05.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:04 smithi079 bash[57209]: audit 2024-04-23T00:05:03.914335+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:05:05.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:04 smithi079 bash[57209]: audit 2024-04-23T00:05:03.918432+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-23T00:05:05.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:04 smithi079 bash[57209]: audit 2024-04-23T00:05:03.918432+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-23T00:05:05.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:04 smithi171 bash[43854]: audit 2024-04-23T00:05:03.287445+0000 mgr.y (mgr.25321) 301 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:05:05.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:04 smithi171 bash[43854]: audit 2024-04-23T00:05:03.287445+0000 mgr.y (mgr.25321) 301 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:05:05.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:04 smithi171 bash[43854]: audit 2024-04-23T00:05:03.786878+0000 mon.a (mon.0) 611 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:05:05.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:04 smithi171 bash[43854]: audit 2024-04-23T00:05:03.786878+0000 mon.a (mon.0) 611 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:05:05.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:04 smithi171 bash[43854]: audit 2024-04-23T00:05:03.788799+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:05:05.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:04 smithi171 bash[43854]: audit 2024-04-23T00:05:03.788799+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:05:05.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:04 smithi171 bash[43854]: cluster 2024-04-23T00:05:03.792714+0000 mgr.y (mgr.25321) 302 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 269 B/s rd, 0 op/s 2024-04-23T00:05:05.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:04 smithi171 bash[43854]: cluster 2024-04-23T00:05:03.792714+0000 mgr.y (mgr.25321) 302 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 269 B/s rd, 0 op/s 2024-04-23T00:05:05.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:04 smithi171 bash[43854]: cluster 2024-04-23T00:05:03.793592+0000 mgr.y (mgr.25321) 303 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 335 B/s rd, 0 op/s 2024-04-23T00:05:05.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:04 smithi171 bash[43854]: cluster 2024-04-23T00:05:03.793592+0000 mgr.y (mgr.25321) 303 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 335 B/s rd, 0 op/s 2024-04-23T00:05:05.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:04 smithi171 bash[43854]: audit 2024-04-23T00:05:03.803515+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:05.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:04 smithi171 bash[43854]: audit 2024-04-23T00:05:03.803515+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:05.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:04 smithi171 bash[43854]: audit 2024-04-23T00:05:03.902225+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:05:05.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:04 smithi171 bash[43854]: audit 2024-04-23T00:05:03.902225+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:05:05.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:04 smithi171 bash[43854]: audit 2024-04-23T00:05:03.907426+0000 mon.a (mon.0) 615 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:05:05.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:04 smithi171 bash[43854]: audit 2024-04-23T00:05:03.907426+0000 mon.a (mon.0) 615 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:05:05.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:04 smithi171 bash[43854]: audit 2024-04-23T00:05:03.911408+0000 mon.a (mon.0) 616 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:05:05.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:04 smithi171 bash[43854]: audit 2024-04-23T00:05:03.911408+0000 mon.a (mon.0) 616 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:05:05.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:04 smithi171 bash[43854]: audit 2024-04-23T00:05:03.914335+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:05:05.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:04 smithi171 bash[43854]: audit 2024-04-23T00:05:03.914335+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:05:05.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:04 smithi171 bash[43854]: audit 2024-04-23T00:05:03.918432+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-23T00:05:05.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:04 smithi171 bash[43854]: audit 2024-04-23T00:05:03.918432+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-23T00:05:06.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:05 smithi079 bash[55848]: audit 2024-04-23T00:05:03.918812+0000 mgr.y (mgr.25321) 304 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-23T00:05:06.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:05 smithi079 bash[55848]: audit 2024-04-23T00:05:03.918812+0000 mgr.y (mgr.25321) 304 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-23T00:05:06.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:05 smithi079 bash[55848]: cephadm 2024-04-23T00:05:03.921194+0000 mgr.y (mgr.25321) 305 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-04-23T00:05:06.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:05 smithi079 bash[55848]: cephadm 2024-04-23T00:05:03.921194+0000 mgr.y (mgr.25321) 305 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-04-23T00:05:06.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:05 smithi079 bash[57209]: audit 2024-04-23T00:05:03.918812+0000 mgr.y (mgr.25321) 304 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-23T00:05:06.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:05 smithi079 bash[57209]: audit 2024-04-23T00:05:03.918812+0000 mgr.y (mgr.25321) 304 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-23T00:05:06.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:05 smithi079 bash[57209]: cephadm 2024-04-23T00:05:03.921194+0000 mgr.y (mgr.25321) 305 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-04-23T00:05:06.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:05 smithi079 bash[57209]: cephadm 2024-04-23T00:05:03.921194+0000 mgr.y (mgr.25321) 305 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-04-23T00:05:06.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:05 smithi171 bash[43854]: audit 2024-04-23T00:05:03.918812+0000 mgr.y (mgr.25321) 304 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-23T00:05:06.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:05 smithi171 bash[43854]: audit 2024-04-23T00:05:03.918812+0000 mgr.y (mgr.25321) 304 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-23T00:05:06.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:05 smithi171 bash[43854]: cephadm 2024-04-23T00:05:03.921194+0000 mgr.y (mgr.25321) 305 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-04-23T00:05:06.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:05 smithi171 bash[43854]: cephadm 2024-04-23T00:05:03.921194+0000 mgr.y (mgr.25321) 305 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-04-23T00:05:07.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:06 smithi079 bash[55848]: cluster 2024-04-23T00:05:05.794991+0000 mgr.y (mgr.25321) 306 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 899 B/s rd, 0 op/s 2024-04-23T00:05:07.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:06 smithi079 bash[55848]: cluster 2024-04-23T00:05:05.794991+0000 mgr.y (mgr.25321) 306 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 899 B/s rd, 0 op/s 2024-04-23T00:05:07.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:06 smithi079 bash[55848]: audit 2024-04-23T00:05:06.300751+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:07.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:06 smithi079 bash[55848]: audit 2024-04-23T00:05:06.300751+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:07.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:06 smithi079 bash[55848]: audit 2024-04-23T00:05:06.306003+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-23T00:05:07.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:06 smithi079 bash[55848]: audit 2024-04-23T00:05:06.306003+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-23T00:05:07.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:06 smithi079 bash[55848]: audit 2024-04-23T00:05:06.307645+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:05:07.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:06 smithi079 bash[55848]: audit 2024-04-23T00:05:06.307645+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:05:07.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:06 smithi079 bash[57209]: cluster 2024-04-23T00:05:05.794991+0000 mgr.y (mgr.25321) 306 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 899 B/s rd, 0 op/s 2024-04-23T00:05:07.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:06 smithi079 bash[57209]: cluster 2024-04-23T00:05:05.794991+0000 mgr.y (mgr.25321) 306 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 899 B/s rd, 0 op/s 2024-04-23T00:05:07.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:06 smithi079 bash[57209]: audit 2024-04-23T00:05:06.300751+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:07.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:06 smithi079 bash[57209]: audit 2024-04-23T00:05:06.300751+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:07.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:06 smithi079 bash[57209]: audit 2024-04-23T00:05:06.306003+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-23T00:05:07.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:06 smithi079 bash[57209]: audit 2024-04-23T00:05:06.306003+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-23T00:05:07.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:06 smithi079 bash[57209]: audit 2024-04-23T00:05:06.307645+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:05:07.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:06 smithi079 bash[57209]: audit 2024-04-23T00:05:06.307645+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:05:07.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:06 smithi171 bash[43854]: cluster 2024-04-23T00:05:05.794991+0000 mgr.y (mgr.25321) 306 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 899 B/s rd, 0 op/s 2024-04-23T00:05:07.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:06 smithi171 bash[43854]: cluster 2024-04-23T00:05:05.794991+0000 mgr.y (mgr.25321) 306 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 899 B/s rd, 0 op/s 2024-04-23T00:05:07.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:06 smithi171 bash[43854]: audit 2024-04-23T00:05:06.300751+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:07.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:06 smithi171 bash[43854]: audit 2024-04-23T00:05:06.300751+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:07.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:06 smithi171 bash[43854]: audit 2024-04-23T00:05:06.306003+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-23T00:05:07.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:06 smithi171 bash[43854]: audit 2024-04-23T00:05:06.306003+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-23T00:05:07.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:06 smithi171 bash[43854]: audit 2024-04-23T00:05:06.307645+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:05:07.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:06 smithi171 bash[43854]: audit 2024-04-23T00:05:06.307645+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:05:07.801 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:07 smithi171 bash[43854]: cephadm 2024-04-23T00:05:06.292827+0000 mgr.y (mgr.25321) 307 : cephadm [INF] Upgrade: Updating osd.7 2024-04-23T00:05:07.801 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:07 smithi171 bash[43854]: cephadm 2024-04-23T00:05:06.292827+0000 mgr.y (mgr.25321) 307 : cephadm [INF] Upgrade: Updating osd.7 2024-04-23T00:05:07.801 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:07 smithi171 bash[43854]: cephadm 2024-04-23T00:05:06.313325+0000 mgr.y (mgr.25321) 308 : cephadm [INF] Deploying daemon osd.7 on smithi171 2024-04-23T00:05:07.801 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:07 smithi171 bash[43854]: cephadm 2024-04-23T00:05:06.313325+0000 mgr.y (mgr.25321) 308 : cephadm [INF] Deploying daemon osd.7 on smithi171 2024-04-23T00:05:07.801 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:07 smithi171 bash[43854]: audit 2024-04-23T00:05:07.127763+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:07.801 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:07 smithi171 bash[43854]: audit 2024-04-23T00:05:07.127763+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:07.801 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:07 smithi171 bash[43854]: audit 2024-04-23T00:05:07.130107+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:05:07.801 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:07 smithi171 bash[43854]: audit 2024-04-23T00:05:07.130107+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:05:08.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:07 smithi079 bash[55848]: cephadm 2024-04-23T00:05:06.292827+0000 mgr.y (mgr.25321) 307 : cephadm [INF] Upgrade: Updating osd.7 2024-04-23T00:05:08.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:07 smithi079 bash[55848]: cephadm 2024-04-23T00:05:06.292827+0000 mgr.y (mgr.25321) 307 : cephadm [INF] Upgrade: Updating osd.7 2024-04-23T00:05:08.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:07 smithi079 bash[55848]: cephadm 2024-04-23T00:05:06.313325+0000 mgr.y (mgr.25321) 308 : cephadm [INF] Deploying daemon osd.7 on smithi171 2024-04-23T00:05:08.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:07 smithi079 bash[55848]: cephadm 2024-04-23T00:05:06.313325+0000 mgr.y (mgr.25321) 308 : cephadm [INF] Deploying daemon osd.7 on smithi171 2024-04-23T00:05:08.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:07 smithi079 bash[55848]: audit 2024-04-23T00:05:07.127763+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:08.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:07 smithi079 bash[55848]: audit 2024-04-23T00:05:07.127763+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:08.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:07 smithi079 bash[55848]: audit 2024-04-23T00:05:07.130107+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:05:08.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:07 smithi079 bash[55848]: audit 2024-04-23T00:05:07.130107+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:05:08.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:07 smithi079 bash[57209]: cephadm 2024-04-23T00:05:06.292827+0000 mgr.y (mgr.25321) 307 : cephadm [INF] Upgrade: Updating osd.7 2024-04-23T00:05:08.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:07 smithi079 bash[57209]: cephadm 2024-04-23T00:05:06.292827+0000 mgr.y (mgr.25321) 307 : cephadm [INF] Upgrade: Updating osd.7 2024-04-23T00:05:08.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:07 smithi079 bash[57209]: cephadm 2024-04-23T00:05:06.313325+0000 mgr.y (mgr.25321) 308 : cephadm [INF] Deploying daemon osd.7 on smithi171 2024-04-23T00:05:08.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:07 smithi079 bash[57209]: cephadm 2024-04-23T00:05:06.313325+0000 mgr.y (mgr.25321) 308 : cephadm [INF] Deploying daemon osd.7 on smithi171 2024-04-23T00:05:08.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:07 smithi079 bash[57209]: audit 2024-04-23T00:05:07.127763+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:08.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:07 smithi079 bash[57209]: audit 2024-04-23T00:05:07.127763+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:08.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:07 smithi079 bash[57209]: audit 2024-04-23T00:05:07.130107+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:05:08.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:07 smithi079 bash[57209]: audit 2024-04-23T00:05:07.130107+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:05:08.801 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:08 smithi171 bash[43854]: cluster 2024-04-23T00:05:07.796276+0000 mgr.y (mgr.25321) 309 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 787 B/s rd, 0 op/s 2024-04-23T00:05:08.801 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:08 smithi171 bash[43854]: cluster 2024-04-23T00:05:07.796276+0000 mgr.y (mgr.25321) 309 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 787 B/s rd, 0 op/s 2024-04-23T00:05:09.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:08 smithi079 bash[55848]: cluster 2024-04-23T00:05:07.796276+0000 mgr.y (mgr.25321) 309 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 787 B/s rd, 0 op/s 2024-04-23T00:05:09.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:08 smithi079 bash[55848]: cluster 2024-04-23T00:05:07.796276+0000 mgr.y (mgr.25321) 309 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 787 B/s rd, 0 op/s 2024-04-23T00:05:09.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:08 smithi079 bash[57209]: cluster 2024-04-23T00:05:07.796276+0000 mgr.y (mgr.25321) 309 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 787 B/s rd, 0 op/s 2024-04-23T00:05:09.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:08 smithi079 bash[57209]: cluster 2024-04-23T00:05:07.796276+0000 mgr.y (mgr.25321) 309 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 787 B/s rd, 0 op/s 2024-04-23T00:05:10.278 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:09 smithi079 bash[55848]: cluster 2024-04-23T00:05:09.798075+0000 mgr.y (mgr.25321) 310 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-23T00:05:10.278 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:09 smithi079 bash[55848]: cluster 2024-04-23T00:05:09.798075+0000 mgr.y (mgr.25321) 310 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-23T00:05:10.279 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:09 smithi079 bash[57209]: cluster 2024-04-23T00:05:09.798075+0000 mgr.y (mgr.25321) 310 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-23T00:05:10.279 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:09 smithi079 bash[57209]: cluster 2024-04-23T00:05:09.798075+0000 mgr.y (mgr.25321) 310 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-23T00:05:10.301 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:09 smithi171 bash[43854]: cluster 2024-04-23T00:05:09.798075+0000 mgr.y (mgr.25321) 310 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-23T00:05:10.301 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:09 smithi171 bash[43854]: cluster 2024-04-23T00:05:09.798075+0000 mgr.y (mgr.25321) 310 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-23T00:05:10.768 INFO:journalctl@ceph.osd.5.smithi171.stdout:Apr 23 00:05:10 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:05:10.768 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 23 00:05:10 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:05:10.768 INFO:journalctl@ceph.osd.4.smithi171.stdout:Apr 23 00:05:10 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:05:10.769 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 23 00:05:10 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:05:10.769 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 23 00:05:10 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:05:10.769 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:10 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:05:10.770 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:05:10 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:05:10.770 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:05:10 smithi171 systemd[1]: Stopping Ceph osd.7 for 15ff8152-0102-11ef-bc93-c7b262605968... 2024-04-23T00:05:10.770 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 23 00:05:10 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:05:10.771 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:05:10 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:05:11.051 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:05:10 smithi171 bash[30601]: debug 2024-04-23T00:05:10.915+0000 7f400ba0e700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.7 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-04-23T00:05:11.051 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:05:10 smithi171 bash[30601]: debug 2024-04-23T00:05:10.915+0000 7f400ba0e700 -1 osd.7 141 *** Got signal Terminated *** 2024-04-23T00:05:11.051 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:05:10 smithi171 bash[30601]: debug 2024-04-23T00:05:10.915+0000 7f400ba0e700 -1 osd.7 141 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-23T00:05:11.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:11 smithi171 bash[43854]: cluster 2024-04-23T00:05:10.920057+0000 mon.a (mon.0) 624 : cluster [INF] osd.7 marked itself down and dead 2024-04-23T00:05:11.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:11 smithi171 bash[43854]: cluster 2024-04-23T00:05:10.920057+0000 mon.a (mon.0) 624 : cluster [INF] osd.7 marked itself down and dead 2024-04-23T00:05:11.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:11 smithi171 bash[43854]: cluster 2024-04-23T00:05:10.971311+0000 mon.a (mon.0) 625 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-23T00:05:11.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:11 smithi171 bash[43854]: cluster 2024-04-23T00:05:10.971311+0000 mon.a (mon.0) 625 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-23T00:05:11.278 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:11 smithi079 bash[55848]: cluster 2024-04-23T00:05:10.920057+0000 mon.a (mon.0) 624 : cluster [INF] osd.7 marked itself down and dead 2024-04-23T00:05:11.279 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:11 smithi079 bash[55848]: cluster 2024-04-23T00:05:10.920057+0000 mon.a (mon.0) 624 : cluster [INF] osd.7 marked itself down and dead 2024-04-23T00:05:11.279 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:11 smithi079 bash[55848]: cluster 2024-04-23T00:05:10.971311+0000 mon.a (mon.0) 625 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-23T00:05:11.279 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:11 smithi079 bash[55848]: cluster 2024-04-23T00:05:10.971311+0000 mon.a (mon.0) 625 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-23T00:05:11.279 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:11 smithi079 bash[57209]: cluster 2024-04-23T00:05:10.920057+0000 mon.a (mon.0) 624 : cluster [INF] osd.7 marked itself down and dead 2024-04-23T00:05:11.279 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:11 smithi079 bash[57209]: cluster 2024-04-23T00:05:10.920057+0000 mon.a (mon.0) 624 : cluster [INF] osd.7 marked itself down and dead 2024-04-23T00:05:11.279 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:11 smithi079 bash[57209]: cluster 2024-04-23T00:05:10.971311+0000 mon.a (mon.0) 625 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-23T00:05:11.279 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:11 smithi079 bash[57209]: cluster 2024-04-23T00:05:10.971311+0000 mon.a (mon.0) 625 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-23T00:05:12.279 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:12 smithi079 bash[55848]: cluster 2024-04-23T00:05:10.971368+0000 mon.a (mon.0) 626 : cluster [WRN] Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-04-23T00:05:12.279 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:12 smithi079 bash[55848]: cluster 2024-04-23T00:05:10.971368+0000 mon.a (mon.0) 626 : cluster [WRN] Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-04-23T00:05:12.279 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:12 smithi079 bash[55848]: cluster 2024-04-23T00:05:10.984343+0000 mon.a (mon.0) 627 : cluster [DBG] osdmap e142: 8 total, 7 up, 8 in 2024-04-23T00:05:12.279 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:12 smithi079 bash[55848]: cluster 2024-04-23T00:05:10.984343+0000 mon.a (mon.0) 627 : cluster [DBG] osdmap e142: 8 total, 7 up, 8 in 2024-04-23T00:05:12.279 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:12 smithi079 bash[55848]: cluster 2024-04-23T00:05:11.799249+0000 mgr.y (mgr.25321) 311 : cluster [DBG] pgmap v198: 161 pgs: 11 peering, 17 stale+active+clean, 133 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:05:12.280 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:12 smithi079 bash[55848]: cluster 2024-04-23T00:05:11.799249+0000 mgr.y (mgr.25321) 311 : cluster [DBG] pgmap v198: 161 pgs: 11 peering, 17 stale+active+clean, 133 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:05:12.280 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:12 smithi079 bash[55848]: cluster 2024-04-23T00:05:11.985787+0000 mon.a (mon.0) 628 : cluster [DBG] osdmap e143: 8 total, 7 up, 8 in 2024-04-23T00:05:12.280 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:12 smithi079 bash[55848]: cluster 2024-04-23T00:05:11.985787+0000 mon.a (mon.0) 628 : cluster [DBG] osdmap e143: 8 total, 7 up, 8 in 2024-04-23T00:05:12.280 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:12 smithi079 bash[57209]: cluster 2024-04-23T00:05:10.971368+0000 mon.a (mon.0) 626 : cluster [WRN] Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-04-23T00:05:12.280 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:12 smithi079 bash[57209]: cluster 2024-04-23T00:05:10.971368+0000 mon.a (mon.0) 626 : cluster [WRN] Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-04-23T00:05:12.280 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:12 smithi079 bash[57209]: cluster 2024-04-23T00:05:10.984343+0000 mon.a (mon.0) 627 : cluster [DBG] osdmap e142: 8 total, 7 up, 8 in 2024-04-23T00:05:12.280 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:12 smithi079 bash[57209]: cluster 2024-04-23T00:05:10.984343+0000 mon.a (mon.0) 627 : cluster [DBG] osdmap e142: 8 total, 7 up, 8 in 2024-04-23T00:05:12.281 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:12 smithi079 bash[57209]: cluster 2024-04-23T00:05:11.799249+0000 mgr.y (mgr.25321) 311 : cluster [DBG] pgmap v198: 161 pgs: 11 peering, 17 stale+active+clean, 133 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:05:12.281 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:12 smithi079 bash[57209]: cluster 2024-04-23T00:05:11.799249+0000 mgr.y (mgr.25321) 311 : cluster [DBG] pgmap v198: 161 pgs: 11 peering, 17 stale+active+clean, 133 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:05:12.281 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:12 smithi079 bash[57209]: cluster 2024-04-23T00:05:11.985787+0000 mon.a (mon.0) 628 : cluster [DBG] osdmap e143: 8 total, 7 up, 8 in 2024-04-23T00:05:12.281 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:12 smithi079 bash[57209]: cluster 2024-04-23T00:05:11.985787+0000 mon.a (mon.0) 628 : cluster [DBG] osdmap e143: 8 total, 7 up, 8 in 2024-04-23T00:05:12.301 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:05:12 smithi171 bash[50879]: ceph-15ff8152-0102-11ef-bc93-c7b262605968-osd-7 2024-04-23T00:05:12.302 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:12 smithi171 bash[43854]: cluster 2024-04-23T00:05:10.971368+0000 mon.a (mon.0) 626 : cluster [WRN] Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-04-23T00:05:12.302 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:12 smithi171 bash[43854]: cluster 2024-04-23T00:05:10.971368+0000 mon.a (mon.0) 626 : cluster [WRN] Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-04-23T00:05:12.302 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:12 smithi171 bash[43854]: cluster 2024-04-23T00:05:10.984343+0000 mon.a (mon.0) 627 : cluster [DBG] osdmap e142: 8 total, 7 up, 8 in 2024-04-23T00:05:12.302 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:12 smithi171 bash[43854]: cluster 2024-04-23T00:05:10.984343+0000 mon.a (mon.0) 627 : cluster [DBG] osdmap e142: 8 total, 7 up, 8 in 2024-04-23T00:05:12.302 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:12 smithi171 bash[43854]: cluster 2024-04-23T00:05:11.799249+0000 mgr.y (mgr.25321) 311 : cluster [DBG] pgmap v198: 161 pgs: 11 peering, 17 stale+active+clean, 133 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:05:12.302 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:12 smithi171 bash[43854]: cluster 2024-04-23T00:05:11.799249+0000 mgr.y (mgr.25321) 311 : cluster [DBG] pgmap v198: 161 pgs: 11 peering, 17 stale+active+clean, 133 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:05:12.302 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:12 smithi171 bash[43854]: cluster 2024-04-23T00:05:11.985787+0000 mon.a (mon.0) 628 : cluster [DBG] osdmap e143: 8 total, 7 up, 8 in 2024-04-23T00:05:12.302 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:12 smithi171 bash[43854]: cluster 2024-04-23T00:05:11.985787+0000 mon.a (mon.0) 628 : cluster [DBG] osdmap e143: 8 total, 7 up, 8 in 2024-04-23T00:05:12.800 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:05:12 smithi171 bash[50943]: Error response from daemon: No such container: ceph-15ff8152-0102-11ef-bc93-c7b262605968-osd-7 2024-04-23T00:05:13.528 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:13 smithi079 bash[55848]: audit 2024-04-23T00:05:12.379709+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:13.528 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:13 smithi079 bash[55848]: audit 2024-04-23T00:05:12.379709+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:13.529 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:13 smithi079 bash[57209]: audit 2024-04-23T00:05:12.379709+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:13.529 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:13 smithi079 bash[57209]: audit 2024-04-23T00:05:12.379709+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:13.741 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:13 smithi171 bash[43854]: audit 2024-04-23T00:05:12.379709+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:13.741 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:13 smithi171 bash[43854]: audit 2024-04-23T00:05:12.379709+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:14.028 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:05:13 smithi079 bash[52880]: ::ffff:172.21.15.171 - - [23/Apr/2024:00:05:13] "GET /metrics HTTP/1.1" 200 38542 "" "Prometheus/2.33.4" 2024-04-23T00:05:14.676 INFO:journalctl@ceph.osd.5.smithi171.stdout:Apr 23 00:05:14 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:05:14.677 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 23 00:05:14 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:05:14.677 INFO:journalctl@ceph.osd.4.smithi171.stdout:Apr 23 00:05:14 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:05:14.677 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:05:14 smithi171 systemd[1]: ceph-15ff8152-0102-11ef-bc93-c7b262605968@osd.7.service: Deactivated successfully. 2024-04-23T00:05:14.677 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:05:14 smithi171 systemd[1]: Stopped Ceph osd.7 for 15ff8152-0102-11ef-bc93-c7b262605968. 2024-04-23T00:05:14.677 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:05:14 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:05:14.678 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 23 00:05:14 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:05:14.678 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:05:14 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:05:14.678 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 23 00:05:14 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:05:14.679 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:14 smithi171 bash[43854]: audit 2024-04-23T00:05:13.296644+0000 mgr.y (mgr.25321) 312 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:05:14.679 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:14 smithi171 bash[43854]: audit 2024-04-23T00:05:13.296644+0000 mgr.y (mgr.25321) 312 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:05:14.679 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:14 smithi171 bash[43854]: cluster 2024-04-23T00:05:13.801003+0000 mgr.y (mgr.25321) 313 : cluster [DBG] pgmap v200: 161 pgs: 15 active+undersized+degraded, 11 peering, 7 stale+active+clean, 13 active+undersized, 115 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 54/726 objects degraded (7.438%) 2024-04-23T00:05:14.680 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:14 smithi171 bash[43854]: cluster 2024-04-23T00:05:13.801003+0000 mgr.y (mgr.25321) 313 : cluster [DBG] pgmap v200: 161 pgs: 15 active+undersized+degraded, 11 peering, 7 stale+active+clean, 13 active+undersized, 115 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 54/726 objects degraded (7.438%) 2024-04-23T00:05:14.680 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:14 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:05:14.680 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 23 00:05:14 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:05:14.778 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:14 smithi079 bash[55848]: audit 2024-04-23T00:05:13.296644+0000 mgr.y (mgr.25321) 312 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:05:14.778 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:14 smithi079 bash[55848]: audit 2024-04-23T00:05:13.296644+0000 mgr.y (mgr.25321) 312 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:05:14.779 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:14 smithi079 bash[55848]: cluster 2024-04-23T00:05:13.801003+0000 mgr.y (mgr.25321) 313 : cluster [DBG] pgmap v200: 161 pgs: 15 active+undersized+degraded, 11 peering, 7 stale+active+clean, 13 active+undersized, 115 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 54/726 objects degraded (7.438%) 2024-04-23T00:05:14.779 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:14 smithi079 bash[55848]: cluster 2024-04-23T00:05:13.801003+0000 mgr.y (mgr.25321) 313 : cluster [DBG] pgmap v200: 161 pgs: 15 active+undersized+degraded, 11 peering, 7 stale+active+clean, 13 active+undersized, 115 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 54/726 objects degraded (7.438%) 2024-04-23T00:05:14.779 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:14 smithi079 bash[57209]: audit 2024-04-23T00:05:13.296644+0000 mgr.y (mgr.25321) 312 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:05:14.779 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:14 smithi079 bash[57209]: audit 2024-04-23T00:05:13.296644+0000 mgr.y (mgr.25321) 312 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:05:14.779 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:14 smithi079 bash[57209]: cluster 2024-04-23T00:05:13.801003+0000 mgr.y (mgr.25321) 313 : cluster [DBG] pgmap v200: 161 pgs: 15 active+undersized+degraded, 11 peering, 7 stale+active+clean, 13 active+undersized, 115 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 54/726 objects degraded (7.438%) 2024-04-23T00:05:14.779 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:14 smithi079 bash[57209]: cluster 2024-04-23T00:05:13.801003+0000 mgr.y (mgr.25321) 313 : cluster [DBG] pgmap v200: 161 pgs: 15 active+undersized+degraded, 11 peering, 7 stale+active+clean, 13 active+undersized, 115 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 54/726 objects degraded (7.438%) 2024-04-23T00:05:15.050 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:05:14 smithi171 systemd[1]: Started Ceph osd.7 for 15ff8152-0102-11ef-bc93-c7b262605968. 2024-04-23T00:05:15.631 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:15 smithi171 bash[43854]: cluster 2024-04-23T00:05:14.377054+0000 mon.a (mon.0) 630 : cluster [WRN] Health check failed: Degraded data redundancy: 54/726 objects degraded (7.438%), 15 pgs degraded (PG_DEGRADED) 2024-04-23T00:05:15.631 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:15 smithi171 bash[43854]: cluster 2024-04-23T00:05:14.377054+0000 mon.a (mon.0) 630 : cluster [WRN] Health check failed: Degraded data redundancy: 54/726 objects degraded (7.438%), 15 pgs degraded (PG_DEGRADED) 2024-04-23T00:05:15.631 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:15 smithi171 bash[43854]: audit 2024-04-23T00:05:14.749417+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:15.632 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:15 smithi171 bash[43854]: audit 2024-04-23T00:05:14.749417+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:15.632 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:15 smithi171 bash[43854]: audit 2024-04-23T00:05:14.761839+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:15.632 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:15 smithi171 bash[43854]: audit 2024-04-23T00:05:14.761839+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:15.778 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:15 smithi079 bash[55848]: cluster 2024-04-23T00:05:14.377054+0000 mon.a (mon.0) 630 : cluster [WRN] Health check failed: Degraded data redundancy: 54/726 objects degraded (7.438%), 15 pgs degraded (PG_DEGRADED) 2024-04-23T00:05:15.778 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:15 smithi079 bash[55848]: cluster 2024-04-23T00:05:14.377054+0000 mon.a (mon.0) 630 : cluster [WRN] Health check failed: Degraded data redundancy: 54/726 objects degraded (7.438%), 15 pgs degraded (PG_DEGRADED) 2024-04-23T00:05:15.779 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:15 smithi079 bash[55848]: audit 2024-04-23T00:05:14.749417+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:15.779 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:15 smithi079 bash[55848]: audit 2024-04-23T00:05:14.749417+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:15.779 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:15 smithi079 bash[55848]: audit 2024-04-23T00:05:14.761839+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:15.779 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:15 smithi079 bash[55848]: audit 2024-04-23T00:05:14.761839+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:15.779 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:15 smithi079 bash[57209]: cluster 2024-04-23T00:05:14.377054+0000 mon.a (mon.0) 630 : cluster [WRN] Health check failed: Degraded data redundancy: 54/726 objects degraded (7.438%), 15 pgs degraded (PG_DEGRADED) 2024-04-23T00:05:15.779 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:15 smithi079 bash[57209]: cluster 2024-04-23T00:05:14.377054+0000 mon.a (mon.0) 630 : cluster [WRN] Health check failed: Degraded data redundancy: 54/726 objects degraded (7.438%), 15 pgs degraded (PG_DEGRADED) 2024-04-23T00:05:15.779 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:15 smithi079 bash[57209]: audit 2024-04-23T00:05:14.749417+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:15.779 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:15 smithi079 bash[57209]: audit 2024-04-23T00:05:14.749417+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:15.779 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:15 smithi079 bash[57209]: audit 2024-04-23T00:05:14.761839+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:15.779 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:15 smithi079 bash[57209]: audit 2024-04-23T00:05:14.761839+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:16.484 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:16 smithi171 bash[43854]: cluster 2024-04-23T00:05:15.802799+0000 mgr.y (mgr.25321) 314 : cluster [DBG] pgmap v201: 161 pgs: 27 active+undersized+degraded, 11 peering, 31 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-04-23T00:05:16.485 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:16 smithi171 bash[43854]: cluster 2024-04-23T00:05:15.802799+0000 mgr.y (mgr.25321) 314 : cluster [DBG] pgmap v201: 161 pgs: 27 active+undersized+degraded, 11 peering, 31 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-04-23T00:05:16.485 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:05:16 smithi171 bash[51092]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-04-23T00:05:16.485 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:05:16 smithi171 bash[51092]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-04-23T00:05:16.485 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:05:16 smithi171 bash[51092]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-04-23T00:05:16.485 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:05:16 smithi171 bash[51092]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-7 --no-mon-config --dev /dev/mapper/vg_nvme-lv_1 2024-04-23T00:05:16.485 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:05:16 smithi171 bash[51092]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-04-23T00:05:16.485 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:05:16 smithi171 bash[51092]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-04-23T00:05:16.485 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:05:16 smithi171 bash[51092]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-7/block 2024-04-23T00:05:16.485 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:05:16 smithi171 bash[51092]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-04-23T00:05:16.485 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:05:16 smithi171 bash[51092]: --> ceph-volume raw activate successful for osd ID: 7 2024-04-23T00:05:16.778 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:16 smithi079 bash[55848]: cluster 2024-04-23T00:05:15.802799+0000 mgr.y (mgr.25321) 314 : cluster [DBG] pgmap v201: 161 pgs: 27 active+undersized+degraded, 11 peering, 31 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-04-23T00:05:16.778 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:16 smithi079 bash[55848]: cluster 2024-04-23T00:05:15.802799+0000 mgr.y (mgr.25321) 314 : cluster [DBG] pgmap v201: 161 pgs: 27 active+undersized+degraded, 11 peering, 31 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-04-23T00:05:16.779 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:16 smithi079 bash[57209]: cluster 2024-04-23T00:05:15.802799+0000 mgr.y (mgr.25321) 314 : cluster [DBG] pgmap v201: 161 pgs: 27 active+undersized+degraded, 11 peering, 31 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-04-23T00:05:16.779 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:16 smithi079 bash[57209]: cluster 2024-04-23T00:05:15.802799+0000 mgr.y (mgr.25321) 314 : cluster [DBG] pgmap v201: 161 pgs: 27 active+undersized+degraded, 11 peering, 31 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-04-23T00:05:18.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:17 smithi171 bash[43854]: cluster 2024-04-23T00:05:17.804412+0000 mgr.y (mgr.25321) 315 : cluster [DBG] pgmap v202: 161 pgs: 27 active+undersized+degraded, 42 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-04-23T00:05:18.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:17 smithi171 bash[43854]: cluster 2024-04-23T00:05:17.804412+0000 mgr.y (mgr.25321) 315 : cluster [DBG] pgmap v202: 161 pgs: 27 active+undersized+degraded, 42 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-04-23T00:05:18.051 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:05:17 smithi171 bash[51332]: debug 2024-04-23T00:05:17.891+0000 7f25f07c3700 1 -- 172.21.15.171:0/3270703545 <== mon.2 v2:172.21.15.171:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55eef103f680 con 0x55eef109d000 2024-04-23T00:05:18.278 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:17 smithi079 bash[55848]: cluster 2024-04-23T00:05:17.804412+0000 mgr.y (mgr.25321) 315 : cluster [DBG] pgmap v202: 161 pgs: 27 active+undersized+degraded, 42 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-04-23T00:05:18.278 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:17 smithi079 bash[55848]: cluster 2024-04-23T00:05:17.804412+0000 mgr.y (mgr.25321) 315 : cluster [DBG] pgmap v202: 161 pgs: 27 active+undersized+degraded, 42 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-04-23T00:05:18.279 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:17 smithi079 bash[57209]: cluster 2024-04-23T00:05:17.804412+0000 mgr.y (mgr.25321) 315 : cluster [DBG] pgmap v202: 161 pgs: 27 active+undersized+degraded, 42 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-04-23T00:05:18.279 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:17 smithi079 bash[57209]: cluster 2024-04-23T00:05:17.804412+0000 mgr.y (mgr.25321) 315 : cluster [DBG] pgmap v202: 161 pgs: 27 active+undersized+degraded, 42 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-04-23T00:05:18.800 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:05:18 smithi171 bash[51332]: debug 2024-04-23T00:05:18.427+0000 7f25f995b7c0 -1 Falling back to public interface 2024-04-23T00:05:20.278 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:19 smithi079 bash[55848]: cluster 2024-04-23T00:05:19.806290+0000 mgr.y (mgr.25321) 316 : cluster [DBG] pgmap v203: 161 pgs: 27 active+undersized+degraded, 42 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-04-23T00:05:20.279 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:19 smithi079 bash[55848]: cluster 2024-04-23T00:05:19.806290+0000 mgr.y (mgr.25321) 316 : cluster [DBG] pgmap v203: 161 pgs: 27 active+undersized+degraded, 42 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-04-23T00:05:20.279 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:19 smithi079 bash[57209]: cluster 2024-04-23T00:05:19.806290+0000 mgr.y (mgr.25321) 316 : cluster [DBG] pgmap v203: 161 pgs: 27 active+undersized+degraded, 42 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-04-23T00:05:20.279 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:19 smithi079 bash[57209]: cluster 2024-04-23T00:05:19.806290+0000 mgr.y (mgr.25321) 316 : cluster [DBG] pgmap v203: 161 pgs: 27 active+undersized+degraded, 42 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-04-23T00:05:20.300 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:19 smithi171 bash[43854]: cluster 2024-04-23T00:05:19.806290+0000 mgr.y (mgr.25321) 316 : cluster [DBG] pgmap v203: 161 pgs: 27 active+undersized+degraded, 42 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-04-23T00:05:20.300 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:19 smithi171 bash[43854]: cluster 2024-04-23T00:05:19.806290+0000 mgr.y (mgr.25321) 316 : cluster [DBG] pgmap v203: 161 pgs: 27 active+undersized+degraded, 42 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-04-23T00:05:21.801 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:05:21 smithi171 bash[51332]: debug 2024-04-23T00:05:21.539+0000 7f25f995b7c0 -1 osd.7 0 read_superblock omap replica is missing. 2024-04-23T00:05:21.801 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:05:21 smithi171 bash[51332]: debug 2024-04-23T00:05:21.575+0000 7f25f995b7c0 -1 osd.7 141 log_to_monitors true 2024-04-23T00:05:21.801 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:05:21 smithi171 bash[51332]: debug 2024-04-23T00:05:21.779+0000 7f25eadb3700 -1 osd.7 141 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-23T00:05:21.801 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:21 smithi171 bash[43854]: audit 2024-04-23T00:05:20.708588+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:21.801 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:21 smithi171 bash[43854]: audit 2024-04-23T00:05:20.708588+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:21.801 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:21 smithi171 bash[43854]: audit 2024-04-23T00:05:20.722904+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:21.802 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:21 smithi171 bash[43854]: audit 2024-04-23T00:05:20.722904+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:21.802 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:21 smithi171 bash[43854]: audit 2024-04-23T00:05:21.584098+0000 mon.b (mon.2) 9 : audit [INF] from='osd.7 [v2:172.21.15.171:6824/1440170506,v1:172.21.15.171:6825/1440170506]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-23T00:05:21.802 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:21 smithi171 bash[43854]: audit 2024-04-23T00:05:21.584098+0000 mon.b (mon.2) 9 : audit [INF] from='osd.7 [v2:172.21.15.171:6824/1440170506,v1:172.21.15.171:6825/1440170506]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-23T00:05:21.802 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:21 smithi171 bash[43854]: audit 2024-04-23T00:05:21.584326+0000 mon.a (mon.0) 635 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-23T00:05:21.802 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:21 smithi171 bash[43854]: audit 2024-04-23T00:05:21.584326+0000 mon.a (mon.0) 635 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-23T00:05:22.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:21 smithi079 bash[55848]: audit 2024-04-23T00:05:20.708588+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:22.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:21 smithi079 bash[55848]: audit 2024-04-23T00:05:20.708588+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:22.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:21 smithi079 bash[55848]: audit 2024-04-23T00:05:20.722904+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:22.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:21 smithi079 bash[55848]: audit 2024-04-23T00:05:20.722904+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:22.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:21 smithi079 bash[55848]: audit 2024-04-23T00:05:21.584098+0000 mon.b (mon.2) 9 : audit [INF] from='osd.7 [v2:172.21.15.171:6824/1440170506,v1:172.21.15.171:6825/1440170506]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-23T00:05:22.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:21 smithi079 bash[55848]: audit 2024-04-23T00:05:21.584098+0000 mon.b (mon.2) 9 : audit [INF] from='osd.7 [v2:172.21.15.171:6824/1440170506,v1:172.21.15.171:6825/1440170506]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-23T00:05:22.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:21 smithi079 bash[55848]: audit 2024-04-23T00:05:21.584326+0000 mon.a (mon.0) 635 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-23T00:05:22.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:21 smithi079 bash[55848]: audit 2024-04-23T00:05:21.584326+0000 mon.a (mon.0) 635 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-23T00:05:22.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:21 smithi079 bash[57209]: audit 2024-04-23T00:05:20.708588+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:22.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:21 smithi079 bash[57209]: audit 2024-04-23T00:05:20.708588+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:22.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:21 smithi079 bash[57209]: audit 2024-04-23T00:05:20.722904+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:22.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:21 smithi079 bash[57209]: audit 2024-04-23T00:05:20.722904+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:22.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:21 smithi079 bash[57209]: audit 2024-04-23T00:05:21.584098+0000 mon.b (mon.2) 9 : audit [INF] from='osd.7 [v2:172.21.15.171:6824/1440170506,v1:172.21.15.171:6825/1440170506]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-23T00:05:22.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:21 smithi079 bash[57209]: audit 2024-04-23T00:05:21.584098+0000 mon.b (mon.2) 9 : audit [INF] from='osd.7 [v2:172.21.15.171:6824/1440170506,v1:172.21.15.171:6825/1440170506]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-23T00:05:22.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:21 smithi079 bash[57209]: audit 2024-04-23T00:05:21.584326+0000 mon.a (mon.0) 635 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-23T00:05:22.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:21 smithi079 bash[57209]: audit 2024-04-23T00:05:21.584326+0000 mon.a (mon.0) 635 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-23T00:05:23.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:22 smithi079 bash[55848]: audit 2024-04-23T00:05:21.721424+0000 mon.a (mon.0) 636 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-23T00:05:23.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:22 smithi079 bash[55848]: audit 2024-04-23T00:05:21.721424+0000 mon.a (mon.0) 636 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-23T00:05:23.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:22 smithi079 bash[55848]: audit 2024-04-23T00:05:21.729245+0000 mon.b (mon.2) 10 : audit [INF] from='osd.7 [v2:172.21.15.171:6824/1440170506,v1:172.21.15.171:6825/1440170506]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi171", "root=default"]}]: dispatch 2024-04-23T00:05:23.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:22 smithi079 bash[55848]: audit 2024-04-23T00:05:21.729245+0000 mon.b (mon.2) 10 : audit [INF] from='osd.7 [v2:172.21.15.171:6824/1440170506,v1:172.21.15.171:6825/1440170506]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi171", "root=default"]}]: dispatch 2024-04-23T00:05:23.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:22 smithi079 bash[55848]: cluster 2024-04-23T00:05:21.729258+0000 mon.a (mon.0) 637 : cluster [DBG] osdmap e144: 8 total, 7 up, 8 in 2024-04-23T00:05:23.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:22 smithi079 bash[55848]: cluster 2024-04-23T00:05:21.729258+0000 mon.a (mon.0) 637 : cluster [DBG] osdmap e144: 8 total, 7 up, 8 in 2024-04-23T00:05:23.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:22 smithi079 bash[55848]: audit 2024-04-23T00:05:21.735439+0000 mon.a (mon.0) 638 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi171", "root=default"]}]: dispatch 2024-04-23T00:05:23.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:22 smithi079 bash[55848]: audit 2024-04-23T00:05:21.735439+0000 mon.a (mon.0) 638 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi171", "root=default"]}]: dispatch 2024-04-23T00:05:23.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:22 smithi079 bash[55848]: audit 2024-04-23T00:05:21.826019+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:23.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:22 smithi079 bash[55848]: audit 2024-04-23T00:05:21.826019+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:23.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:22 smithi079 bash[55848]: audit 2024-04-23T00:05:21.840506+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:23.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:22 smithi079 bash[55848]: audit 2024-04-23T00:05:21.840506+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:23.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:22 smithi079 bash[55848]: audit 2024-04-23T00:05:22.129924+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:23.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:22 smithi079 bash[55848]: audit 2024-04-23T00:05:22.129924+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:23.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:22 smithi079 bash[55848]: audit 2024-04-23T00:05:22.132295+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:05:23.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:22 smithi079 bash[55848]: audit 2024-04-23T00:05:22.132295+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:05:23.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:22 smithi079 bash[55848]: cluster 2024-04-23T00:05:22.270148+0000 mon.a (mon.0) 643 : cluster [WRN] Health check update: Degraded data redundancy: 96/726 objects degraded (13.223%), 27 pgs degraded (PG_DEGRADED) 2024-04-23T00:05:23.031 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:22 smithi079 bash[55848]: cluster 2024-04-23T00:05:22.270148+0000 mon.a (mon.0) 643 : cluster [WRN] Health check update: Degraded data redundancy: 96/726 objects degraded (13.223%), 27 pgs degraded (PG_DEGRADED) 2024-04-23T00:05:23.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:22 smithi079 bash[57209]: audit 2024-04-23T00:05:21.721424+0000 mon.a (mon.0) 636 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-23T00:05:23.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:22 smithi079 bash[57209]: audit 2024-04-23T00:05:21.721424+0000 mon.a (mon.0) 636 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-23T00:05:23.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:22 smithi079 bash[57209]: audit 2024-04-23T00:05:21.729245+0000 mon.b (mon.2) 10 : audit [INF] from='osd.7 [v2:172.21.15.171:6824/1440170506,v1:172.21.15.171:6825/1440170506]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi171", "root=default"]}]: dispatch 2024-04-23T00:05:23.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:22 smithi079 bash[57209]: audit 2024-04-23T00:05:21.729245+0000 mon.b (mon.2) 10 : audit [INF] from='osd.7 [v2:172.21.15.171:6824/1440170506,v1:172.21.15.171:6825/1440170506]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi171", "root=default"]}]: dispatch 2024-04-23T00:05:23.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:22 smithi079 bash[57209]: cluster 2024-04-23T00:05:21.729258+0000 mon.a (mon.0) 637 : cluster [DBG] osdmap e144: 8 total, 7 up, 8 in 2024-04-23T00:05:23.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:22 smithi079 bash[57209]: cluster 2024-04-23T00:05:21.729258+0000 mon.a (mon.0) 637 : cluster [DBG] osdmap e144: 8 total, 7 up, 8 in 2024-04-23T00:05:23.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:22 smithi079 bash[57209]: audit 2024-04-23T00:05:21.735439+0000 mon.a (mon.0) 638 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi171", "root=default"]}]: dispatch 2024-04-23T00:05:23.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:22 smithi079 bash[57209]: audit 2024-04-23T00:05:21.735439+0000 mon.a (mon.0) 638 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi171", "root=default"]}]: dispatch 2024-04-23T00:05:23.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:22 smithi079 bash[57209]: audit 2024-04-23T00:05:21.826019+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:23.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:22 smithi079 bash[57209]: audit 2024-04-23T00:05:21.826019+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:23.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:22 smithi079 bash[57209]: audit 2024-04-23T00:05:21.840506+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:23.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:22 smithi079 bash[57209]: audit 2024-04-23T00:05:21.840506+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:23.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:22 smithi079 bash[57209]: audit 2024-04-23T00:05:22.129924+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:23.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:22 smithi079 bash[57209]: audit 2024-04-23T00:05:22.129924+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:23.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:22 smithi079 bash[57209]: audit 2024-04-23T00:05:22.132295+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:05:23.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:22 smithi079 bash[57209]: audit 2024-04-23T00:05:22.132295+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:05:23.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:22 smithi079 bash[57209]: cluster 2024-04-23T00:05:22.270148+0000 mon.a (mon.0) 643 : cluster [WRN] Health check update: Degraded data redundancy: 96/726 objects degraded (13.223%), 27 pgs degraded (PG_DEGRADED) 2024-04-23T00:05:23.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:22 smithi079 bash[57209]: cluster 2024-04-23T00:05:22.270148+0000 mon.a (mon.0) 643 : cluster [WRN] Health check update: Degraded data redundancy: 96/726 objects degraded (13.223%), 27 pgs degraded (PG_DEGRADED) 2024-04-23T00:05:23.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:22 smithi171 bash[43854]: audit 2024-04-23T00:05:21.721424+0000 mon.a (mon.0) 636 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-23T00:05:23.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:22 smithi171 bash[43854]: audit 2024-04-23T00:05:21.721424+0000 mon.a (mon.0) 636 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-23T00:05:23.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:22 smithi171 bash[43854]: audit 2024-04-23T00:05:21.729245+0000 mon.b (mon.2) 10 : audit [INF] from='osd.7 [v2:172.21.15.171:6824/1440170506,v1:172.21.15.171:6825/1440170506]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi171", "root=default"]}]: dispatch 2024-04-23T00:05:23.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:22 smithi171 bash[43854]: audit 2024-04-23T00:05:21.729245+0000 mon.b (mon.2) 10 : audit [INF] from='osd.7 [v2:172.21.15.171:6824/1440170506,v1:172.21.15.171:6825/1440170506]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi171", "root=default"]}]: dispatch 2024-04-23T00:05:23.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:22 smithi171 bash[43854]: cluster 2024-04-23T00:05:21.729258+0000 mon.a (mon.0) 637 : cluster [DBG] osdmap e144: 8 total, 7 up, 8 in 2024-04-23T00:05:23.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:22 smithi171 bash[43854]: cluster 2024-04-23T00:05:21.729258+0000 mon.a (mon.0) 637 : cluster [DBG] osdmap e144: 8 total, 7 up, 8 in 2024-04-23T00:05:23.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:22 smithi171 bash[43854]: audit 2024-04-23T00:05:21.735439+0000 mon.a (mon.0) 638 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi171", "root=default"]}]: dispatch 2024-04-23T00:05:23.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:22 smithi171 bash[43854]: audit 2024-04-23T00:05:21.735439+0000 mon.a (mon.0) 638 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi171", "root=default"]}]: dispatch 2024-04-23T00:05:23.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:22 smithi171 bash[43854]: audit 2024-04-23T00:05:21.826019+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:23.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:22 smithi171 bash[43854]: audit 2024-04-23T00:05:21.826019+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:23.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:22 smithi171 bash[43854]: audit 2024-04-23T00:05:21.840506+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:23.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:22 smithi171 bash[43854]: audit 2024-04-23T00:05:21.840506+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:23.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:22 smithi171 bash[43854]: audit 2024-04-23T00:05:22.129924+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:23.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:22 smithi171 bash[43854]: audit 2024-04-23T00:05:22.129924+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:23.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:22 smithi171 bash[43854]: audit 2024-04-23T00:05:22.132295+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:05:23.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:22 smithi171 bash[43854]: audit 2024-04-23T00:05:22.132295+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:05:23.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:22 smithi171 bash[43854]: cluster 2024-04-23T00:05:22.270148+0000 mon.a (mon.0) 643 : cluster [WRN] Health check update: Degraded data redundancy: 96/726 objects degraded (13.223%), 27 pgs degraded (PG_DEGRADED) 2024-04-23T00:05:23.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:22 smithi171 bash[43854]: cluster 2024-04-23T00:05:22.270148+0000 mon.a (mon.0) 643 : cluster [WRN] Health check update: Degraded data redundancy: 96/726 objects degraded (13.223%), 27 pgs degraded (PG_DEGRADED) 2024-04-23T00:05:24.028 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:05:23 smithi079 bash[52880]: ::ffff:172.21.15.171 - - [23/Apr/2024:00:05:23] "GET /metrics HTTP/1.1" 200 38478 "" "Prometheus/2.33.4" 2024-04-23T00:05:24.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:23 smithi079 bash[55848]: cluster 2024-04-23T00:05:21.807596+0000 mgr.y (mgr.25321) 317 : cluster [DBG] pgmap v205: 161 pgs: 27 active+undersized+degraded, 42 active+undersized, 92 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-04-23T00:05:24.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:23 smithi079 bash[55848]: cluster 2024-04-23T00:05:21.807596+0000 mgr.y (mgr.25321) 317 : cluster [DBG] pgmap v205: 161 pgs: 27 active+undersized+degraded, 42 active+undersized, 92 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-04-23T00:05:24.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:23 smithi079 bash[55848]: cluster 2024-04-23T00:05:22.723106+0000 mon.a (mon.0) 644 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-23T00:05:24.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:23 smithi079 bash[55848]: cluster 2024-04-23T00:05:22.723106+0000 mon.a (mon.0) 644 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-23T00:05:24.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:23 smithi079 bash[55848]: cluster 2024-04-23T00:05:22.745452+0000 mon.a (mon.0) 645 : cluster [INF] osd.7 [v2:172.21.15.171:6824/1440170506,v1:172.21.15.171:6825/1440170506] boot 2024-04-23T00:05:24.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:23 smithi079 bash[55848]: cluster 2024-04-23T00:05:22.745452+0000 mon.a (mon.0) 645 : cluster [INF] osd.7 [v2:172.21.15.171:6824/1440170506,v1:172.21.15.171:6825/1440170506] boot 2024-04-23T00:05:24.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:23 smithi079 bash[55848]: cluster 2024-04-23T00:05:22.745632+0000 mon.a (mon.0) 646 : cluster [DBG] osdmap e145: 8 total, 8 up, 8 in 2024-04-23T00:05:24.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:23 smithi079 bash[55848]: cluster 2024-04-23T00:05:22.745632+0000 mon.a (mon.0) 646 : cluster [DBG] osdmap e145: 8 total, 8 up, 8 in 2024-04-23T00:05:24.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:23 smithi079 bash[55848]: audit 2024-04-23T00:05:22.753384+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-23T00:05:24.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:23 smithi079 bash[55848]: audit 2024-04-23T00:05:22.753384+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-23T00:05:24.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:23 smithi079 bash[57209]: cluster 2024-04-23T00:05:21.807596+0000 mgr.y (mgr.25321) 317 : cluster [DBG] pgmap v205: 161 pgs: 27 active+undersized+degraded, 42 active+undersized, 92 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-04-23T00:05:24.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:23 smithi079 bash[57209]: cluster 2024-04-23T00:05:21.807596+0000 mgr.y (mgr.25321) 317 : cluster [DBG] pgmap v205: 161 pgs: 27 active+undersized+degraded, 42 active+undersized, 92 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-04-23T00:05:24.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:23 smithi079 bash[57209]: cluster 2024-04-23T00:05:22.723106+0000 mon.a (mon.0) 644 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-23T00:05:24.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:23 smithi079 bash[57209]: cluster 2024-04-23T00:05:22.723106+0000 mon.a (mon.0) 644 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-23T00:05:24.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:23 smithi079 bash[57209]: cluster 2024-04-23T00:05:22.745452+0000 mon.a (mon.0) 645 : cluster [INF] osd.7 [v2:172.21.15.171:6824/1440170506,v1:172.21.15.171:6825/1440170506] boot 2024-04-23T00:05:24.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:23 smithi079 bash[57209]: cluster 2024-04-23T00:05:22.745452+0000 mon.a (mon.0) 645 : cluster [INF] osd.7 [v2:172.21.15.171:6824/1440170506,v1:172.21.15.171:6825/1440170506] boot 2024-04-23T00:05:24.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:23 smithi079 bash[57209]: cluster 2024-04-23T00:05:22.745632+0000 mon.a (mon.0) 646 : cluster [DBG] osdmap e145: 8 total, 8 up, 8 in 2024-04-23T00:05:24.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:23 smithi079 bash[57209]: cluster 2024-04-23T00:05:22.745632+0000 mon.a (mon.0) 646 : cluster [DBG] osdmap e145: 8 total, 8 up, 8 in 2024-04-23T00:05:24.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:23 smithi079 bash[57209]: audit 2024-04-23T00:05:22.753384+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-23T00:05:24.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:23 smithi079 bash[57209]: audit 2024-04-23T00:05:22.753384+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-23T00:05:24.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:23 smithi171 bash[43854]: cluster 2024-04-23T00:05:21.807596+0000 mgr.y (mgr.25321) 317 : cluster [DBG] pgmap v205: 161 pgs: 27 active+undersized+degraded, 42 active+undersized, 92 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-04-23T00:05:24.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:23 smithi171 bash[43854]: cluster 2024-04-23T00:05:21.807596+0000 mgr.y (mgr.25321) 317 : cluster [DBG] pgmap v205: 161 pgs: 27 active+undersized+degraded, 42 active+undersized, 92 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-04-23T00:05:24.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:23 smithi171 bash[43854]: cluster 2024-04-23T00:05:22.723106+0000 mon.a (mon.0) 644 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-23T00:05:24.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:23 smithi171 bash[43854]: cluster 2024-04-23T00:05:22.723106+0000 mon.a (mon.0) 644 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-23T00:05:24.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:23 smithi171 bash[43854]: cluster 2024-04-23T00:05:22.745452+0000 mon.a (mon.0) 645 : cluster [INF] osd.7 [v2:172.21.15.171:6824/1440170506,v1:172.21.15.171:6825/1440170506] boot 2024-04-23T00:05:24.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:23 smithi171 bash[43854]: cluster 2024-04-23T00:05:22.745452+0000 mon.a (mon.0) 645 : cluster [INF] osd.7 [v2:172.21.15.171:6824/1440170506,v1:172.21.15.171:6825/1440170506] boot 2024-04-23T00:05:24.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:23 smithi171 bash[43854]: cluster 2024-04-23T00:05:22.745632+0000 mon.a (mon.0) 646 : cluster [DBG] osdmap e145: 8 total, 8 up, 8 in 2024-04-23T00:05:24.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:23 smithi171 bash[43854]: cluster 2024-04-23T00:05:22.745632+0000 mon.a (mon.0) 646 : cluster [DBG] osdmap e145: 8 total, 8 up, 8 in 2024-04-23T00:05:24.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:23 smithi171 bash[43854]: audit 2024-04-23T00:05:22.753384+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-23T00:05:24.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:23 smithi171 bash[43854]: audit 2024-04-23T00:05:22.753384+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-23T00:05:25.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:24 smithi079 bash[57209]: audit 2024-04-23T00:05:23.307110+0000 mgr.y (mgr.25321) 318 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:05:25.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:24 smithi079 bash[57209]: audit 2024-04-23T00:05:23.307110+0000 mgr.y (mgr.25321) 318 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:05:25.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:24 smithi079 bash[57209]: cluster 2024-04-23T00:05:23.751423+0000 mon.a (mon.0) 648 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-04-23T00:05:25.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:24 smithi079 bash[57209]: cluster 2024-04-23T00:05:23.751423+0000 mon.a (mon.0) 648 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-04-23T00:05:25.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:24 smithi079 bash[55848]: audit 2024-04-23T00:05:23.307110+0000 mgr.y (mgr.25321) 318 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:05:25.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:24 smithi079 bash[55848]: audit 2024-04-23T00:05:23.307110+0000 mgr.y (mgr.25321) 318 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:05:25.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:24 smithi079 bash[55848]: cluster 2024-04-23T00:05:23.751423+0000 mon.a (mon.0) 648 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-04-23T00:05:25.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:24 smithi079 bash[55848]: cluster 2024-04-23T00:05:23.751423+0000 mon.a (mon.0) 648 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-04-23T00:05:25.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:24 smithi171 bash[43854]: audit 2024-04-23T00:05:23.307110+0000 mgr.y (mgr.25321) 318 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:05:25.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:24 smithi171 bash[43854]: audit 2024-04-23T00:05:23.307110+0000 mgr.y (mgr.25321) 318 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:05:25.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:24 smithi171 bash[43854]: cluster 2024-04-23T00:05:23.751423+0000 mon.a (mon.0) 648 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-04-23T00:05:25.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:24 smithi171 bash[43854]: cluster 2024-04-23T00:05:23.751423+0000 mon.a (mon.0) 648 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-04-23T00:05:26.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:25 smithi079 bash[55848]: cluster 2024-04-23T00:05:23.809471+0000 mgr.y (mgr.25321) 319 : cluster [DBG] pgmap v208: 161 pgs: 14 peering, 21 active+undersized+degraded, 34 active+undersized, 92 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 85/726 objects degraded (11.708%) 2024-04-23T00:05:26.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:25 smithi079 bash[55848]: cluster 2024-04-23T00:05:23.809471+0000 mgr.y (mgr.25321) 319 : cluster [DBG] pgmap v208: 161 pgs: 14 peering, 21 active+undersized+degraded, 34 active+undersized, 92 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 85/726 objects degraded (11.708%) 2024-04-23T00:05:26.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:25 smithi079 bash[57209]: cluster 2024-04-23T00:05:23.809471+0000 mgr.y (mgr.25321) 319 : cluster [DBG] pgmap v208: 161 pgs: 14 peering, 21 active+undersized+degraded, 34 active+undersized, 92 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 85/726 objects degraded (11.708%) 2024-04-23T00:05:26.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:25 smithi079 bash[57209]: cluster 2024-04-23T00:05:23.809471+0000 mgr.y (mgr.25321) 319 : cluster [DBG] pgmap v208: 161 pgs: 14 peering, 21 active+undersized+degraded, 34 active+undersized, 92 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 85/726 objects degraded (11.708%) 2024-04-23T00:05:26.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:25 smithi171 bash[43854]: cluster 2024-04-23T00:05:23.809471+0000 mgr.y (mgr.25321) 319 : cluster [DBG] pgmap v208: 161 pgs: 14 peering, 21 active+undersized+degraded, 34 active+undersized, 92 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 85/726 objects degraded (11.708%) 2024-04-23T00:05:26.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:25 smithi171 bash[43854]: cluster 2024-04-23T00:05:23.809471+0000 mgr.y (mgr.25321) 319 : cluster [DBG] pgmap v208: 161 pgs: 14 peering, 21 active+undersized+degraded, 34 active+undersized, 92 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 85/726 objects degraded (11.708%) 2024-04-23T00:05:26.694 INFO:teuthology.orchestra.run.smithi079.stdout:true 2024-04-23T00:05:27.432 INFO:teuthology.orchestra.run.smithi079.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T00:05:27.432 INFO:teuthology.orchestra.run.smithi079.stdout:alertmanager.a smithi079 *:9093,9094 running (6m) 111s ago 13m 12.0M - 0.23.0 ba2b418f427c d3a786a65dba 2024-04-23T00:05:27.432 INFO:teuthology.orchestra.run.smithi079.stdout:grafana.a smithi171 *:3000 running (6m) 6s ago 13m 42.1M - 8.3.5 dad864ee21e9 cc5aee88d2dc 2024-04-23T00:05:27.432 INFO:teuthology.orchestra.run.smithi079.stdout:iscsi.foo.smithi079.zorrwo smithi079 running (5m) 111s ago 11m 44.1M - 3.5 e1d6a67b021e 34b3c8472630 2024-04-23T00:05:27.432 INFO:teuthology.orchestra.run.smithi079.stdout:mgr.x smithi171 *:8443,9283,8765 running (5m) 6s ago 19m 439M - 19.0.0-3252-g43be0201 a0434699c1d7 63bab1f0aabb 2024-04-23T00:05:27.433 INFO:teuthology.orchestra.run.smithi079.stdout:mgr.y smithi079 *:8443,9283,8765 running (6m) 111s ago 21m 496M - 19.0.0-3252-g43be0201 a0434699c1d7 c3e0186392bc 2024-04-23T00:05:27.433 INFO:teuthology.orchestra.run.smithi079.stdout:mon.a smithi079 running (5m) 111s ago 21m 50.9M 2048M 19.0.0-3252-g43be0201 a0434699c1d7 73856468c297 2024-04-23T00:05:27.433 INFO:teuthology.orchestra.run.smithi079.stdout:mon.b smithi171 running (4m) 6s ago 19m 41.2M 2048M 19.0.0-3252-g43be0201 a0434699c1d7 8956680187c2 2024-04-23T00:05:27.433 INFO:teuthology.orchestra.run.smithi079.stdout:mon.c smithi079 running (4m) 111s ago 19m 41.2M 2048M 19.0.0-3252-g43be0201 a0434699c1d7 26b21cf14d08 2024-04-23T00:05:27.433 INFO:teuthology.orchestra.run.smithi079.stdout:node-exporter.a smithi079 *:9100 running (6m) 111s ago 13m 9031k - 1.3.1 1dbe0e931976 e72f9beb8010 2024-04-23T00:05:27.433 INFO:teuthology.orchestra.run.smithi079.stdout:node-exporter.b smithi171 *:9100 running (6m) 6s ago 13m 9467k - 1.3.1 1dbe0e931976 c71ee8bcebe5 2024-04-23T00:05:27.433 INFO:teuthology.orchestra.run.smithi079.stdout:osd.0 smithi079 running (3m) 111s ago 18m 52.1M 2780M 19.0.0-3252-g43be0201 a0434699c1d7 75f8375cb2bd 2024-04-23T00:05:27.433 INFO:teuthology.orchestra.run.smithi079.stdout:osd.1 smithi079 running (2m) 111s ago 18m 46.5M 2780M 19.0.0-3252-g43be0201 a0434699c1d7 08111a57b339 2024-04-23T00:05:27.433 INFO:teuthology.orchestra.run.smithi079.stdout:osd.2 smithi079 running (2m) 111s ago 17m 44.2M 2780M 19.0.0-3252-g43be0201 a0434699c1d7 8e3936463b1c 2024-04-23T00:05:27.433 INFO:teuthology.orchestra.run.smithi079.stdout:osd.3 smithi079 running (117s) 111s ago 16m 11.8M 2780M 19.0.0-3252-g43be0201 a0434699c1d7 c686bdec4d14 2024-04-23T00:05:27.433 INFO:teuthology.orchestra.run.smithi079.stdout:osd.4 smithi171 running (89s) 6s ago 16m 54.5M 3036M 19.0.0-3252-g43be0201 a0434699c1d7 3a8b0ccad371 2024-04-23T00:05:27.433 INFO:teuthology.orchestra.run.smithi079.stdout:osd.5 smithi171 running (63s) 6s ago 15m 48.0M 3036M 19.0.0-3252-g43be0201 a0434699c1d7 d982dae5787e 2024-04-23T00:05:27.433 INFO:teuthology.orchestra.run.smithi079.stdout:osd.6 smithi171 running (35s) 6s ago 15m 51.4M 3036M 19.0.0-3252-g43be0201 a0434699c1d7 e3fa119570a9 2024-04-23T00:05:27.433 INFO:teuthology.orchestra.run.smithi079.stdout:osd.7 smithi171 running (10s) 6s ago 14m - 3036M 19.0.0-3252-g43be0201 a0434699c1d7 41877f4a5a81 2024-04-23T00:05:27.434 INFO:teuthology.orchestra.run.smithi079.stdout:prometheus.a smithi171 *:9095 running (5m) 6s ago 13m 75.6M - 2.33.4 514e6a882f6e 0c5b27bf9a1d 2024-04-23T00:05:27.434 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.foo.smithi079.mriyzv smithi079 *:8000 running (11m) 111s ago 11m 87.9M - 17.2.0 e1d6a67b021e 7265086159d1 2024-04-23T00:05:27.434 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.foo.smithi171.llhapr smithi171 *:8000 running (11m) 6s ago 11m 88.9M - 17.2.0 e1d6a67b021e b457c21074ad 2024-04-23T00:05:27.434 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.smpl.smithi079.yxokos smithi079 *:80 running (11m) 111s ago 11m 87.6M - 17.2.0 e1d6a67b021e 0083918e6d55 2024-04-23T00:05:27.434 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.smpl.smithi171.spscai smithi171 *:80 running (11m) 6s ago 11m 88.7M - 17.2.0 e1d6a67b021e 9e7599a854ca 2024-04-23T00:05:27.859 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-04-23T00:05:27.859 INFO:teuthology.orchestra.run.smithi079.stdout: "mon": { 2024-04-23T00:05:27.859 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.0.0-3252-g43be0201 (43be020184947e53516056c9931e1ac5bdbbb1a5) squid (dev)": 3 2024-04-23T00:05:27.859 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-04-23T00:05:27.859 INFO:teuthology.orchestra.run.smithi079.stdout: "mgr": { 2024-04-23T00:05:27.859 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.0.0-3252-g43be0201 (43be020184947e53516056c9931e1ac5bdbbb1a5) squid (dev)": 2 2024-04-23T00:05:27.859 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-04-23T00:05:27.859 INFO:teuthology.orchestra.run.smithi079.stdout: "osd": { 2024-04-23T00:05:27.859 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.0.0-3252-g43be0201 (43be020184947e53516056c9931e1ac5bdbbb1a5) squid (dev)": 8 2024-04-23T00:05:27.860 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-04-23T00:05:27.860 INFO:teuthology.orchestra.run.smithi079.stdout: "rgw": { 2024-04-23T00:05:27.860 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-23T00:05:27.860 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-04-23T00:05:27.860 INFO:teuthology.orchestra.run.smithi079.stdout: "overall": { 2024-04-23T00:05:27.860 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4, 2024-04-23T00:05:27.860 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.0.0-3252-g43be0201 (43be020184947e53516056c9931e1ac5bdbbb1a5) squid (dev)": 13 2024-04-23T00:05:27.860 INFO:teuthology.orchestra.run.smithi079.stdout: } 2024-04-23T00:05:27.860 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-04-23T00:05:28.017 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:27 smithi171 bash[43854]: cluster 2024-04-23T00:05:25.811122+0000 mgr.y (mgr.25321) 320 : cluster [DBG] pgmap v209: 161 pgs: 14 peering, 12 active+undersized+degraded, 20 active+undersized, 115 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 57/726 objects degraded (7.851%) 2024-04-23T00:05:28.017 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:27 smithi171 bash[43854]: cluster 2024-04-23T00:05:25.811122+0000 mgr.y (mgr.25321) 320 : cluster [DBG] pgmap v209: 161 pgs: 14 peering, 12 active+undersized+degraded, 20 active+undersized, 115 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 57/726 objects degraded (7.851%) 2024-04-23T00:05:28.017 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:27 smithi171 bash[43854]: audit 2024-04-23T00:05:26.700734+0000 mgr.y (mgr.25321) 321 : audit [DBG] from='client.34500 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:05:28.017 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:27 smithi171 bash[43854]: audit 2024-04-23T00:05:26.700734+0000 mgr.y (mgr.25321) 321 : audit [DBG] from='client.34500 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:05:28.018 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:27 smithi171 bash[43854]: cluster 2024-04-23T00:05:27.271787+0000 mon.a (mon.0) 649 : cluster [WRN] Health check update: Degraded data redundancy: 57/726 objects degraded (7.851%), 12 pgs degraded (PG_DEGRADED) 2024-04-23T00:05:28.018 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:27 smithi171 bash[43854]: cluster 2024-04-23T00:05:27.271787+0000 mon.a (mon.0) 649 : cluster [WRN] Health check update: Degraded data redundancy: 57/726 objects degraded (7.851%), 12 pgs degraded (PG_DEGRADED) 2024-04-23T00:05:28.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:27 smithi079 bash[55848]: cluster 2024-04-23T00:05:25.811122+0000 mgr.y (mgr.25321) 320 : cluster [DBG] pgmap v209: 161 pgs: 14 peering, 12 active+undersized+degraded, 20 active+undersized, 115 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 57/726 objects degraded (7.851%) 2024-04-23T00:05:28.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:27 smithi079 bash[55848]: cluster 2024-04-23T00:05:25.811122+0000 mgr.y (mgr.25321) 320 : cluster [DBG] pgmap v209: 161 pgs: 14 peering, 12 active+undersized+degraded, 20 active+undersized, 115 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 57/726 objects degraded (7.851%) 2024-04-23T00:05:28.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:27 smithi079 bash[55848]: audit 2024-04-23T00:05:26.700734+0000 mgr.y (mgr.25321) 321 : audit [DBG] from='client.34500 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:05:28.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:27 smithi079 bash[55848]: audit 2024-04-23T00:05:26.700734+0000 mgr.y (mgr.25321) 321 : audit [DBG] from='client.34500 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:05:28.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:27 smithi079 bash[55848]: cluster 2024-04-23T00:05:27.271787+0000 mon.a (mon.0) 649 : cluster [WRN] Health check update: Degraded data redundancy: 57/726 objects degraded (7.851%), 12 pgs degraded (PG_DEGRADED) 2024-04-23T00:05:28.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:27 smithi079 bash[55848]: cluster 2024-04-23T00:05:27.271787+0000 mon.a (mon.0) 649 : cluster [WRN] Health check update: Degraded data redundancy: 57/726 objects degraded (7.851%), 12 pgs degraded (PG_DEGRADED) 2024-04-23T00:05:28.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:27 smithi079 bash[57209]: cluster 2024-04-23T00:05:25.811122+0000 mgr.y (mgr.25321) 320 : cluster [DBG] pgmap v209: 161 pgs: 14 peering, 12 active+undersized+degraded, 20 active+undersized, 115 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 57/726 objects degraded (7.851%) 2024-04-23T00:05:28.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:27 smithi079 bash[57209]: cluster 2024-04-23T00:05:25.811122+0000 mgr.y (mgr.25321) 320 : cluster [DBG] pgmap v209: 161 pgs: 14 peering, 12 active+undersized+degraded, 20 active+undersized, 115 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 57/726 objects degraded (7.851%) 2024-04-23T00:05:28.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:27 smithi079 bash[57209]: audit 2024-04-23T00:05:26.700734+0000 mgr.y (mgr.25321) 321 : audit [DBG] from='client.34500 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:05:28.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:27 smithi079 bash[57209]: audit 2024-04-23T00:05:26.700734+0000 mgr.y (mgr.25321) 321 : audit [DBG] from='client.34500 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:05:28.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:27 smithi079 bash[57209]: cluster 2024-04-23T00:05:27.271787+0000 mon.a (mon.0) 649 : cluster [WRN] Health check update: Degraded data redundancy: 57/726 objects degraded (7.851%), 12 pgs degraded (PG_DEGRADED) 2024-04-23T00:05:28.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:27 smithi079 bash[57209]: cluster 2024-04-23T00:05:27.271787+0000 mon.a (mon.0) 649 : cluster [WRN] Health check update: Degraded data redundancy: 57/726 objects degraded (7.851%), 12 pgs degraded (PG_DEGRADED) 2024-04-23T00:05:28.214 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-04-23T00:05:28.214 INFO:teuthology.orchestra.run.smithi079.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5", 2024-04-23T00:05:28.215 INFO:teuthology.orchestra.run.smithi079.stdout: "in_progress": true, 2024-04-23T00:05:28.215 INFO:teuthology.orchestra.run.smithi079.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-23T00:05:28.215 INFO:teuthology.orchestra.run.smithi079.stdout: "services_complete": [ 2024-04-23T00:05:28.215 INFO:teuthology.orchestra.run.smithi079.stdout: "mon", 2024-04-23T00:05:28.215 INFO:teuthology.orchestra.run.smithi079.stdout: "mgr", 2024-04-23T00:05:28.215 INFO:teuthology.orchestra.run.smithi079.stdout: "osd" 2024-04-23T00:05:28.215 INFO:teuthology.orchestra.run.smithi079.stdout: ], 2024-04-23T00:05:28.215 INFO:teuthology.orchestra.run.smithi079.stdout: "progress": "13/23 daemons upgraded", 2024-04-23T00:05:28.215 INFO:teuthology.orchestra.run.smithi079.stdout: "message": "Currently upgrading osd daemons", 2024-04-23T00:05:28.215 INFO:teuthology.orchestra.run.smithi079.stdout: "is_paused": false 2024-04-23T00:05:28.215 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-04-23T00:05:28.665 INFO:teuthology.orchestra.run.smithi079.stdout:HEALTH_WARN failed to probe daemons or devices; all OSDs are running squid or later but require_osd_release < squid; Degraded data redundancy: 57/726 objects degraded (7.851%), 12 pgs degraded 2024-04-23T00:05:28.666 INFO:teuthology.orchestra.run.smithi079.stdout:[WRN] CEPHADM_REFRESH_FAILED: failed to probe daemons or devices 2024-04-23T00:05:28.666 INFO:teuthology.orchestra.run.smithi079.stdout: host smithi171 `cephadm ceph-volume` failed: cephadm exited with an error code: 1, stderr: Inferring config /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/mon.b/config 2024-04-23T00:05:28.666 INFO:teuthology.orchestra.run.smithi079.stdout:Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a -e NODE_NAME=smithi171 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmp8l3nen0v:/etc/ceph/ceph.conf:z quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a inventory --format=json-pretty --filter-for-batch 2024-04-23T00:05:28.666 INFO:teuthology.orchestra.run.smithi079.stdout:/usr/bin/docker: stderr docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-23T00:05:28.666 INFO:teuthology.orchestra.run.smithi079.stdout:/usr/bin/docker: stderr See 'docker run --help'. 2024-04-23T00:05:28.666 INFO:teuthology.orchestra.run.smithi079.stdout:Traceback (most recent call last): 2024-04-23T00:05:28.666 INFO:teuthology.orchestra.run.smithi079.stdout: File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main 2024-04-23T00:05:28.666 INFO:teuthology.orchestra.run.smithi079.stdout: return _run_code(code, main_globals, None, 2024-04-23T00:05:28.666 INFO:teuthology.orchestra.run.smithi079.stdout: File "/usr/lib/python3.10/runpy.py", line 86, in _run_code 2024-04-23T00:05:28.666 INFO:teuthology.orchestra.run.smithi079.stdout: exec(code, run_globals) 2024-04-23T00:05:28.666 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 5642, in 2024-04-23T00:05:28.666 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 5630, in main 2024-04-23T00:05:28.666 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 408, in _infer_config 2024-04-23T00:05:28.667 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 323, in _infer_fsid 2024-04-23T00:05:28.667 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 436, in _infer_image 2024-04-23T00:05:28.667 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 310, in _validate_fsid 2024-04-23T00:05:28.667 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 3380, in command_ceph_volume 2024-04-23T00:05:28.667 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-23T00:05:28.667 INFO:teuthology.orchestra.run.smithi079.stdout:RuntimeError: Failed command: /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a -e NODE_NAME=smithi171 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmp8l3nen0v:/etc/ceph/ceph.conf:z quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a inventory --format=json-pretty --filter-for-batch: docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-23T00:05:28.667 INFO:teuthology.orchestra.run.smithi079.stdout:See 'docker run --help'. 2024-04-23T00:05:28.667 INFO:teuthology.orchestra.run.smithi079.stdout:[WRN] OSD_UPGRADE_FINISHED: all OSDs are running squid or later but require_osd_release < squid 2024-04-23T00:05:28.667 INFO:teuthology.orchestra.run.smithi079.stdout: all OSDs are running squid or later but require_osd_release < squid 2024-04-23T00:05:28.667 INFO:teuthology.orchestra.run.smithi079.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 57/726 objects degraded (7.851%), 12 pgs degraded 2024-04-23T00:05:28.667 INFO:teuthology.orchestra.run.smithi079.stdout: pg 1.0 is active+undersized+degraded, acting [0,6] 2024-04-23T00:05:28.667 INFO:teuthology.orchestra.run.smithi079.stdout: pg 2.b is active+undersized+degraded, acting [4,5] 2024-04-23T00:05:28.667 INFO:teuthology.orchestra.run.smithi079.stdout: pg 2.f is active+undersized+degraded, acting [4,0] 2024-04-23T00:05:28.667 INFO:teuthology.orchestra.run.smithi079.stdout: pg 2.1c is active+undersized+degraded, acting [5,2] 2024-04-23T00:05:28.667 INFO:teuthology.orchestra.run.smithi079.stdout: pg 3.9 is active+undersized+degraded, acting [4,2] 2024-04-23T00:05:28.668 INFO:teuthology.orchestra.run.smithi079.stdout: pg 3.d is active+undersized+degraded, acting [5,6] 2024-04-23T00:05:28.668 INFO:teuthology.orchestra.run.smithi079.stdout: pg 3.e is active+undersized+degraded, acting [4,1] 2024-04-23T00:05:28.668 INFO:teuthology.orchestra.run.smithi079.stdout: pg 3.f is active+undersized+degraded, acting [4,0] 2024-04-23T00:05:28.668 INFO:teuthology.orchestra.run.smithi079.stdout: pg 3.11 is active+undersized+degraded, acting [4,6] 2024-04-23T00:05:28.668 INFO:teuthology.orchestra.run.smithi079.stdout: pg 3.13 is active+undersized+degraded, acting [4,2] 2024-04-23T00:05:28.668 INFO:teuthology.orchestra.run.smithi079.stdout: pg 3.14 is active+undersized+degraded, acting [4,6] 2024-04-23T00:05:28.668 INFO:teuthology.orchestra.run.smithi079.stdout: pg 3.15 is active+undersized+degraded, acting [3,4] 2024-04-23T00:05:29.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:28 smithi079 bash[55848]: audit 2024-04-23T00:05:27.066874+0000 mgr.y (mgr.25321) 322 : audit [DBG] from='client.44431 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:05:29.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:28 smithi079 bash[55848]: audit 2024-04-23T00:05:27.066874+0000 mgr.y (mgr.25321) 322 : audit [DBG] from='client.44431 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:05:29.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:28 smithi079 bash[55848]: audit 2024-04-23T00:05:27.406654+0000 mgr.y (mgr.25321) 323 : audit [DBG] from='client.34512 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:05:29.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:28 smithi079 bash[55848]: audit 2024-04-23T00:05:27.406654+0000 mgr.y (mgr.25321) 323 : audit [DBG] from='client.34512 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:05:29.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:28 smithi079 bash[55848]: audit 2024-04-23T00:05:27.878810+0000 mon.c (mon.1) 9 : audit [DBG] from='client.? 172.21.15.79:0/1552488027' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:05:29.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:28 smithi079 bash[55848]: audit 2024-04-23T00:05:27.878810+0000 mon.c (mon.1) 9 : audit [DBG] from='client.? 172.21.15.79:0/1552488027' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:05:29.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:28 smithi079 bash[55848]: audit 2024-04-23T00:05:28.685202+0000 mon.a (mon.0) 650 : audit [DBG] from='client.? 172.21.15.79:0/2910293276' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T00:05:29.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:28 smithi079 bash[55848]: audit 2024-04-23T00:05:28.685202+0000 mon.a (mon.0) 650 : audit [DBG] from='client.? 172.21.15.79:0/2910293276' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T00:05:29.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:28 smithi079 bash[57209]: audit 2024-04-23T00:05:27.066874+0000 mgr.y (mgr.25321) 322 : audit [DBG] from='client.44431 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:05:29.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:28 smithi079 bash[57209]: audit 2024-04-23T00:05:27.066874+0000 mgr.y (mgr.25321) 322 : audit [DBG] from='client.44431 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:05:29.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:28 smithi079 bash[57209]: audit 2024-04-23T00:05:27.406654+0000 mgr.y (mgr.25321) 323 : audit [DBG] from='client.34512 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:05:29.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:28 smithi079 bash[57209]: audit 2024-04-23T00:05:27.406654+0000 mgr.y (mgr.25321) 323 : audit [DBG] from='client.34512 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:05:29.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:28 smithi079 bash[57209]: audit 2024-04-23T00:05:27.878810+0000 mon.c (mon.1) 9 : audit [DBG] from='client.? 172.21.15.79:0/1552488027' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:05:29.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:28 smithi079 bash[57209]: audit 2024-04-23T00:05:27.878810+0000 mon.c (mon.1) 9 : audit [DBG] from='client.? 172.21.15.79:0/1552488027' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:05:29.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:28 smithi079 bash[57209]: audit 2024-04-23T00:05:28.685202+0000 mon.a (mon.0) 650 : audit [DBG] from='client.? 172.21.15.79:0/2910293276' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T00:05:29.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:28 smithi079 bash[57209]: audit 2024-04-23T00:05:28.685202+0000 mon.a (mon.0) 650 : audit [DBG] from='client.? 172.21.15.79:0/2910293276' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T00:05:29.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:28 smithi171 bash[43854]: audit 2024-04-23T00:05:27.066874+0000 mgr.y (mgr.25321) 322 : audit [DBG] from='client.44431 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:05:29.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:28 smithi171 bash[43854]: audit 2024-04-23T00:05:27.066874+0000 mgr.y (mgr.25321) 322 : audit [DBG] from='client.44431 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:05:29.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:28 smithi171 bash[43854]: audit 2024-04-23T00:05:27.406654+0000 mgr.y (mgr.25321) 323 : audit [DBG] from='client.34512 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:05:29.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:28 smithi171 bash[43854]: audit 2024-04-23T00:05:27.406654+0000 mgr.y (mgr.25321) 323 : audit [DBG] from='client.34512 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:05:29.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:28 smithi171 bash[43854]: audit 2024-04-23T00:05:27.878810+0000 mon.c (mon.1) 9 : audit [DBG] from='client.? 172.21.15.79:0/1552488027' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:05:29.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:28 smithi171 bash[43854]: audit 2024-04-23T00:05:27.878810+0000 mon.c (mon.1) 9 : audit [DBG] from='client.? 172.21.15.79:0/1552488027' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:05:29.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:28 smithi171 bash[43854]: audit 2024-04-23T00:05:28.685202+0000 mon.a (mon.0) 650 : audit [DBG] from='client.? 172.21.15.79:0/2910293276' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T00:05:29.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:28 smithi171 bash[43854]: audit 2024-04-23T00:05:28.685202+0000 mon.a (mon.0) 650 : audit [DBG] from='client.? 172.21.15.79:0/2910293276' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T00:05:30.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:29 smithi079 bash[55848]: cluster 2024-04-23T00:05:27.812448+0000 mgr.y (mgr.25321) 324 : cluster [DBG] pgmap v210: 161 pgs: 14 peering, 147 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 841 B/s rd, 0 op/s 2024-04-23T00:05:30.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:29 smithi079 bash[55848]: cluster 2024-04-23T00:05:27.812448+0000 mgr.y (mgr.25321) 324 : cluster [DBG] pgmap v210: 161 pgs: 14 peering, 147 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 841 B/s rd, 0 op/s 2024-04-23T00:05:30.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:29 smithi079 bash[55848]: audit 2024-04-23T00:05:28.233689+0000 mgr.y (mgr.25321) 325 : audit [DBG] from='client.44449 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:05:30.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:29 smithi079 bash[55848]: audit 2024-04-23T00:05:28.233689+0000 mgr.y (mgr.25321) 325 : audit [DBG] from='client.44449 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:05:30.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:29 smithi079 bash[55848]: cluster 2024-04-23T00:05:28.760027+0000 mon.a (mon.0) 651 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 57/726 objects degraded (7.851%), 12 pgs degraded) 2024-04-23T00:05:30.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:29 smithi079 bash[55848]: cluster 2024-04-23T00:05:28.760027+0000 mon.a (mon.0) 651 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 57/726 objects degraded (7.851%), 12 pgs degraded) 2024-04-23T00:05:30.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:29 smithi079 bash[55848]: audit 2024-04-23T00:05:29.352024+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:05:30.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:29 smithi079 bash[55848]: audit 2024-04-23T00:05:29.352024+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:05:30.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:29 smithi079 bash[55848]: audit 2024-04-23T00:05:29.353943+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:05:30.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:29 smithi079 bash[55848]: audit 2024-04-23T00:05:29.353943+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:05:30.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:29 smithi079 bash[55848]: audit 2024-04-23T00:05:29.367534+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:30.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:29 smithi079 bash[55848]: audit 2024-04-23T00:05:29.367534+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:30.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:29 smithi079 bash[55848]: audit 2024-04-23T00:05:29.466576+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:05:30.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:29 smithi079 bash[55848]: audit 2024-04-23T00:05:29.466576+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:05:30.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:29 smithi079 bash[55848]: audit 2024-04-23T00:05:29.472094+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:05:30.031 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:29 smithi079 bash[55848]: audit 2024-04-23T00:05:29.472094+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:05:30.031 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:29 smithi079 bash[55848]: audit 2024-04-23T00:05:29.476493+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:05:30.031 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:29 smithi079 bash[55848]: audit 2024-04-23T00:05:29.476493+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:05:30.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:29 smithi079 bash[57209]: cluster 2024-04-23T00:05:27.812448+0000 mgr.y (mgr.25321) 324 : cluster [DBG] pgmap v210: 161 pgs: 14 peering, 147 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 841 B/s rd, 0 op/s 2024-04-23T00:05:30.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:29 smithi079 bash[57209]: cluster 2024-04-23T00:05:27.812448+0000 mgr.y (mgr.25321) 324 : cluster [DBG] pgmap v210: 161 pgs: 14 peering, 147 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 841 B/s rd, 0 op/s 2024-04-23T00:05:30.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:29 smithi079 bash[57209]: audit 2024-04-23T00:05:28.233689+0000 mgr.y (mgr.25321) 325 : audit [DBG] from='client.44449 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:05:30.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:29 smithi079 bash[57209]: audit 2024-04-23T00:05:28.233689+0000 mgr.y (mgr.25321) 325 : audit [DBG] from='client.44449 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:05:30.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:29 smithi079 bash[57209]: cluster 2024-04-23T00:05:28.760027+0000 mon.a (mon.0) 651 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 57/726 objects degraded (7.851%), 12 pgs degraded) 2024-04-23T00:05:30.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:29 smithi079 bash[57209]: cluster 2024-04-23T00:05:28.760027+0000 mon.a (mon.0) 651 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 57/726 objects degraded (7.851%), 12 pgs degraded) 2024-04-23T00:05:30.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:29 smithi079 bash[57209]: audit 2024-04-23T00:05:29.352024+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:05:30.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:29 smithi079 bash[57209]: audit 2024-04-23T00:05:29.352024+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:05:30.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:29 smithi079 bash[57209]: audit 2024-04-23T00:05:29.353943+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:05:30.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:29 smithi079 bash[57209]: audit 2024-04-23T00:05:29.353943+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:05:30.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:29 smithi079 bash[57209]: audit 2024-04-23T00:05:29.367534+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:30.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:29 smithi079 bash[57209]: audit 2024-04-23T00:05:29.367534+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:30.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:29 smithi079 bash[57209]: audit 2024-04-23T00:05:29.466576+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:05:30.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:29 smithi079 bash[57209]: audit 2024-04-23T00:05:29.466576+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:05:30.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:29 smithi079 bash[57209]: audit 2024-04-23T00:05:29.472094+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:05:30.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:29 smithi079 bash[57209]: audit 2024-04-23T00:05:29.472094+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:05:30.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:29 smithi079 bash[57209]: audit 2024-04-23T00:05:29.476493+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:05:30.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:29 smithi079 bash[57209]: audit 2024-04-23T00:05:29.476493+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:05:30.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:29 smithi079 bash[55848]: audit 2024-04-23T00:05:29.479643+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:05:30.033 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:29 smithi079 bash[55848]: audit 2024-04-23T00:05:29.479643+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:05:30.033 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:29 smithi079 bash[55848]: audit 2024-04-23T00:05:29.485482+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:05:30.033 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:29 smithi079 bash[55848]: audit 2024-04-23T00:05:29.485482+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:05:30.033 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:29 smithi079 bash[55848]: audit 2024-04-23T00:05:29.494949+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:30.033 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:29 smithi079 bash[55848]: audit 2024-04-23T00:05:29.494949+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:30.033 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:29 smithi079 bash[55848]: audit 2024-04-23T00:05:29.500001+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-04-23T00:05:30.033 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:29 smithi079 bash[55848]: audit 2024-04-23T00:05:29.500001+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-04-23T00:05:30.033 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:29 smithi079 bash[55848]: audit 2024-04-23T00:05:29.506076+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-04-23T00:05:30.033 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:29 smithi079 bash[55848]: audit 2024-04-23T00:05:29.506076+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-04-23T00:05:30.033 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:29 smithi079 bash[55848]: audit 2024-04-23T00:05:29.511091+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-04-23T00:05:30.033 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:29 smithi079 bash[55848]: audit 2024-04-23T00:05:29.511091+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-04-23T00:05:30.033 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:29 smithi079 bash[55848]: audit 2024-04-23T00:05:29.516947+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-04-23T00:05:30.033 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:29 smithi079 bash[55848]: audit 2024-04-23T00:05:29.516947+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-04-23T00:05:30.033 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:29 smithi079 bash[55848]: audit 2024-04-23T00:05:29.521961+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-04-23T00:05:30.033 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:29 smithi079 bash[55848]: audit 2024-04-23T00:05:29.521961+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-04-23T00:05:30.034 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:29 smithi079 bash[55848]: audit 2024-04-23T00:05:29.527816+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-04-23T00:05:30.034 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:29 smithi079 bash[55848]: audit 2024-04-23T00:05:29.527816+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-04-23T00:05:30.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:29 smithi079 bash[57209]: audit 2024-04-23T00:05:29.479643+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:05:30.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:29 smithi079 bash[57209]: audit 2024-04-23T00:05:29.479643+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:05:30.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:29 smithi079 bash[57209]: audit 2024-04-23T00:05:29.485482+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:05:30.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:29 smithi079 bash[57209]: audit 2024-04-23T00:05:29.485482+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:05:30.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:29 smithi079 bash[57209]: audit 2024-04-23T00:05:29.494949+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:30.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:29 smithi079 bash[57209]: audit 2024-04-23T00:05:29.494949+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:30.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:29 smithi079 bash[57209]: audit 2024-04-23T00:05:29.500001+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-04-23T00:05:30.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:29 smithi079 bash[57209]: audit 2024-04-23T00:05:29.500001+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-04-23T00:05:30.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:29 smithi079 bash[57209]: audit 2024-04-23T00:05:29.506076+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-04-23T00:05:30.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:29 smithi079 bash[57209]: audit 2024-04-23T00:05:29.506076+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-04-23T00:05:30.035 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:29 smithi079 bash[57209]: audit 2024-04-23T00:05:29.511091+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-04-23T00:05:30.035 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:29 smithi079 bash[57209]: audit 2024-04-23T00:05:29.511091+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-04-23T00:05:30.035 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:29 smithi079 bash[57209]: audit 2024-04-23T00:05:29.516947+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-04-23T00:05:30.035 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:29 smithi079 bash[57209]: audit 2024-04-23T00:05:29.516947+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-04-23T00:05:30.035 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:29 smithi079 bash[57209]: audit 2024-04-23T00:05:29.521961+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-04-23T00:05:30.035 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:29 smithi079 bash[57209]: audit 2024-04-23T00:05:29.521961+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-04-23T00:05:30.035 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:29 smithi079 bash[57209]: audit 2024-04-23T00:05:29.527816+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-04-23T00:05:30.035 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:29 smithi079 bash[57209]: audit 2024-04-23T00:05:29.527816+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-04-23T00:05:30.035 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:29 smithi079 bash[55848]: audit 2024-04-23T00:05:29.532695+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-04-23T00:05:30.035 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:29 smithi079 bash[55848]: audit 2024-04-23T00:05:29.532695+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-04-23T00:05:30.035 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:29 smithi079 bash[55848]: audit 2024-04-23T00:05:29.538597+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-04-23T00:05:30.036 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:29 smithi079 bash[55848]: audit 2024-04-23T00:05:29.538597+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-04-23T00:05:30.036 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:29 smithi079 bash[55848]: audit 2024-04-23T00:05:29.543273+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-04-23T00:05:30.036 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:29 smithi079 bash[55848]: audit 2024-04-23T00:05:29.543273+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-04-23T00:05:30.036 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:29 smithi079 bash[55848]: audit 2024-04-23T00:05:29.549153+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-04-23T00:05:30.036 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:29 smithi079 bash[55848]: audit 2024-04-23T00:05:29.549153+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-04-23T00:05:30.036 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:29 smithi079 bash[55848]: audit 2024-04-23T00:05:29.553661+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-04-23T00:05:30.036 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:29 smithi079 bash[55848]: audit 2024-04-23T00:05:29.553661+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-04-23T00:05:30.036 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:29 smithi079 bash[55848]: audit 2024-04-23T00:05:29.561016+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-04-23T00:05:30.036 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:29 smithi079 bash[55848]: audit 2024-04-23T00:05:29.561016+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-04-23T00:05:30.036 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:29 smithi079 bash[55848]: audit 2024-04-23T00:05:29.565377+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-04-23T00:05:30.036 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:29 smithi079 bash[55848]: audit 2024-04-23T00:05:29.565377+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-04-23T00:05:30.036 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:29 smithi079 bash[55848]: audit 2024-04-23T00:05:29.572657+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-04-23T00:05:30.036 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:29 smithi079 bash[55848]: audit 2024-04-23T00:05:29.572657+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-04-23T00:05:30.037 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:29 smithi079 bash[57209]: audit 2024-04-23T00:05:29.532695+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-04-23T00:05:30.037 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:29 smithi079 bash[57209]: audit 2024-04-23T00:05:29.532695+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-04-23T00:05:30.037 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:29 smithi079 bash[57209]: audit 2024-04-23T00:05:29.538597+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-04-23T00:05:30.037 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:29 smithi079 bash[57209]: audit 2024-04-23T00:05:29.538597+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-04-23T00:05:30.037 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:29 smithi079 bash[57209]: audit 2024-04-23T00:05:29.543273+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-04-23T00:05:30.037 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:29 smithi079 bash[57209]: audit 2024-04-23T00:05:29.543273+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-04-23T00:05:30.037 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:29 smithi079 bash[57209]: audit 2024-04-23T00:05:29.549153+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-04-23T00:05:30.037 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:29 smithi079 bash[57209]: audit 2024-04-23T00:05:29.549153+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-04-23T00:05:30.037 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:29 smithi079 bash[57209]: audit 2024-04-23T00:05:29.553661+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-04-23T00:05:30.037 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:29 smithi079 bash[57209]: audit 2024-04-23T00:05:29.553661+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-04-23T00:05:30.037 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:29 smithi079 bash[57209]: audit 2024-04-23T00:05:29.561016+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-04-23T00:05:30.037 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:29 smithi079 bash[57209]: audit 2024-04-23T00:05:29.561016+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-04-23T00:05:30.037 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:29 smithi079 bash[57209]: audit 2024-04-23T00:05:29.565377+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-04-23T00:05:30.037 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:29 smithi079 bash[57209]: audit 2024-04-23T00:05:29.565377+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-04-23T00:05:30.037 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:29 smithi079 bash[57209]: audit 2024-04-23T00:05:29.572657+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-04-23T00:05:30.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:29 smithi079 bash[57209]: audit 2024-04-23T00:05:29.572657+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-04-23T00:05:30.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:29 smithi079 bash[55848]: audit 2024-04-23T00:05:29.577168+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-04-23T00:05:30.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:29 smithi079 bash[55848]: audit 2024-04-23T00:05:29.577168+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-04-23T00:05:30.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:29 smithi079 bash[55848]: audit 2024-04-23T00:05:29.584456+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-04-23T00:05:30.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:29 smithi079 bash[55848]: audit 2024-04-23T00:05:29.584456+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-04-23T00:05:30.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:29 smithi079 bash[55848]: audit 2024-04-23T00:05:29.592517+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-04-23T00:05:30.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:29 smithi079 bash[55848]: audit 2024-04-23T00:05:29.592517+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-04-23T00:05:30.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:29 smithi079 bash[57209]: audit 2024-04-23T00:05:29.577168+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-04-23T00:05:30.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:29 smithi079 bash[57209]: audit 2024-04-23T00:05:29.577168+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-04-23T00:05:30.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:29 smithi079 bash[57209]: audit 2024-04-23T00:05:29.584456+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-04-23T00:05:30.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:29 smithi079 bash[57209]: audit 2024-04-23T00:05:29.584456+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-04-23T00:05:30.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:29 smithi079 bash[57209]: audit 2024-04-23T00:05:29.592517+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-04-23T00:05:30.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:29 smithi079 bash[57209]: audit 2024-04-23T00:05:29.592517+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-04-23T00:05:30.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:29 smithi171 bash[43854]: cluster 2024-04-23T00:05:27.812448+0000 mgr.y (mgr.25321) 324 : cluster [DBG] pgmap v210: 161 pgs: 14 peering, 147 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 841 B/s rd, 0 op/s 2024-04-23T00:05:30.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:29 smithi171 bash[43854]: cluster 2024-04-23T00:05:27.812448+0000 mgr.y (mgr.25321) 324 : cluster [DBG] pgmap v210: 161 pgs: 14 peering, 147 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 841 B/s rd, 0 op/s 2024-04-23T00:05:30.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:29 smithi171 bash[43854]: audit 2024-04-23T00:05:28.233689+0000 mgr.y (mgr.25321) 325 : audit [DBG] from='client.44449 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:05:30.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:29 smithi171 bash[43854]: audit 2024-04-23T00:05:28.233689+0000 mgr.y (mgr.25321) 325 : audit [DBG] from='client.44449 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:05:30.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:29 smithi171 bash[43854]: cluster 2024-04-23T00:05:28.760027+0000 mon.a (mon.0) 651 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 57/726 objects degraded (7.851%), 12 pgs degraded) 2024-04-23T00:05:30.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:29 smithi171 bash[43854]: cluster 2024-04-23T00:05:28.760027+0000 mon.a (mon.0) 651 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 57/726 objects degraded (7.851%), 12 pgs degraded) 2024-04-23T00:05:30.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:29 smithi171 bash[43854]: audit 2024-04-23T00:05:29.352024+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:05:30.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:29 smithi171 bash[43854]: audit 2024-04-23T00:05:29.352024+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:05:30.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:29 smithi171 bash[43854]: audit 2024-04-23T00:05:29.353943+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:05:30.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:29 smithi171 bash[43854]: audit 2024-04-23T00:05:29.353943+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:05:30.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:29 smithi171 bash[43854]: audit 2024-04-23T00:05:29.367534+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:30.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:29 smithi171 bash[43854]: audit 2024-04-23T00:05:29.367534+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:30.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:29 smithi171 bash[43854]: audit 2024-04-23T00:05:29.466576+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:05:30.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:29 smithi171 bash[43854]: audit 2024-04-23T00:05:29.466576+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:05:30.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:29 smithi171 bash[43854]: audit 2024-04-23T00:05:29.472094+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:05:30.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:29 smithi171 bash[43854]: audit 2024-04-23T00:05:29.472094+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:05:30.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:29 smithi171 bash[43854]: audit 2024-04-23T00:05:29.476493+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:05:30.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:29 smithi171 bash[43854]: audit 2024-04-23T00:05:29.476493+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:05:30.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:29 smithi171 bash[43854]: audit 2024-04-23T00:05:29.479643+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:05:30.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:29 smithi171 bash[43854]: audit 2024-04-23T00:05:29.479643+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:05:30.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:29 smithi171 bash[43854]: audit 2024-04-23T00:05:29.485482+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:05:30.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:29 smithi171 bash[43854]: audit 2024-04-23T00:05:29.485482+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:05:30.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:29 smithi171 bash[43854]: audit 2024-04-23T00:05:29.494949+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:30.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:29 smithi171 bash[43854]: audit 2024-04-23T00:05:29.494949+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:30.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:29 smithi171 bash[43854]: audit 2024-04-23T00:05:29.500001+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-04-23T00:05:30.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:29 smithi171 bash[43854]: audit 2024-04-23T00:05:29.500001+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-04-23T00:05:30.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:29 smithi171 bash[43854]: audit 2024-04-23T00:05:29.506076+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-04-23T00:05:30.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:29 smithi171 bash[43854]: audit 2024-04-23T00:05:29.506076+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-04-23T00:05:30.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:29 smithi171 bash[43854]: audit 2024-04-23T00:05:29.511091+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-04-23T00:05:30.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:29 smithi171 bash[43854]: audit 2024-04-23T00:05:29.511091+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-04-23T00:05:30.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:29 smithi171 bash[43854]: audit 2024-04-23T00:05:29.516947+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-04-23T00:05:30.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:29 smithi171 bash[43854]: audit 2024-04-23T00:05:29.516947+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-04-23T00:05:30.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:29 smithi171 bash[43854]: audit 2024-04-23T00:05:29.521961+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-04-23T00:05:30.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:29 smithi171 bash[43854]: audit 2024-04-23T00:05:29.521961+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-04-23T00:05:30.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:29 smithi171 bash[43854]: audit 2024-04-23T00:05:29.527816+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-04-23T00:05:30.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:29 smithi171 bash[43854]: audit 2024-04-23T00:05:29.527816+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-04-23T00:05:30.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:29 smithi171 bash[43854]: audit 2024-04-23T00:05:29.532695+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-04-23T00:05:30.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:29 smithi171 bash[43854]: audit 2024-04-23T00:05:29.532695+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-04-23T00:05:30.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:29 smithi171 bash[43854]: audit 2024-04-23T00:05:29.538597+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-04-23T00:05:30.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:29 smithi171 bash[43854]: audit 2024-04-23T00:05:29.538597+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-04-23T00:05:30.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:29 smithi171 bash[43854]: audit 2024-04-23T00:05:29.543273+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-04-23T00:05:30.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:29 smithi171 bash[43854]: audit 2024-04-23T00:05:29.543273+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-04-23T00:05:30.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:29 smithi171 bash[43854]: audit 2024-04-23T00:05:29.549153+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-04-23T00:05:30.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:29 smithi171 bash[43854]: audit 2024-04-23T00:05:29.549153+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-04-23T00:05:30.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:29 smithi171 bash[43854]: audit 2024-04-23T00:05:29.553661+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-04-23T00:05:30.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:29 smithi171 bash[43854]: audit 2024-04-23T00:05:29.553661+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-04-23T00:05:30.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:29 smithi171 bash[43854]: audit 2024-04-23T00:05:29.561016+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-04-23T00:05:30.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:29 smithi171 bash[43854]: audit 2024-04-23T00:05:29.561016+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-04-23T00:05:30.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:29 smithi171 bash[43854]: audit 2024-04-23T00:05:29.565377+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-04-23T00:05:30.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:29 smithi171 bash[43854]: audit 2024-04-23T00:05:29.565377+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-04-23T00:05:30.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:29 smithi171 bash[43854]: audit 2024-04-23T00:05:29.572657+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-04-23T00:05:30.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:29 smithi171 bash[43854]: audit 2024-04-23T00:05:29.572657+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-04-23T00:05:30.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:29 smithi171 bash[43854]: audit 2024-04-23T00:05:29.577168+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-04-23T00:05:30.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:29 smithi171 bash[43854]: audit 2024-04-23T00:05:29.577168+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-04-23T00:05:30.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:29 smithi171 bash[43854]: audit 2024-04-23T00:05:29.584456+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-04-23T00:05:30.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:29 smithi171 bash[43854]: audit 2024-04-23T00:05:29.584456+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-04-23T00:05:30.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:29 smithi171 bash[43854]: audit 2024-04-23T00:05:29.592517+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-04-23T00:05:30.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:29 smithi171 bash[43854]: audit 2024-04-23T00:05:29.592517+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-04-23T00:05:31.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:30 smithi079 bash[57209]: cluster 2024-04-23T00:05:29.357513+0000 mgr.y (mgr.25321) 326 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 678 B/s rd, 0 op/s 2024-04-23T00:05:31.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:30 smithi079 bash[57209]: cluster 2024-04-23T00:05:29.357513+0000 mgr.y (mgr.25321) 326 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 678 B/s rd, 0 op/s 2024-04-23T00:05:31.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:30 smithi079 bash[57209]: cluster 2024-04-23T00:05:29.358406+0000 mgr.y (mgr.25321) 327 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 772 B/s rd, 0 op/s 2024-04-23T00:05:31.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:30 smithi079 bash[57209]: cluster 2024-04-23T00:05:29.358406+0000 mgr.y (mgr.25321) 327 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 772 B/s rd, 0 op/s 2024-04-23T00:05:31.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:30 smithi079 bash[57209]: cephadm 2024-04-23T00:05:29.487141+0000 mgr.y (mgr.25321) 328 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-04-23T00:05:31.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:30 smithi079 bash[57209]: cephadm 2024-04-23T00:05:29.487141+0000 mgr.y (mgr.25321) 328 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-04-23T00:05:31.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:30 smithi079 bash[57209]: cephadm 2024-04-23T00:05:29.591882+0000 mgr.y (mgr.25321) 329 : cephadm [INF] Upgrade: Setting require_osd_release to 19 squid 2024-04-23T00:05:31.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:30 smithi079 bash[57209]: cephadm 2024-04-23T00:05:29.591882+0000 mgr.y (mgr.25321) 329 : cephadm [INF] Upgrade: Setting require_osd_release to 19 squid 2024-04-23T00:05:31.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:30 smithi079 bash[57209]: cluster 2024-04-23T00:05:30.581096+0000 mon.a (mon.0) 678 : cluster [INF] Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-04-23T00:05:31.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:30 smithi079 bash[57209]: cluster 2024-04-23T00:05:30.581096+0000 mon.a (mon.0) 678 : cluster [INF] Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-04-23T00:05:31.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:30 smithi079 bash[57209]: audit 2024-04-23T00:05:30.583538+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-04-23T00:05:31.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:30 smithi079 bash[57209]: audit 2024-04-23T00:05:30.583538+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-04-23T00:05:31.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:30 smithi079 bash[57209]: cluster 2024-04-23T00:05:30.591421+0000 mon.a (mon.0) 680 : cluster [DBG] osdmap e147: 8 total, 8 up, 8 in 2024-04-23T00:05:31.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:30 smithi079 bash[57209]: cluster 2024-04-23T00:05:30.591421+0000 mon.a (mon.0) 680 : cluster [DBG] osdmap e147: 8 total, 8 up, 8 in 2024-04-23T00:05:31.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:30 smithi079 bash[57209]: audit 2024-04-23T00:05:30.594225+0000 mon.a (mon.0) 681 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:05:31.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:30 smithi079 bash[57209]: audit 2024-04-23T00:05:30.594225+0000 mon.a (mon.0) 681 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:05:31.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:30 smithi079 bash[57209]: audit 2024-04-23T00:05:30.602380+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:31.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:30 smithi079 bash[57209]: audit 2024-04-23T00:05:30.602380+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:31.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:30 smithi079 bash[55848]: cluster 2024-04-23T00:05:29.357513+0000 mgr.y (mgr.25321) 326 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 678 B/s rd, 0 op/s 2024-04-23T00:05:31.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:30 smithi079 bash[55848]: cluster 2024-04-23T00:05:29.357513+0000 mgr.y (mgr.25321) 326 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 678 B/s rd, 0 op/s 2024-04-23T00:05:31.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:30 smithi079 bash[55848]: cluster 2024-04-23T00:05:29.358406+0000 mgr.y (mgr.25321) 327 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 772 B/s rd, 0 op/s 2024-04-23T00:05:31.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:30 smithi079 bash[55848]: cluster 2024-04-23T00:05:29.358406+0000 mgr.y (mgr.25321) 327 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 772 B/s rd, 0 op/s 2024-04-23T00:05:31.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:30 smithi079 bash[55848]: cephadm 2024-04-23T00:05:29.487141+0000 mgr.y (mgr.25321) 328 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-04-23T00:05:31.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:30 smithi079 bash[55848]: cephadm 2024-04-23T00:05:29.487141+0000 mgr.y (mgr.25321) 328 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-04-23T00:05:31.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:30 smithi079 bash[55848]: cephadm 2024-04-23T00:05:29.591882+0000 mgr.y (mgr.25321) 329 : cephadm [INF] Upgrade: Setting require_osd_release to 19 squid 2024-04-23T00:05:31.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:30 smithi079 bash[55848]: cephadm 2024-04-23T00:05:29.591882+0000 mgr.y (mgr.25321) 329 : cephadm [INF] Upgrade: Setting require_osd_release to 19 squid 2024-04-23T00:05:31.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:30 smithi079 bash[55848]: cluster 2024-04-23T00:05:30.581096+0000 mon.a (mon.0) 678 : cluster [INF] Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-04-23T00:05:31.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:30 smithi079 bash[55848]: cluster 2024-04-23T00:05:30.581096+0000 mon.a (mon.0) 678 : cluster [INF] Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-04-23T00:05:31.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:30 smithi079 bash[55848]: audit 2024-04-23T00:05:30.583538+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-04-23T00:05:31.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:30 smithi079 bash[55848]: audit 2024-04-23T00:05:30.583538+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-04-23T00:05:31.031 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:30 smithi079 bash[55848]: cluster 2024-04-23T00:05:30.591421+0000 mon.a (mon.0) 680 : cluster [DBG] osdmap e147: 8 total, 8 up, 8 in 2024-04-23T00:05:31.031 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:30 smithi079 bash[55848]: cluster 2024-04-23T00:05:30.591421+0000 mon.a (mon.0) 680 : cluster [DBG] osdmap e147: 8 total, 8 up, 8 in 2024-04-23T00:05:31.031 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:30 smithi079 bash[55848]: audit 2024-04-23T00:05:30.594225+0000 mon.a (mon.0) 681 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:05:31.031 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:30 smithi079 bash[55848]: audit 2024-04-23T00:05:30.594225+0000 mon.a (mon.0) 681 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:05:31.031 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:30 smithi079 bash[55848]: audit 2024-04-23T00:05:30.602380+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:31.031 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:30 smithi079 bash[55848]: audit 2024-04-23T00:05:30.602380+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:31.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:30 smithi171 bash[43854]: cluster 2024-04-23T00:05:29.357513+0000 mgr.y (mgr.25321) 326 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 678 B/s rd, 0 op/s 2024-04-23T00:05:31.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:30 smithi171 bash[43854]: cluster 2024-04-23T00:05:29.357513+0000 mgr.y (mgr.25321) 326 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 678 B/s rd, 0 op/s 2024-04-23T00:05:31.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:30 smithi171 bash[43854]: cluster 2024-04-23T00:05:29.358406+0000 mgr.y (mgr.25321) 327 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 772 B/s rd, 0 op/s 2024-04-23T00:05:31.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:30 smithi171 bash[43854]: cluster 2024-04-23T00:05:29.358406+0000 mgr.y (mgr.25321) 327 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 772 B/s rd, 0 op/s 2024-04-23T00:05:31.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:30 smithi171 bash[43854]: cephadm 2024-04-23T00:05:29.487141+0000 mgr.y (mgr.25321) 328 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-04-23T00:05:31.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:30 smithi171 bash[43854]: cephadm 2024-04-23T00:05:29.487141+0000 mgr.y (mgr.25321) 328 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-04-23T00:05:31.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:30 smithi171 bash[43854]: cephadm 2024-04-23T00:05:29.591882+0000 mgr.y (mgr.25321) 329 : cephadm [INF] Upgrade: Setting require_osd_release to 19 squid 2024-04-23T00:05:31.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:30 smithi171 bash[43854]: cephadm 2024-04-23T00:05:29.591882+0000 mgr.y (mgr.25321) 329 : cephadm [INF] Upgrade: Setting require_osd_release to 19 squid 2024-04-23T00:05:31.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:30 smithi171 bash[43854]: cluster 2024-04-23T00:05:30.581096+0000 mon.a (mon.0) 678 : cluster [INF] Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-04-23T00:05:31.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:30 smithi171 bash[43854]: cluster 2024-04-23T00:05:30.581096+0000 mon.a (mon.0) 678 : cluster [INF] Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-04-23T00:05:31.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:30 smithi171 bash[43854]: audit 2024-04-23T00:05:30.583538+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-04-23T00:05:31.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:30 smithi171 bash[43854]: audit 2024-04-23T00:05:30.583538+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-04-23T00:05:31.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:30 smithi171 bash[43854]: cluster 2024-04-23T00:05:30.591421+0000 mon.a (mon.0) 680 : cluster [DBG] osdmap e147: 8 total, 8 up, 8 in 2024-04-23T00:05:31.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:30 smithi171 bash[43854]: cluster 2024-04-23T00:05:30.591421+0000 mon.a (mon.0) 680 : cluster [DBG] osdmap e147: 8 total, 8 up, 8 in 2024-04-23T00:05:31.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:30 smithi171 bash[43854]: audit 2024-04-23T00:05:30.594225+0000 mon.a (mon.0) 681 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:05:31.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:30 smithi171 bash[43854]: audit 2024-04-23T00:05:30.594225+0000 mon.a (mon.0) 681 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:05:31.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:30 smithi171 bash[43854]: audit 2024-04-23T00:05:30.602380+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:31.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:30 smithi171 bash[43854]: audit 2024-04-23T00:05:30.602380+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:32.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:31 smithi079 bash[55848]: cephadm 2024-04-23T00:05:30.595522+0000 mgr.y (mgr.25321) 330 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-04-23T00:05:32.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:31 smithi079 bash[55848]: cephadm 2024-04-23T00:05:30.595522+0000 mgr.y (mgr.25321) 330 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-04-23T00:05:32.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:31 smithi079 bash[57209]: cephadm 2024-04-23T00:05:30.595522+0000 mgr.y (mgr.25321) 330 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-04-23T00:05:32.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:31 smithi079 bash[57209]: cephadm 2024-04-23T00:05:30.595522+0000 mgr.y (mgr.25321) 330 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-04-23T00:05:32.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:31 smithi171 bash[43854]: cephadm 2024-04-23T00:05:30.595522+0000 mgr.y (mgr.25321) 330 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-04-23T00:05:32.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:31 smithi171 bash[43854]: cephadm 2024-04-23T00:05:30.595522+0000 mgr.y (mgr.25321) 330 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-04-23T00:05:33.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:32 smithi079 bash[57209]: cluster 2024-04-23T00:05:31.359500+0000 mgr.y (mgr.25321) 331 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-23T00:05:33.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:32 smithi079 bash[57209]: cluster 2024-04-23T00:05:31.359500+0000 mgr.y (mgr.25321) 331 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-23T00:05:33.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:32 smithi079 bash[57209]: audit 2024-04-23T00:05:32.783479+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:33.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:32 smithi079 bash[57209]: audit 2024-04-23T00:05:32.783479+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:33.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:32 smithi079 bash[57209]: audit 2024-04-23T00:05:32.788530+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi079.mriyzv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T00:05:33.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:32 smithi079 bash[57209]: audit 2024-04-23T00:05:32.788530+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi079.mriyzv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T00:05:33.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:32 smithi079 bash[55848]: cluster 2024-04-23T00:05:31.359500+0000 mgr.y (mgr.25321) 331 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-23T00:05:33.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:32 smithi079 bash[55848]: cluster 2024-04-23T00:05:31.359500+0000 mgr.y (mgr.25321) 331 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-23T00:05:33.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:32 smithi079 bash[55848]: audit 2024-04-23T00:05:32.783479+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:33.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:32 smithi079 bash[55848]: audit 2024-04-23T00:05:32.783479+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:33.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:32 smithi079 bash[55848]: audit 2024-04-23T00:05:32.788530+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi079.mriyzv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T00:05:33.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:32 smithi079 bash[55848]: audit 2024-04-23T00:05:32.788530+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi079.mriyzv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T00:05:33.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:32 smithi171 bash[43854]: cluster 2024-04-23T00:05:31.359500+0000 mgr.y (mgr.25321) 331 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-23T00:05:33.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:32 smithi171 bash[43854]: cluster 2024-04-23T00:05:31.359500+0000 mgr.y (mgr.25321) 331 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-23T00:05:33.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:32 smithi171 bash[43854]: audit 2024-04-23T00:05:32.783479+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:33.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:32 smithi171 bash[43854]: audit 2024-04-23T00:05:32.783479+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:33.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:32 smithi171 bash[43854]: audit 2024-04-23T00:05:32.788530+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi079.mriyzv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T00:05:33.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:32 smithi171 bash[43854]: audit 2024-04-23T00:05:32.788530+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi079.mriyzv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T00:05:34.028 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:05:33 smithi079 bash[52880]: ::ffff:172.21.15.171 - - [23/Apr/2024:00:05:33] "GET /metrics HTTP/1.1" 200 38478 "" "Prometheus/2.33.4" 2024-04-23T00:05:34.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:33 smithi079 bash[57209]: cephadm 2024-04-23T00:05:32.776075+0000 mgr.y (mgr.25321) 332 : cephadm [INF] Upgrade: Updating rgw.foo.smithi079.mriyzv (1/4) 2024-04-23T00:05:34.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:33 smithi079 bash[57209]: cephadm 2024-04-23T00:05:32.776075+0000 mgr.y (mgr.25321) 332 : cephadm [INF] Upgrade: Updating rgw.foo.smithi079.mriyzv (1/4) 2024-04-23T00:05:34.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:33 smithi079 bash[57209]: audit 2024-04-23T00:05:32.792314+0000 mon.a (mon.0) 685 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:05:34.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:33 smithi079 bash[57209]: audit 2024-04-23T00:05:32.792314+0000 mon.a (mon.0) 685 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:05:34.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:33 smithi079 bash[57209]: cephadm 2024-04-23T00:05:32.800874+0000 mgr.y (mgr.25321) 333 : cephadm [INF] Deploying daemon rgw.foo.smithi079.mriyzv on smithi079 2024-04-23T00:05:34.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:33 smithi079 bash[57209]: cephadm 2024-04-23T00:05:32.800874+0000 mgr.y (mgr.25321) 333 : cephadm [INF] Deploying daemon rgw.foo.smithi079.mriyzv on smithi079 2024-04-23T00:05:34.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:33 smithi079 bash[55848]: cephadm 2024-04-23T00:05:32.776075+0000 mgr.y (mgr.25321) 332 : cephadm [INF] Upgrade: Updating rgw.foo.smithi079.mriyzv (1/4) 2024-04-23T00:05:34.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:33 smithi079 bash[55848]: cephadm 2024-04-23T00:05:32.776075+0000 mgr.y (mgr.25321) 332 : cephadm [INF] Upgrade: Updating rgw.foo.smithi079.mriyzv (1/4) 2024-04-23T00:05:34.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:33 smithi079 bash[55848]: audit 2024-04-23T00:05:32.792314+0000 mon.a (mon.0) 685 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:05:34.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:33 smithi079 bash[55848]: audit 2024-04-23T00:05:32.792314+0000 mon.a (mon.0) 685 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:05:34.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:33 smithi079 bash[55848]: cephadm 2024-04-23T00:05:32.800874+0000 mgr.y (mgr.25321) 333 : cephadm [INF] Deploying daemon rgw.foo.smithi079.mriyzv on smithi079 2024-04-23T00:05:34.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:33 smithi079 bash[55848]: cephadm 2024-04-23T00:05:32.800874+0000 mgr.y (mgr.25321) 333 : cephadm [INF] Deploying daemon rgw.foo.smithi079.mriyzv on smithi079 2024-04-23T00:05:34.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:33 smithi171 bash[43854]: cephadm 2024-04-23T00:05:32.776075+0000 mgr.y (mgr.25321) 332 : cephadm [INF] Upgrade: Updating rgw.foo.smithi079.mriyzv (1/4) 2024-04-23T00:05:34.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:33 smithi171 bash[43854]: cephadm 2024-04-23T00:05:32.776075+0000 mgr.y (mgr.25321) 332 : cephadm [INF] Upgrade: Updating rgw.foo.smithi079.mriyzv (1/4) 2024-04-23T00:05:34.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:33 smithi171 bash[43854]: audit 2024-04-23T00:05:32.792314+0000 mon.a (mon.0) 685 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:05:34.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:33 smithi171 bash[43854]: audit 2024-04-23T00:05:32.792314+0000 mon.a (mon.0) 685 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:05:34.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:33 smithi171 bash[43854]: cephadm 2024-04-23T00:05:32.800874+0000 mgr.y (mgr.25321) 333 : cephadm [INF] Deploying daemon rgw.foo.smithi079.mriyzv on smithi079 2024-04-23T00:05:34.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:33 smithi171 bash[43854]: cephadm 2024-04-23T00:05:32.800874+0000 mgr.y (mgr.25321) 333 : cephadm [INF] Deploying daemon rgw.foo.smithi079.mriyzv on smithi079 2024-04-23T00:05:35.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:34 smithi171 bash[43854]: audit 2024-04-23T00:05:33.316247+0000 mgr.y (mgr.25321) 334 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:05:35.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:34 smithi171 bash[43854]: audit 2024-04-23T00:05:33.316247+0000 mgr.y (mgr.25321) 334 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:05:35.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:34 smithi171 bash[43854]: cluster 2024-04-23T00:05:33.360969+0000 mgr.y (mgr.25321) 335 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 678 B/s rd, 0 op/s 2024-04-23T00:05:35.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:34 smithi171 bash[43854]: cluster 2024-04-23T00:05:33.360969+0000 mgr.y (mgr.25321) 335 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 678 B/s rd, 0 op/s 2024-04-23T00:05:35.077 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:34 smithi079 bash[55848]: audit 2024-04-23T00:05:33.316247+0000 mgr.y (mgr.25321) 334 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:05:35.077 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:34 smithi079 bash[55848]: audit 2024-04-23T00:05:33.316247+0000 mgr.y (mgr.25321) 334 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:05:35.077 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:34 smithi079 bash[55848]: cluster 2024-04-23T00:05:33.360969+0000 mgr.y (mgr.25321) 335 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 678 B/s rd, 0 op/s 2024-04-23T00:05:35.077 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:34 smithi079 bash[55848]: cluster 2024-04-23T00:05:33.360969+0000 mgr.y (mgr.25321) 335 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 678 B/s rd, 0 op/s 2024-04-23T00:05:35.077 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:34 smithi079 bash[57209]: audit 2024-04-23T00:05:33.316247+0000 mgr.y (mgr.25321) 334 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:05:35.078 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:34 smithi079 bash[57209]: audit 2024-04-23T00:05:33.316247+0000 mgr.y (mgr.25321) 334 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:05:35.078 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:34 smithi079 bash[57209]: cluster 2024-04-23T00:05:33.360969+0000 mgr.y (mgr.25321) 335 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 678 B/s rd, 0 op/s 2024-04-23T00:05:35.078 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:34 smithi079 bash[57209]: cluster 2024-04-23T00:05:33.360969+0000 mgr.y (mgr.25321) 335 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 678 B/s rd, 0 op/s 2024-04-23T00:05:35.528 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:35 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:05:35.529 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:05:35 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:05:35.529 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:35 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:05:35.529 INFO:journalctl@ceph.osd.0.smithi079.stdout:Apr 23 00:05:35 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:05:35.530 INFO:journalctl@ceph.osd.1.smithi079.stdout:Apr 23 00:05:35 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:05:35.530 INFO:journalctl@ceph.osd.2.smithi079.stdout:Apr 23 00:05:35 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:05:35.530 INFO:journalctl@ceph.osd.3.smithi079.stdout:Apr 23 00:05:35 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:05:35.530 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 23 00:05:35 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:05:35.531 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 23 00:05:35 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:05:37.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:36 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:05:37.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:36 smithi079 bash[55848]: cluster 2024-04-23T00:05:35.361985+0000 mgr.y (mgr.25321) 336 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-23T00:05:37.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:36 smithi079 bash[55848]: cluster 2024-04-23T00:05:35.361985+0000 mgr.y (mgr.25321) 336 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-23T00:05:37.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:36 smithi079 bash[55848]: audit 2024-04-23T00:05:36.744774+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:37.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:36 smithi079 bash[55848]: audit 2024-04-23T00:05:36.744774+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:37.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:36 smithi079 bash[55848]: audit 2024-04-23T00:05:36.750952+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:37.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:36 smithi079 bash[55848]: audit 2024-04-23T00:05:36.750952+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:37.029 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:05:36 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:05:37.030 INFO:journalctl@ceph.osd.0.smithi079.stdout:Apr 23 00:05:36 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:05:37.030 INFO:journalctl@ceph.osd.1.smithi079.stdout:Apr 23 00:05:36 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:05:37.030 INFO:journalctl@ceph.osd.2.smithi079.stdout:Apr 23 00:05:36 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:05:37.030 INFO:journalctl@ceph.osd.3.smithi079.stdout:Apr 23 00:05:36 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:05:37.031 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 23 00:05:36 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:05:37.031 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 23 00:05:36 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:05:37.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:36 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:05:37.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:36 smithi079 bash[57209]: cluster 2024-04-23T00:05:35.361985+0000 mgr.y (mgr.25321) 336 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-23T00:05:37.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:36 smithi079 bash[57209]: cluster 2024-04-23T00:05:35.361985+0000 mgr.y (mgr.25321) 336 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-23T00:05:37.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:36 smithi079 bash[57209]: audit 2024-04-23T00:05:36.744774+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:37.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:36 smithi079 bash[57209]: audit 2024-04-23T00:05:36.744774+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:37.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:36 smithi079 bash[57209]: audit 2024-04-23T00:05:36.750952+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:37.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:36 smithi079 bash[57209]: audit 2024-04-23T00:05:36.750952+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:37.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:36 smithi171 bash[43854]: cluster 2024-04-23T00:05:35.361985+0000 mgr.y (mgr.25321) 336 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-23T00:05:37.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:36 smithi171 bash[43854]: cluster 2024-04-23T00:05:35.361985+0000 mgr.y (mgr.25321) 336 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-23T00:05:37.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:36 smithi171 bash[43854]: audit 2024-04-23T00:05:36.744774+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:37.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:36 smithi171 bash[43854]: audit 2024-04-23T00:05:36.744774+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:37.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:36 smithi171 bash[43854]: audit 2024-04-23T00:05:36.750952+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:37.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:36 smithi171 bash[43854]: audit 2024-04-23T00:05:36.750952+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:38.494 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:38 smithi079 bash[55848]: audit 2024-04-23T00:05:37.128216+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:38.495 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:38 smithi079 bash[55848]: audit 2024-04-23T00:05:37.128216+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:38.495 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:38 smithi079 bash[55848]: audit 2024-04-23T00:05:37.130287+0000 mon.a (mon.0) 689 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:05:38.495 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:38 smithi079 bash[55848]: audit 2024-04-23T00:05:37.130287+0000 mon.a (mon.0) 689 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:05:38.495 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:38 smithi079 bash[55848]: cluster 2024-04-23T00:05:37.363290+0000 mgr.y (mgr.25321) 337 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:05:38.495 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:38 smithi079 bash[55848]: cluster 2024-04-23T00:05:37.363290+0000 mgr.y (mgr.25321) 337 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:05:38.495 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:38 smithi079 bash[55848]: audit 2024-04-23T00:05:37.407113+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:38.495 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:38 smithi079 bash[55848]: audit 2024-04-23T00:05:37.407113+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:38.495 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:38 smithi079 bash[57209]: audit 2024-04-23T00:05:37.128216+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:38.495 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:38 smithi079 bash[57209]: audit 2024-04-23T00:05:37.128216+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:38.495 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:38 smithi079 bash[57209]: audit 2024-04-23T00:05:37.130287+0000 mon.a (mon.0) 689 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:05:38.496 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:38 smithi079 bash[57209]: audit 2024-04-23T00:05:37.130287+0000 mon.a (mon.0) 689 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:05:38.496 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:38 smithi079 bash[57209]: cluster 2024-04-23T00:05:37.363290+0000 mgr.y (mgr.25321) 337 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:05:38.496 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:38 smithi079 bash[57209]: cluster 2024-04-23T00:05:37.363290+0000 mgr.y (mgr.25321) 337 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:05:38.496 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:38 smithi079 bash[57209]: audit 2024-04-23T00:05:37.407113+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:38.496 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:38 smithi079 bash[57209]: audit 2024-04-23T00:05:37.407113+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:38.550 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:38 smithi171 bash[43854]: audit 2024-04-23T00:05:37.128216+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:38.551 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:38 smithi171 bash[43854]: audit 2024-04-23T00:05:37.128216+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:38.551 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:38 smithi171 bash[43854]: audit 2024-04-23T00:05:37.130287+0000 mon.a (mon.0) 689 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:05:38.551 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:38 smithi171 bash[43854]: audit 2024-04-23T00:05:37.130287+0000 mon.a (mon.0) 689 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:05:38.551 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:38 smithi171 bash[43854]: cluster 2024-04-23T00:05:37.363290+0000 mgr.y (mgr.25321) 337 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:05:38.551 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:38 smithi171 bash[43854]: cluster 2024-04-23T00:05:37.363290+0000 mgr.y (mgr.25321) 337 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:05:38.551 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:38 smithi171 bash[43854]: audit 2024-04-23T00:05:37.407113+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:38.551 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:38 smithi171 bash[43854]: audit 2024-04-23T00:05:37.407113+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:40.664 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:40 smithi079 bash[55848]: cluster 2024-04-23T00:05:39.364928+0000 mgr.y (mgr.25321) 338 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 0 B/s wr, 20 op/s 2024-04-23T00:05:40.664 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:40 smithi079 bash[55848]: cluster 2024-04-23T00:05:39.364928+0000 mgr.y (mgr.25321) 338 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 0 B/s wr, 20 op/s 2024-04-23T00:05:40.664 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:40 smithi079 bash[55848]: cephadm 2024-04-23T00:05:39.394700+0000 mgr.y (mgr.25321) 339 : cephadm [INF] Upgrade: Updating rgw.smpl.smithi079.yxokos (2/4) 2024-04-23T00:05:40.664 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:40 smithi079 bash[55848]: cephadm 2024-04-23T00:05:39.394700+0000 mgr.y (mgr.25321) 339 : cephadm [INF] Upgrade: Updating rgw.smpl.smithi079.yxokos (2/4) 2024-04-23T00:05:40.664 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:40 smithi079 bash[55848]: audit 2024-04-23T00:05:39.404031+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:40.665 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:40 smithi079 bash[55848]: audit 2024-04-23T00:05:39.404031+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:40.665 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:40 smithi079 bash[55848]: audit 2024-04-23T00:05:39.409946+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi079.yxokos", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T00:05:40.665 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:40 smithi079 bash[55848]: audit 2024-04-23T00:05:39.409946+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi079.yxokos", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T00:05:40.665 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:40 smithi079 bash[55848]: audit 2024-04-23T00:05:39.412958+0000 mon.a (mon.0) 693 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:05:40.665 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:40 smithi079 bash[55848]: audit 2024-04-23T00:05:39.412958+0000 mon.a (mon.0) 693 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:05:40.665 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:40 smithi079 bash[55848]: cephadm 2024-04-23T00:05:39.414741+0000 mgr.y (mgr.25321) 340 : cephadm [INF] Deploying daemon rgw.smpl.smithi079.yxokos on smithi079 2024-04-23T00:05:40.665 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:40 smithi079 bash[55848]: cephadm 2024-04-23T00:05:39.414741+0000 mgr.y (mgr.25321) 340 : cephadm [INF] Deploying daemon rgw.smpl.smithi079.yxokos on smithi079 2024-04-23T00:05:40.665 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:40 smithi079 bash[57209]: cluster 2024-04-23T00:05:39.364928+0000 mgr.y (mgr.25321) 338 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 0 B/s wr, 20 op/s 2024-04-23T00:05:40.665 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:40 smithi079 bash[57209]: cluster 2024-04-23T00:05:39.364928+0000 mgr.y (mgr.25321) 338 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 0 B/s wr, 20 op/s 2024-04-23T00:05:40.665 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:40 smithi079 bash[57209]: cephadm 2024-04-23T00:05:39.394700+0000 mgr.y (mgr.25321) 339 : cephadm [INF] Upgrade: Updating rgw.smpl.smithi079.yxokos (2/4) 2024-04-23T00:05:40.665 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:40 smithi079 bash[57209]: cephadm 2024-04-23T00:05:39.394700+0000 mgr.y (mgr.25321) 339 : cephadm [INF] Upgrade: Updating rgw.smpl.smithi079.yxokos (2/4) 2024-04-23T00:05:40.666 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:40 smithi079 bash[57209]: audit 2024-04-23T00:05:39.404031+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:40.666 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:40 smithi079 bash[57209]: audit 2024-04-23T00:05:39.404031+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:40.666 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:40 smithi079 bash[57209]: audit 2024-04-23T00:05:39.409946+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi079.yxokos", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T00:05:40.666 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:40 smithi079 bash[57209]: audit 2024-04-23T00:05:39.409946+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi079.yxokos", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T00:05:40.666 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:40 smithi079 bash[57209]: audit 2024-04-23T00:05:39.412958+0000 mon.a (mon.0) 693 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:05:40.666 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:40 smithi079 bash[57209]: audit 2024-04-23T00:05:39.412958+0000 mon.a (mon.0) 693 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:05:40.666 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:40 smithi079 bash[57209]: cephadm 2024-04-23T00:05:39.414741+0000 mgr.y (mgr.25321) 340 : cephadm [INF] Deploying daemon rgw.smpl.smithi079.yxokos on smithi079 2024-04-23T00:05:40.666 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:40 smithi079 bash[57209]: cephadm 2024-04-23T00:05:39.414741+0000 mgr.y (mgr.25321) 340 : cephadm [INF] Deploying daemon rgw.smpl.smithi079.yxokos on smithi079 2024-04-23T00:05:40.801 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:40 smithi171 bash[43854]: cluster 2024-04-23T00:05:39.364928+0000 mgr.y (mgr.25321) 338 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 0 B/s wr, 20 op/s 2024-04-23T00:05:40.801 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:40 smithi171 bash[43854]: cluster 2024-04-23T00:05:39.364928+0000 mgr.y (mgr.25321) 338 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 0 B/s wr, 20 op/s 2024-04-23T00:05:40.801 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:40 smithi171 bash[43854]: cephadm 2024-04-23T00:05:39.394700+0000 mgr.y (mgr.25321) 339 : cephadm [INF] Upgrade: Updating rgw.smpl.smithi079.yxokos (2/4) 2024-04-23T00:05:40.801 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:40 smithi171 bash[43854]: cephadm 2024-04-23T00:05:39.394700+0000 mgr.y (mgr.25321) 339 : cephadm [INF] Upgrade: Updating rgw.smpl.smithi079.yxokos (2/4) 2024-04-23T00:05:40.801 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:40 smithi171 bash[43854]: audit 2024-04-23T00:05:39.404031+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:40.801 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:40 smithi171 bash[43854]: audit 2024-04-23T00:05:39.404031+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:40.801 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:40 smithi171 bash[43854]: audit 2024-04-23T00:05:39.409946+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi079.yxokos", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T00:05:40.801 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:40 smithi171 bash[43854]: audit 2024-04-23T00:05:39.409946+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi079.yxokos", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T00:05:40.801 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:40 smithi171 bash[43854]: audit 2024-04-23T00:05:39.412958+0000 mon.a (mon.0) 693 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:05:40.801 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:40 smithi171 bash[43854]: audit 2024-04-23T00:05:39.412958+0000 mon.a (mon.0) 693 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:05:40.801 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:40 smithi171 bash[43854]: cephadm 2024-04-23T00:05:39.414741+0000 mgr.y (mgr.25321) 340 : cephadm [INF] Deploying daemon rgw.smpl.smithi079.yxokos on smithi079 2024-04-23T00:05:40.801 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:40 smithi171 bash[43854]: cephadm 2024-04-23T00:05:39.414741+0000 mgr.y (mgr.25321) 340 : cephadm [INF] Deploying daemon rgw.smpl.smithi079.yxokos on smithi079 2024-04-23T00:05:41.768 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:05:41 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:05:41.768 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:41 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:05:41.768 INFO:journalctl@ceph.osd.0.smithi079.stdout:Apr 23 00:05:41 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:05:41.769 INFO:journalctl@ceph.osd.1.smithi079.stdout:Apr 23 00:05:41 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:05:41.769 INFO:journalctl@ceph.osd.2.smithi079.stdout:Apr 23 00:05:41 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:05:41.769 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:41 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:05:41.769 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 23 00:05:41 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:05:41.770 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 23 00:05:41 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:05:41.770 INFO:journalctl@ceph.osd.3.smithi079.stdout:Apr 23 00:05:41 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:05:42.715 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:42 smithi079 bash[57209]: cluster 2024-04-23T00:05:41.366402+0000 mgr.y (mgr.25321) 341 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 51 op/s 2024-04-23T00:05:42.715 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:42 smithi079 bash[57209]: cluster 2024-04-23T00:05:41.366402+0000 mgr.y (mgr.25321) 341 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 51 op/s 2024-04-23T00:05:42.715 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:42 smithi079 bash[55848]: cluster 2024-04-23T00:05:41.366402+0000 mgr.y (mgr.25321) 341 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 51 op/s 2024-04-23T00:05:42.715 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:42 smithi079 bash[55848]: cluster 2024-04-23T00:05:41.366402+0000 mgr.y (mgr.25321) 341 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 51 op/s 2024-04-23T00:05:42.800 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:42 smithi171 bash[43854]: cluster 2024-04-23T00:05:41.366402+0000 mgr.y (mgr.25321) 341 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 51 op/s 2024-04-23T00:05:42.800 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:42 smithi171 bash[43854]: cluster 2024-04-23T00:05:41.366402+0000 mgr.y (mgr.25321) 341 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 51 op/s 2024-04-23T00:05:43.534 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:05:43 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:05:43.535 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:43 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:05:43.535 INFO:journalctl@ceph.osd.1.smithi079.stdout:Apr 23 00:05:43 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:05:43.535 INFO:journalctl@ceph.osd.2.smithi079.stdout:Apr 23 00:05:43 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:05:43.536 INFO:journalctl@ceph.osd.3.smithi079.stdout:Apr 23 00:05:43 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:05:43.536 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 23 00:05:43 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:05:43.536 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:43 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:05:43.536 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 23 00:05:43 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:05:43.537 INFO:journalctl@ceph.osd.0.smithi079.stdout:Apr 23 00:05:43 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:05:44.028 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:05:43 smithi079 bash[52880]: ::ffff:172.21.15.171 - - [23/Apr/2024:00:05:43] "GET /metrics HTTP/1.1" 200 38626 "" "Prometheus/2.33.4" 2024-04-23T00:05:44.507 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:44 smithi079 bash[55848]: audit 2024-04-23T00:05:43.266321+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:44.508 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:44 smithi079 bash[55848]: audit 2024-04-23T00:05:43.266321+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:44.508 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:44 smithi079 bash[55848]: audit 2024-04-23T00:05:43.272578+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:44.508 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:44 smithi079 bash[55848]: audit 2024-04-23T00:05:43.272578+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:44.508 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:44 smithi079 bash[55848]: audit 2024-04-23T00:05:43.323998+0000 mgr.y (mgr.25321) 342 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:05:44.508 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:44 smithi079 bash[55848]: audit 2024-04-23T00:05:43.323998+0000 mgr.y (mgr.25321) 342 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:05:44.508 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:44 smithi079 bash[55848]: cluster 2024-04-23T00:05:43.368036+0000 mgr.y (mgr.25321) 343 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 85 B/s wr, 107 op/s 2024-04-23T00:05:44.508 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:44 smithi079 bash[55848]: cluster 2024-04-23T00:05:43.368036+0000 mgr.y (mgr.25321) 343 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 85 B/s wr, 107 op/s 2024-04-23T00:05:44.508 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:44 smithi079 bash[57209]: audit 2024-04-23T00:05:43.266321+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:44.508 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:44 smithi079 bash[57209]: audit 2024-04-23T00:05:43.266321+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:44.508 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:44 smithi079 bash[57209]: audit 2024-04-23T00:05:43.272578+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:44.509 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:44 smithi079 bash[57209]: audit 2024-04-23T00:05:43.272578+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:44.509 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:44 smithi079 bash[57209]: audit 2024-04-23T00:05:43.323998+0000 mgr.y (mgr.25321) 342 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:05:44.509 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:44 smithi079 bash[57209]: audit 2024-04-23T00:05:43.323998+0000 mgr.y (mgr.25321) 342 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:05:44.509 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:44 smithi079 bash[57209]: cluster 2024-04-23T00:05:43.368036+0000 mgr.y (mgr.25321) 343 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 85 B/s wr, 107 op/s 2024-04-23T00:05:44.509 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:44 smithi079 bash[57209]: cluster 2024-04-23T00:05:43.368036+0000 mgr.y (mgr.25321) 343 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 85 B/s wr, 107 op/s 2024-04-23T00:05:44.550 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:44 smithi171 bash[43854]: audit 2024-04-23T00:05:43.266321+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:44.551 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:44 smithi171 bash[43854]: audit 2024-04-23T00:05:43.266321+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:44.551 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:44 smithi171 bash[43854]: audit 2024-04-23T00:05:43.272578+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:44.551 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:44 smithi171 bash[43854]: audit 2024-04-23T00:05:43.272578+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:44.551 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:44 smithi171 bash[43854]: audit 2024-04-23T00:05:43.323998+0000 mgr.y (mgr.25321) 342 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:05:44.551 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:44 smithi171 bash[43854]: audit 2024-04-23T00:05:43.323998+0000 mgr.y (mgr.25321) 342 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:05:44.551 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:44 smithi171 bash[43854]: cluster 2024-04-23T00:05:43.368036+0000 mgr.y (mgr.25321) 343 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 85 B/s wr, 107 op/s 2024-04-23T00:05:44.551 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:44 smithi171 bash[43854]: cluster 2024-04-23T00:05:43.368036+0000 mgr.y (mgr.25321) 343 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 85 B/s wr, 107 op/s 2024-04-23T00:05:46.778 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:46 smithi079 bash[55848]: cluster 2024-04-23T00:05:45.369569+0000 mgr.y (mgr.25321) 344 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 89 KiB/s rd, 85 B/s wr, 140 op/s 2024-04-23T00:05:46.779 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:46 smithi079 bash[55848]: cluster 2024-04-23T00:05:45.369569+0000 mgr.y (mgr.25321) 344 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 89 KiB/s rd, 85 B/s wr, 140 op/s 2024-04-23T00:05:46.779 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:46 smithi079 bash[55848]: audit 2024-04-23T00:05:45.865213+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:46.779 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:46 smithi079 bash[55848]: audit 2024-04-23T00:05:45.865213+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:46.779 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:46 smithi079 bash[55848]: audit 2024-04-23T00:05:45.870367+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi171.llhapr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T00:05:46.779 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:46 smithi079 bash[55848]: audit 2024-04-23T00:05:45.870367+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi171.llhapr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T00:05:46.779 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:46 smithi079 bash[55848]: audit 2024-04-23T00:05:45.873871+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:05:46.779 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:46 smithi079 bash[55848]: audit 2024-04-23T00:05:45.873871+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:05:46.779 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:46 smithi079 bash[57209]: cluster 2024-04-23T00:05:45.369569+0000 mgr.y (mgr.25321) 344 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 89 KiB/s rd, 85 B/s wr, 140 op/s 2024-04-23T00:05:46.779 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:46 smithi079 bash[57209]: cluster 2024-04-23T00:05:45.369569+0000 mgr.y (mgr.25321) 344 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 89 KiB/s rd, 85 B/s wr, 140 op/s 2024-04-23T00:05:46.779 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:46 smithi079 bash[57209]: audit 2024-04-23T00:05:45.865213+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:46.779 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:46 smithi079 bash[57209]: audit 2024-04-23T00:05:45.865213+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:46.780 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:46 smithi079 bash[57209]: audit 2024-04-23T00:05:45.870367+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi171.llhapr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T00:05:46.780 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:46 smithi079 bash[57209]: audit 2024-04-23T00:05:45.870367+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi171.llhapr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T00:05:46.780 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:46 smithi079 bash[57209]: audit 2024-04-23T00:05:45.873871+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:05:46.780 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:46 smithi079 bash[57209]: audit 2024-04-23T00:05:45.873871+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:05:46.800 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:46 smithi171 bash[43854]: cluster 2024-04-23T00:05:45.369569+0000 mgr.y (mgr.25321) 344 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 89 KiB/s rd, 85 B/s wr, 140 op/s 2024-04-23T00:05:46.800 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:46 smithi171 bash[43854]: cluster 2024-04-23T00:05:45.369569+0000 mgr.y (mgr.25321) 344 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 89 KiB/s rd, 85 B/s wr, 140 op/s 2024-04-23T00:05:46.800 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:46 smithi171 bash[43854]: audit 2024-04-23T00:05:45.865213+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:46.800 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:46 smithi171 bash[43854]: audit 2024-04-23T00:05:45.865213+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:46.800 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:46 smithi171 bash[43854]: audit 2024-04-23T00:05:45.870367+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi171.llhapr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T00:05:46.800 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:46 smithi171 bash[43854]: audit 2024-04-23T00:05:45.870367+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi171.llhapr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T00:05:46.801 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:46 smithi171 bash[43854]: audit 2024-04-23T00:05:45.873871+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:05:46.801 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:46 smithi171 bash[43854]: audit 2024-04-23T00:05:45.873871+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:05:47.778 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:47 smithi079 bash[55848]: cephadm 2024-04-23T00:05:45.857705+0000 mgr.y (mgr.25321) 345 : cephadm [INF] Upgrade: Updating rgw.foo.smithi171.llhapr (3/4) 2024-04-23T00:05:47.778 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:47 smithi079 bash[55848]: cephadm 2024-04-23T00:05:45.857705+0000 mgr.y (mgr.25321) 345 : cephadm [INF] Upgrade: Updating rgw.foo.smithi171.llhapr (3/4) 2024-04-23T00:05:47.779 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:47 smithi079 bash[55848]: cephadm 2024-04-23T00:05:45.875826+0000 mgr.y (mgr.25321) 346 : cephadm [INF] Deploying daemon rgw.foo.smithi171.llhapr on smithi171 2024-04-23T00:05:47.779 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:47 smithi079 bash[55848]: cephadm 2024-04-23T00:05:45.875826+0000 mgr.y (mgr.25321) 346 : cephadm [INF] Deploying daemon rgw.foo.smithi171.llhapr on smithi171 2024-04-23T00:05:47.779 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:47 smithi079 bash[57209]: cephadm 2024-04-23T00:05:45.857705+0000 mgr.y (mgr.25321) 345 : cephadm [INF] Upgrade: Updating rgw.foo.smithi171.llhapr (3/4) 2024-04-23T00:05:47.779 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:47 smithi079 bash[57209]: cephadm 2024-04-23T00:05:45.857705+0000 mgr.y (mgr.25321) 345 : cephadm [INF] Upgrade: Updating rgw.foo.smithi171.llhapr (3/4) 2024-04-23T00:05:47.779 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:47 smithi079 bash[57209]: cephadm 2024-04-23T00:05:45.875826+0000 mgr.y (mgr.25321) 346 : cephadm [INF] Deploying daemon rgw.foo.smithi171.llhapr on smithi171 2024-04-23T00:05:47.779 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:47 smithi079 bash[57209]: cephadm 2024-04-23T00:05:45.875826+0000 mgr.y (mgr.25321) 346 : cephadm [INF] Deploying daemon rgw.foo.smithi171.llhapr on smithi171 2024-04-23T00:05:47.801 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:47 smithi171 bash[43854]: cephadm 2024-04-23T00:05:45.857705+0000 mgr.y (mgr.25321) 345 : cephadm [INF] Upgrade: Updating rgw.foo.smithi171.llhapr (3/4) 2024-04-23T00:05:47.801 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:47 smithi171 bash[43854]: cephadm 2024-04-23T00:05:45.857705+0000 mgr.y (mgr.25321) 345 : cephadm [INF] Upgrade: Updating rgw.foo.smithi171.llhapr (3/4) 2024-04-23T00:05:47.801 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:47 smithi171 bash[43854]: cephadm 2024-04-23T00:05:45.875826+0000 mgr.y (mgr.25321) 346 : cephadm [INF] Deploying daemon rgw.foo.smithi171.llhapr on smithi171 2024-04-23T00:05:47.801 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:47 smithi171 bash[43854]: cephadm 2024-04-23T00:05:45.875826+0000 mgr.y (mgr.25321) 346 : cephadm [INF] Deploying daemon rgw.foo.smithi171.llhapr on smithi171 2024-04-23T00:05:48.300 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 23 00:05:48 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:05:48.300 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 23 00:05:48 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:05:48.300 INFO:journalctl@ceph.osd.4.smithi171.stdout:Apr 23 00:05:48 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:05:48.301 INFO:journalctl@ceph.osd.5.smithi171.stdout:Apr 23 00:05:48 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:05:48.301 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 23 00:05:48 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:05:48.301 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:05:48 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:05:48.302 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 23 00:05:48 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:05:48.302 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:05:48 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:05:48.302 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:48 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:05:48.721 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:48 smithi171 bash[43854]: cluster 2024-04-23T00:05:47.371003+0000 mgr.y (mgr.25321) 347 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 106 KiB/s rd, 85 B/s wr, 166 op/s 2024-04-23T00:05:48.721 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:48 smithi171 bash[43854]: cluster 2024-04-23T00:05:47.371003+0000 mgr.y (mgr.25321) 347 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 106 KiB/s rd, 85 B/s wr, 166 op/s 2024-04-23T00:05:48.778 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:48 smithi079 bash[55848]: cluster 2024-04-23T00:05:47.371003+0000 mgr.y (mgr.25321) 347 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 106 KiB/s rd, 85 B/s wr, 166 op/s 2024-04-23T00:05:48.778 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:48 smithi079 bash[55848]: cluster 2024-04-23T00:05:47.371003+0000 mgr.y (mgr.25321) 347 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 106 KiB/s rd, 85 B/s wr, 166 op/s 2024-04-23T00:05:48.778 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:48 smithi079 bash[57209]: cluster 2024-04-23T00:05:47.371003+0000 mgr.y (mgr.25321) 347 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 106 KiB/s rd, 85 B/s wr, 166 op/s 2024-04-23T00:05:48.779 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:48 smithi079 bash[57209]: cluster 2024-04-23T00:05:47.371003+0000 mgr.y (mgr.25321) 347 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 106 KiB/s rd, 85 B/s wr, 166 op/s 2024-04-23T00:05:50.050 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 23 00:05:49 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:05:50.050 INFO:journalctl@ceph.osd.4.smithi171.stdout:Apr 23 00:05:49 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:05:50.050 INFO:journalctl@ceph.osd.5.smithi171.stdout:Apr 23 00:05:49 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:05:50.051 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 23 00:05:49 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:05:50.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:49 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:05:50.051 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:05:49 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:05:50.052 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:05:49 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:05:50.052 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 23 00:05:49 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:05:50.052 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 23 00:05:49 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:05:50.778 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:50 smithi079 bash[55848]: cluster 2024-04-23T00:05:49.372763+0000 mgr.y (mgr.25321) 348 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 153 KiB/s rd, 170 B/s wr, 240 op/s 2024-04-23T00:05:50.779 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:50 smithi079 bash[55848]: cluster 2024-04-23T00:05:49.372763+0000 mgr.y (mgr.25321) 348 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 153 KiB/s rd, 170 B/s wr, 240 op/s 2024-04-23T00:05:50.779 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:50 smithi079 bash[55848]: audit 2024-04-23T00:05:49.845368+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:50.779 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:50 smithi079 bash[55848]: audit 2024-04-23T00:05:49.845368+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:50.779 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:50 smithi079 bash[55848]: audit 2024-04-23T00:05:49.859228+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:50.779 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:50 smithi079 bash[55848]: audit 2024-04-23T00:05:49.859228+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:50.779 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:50 smithi079 bash[57209]: cluster 2024-04-23T00:05:49.372763+0000 mgr.y (mgr.25321) 348 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 153 KiB/s rd, 170 B/s wr, 240 op/s 2024-04-23T00:05:50.779 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:50 smithi079 bash[57209]: cluster 2024-04-23T00:05:49.372763+0000 mgr.y (mgr.25321) 348 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 153 KiB/s rd, 170 B/s wr, 240 op/s 2024-04-23T00:05:50.779 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:50 smithi079 bash[57209]: audit 2024-04-23T00:05:49.845368+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:50.779 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:50 smithi079 bash[57209]: audit 2024-04-23T00:05:49.845368+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:50.779 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:50 smithi079 bash[57209]: audit 2024-04-23T00:05:49.859228+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:50.779 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:50 smithi079 bash[57209]: audit 2024-04-23T00:05:49.859228+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:50.800 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:50 smithi171 bash[43854]: cluster 2024-04-23T00:05:49.372763+0000 mgr.y (mgr.25321) 348 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 153 KiB/s rd, 170 B/s wr, 240 op/s 2024-04-23T00:05:50.800 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:50 smithi171 bash[43854]: cluster 2024-04-23T00:05:49.372763+0000 mgr.y (mgr.25321) 348 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 153 KiB/s rd, 170 B/s wr, 240 op/s 2024-04-23T00:05:50.800 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:50 smithi171 bash[43854]: audit 2024-04-23T00:05:49.845368+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:50.801 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:50 smithi171 bash[43854]: audit 2024-04-23T00:05:49.845368+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:50.801 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:50 smithi171 bash[43854]: audit 2024-04-23T00:05:49.859228+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:50.801 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:50 smithi171 bash[43854]: audit 2024-04-23T00:05:49.859228+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:52.779 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:52 smithi079 bash[55848]: cluster 2024-04-23T00:05:51.374126+0000 mgr.y (mgr.25321) 349 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 147 KiB/s rd, 170 B/s wr, 232 op/s 2024-04-23T00:05:52.779 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:52 smithi079 bash[55848]: cluster 2024-04-23T00:05:51.374126+0000 mgr.y (mgr.25321) 349 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 147 KiB/s rd, 170 B/s wr, 232 op/s 2024-04-23T00:05:52.779 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:52 smithi079 bash[55848]: audit 2024-04-23T00:05:52.122470+0000 mon.a (mon.0) 701 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:05:52.779 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:52 smithi079 bash[55848]: audit 2024-04-23T00:05:52.122470+0000 mon.a (mon.0) 701 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:05:52.780 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:52 smithi079 bash[57209]: cluster 2024-04-23T00:05:51.374126+0000 mgr.y (mgr.25321) 349 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 147 KiB/s rd, 170 B/s wr, 232 op/s 2024-04-23T00:05:52.780 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:52 smithi079 bash[57209]: cluster 2024-04-23T00:05:51.374126+0000 mgr.y (mgr.25321) 349 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 147 KiB/s rd, 170 B/s wr, 232 op/s 2024-04-23T00:05:52.780 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:52 smithi079 bash[57209]: audit 2024-04-23T00:05:52.122470+0000 mon.a (mon.0) 701 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:05:52.780 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:52 smithi079 bash[57209]: audit 2024-04-23T00:05:52.122470+0000 mon.a (mon.0) 701 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:05:52.800 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:52 smithi171 bash[43854]: cluster 2024-04-23T00:05:51.374126+0000 mgr.y (mgr.25321) 349 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 147 KiB/s rd, 170 B/s wr, 232 op/s 2024-04-23T00:05:52.800 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:52 smithi171 bash[43854]: cluster 2024-04-23T00:05:51.374126+0000 mgr.y (mgr.25321) 349 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 147 KiB/s rd, 170 B/s wr, 232 op/s 2024-04-23T00:05:52.800 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:52 smithi171 bash[43854]: audit 2024-04-23T00:05:52.122470+0000 mon.a (mon.0) 701 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:05:52.801 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:52 smithi171 bash[43854]: audit 2024-04-23T00:05:52.122470+0000 mon.a (mon.0) 701 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:05:53.965 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:53 smithi171 bash[43854]: cephadm 2024-04-23T00:05:52.677006+0000 mgr.y (mgr.25321) 350 : cephadm [INF] Upgrade: Updating rgw.smpl.smithi171.spscai (4/4) 2024-04-23T00:05:53.965 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:53 smithi171 bash[43854]: cephadm 2024-04-23T00:05:52.677006+0000 mgr.y (mgr.25321) 350 : cephadm [INF] Upgrade: Updating rgw.smpl.smithi171.spscai (4/4) 2024-04-23T00:05:53.965 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:53 smithi171 bash[43854]: audit 2024-04-23T00:05:52.684415+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:53.965 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:53 smithi171 bash[43854]: audit 2024-04-23T00:05:52.684415+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:53.965 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:53 smithi171 bash[43854]: audit 2024-04-23T00:05:52.690370+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi171.spscai", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T00:05:53.965 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:53 smithi171 bash[43854]: audit 2024-04-23T00:05:52.690370+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi171.spscai", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T00:05:53.966 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:53 smithi171 bash[43854]: audit 2024-04-23T00:05:52.693776+0000 mon.a (mon.0) 704 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:05:53.966 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:53 smithi171 bash[43854]: audit 2024-04-23T00:05:52.693776+0000 mon.a (mon.0) 704 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:05:53.966 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:53 smithi171 bash[43854]: cephadm 2024-04-23T00:05:52.695803+0000 mgr.y (mgr.25321) 351 : cephadm [INF] Deploying daemon rgw.smpl.smithi171.spscai on smithi171 2024-04-23T00:05:53.966 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:53 smithi171 bash[43854]: cephadm 2024-04-23T00:05:52.695803+0000 mgr.y (mgr.25321) 351 : cephadm [INF] Deploying daemon rgw.smpl.smithi171.spscai on smithi171 2024-04-23T00:05:54.028 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:05:53 smithi079 bash[52880]: ::ffff:172.21.15.171 - - [23/Apr/2024:00:05:53] "GET /metrics HTTP/1.1" 200 38624 "" "Prometheus/2.33.4" 2024-04-23T00:05:54.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:53 smithi079 bash[57209]: cephadm 2024-04-23T00:05:52.677006+0000 mgr.y (mgr.25321) 350 : cephadm [INF] Upgrade: Updating rgw.smpl.smithi171.spscai (4/4) 2024-04-23T00:05:54.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:53 smithi079 bash[57209]: cephadm 2024-04-23T00:05:52.677006+0000 mgr.y (mgr.25321) 350 : cephadm [INF] Upgrade: Updating rgw.smpl.smithi171.spscai (4/4) 2024-04-23T00:05:54.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:53 smithi079 bash[57209]: audit 2024-04-23T00:05:52.684415+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:54.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:53 smithi079 bash[57209]: audit 2024-04-23T00:05:52.684415+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:54.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:53 smithi079 bash[57209]: audit 2024-04-23T00:05:52.690370+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi171.spscai", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T00:05:54.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:53 smithi079 bash[57209]: audit 2024-04-23T00:05:52.690370+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi171.spscai", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T00:05:54.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:53 smithi079 bash[57209]: audit 2024-04-23T00:05:52.693776+0000 mon.a (mon.0) 704 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:05:54.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:53 smithi079 bash[57209]: audit 2024-04-23T00:05:52.693776+0000 mon.a (mon.0) 704 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:05:54.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:53 smithi079 bash[57209]: cephadm 2024-04-23T00:05:52.695803+0000 mgr.y (mgr.25321) 351 : cephadm [INF] Deploying daemon rgw.smpl.smithi171.spscai on smithi171 2024-04-23T00:05:54.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:53 smithi079 bash[57209]: cephadm 2024-04-23T00:05:52.695803+0000 mgr.y (mgr.25321) 351 : cephadm [INF] Deploying daemon rgw.smpl.smithi171.spscai on smithi171 2024-04-23T00:05:54.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:53 smithi079 bash[55848]: cephadm 2024-04-23T00:05:52.677006+0000 mgr.y (mgr.25321) 350 : cephadm [INF] Upgrade: Updating rgw.smpl.smithi171.spscai (4/4) 2024-04-23T00:05:54.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:53 smithi079 bash[55848]: cephadm 2024-04-23T00:05:52.677006+0000 mgr.y (mgr.25321) 350 : cephadm [INF] Upgrade: Updating rgw.smpl.smithi171.spscai (4/4) 2024-04-23T00:05:54.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:53 smithi079 bash[55848]: audit 2024-04-23T00:05:52.684415+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:54.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:53 smithi079 bash[55848]: audit 2024-04-23T00:05:52.684415+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:54.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:53 smithi079 bash[55848]: audit 2024-04-23T00:05:52.690370+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi171.spscai", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T00:05:54.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:53 smithi079 bash[55848]: audit 2024-04-23T00:05:52.690370+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi171.spscai", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T00:05:54.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:53 smithi079 bash[55848]: audit 2024-04-23T00:05:52.693776+0000 mon.a (mon.0) 704 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:05:54.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:53 smithi079 bash[55848]: audit 2024-04-23T00:05:52.693776+0000 mon.a (mon.0) 704 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:05:54.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:53 smithi079 bash[55848]: cephadm 2024-04-23T00:05:52.695803+0000 mgr.y (mgr.25321) 351 : cephadm [INF] Deploying daemon rgw.smpl.smithi171.spscai on smithi171 2024-04-23T00:05:54.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:53 smithi079 bash[55848]: cephadm 2024-04-23T00:05:52.695803+0000 mgr.y (mgr.25321) 351 : cephadm [INF] Deploying daemon rgw.smpl.smithi171.spscai on smithi171 2024-04-23T00:05:54.997 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:54 smithi171 bash[43854]: audit 2024-04-23T00:05:53.327977+0000 mgr.y (mgr.25321) 352 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:05:54.997 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:54 smithi171 bash[43854]: audit 2024-04-23T00:05:53.327977+0000 mgr.y (mgr.25321) 352 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:05:54.997 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:54 smithi171 bash[43854]: cluster 2024-04-23T00:05:53.375790+0000 mgr.y (mgr.25321) 353 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 161 KiB/s rd, 255 B/s wr, 253 op/s 2024-04-23T00:05:54.997 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:54 smithi171 bash[43854]: cluster 2024-04-23T00:05:53.375790+0000 mgr.y (mgr.25321) 353 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 161 KiB/s rd, 255 B/s wr, 253 op/s 2024-04-23T00:05:55.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:54 smithi079 bash[57209]: audit 2024-04-23T00:05:53.327977+0000 mgr.y (mgr.25321) 352 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:05:55.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:54 smithi079 bash[57209]: audit 2024-04-23T00:05:53.327977+0000 mgr.y (mgr.25321) 352 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:05:55.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:54 smithi079 bash[57209]: cluster 2024-04-23T00:05:53.375790+0000 mgr.y (mgr.25321) 353 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 161 KiB/s rd, 255 B/s wr, 253 op/s 2024-04-23T00:05:55.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:54 smithi079 bash[57209]: cluster 2024-04-23T00:05:53.375790+0000 mgr.y (mgr.25321) 353 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 161 KiB/s rd, 255 B/s wr, 253 op/s 2024-04-23T00:05:55.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:54 smithi079 bash[55848]: audit 2024-04-23T00:05:53.327977+0000 mgr.y (mgr.25321) 352 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:05:55.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:54 smithi079 bash[55848]: audit 2024-04-23T00:05:53.327977+0000 mgr.y (mgr.25321) 352 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:05:55.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:54 smithi079 bash[55848]: cluster 2024-04-23T00:05:53.375790+0000 mgr.y (mgr.25321) 353 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 161 KiB/s rd, 255 B/s wr, 253 op/s 2024-04-23T00:05:55.031 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:54 smithi079 bash[55848]: cluster 2024-04-23T00:05:53.375790+0000 mgr.y (mgr.25321) 353 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 161 KiB/s rd, 255 B/s wr, 253 op/s 2024-04-23T00:05:55.300 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:55 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:05:55.300 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 23 00:05:55 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:05:55.300 INFO:journalctl@ceph.osd.5.smithi171.stdout:Apr 23 00:05:55 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:05:55.301 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 23 00:05:55 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:05:55.301 INFO:journalctl@ceph.osd.4.smithi171.stdout:Apr 23 00:05:55 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:05:55.301 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 23 00:05:55 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:05:55.302 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 23 00:05:55 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:05:55.302 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:05:55 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:05:55.302 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:05:55 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:05:57.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:56 smithi079 bash[55848]: cluster 2024-04-23T00:05:55.377301+0000 mgr.y (mgr.25321) 354 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 158 KiB/s rd, 170 B/s wr, 249 op/s 2024-04-23T00:05:57.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:56 smithi079 bash[55848]: cluster 2024-04-23T00:05:55.377301+0000 mgr.y (mgr.25321) 354 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 158 KiB/s rd, 170 B/s wr, 249 op/s 2024-04-23T00:05:57.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:56 smithi079 bash[57209]: cluster 2024-04-23T00:05:55.377301+0000 mgr.y (mgr.25321) 354 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 158 KiB/s rd, 170 B/s wr, 249 op/s 2024-04-23T00:05:57.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:56 smithi079 bash[57209]: cluster 2024-04-23T00:05:55.377301+0000 mgr.y (mgr.25321) 354 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 158 KiB/s rd, 170 B/s wr, 249 op/s 2024-04-23T00:05:57.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:56 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:05:57.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:56 smithi171 bash[43854]: cluster 2024-04-23T00:05:55.377301+0000 mgr.y (mgr.25321) 354 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 158 KiB/s rd, 170 B/s wr, 249 op/s 2024-04-23T00:05:57.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:56 smithi171 bash[43854]: cluster 2024-04-23T00:05:55.377301+0000 mgr.y (mgr.25321) 354 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 158 KiB/s rd, 170 B/s wr, 249 op/s 2024-04-23T00:05:57.050 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 23 00:05:56 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:05:57.051 INFO:journalctl@ceph.osd.4.smithi171.stdout:Apr 23 00:05:56 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:05:57.051 INFO:journalctl@ceph.osd.5.smithi171.stdout:Apr 23 00:05:56 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:05:57.051 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 23 00:05:56 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:05:57.052 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 23 00:05:56 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:05:57.052 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 23 00:05:56 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:05:57.052 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:05:56 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:05:57.052 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:05:56 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:05:57.966 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:57 smithi171 bash[43854]: audit 2024-04-23T00:05:56.756916+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:57.966 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:57 smithi171 bash[43854]: audit 2024-04-23T00:05:56.756916+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:57.966 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:57 smithi171 bash[43854]: audit 2024-04-23T00:05:56.770728+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:57.966 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:57 smithi171 bash[43854]: audit 2024-04-23T00:05:56.770728+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:58.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:57 smithi079 bash[57209]: audit 2024-04-23T00:05:56.756916+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:58.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:57 smithi079 bash[57209]: audit 2024-04-23T00:05:56.756916+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:58.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:57 smithi079 bash[57209]: audit 2024-04-23T00:05:56.770728+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:58.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:57 smithi079 bash[57209]: audit 2024-04-23T00:05:56.770728+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:58.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:57 smithi079 bash[55848]: audit 2024-04-23T00:05:56.756916+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:58.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:57 smithi079 bash[55848]: audit 2024-04-23T00:05:56.756916+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:58.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:57 smithi079 bash[55848]: audit 2024-04-23T00:05:56.770728+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:58.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:57 smithi079 bash[55848]: audit 2024-04-23T00:05:56.770728+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:05:59.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:58 smithi079 bash[55848]: cluster 2024-04-23T00:05:57.378738+0000 mgr.y (mgr.25321) 355 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 147 KiB/s rd, 170 B/s wr, 232 op/s 2024-04-23T00:05:59.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:05:58 smithi079 bash[55848]: cluster 2024-04-23T00:05:57.378738+0000 mgr.y (mgr.25321) 355 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 147 KiB/s rd, 170 B/s wr, 232 op/s 2024-04-23T00:05:59.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:58 smithi079 bash[57209]: cluster 2024-04-23T00:05:57.378738+0000 mgr.y (mgr.25321) 355 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 147 KiB/s rd, 170 B/s wr, 232 op/s 2024-04-23T00:05:59.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:05:58 smithi079 bash[57209]: cluster 2024-04-23T00:05:57.378738+0000 mgr.y (mgr.25321) 355 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 147 KiB/s rd, 170 B/s wr, 232 op/s 2024-04-23T00:05:59.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:58 smithi171 bash[43854]: cluster 2024-04-23T00:05:57.378738+0000 mgr.y (mgr.25321) 355 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 147 KiB/s rd, 170 B/s wr, 232 op/s 2024-04-23T00:05:59.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:05:58 smithi171 bash[43854]: cluster 2024-04-23T00:05:57.378738+0000 mgr.y (mgr.25321) 355 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 147 KiB/s rd, 170 B/s wr, 232 op/s 2024-04-23T00:05:59.064 INFO:teuthology.orchestra.run.smithi079.stdout:true 2024-04-23T00:05:59.811 INFO:teuthology.orchestra.run.smithi079.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T00:05:59.811 INFO:teuthology.orchestra.run.smithi079.stdout:alertmanager.a smithi079 *:9093,9094 running (7m) 2m ago 14m 12.0M - 0.23.0 ba2b418f427c d3a786a65dba 2024-04-23T00:05:59.811 INFO:teuthology.orchestra.run.smithi079.stdout:grafana.a smithi171 *:3000 running (7m) 39s ago 13m 42.1M - 8.3.5 dad864ee21e9 cc5aee88d2dc 2024-04-23T00:05:59.812 INFO:teuthology.orchestra.run.smithi079.stdout:iscsi.foo.smithi079.zorrwo smithi079 running (6m) 2m ago 12m 44.1M - 3.5 e1d6a67b021e 34b3c8472630 2024-04-23T00:05:59.812 INFO:teuthology.orchestra.run.smithi079.stdout:mgr.x smithi171 *:8443,9283,8765 running (6m) 39s ago 19m 439M - 19.0.0-3252-g43be0201 a0434699c1d7 63bab1f0aabb 2024-04-23T00:05:59.812 INFO:teuthology.orchestra.run.smithi079.stdout:mgr.y smithi079 *:8443,9283,8765 running (6m) 2m ago 21m 496M - 19.0.0-3252-g43be0201 a0434699c1d7 c3e0186392bc 2024-04-23T00:05:59.812 INFO:teuthology.orchestra.run.smithi079.stdout:mon.a smithi079 running (5m) 2m ago 21m 50.9M 2048M 19.0.0-3252-g43be0201 a0434699c1d7 73856468c297 2024-04-23T00:05:59.812 INFO:teuthology.orchestra.run.smithi079.stdout:mon.b smithi171 running (4m) 39s ago 20m 41.2M 2048M 19.0.0-3252-g43be0201 a0434699c1d7 8956680187c2 2024-04-23T00:05:59.812 INFO:teuthology.orchestra.run.smithi079.stdout:mon.c smithi079 running (5m) 2m ago 20m 41.2M 2048M 19.0.0-3252-g43be0201 a0434699c1d7 26b21cf14d08 2024-04-23T00:05:59.812 INFO:teuthology.orchestra.run.smithi079.stdout:node-exporter.a smithi079 *:9100 running (7m) 2m ago 14m 9031k - 1.3.1 1dbe0e931976 e72f9beb8010 2024-04-23T00:05:59.812 INFO:teuthology.orchestra.run.smithi079.stdout:node-exporter.b smithi171 *:9100 running (7m) 39s ago 14m 9467k - 1.3.1 1dbe0e931976 c71ee8bcebe5 2024-04-23T00:05:59.812 INFO:teuthology.orchestra.run.smithi079.stdout:osd.0 smithi079 running (3m) 2m ago 19m 52.1M 2780M 19.0.0-3252-g43be0201 a0434699c1d7 75f8375cb2bd 2024-04-23T00:05:59.812 INFO:teuthology.orchestra.run.smithi079.stdout:osd.1 smithi079 running (3m) 2m ago 18m 46.5M 2780M 19.0.0-3252-g43be0201 a0434699c1d7 08111a57b339 2024-04-23T00:05:59.812 INFO:teuthology.orchestra.run.smithi079.stdout:osd.2 smithi079 running (2m) 2m ago 18m 44.2M 2780M 19.0.0-3252-g43be0201 a0434699c1d7 8e3936463b1c 2024-04-23T00:05:59.812 INFO:teuthology.orchestra.run.smithi079.stdout:osd.3 smithi079 running (2m) 2m ago 17m 11.8M 2780M 19.0.0-3252-g43be0201 a0434699c1d7 c686bdec4d14 2024-04-23T00:05:59.812 INFO:teuthology.orchestra.run.smithi079.stdout:osd.4 smithi171 running (2m) 39s ago 16m 54.5M 3036M 19.0.0-3252-g43be0201 a0434699c1d7 3a8b0ccad371 2024-04-23T00:05:59.812 INFO:teuthology.orchestra.run.smithi079.stdout:osd.5 smithi171 running (95s) 39s ago 16m 48.0M 3036M 19.0.0-3252-g43be0201 a0434699c1d7 d982dae5787e 2024-04-23T00:05:59.812 INFO:teuthology.orchestra.run.smithi079.stdout:osd.6 smithi171 running (68s) 39s ago 15m 51.4M 3036M 19.0.0-3252-g43be0201 a0434699c1d7 e3fa119570a9 2024-04-23T00:05:59.813 INFO:teuthology.orchestra.run.smithi079.stdout:osd.7 smithi171 running (42s) 39s ago 15m - 3036M 19.0.0-3252-g43be0201 a0434699c1d7 41877f4a5a81 2024-04-23T00:05:59.813 INFO:teuthology.orchestra.run.smithi079.stdout:prometheus.a smithi171 *:9095 running (6m) 39s ago 14m 75.6M - 2.33.4 514e6a882f6e 0c5b27bf9a1d 2024-04-23T00:05:59.813 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.foo.smithi079.mriyzv smithi079 *:8000 starting - - - - 2024-04-23T00:05:59.813 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.foo.smithi171.llhapr smithi171 *:8000 starting - - - - 2024-04-23T00:05:59.813 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.smpl.smithi079.yxokos smithi079 *:80 starting - - - - 2024-04-23T00:05:59.813 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.smpl.smithi171.spscai smithi171 *:80 starting - - - - 2024-04-23T00:06:00.230 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-04-23T00:06:00.230 INFO:teuthology.orchestra.run.smithi079.stdout: "mon": { 2024-04-23T00:06:00.230 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.0.0-3252-g43be0201 (43be020184947e53516056c9931e1ac5bdbbb1a5) squid (dev)": 3 2024-04-23T00:06:00.230 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-04-23T00:06:00.230 INFO:teuthology.orchestra.run.smithi079.stdout: "mgr": { 2024-04-23T00:06:00.230 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.0.0-3252-g43be0201 (43be020184947e53516056c9931e1ac5bdbbb1a5) squid (dev)": 2 2024-04-23T00:06:00.230 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-04-23T00:06:00.231 INFO:teuthology.orchestra.run.smithi079.stdout: "osd": { 2024-04-23T00:06:00.231 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.0.0-3252-g43be0201 (43be020184947e53516056c9931e1ac5bdbbb1a5) squid (dev)": 8 2024-04-23T00:06:00.231 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-04-23T00:06:00.231 INFO:teuthology.orchestra.run.smithi079.stdout: "rgw": { 2024-04-23T00:06:00.231 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.0.0-3252-g43be0201 (43be020184947e53516056c9931e1ac5bdbbb1a5) squid (dev)": 4 2024-04-23T00:06:00.231 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-04-23T00:06:00.231 INFO:teuthology.orchestra.run.smithi079.stdout: "overall": { 2024-04-23T00:06:00.231 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.0.0-3252-g43be0201 (43be020184947e53516056c9931e1ac5bdbbb1a5) squid (dev)": 17 2024-04-23T00:06:00.231 INFO:teuthology.orchestra.run.smithi079.stdout: } 2024-04-23T00:06:00.231 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-04-23T00:06:00.599 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-04-23T00:06:00.599 INFO:teuthology.orchestra.run.smithi079.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5", 2024-04-23T00:06:00.599 INFO:teuthology.orchestra.run.smithi079.stdout: "in_progress": true, 2024-04-23T00:06:00.599 INFO:teuthology.orchestra.run.smithi079.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-23T00:06:00.599 INFO:teuthology.orchestra.run.smithi079.stdout: "services_complete": [ 2024-04-23T00:06:00.599 INFO:teuthology.orchestra.run.smithi079.stdout: "mon", 2024-04-23T00:06:00.599 INFO:teuthology.orchestra.run.smithi079.stdout: "mgr", 2024-04-23T00:06:00.599 INFO:teuthology.orchestra.run.smithi079.stdout: "osd" 2024-04-23T00:06:00.599 INFO:teuthology.orchestra.run.smithi079.stdout: ], 2024-04-23T00:06:00.599 INFO:teuthology.orchestra.run.smithi079.stdout: "progress": "13/23 daemons upgraded", 2024-04-23T00:06:00.599 INFO:teuthology.orchestra.run.smithi079.stdout: "message": "Currently upgrading rgw daemons", 2024-04-23T00:06:00.600 INFO:teuthology.orchestra.run.smithi079.stdout: "is_paused": false 2024-04-23T00:06:00.600 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-04-23T00:06:01.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:00 smithi079 bash[57209]: audit 2024-04-23T00:05:59.070801+0000 mgr.y (mgr.25321) 356 : audit [DBG] from='client.44530 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:06:01.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:00 smithi079 bash[57209]: audit 2024-04-23T00:05:59.070801+0000 mgr.y (mgr.25321) 356 : audit [DBG] from='client.44530 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:06:01.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:00 smithi079 bash[57209]: cluster 2024-04-23T00:05:59.380141+0000 mgr.y (mgr.25321) 357 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 161 KiB/s rd, 255 B/s wr, 254 op/s 2024-04-23T00:06:01.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:00 smithi079 bash[57209]: cluster 2024-04-23T00:05:59.380141+0000 mgr.y (mgr.25321) 357 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 161 KiB/s rd, 255 B/s wr, 254 op/s 2024-04-23T00:06:01.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:00 smithi079 bash[57209]: audit 2024-04-23T00:05:59.446490+0000 mgr.y (mgr.25321) 358 : audit [DBG] from='client.44536 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:06:01.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:00 smithi079 bash[57209]: audit 2024-04-23T00:05:59.446490+0000 mgr.y (mgr.25321) 358 : audit [DBG] from='client.44536 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:06:01.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:00 smithi079 bash[57209]: audit 2024-04-23T00:05:59.788416+0000 mgr.y (mgr.25321) 359 : audit [DBG] from='client.44542 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:06:01.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:00 smithi079 bash[57209]: audit 2024-04-23T00:05:59.788416+0000 mgr.y (mgr.25321) 359 : audit [DBG] from='client.44542 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:06:01.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:00 smithi079 bash[57209]: audit 2024-04-23T00:06:00.249967+0000 mon.a (mon.0) 707 : audit [DBG] from='client.? 172.21.15.79:0/3452568899' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:01.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:00 smithi079 bash[57209]: audit 2024-04-23T00:06:00.249967+0000 mon.a (mon.0) 707 : audit [DBG] from='client.? 172.21.15.79:0/3452568899' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:01.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:00 smithi079 bash[55848]: audit 2024-04-23T00:05:59.070801+0000 mgr.y (mgr.25321) 356 : audit [DBG] from='client.44530 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:06:01.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:00 smithi079 bash[55848]: audit 2024-04-23T00:05:59.070801+0000 mgr.y (mgr.25321) 356 : audit [DBG] from='client.44530 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:06:01.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:00 smithi079 bash[55848]: cluster 2024-04-23T00:05:59.380141+0000 mgr.y (mgr.25321) 357 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 161 KiB/s rd, 255 B/s wr, 254 op/s 2024-04-23T00:06:01.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:00 smithi079 bash[55848]: cluster 2024-04-23T00:05:59.380141+0000 mgr.y (mgr.25321) 357 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 161 KiB/s rd, 255 B/s wr, 254 op/s 2024-04-23T00:06:01.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:00 smithi079 bash[55848]: audit 2024-04-23T00:05:59.446490+0000 mgr.y (mgr.25321) 358 : audit [DBG] from='client.44536 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:06:01.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:00 smithi079 bash[55848]: audit 2024-04-23T00:05:59.446490+0000 mgr.y (mgr.25321) 358 : audit [DBG] from='client.44536 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:06:01.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:00 smithi079 bash[55848]: audit 2024-04-23T00:05:59.788416+0000 mgr.y (mgr.25321) 359 : audit [DBG] from='client.44542 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:06:01.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:00 smithi079 bash[55848]: audit 2024-04-23T00:05:59.788416+0000 mgr.y (mgr.25321) 359 : audit [DBG] from='client.44542 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:06:01.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:00 smithi079 bash[55848]: audit 2024-04-23T00:06:00.249967+0000 mon.a (mon.0) 707 : audit [DBG] from='client.? 172.21.15.79:0/3452568899' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:01.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:00 smithi079 bash[55848]: audit 2024-04-23T00:06:00.249967+0000 mon.a (mon.0) 707 : audit [DBG] from='client.? 172.21.15.79:0/3452568899' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:01.035 INFO:teuthology.orchestra.run.smithi079.stdout:HEALTH_WARN failed to probe daemons or devices 2024-04-23T00:06:01.035 INFO:teuthology.orchestra.run.smithi079.stdout:[WRN] CEPHADM_REFRESH_FAILED: failed to probe daemons or devices 2024-04-23T00:06:01.036 INFO:teuthology.orchestra.run.smithi079.stdout: host smithi171 `cephadm ceph-volume` failed: cephadm exited with an error code: 1, stderr: Inferring config /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/mon.b/config 2024-04-23T00:06:01.036 INFO:teuthology.orchestra.run.smithi079.stdout:Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a -e NODE_NAME=smithi171 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmp_k1ef60p:/etc/ceph/ceph.conf:z quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a inventory --format=json-pretty --filter-for-batch 2024-04-23T00:06:01.036 INFO:teuthology.orchestra.run.smithi079.stdout:/usr/bin/docker: stderr docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-23T00:06:01.036 INFO:teuthology.orchestra.run.smithi079.stdout:/usr/bin/docker: stderr See 'docker run --help'. 2024-04-23T00:06:01.036 INFO:teuthology.orchestra.run.smithi079.stdout:Traceback (most recent call last): 2024-04-23T00:06:01.036 INFO:teuthology.orchestra.run.smithi079.stdout: File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main 2024-04-23T00:06:01.036 INFO:teuthology.orchestra.run.smithi079.stdout: return _run_code(code, main_globals, None, 2024-04-23T00:06:01.036 INFO:teuthology.orchestra.run.smithi079.stdout: File "/usr/lib/python3.10/runpy.py", line 86, in _run_code 2024-04-23T00:06:01.036 INFO:teuthology.orchestra.run.smithi079.stdout: exec(code, run_globals) 2024-04-23T00:06:01.036 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 5642, in 2024-04-23T00:06:01.036 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 5630, in main 2024-04-23T00:06:01.037 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 408, in _infer_config 2024-04-23T00:06:01.037 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 323, in _infer_fsid 2024-04-23T00:06:01.037 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 436, in _infer_image 2024-04-23T00:06:01.037 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 310, in _validate_fsid 2024-04-23T00:06:01.037 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 3380, in command_ceph_volume 2024-04-23T00:06:01.037 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-23T00:06:01.037 INFO:teuthology.orchestra.run.smithi079.stdout:RuntimeError: Failed command: /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a -e NODE_NAME=smithi171 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmp_k1ef60p:/etc/ceph/ceph.conf:z quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a inventory --format=json-pretty --filter-for-batch: docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-23T00:06:01.037 INFO:teuthology.orchestra.run.smithi079.stdout:See 'docker run --help'. 2024-04-23T00:06:01.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:00 smithi171 bash[43854]: audit 2024-04-23T00:05:59.070801+0000 mgr.y (mgr.25321) 356 : audit [DBG] from='client.44530 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:06:01.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:00 smithi171 bash[43854]: audit 2024-04-23T00:05:59.070801+0000 mgr.y (mgr.25321) 356 : audit [DBG] from='client.44530 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:06:01.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:00 smithi171 bash[43854]: cluster 2024-04-23T00:05:59.380141+0000 mgr.y (mgr.25321) 357 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 161 KiB/s rd, 255 B/s wr, 254 op/s 2024-04-23T00:06:01.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:00 smithi171 bash[43854]: cluster 2024-04-23T00:05:59.380141+0000 mgr.y (mgr.25321) 357 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 161 KiB/s rd, 255 B/s wr, 254 op/s 2024-04-23T00:06:01.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:00 smithi171 bash[43854]: audit 2024-04-23T00:05:59.446490+0000 mgr.y (mgr.25321) 358 : audit [DBG] from='client.44536 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:06:01.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:00 smithi171 bash[43854]: audit 2024-04-23T00:05:59.446490+0000 mgr.y (mgr.25321) 358 : audit [DBG] from='client.44536 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:06:01.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:00 smithi171 bash[43854]: audit 2024-04-23T00:05:59.788416+0000 mgr.y (mgr.25321) 359 : audit [DBG] from='client.44542 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:06:01.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:00 smithi171 bash[43854]: audit 2024-04-23T00:05:59.788416+0000 mgr.y (mgr.25321) 359 : audit [DBG] from='client.44542 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:06:01.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:00 smithi171 bash[43854]: audit 2024-04-23T00:06:00.249967+0000 mon.a (mon.0) 707 : audit [DBG] from='client.? 172.21.15.79:0/3452568899' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:01.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:00 smithi171 bash[43854]: audit 2024-04-23T00:06:00.249967+0000 mon.a (mon.0) 707 : audit [DBG] from='client.? 172.21.15.79:0/3452568899' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:02.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:01 smithi079 bash[55848]: audit 2024-04-23T00:06:00.617904+0000 mgr.y (mgr.25321) 360 : audit [DBG] from='client.34623 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:06:02.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:01 smithi079 bash[55848]: audit 2024-04-23T00:06:00.617904+0000 mgr.y (mgr.25321) 360 : audit [DBG] from='client.34623 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:06:02.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:01 smithi079 bash[55848]: audit 2024-04-23T00:06:01.056020+0000 mon.a (mon.0) 708 : audit [DBG] from='client.? 172.21.15.79:0/1942768517' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T00:06:02.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:01 smithi079 bash[55848]: audit 2024-04-23T00:06:01.056020+0000 mon.a (mon.0) 708 : audit [DBG] from='client.? 172.21.15.79:0/1942768517' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T00:06:02.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:01 smithi079 bash[57209]: audit 2024-04-23T00:06:00.617904+0000 mgr.y (mgr.25321) 360 : audit [DBG] from='client.34623 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:06:02.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:01 smithi079 bash[57209]: audit 2024-04-23T00:06:00.617904+0000 mgr.y (mgr.25321) 360 : audit [DBG] from='client.34623 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:06:02.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:01 smithi079 bash[57209]: audit 2024-04-23T00:06:01.056020+0000 mon.a (mon.0) 708 : audit [DBG] from='client.? 172.21.15.79:0/1942768517' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T00:06:02.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:01 smithi079 bash[57209]: audit 2024-04-23T00:06:01.056020+0000 mon.a (mon.0) 708 : audit [DBG] from='client.? 172.21.15.79:0/1942768517' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T00:06:02.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:01 smithi171 bash[43854]: audit 2024-04-23T00:06:00.617904+0000 mgr.y (mgr.25321) 360 : audit [DBG] from='client.34623 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:06:02.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:01 smithi171 bash[43854]: audit 2024-04-23T00:06:00.617904+0000 mgr.y (mgr.25321) 360 : audit [DBG] from='client.34623 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:06:02.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:01 smithi171 bash[43854]: audit 2024-04-23T00:06:01.056020+0000 mon.a (mon.0) 708 : audit [DBG] from='client.? 172.21.15.79:0/1942768517' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T00:06:02.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:01 smithi171 bash[43854]: audit 2024-04-23T00:06:01.056020+0000 mon.a (mon.0) 708 : audit [DBG] from='client.? 172.21.15.79:0/1942768517' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T00:06:03.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:02 smithi079 bash[55848]: cluster 2024-04-23T00:06:01.381381+0000 mgr.y (mgr.25321) 361 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 133 KiB/s rd, 170 B/s wr, 210 op/s 2024-04-23T00:06:03.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:02 smithi079 bash[55848]: cluster 2024-04-23T00:06:01.381381+0000 mgr.y (mgr.25321) 361 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 133 KiB/s rd, 170 B/s wr, 210 op/s 2024-04-23T00:06:03.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:02 smithi079 bash[55848]: audit 2024-04-23T00:06:02.621061+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:03.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:02 smithi079 bash[55848]: audit 2024-04-23T00:06:02.621061+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:03.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:02 smithi079 bash[55848]: audit 2024-04-23T00:06:02.631617+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:03.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:02 smithi079 bash[55848]: audit 2024-04-23T00:06:02.631617+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:03.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:02 smithi079 bash[55848]: audit 2024-04-23T00:06:02.712381+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:03.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:02 smithi079 bash[55848]: audit 2024-04-23T00:06:02.712381+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:03.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:02 smithi079 bash[55848]: audit 2024-04-23T00:06:02.720286+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:03.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:02 smithi079 bash[55848]: audit 2024-04-23T00:06:02.720286+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:03.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:02 smithi079 bash[57209]: cluster 2024-04-23T00:06:01.381381+0000 mgr.y (mgr.25321) 361 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 133 KiB/s rd, 170 B/s wr, 210 op/s 2024-04-23T00:06:03.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:02 smithi079 bash[57209]: cluster 2024-04-23T00:06:01.381381+0000 mgr.y (mgr.25321) 361 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 133 KiB/s rd, 170 B/s wr, 210 op/s 2024-04-23T00:06:03.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:02 smithi079 bash[57209]: audit 2024-04-23T00:06:02.621061+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:03.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:02 smithi079 bash[57209]: audit 2024-04-23T00:06:02.621061+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:03.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:02 smithi079 bash[57209]: audit 2024-04-23T00:06:02.631617+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:03.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:02 smithi079 bash[57209]: audit 2024-04-23T00:06:02.631617+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:03.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:02 smithi079 bash[57209]: audit 2024-04-23T00:06:02.712381+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:03.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:02 smithi079 bash[57209]: audit 2024-04-23T00:06:02.712381+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:03.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:02 smithi079 bash[57209]: audit 2024-04-23T00:06:02.720286+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:03.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:02 smithi079 bash[57209]: audit 2024-04-23T00:06:02.720286+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:03.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:02 smithi171 bash[43854]: cluster 2024-04-23T00:06:01.381381+0000 mgr.y (mgr.25321) 361 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 133 KiB/s rd, 170 B/s wr, 210 op/s 2024-04-23T00:06:03.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:02 smithi171 bash[43854]: cluster 2024-04-23T00:06:01.381381+0000 mgr.y (mgr.25321) 361 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 133 KiB/s rd, 170 B/s wr, 210 op/s 2024-04-23T00:06:03.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:02 smithi171 bash[43854]: audit 2024-04-23T00:06:02.621061+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:03.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:02 smithi171 bash[43854]: audit 2024-04-23T00:06:02.621061+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:03.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:02 smithi171 bash[43854]: audit 2024-04-23T00:06:02.631617+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:03.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:02 smithi171 bash[43854]: audit 2024-04-23T00:06:02.631617+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:03.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:02 smithi171 bash[43854]: audit 2024-04-23T00:06:02.712381+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:03.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:02 smithi171 bash[43854]: audit 2024-04-23T00:06:02.712381+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:03.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:02 smithi171 bash[43854]: audit 2024-04-23T00:06:02.720286+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:03.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:02 smithi171 bash[43854]: audit 2024-04-23T00:06:02.720286+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:04.028 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:06:03 smithi079 bash[52880]: ::ffff:172.21.15.171 - - [23/Apr/2024:00:06:03] "GET /metrics HTTP/1.1" 200 38624 "" "Prometheus/2.33.4" 2024-04-23T00:06:05.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:04 smithi079 bash[55848]: audit 2024-04-23T00:06:03.339118+0000 mgr.y (mgr.25321) 362 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:06:05.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:04 smithi079 bash[55848]: audit 2024-04-23T00:06:03.339118+0000 mgr.y (mgr.25321) 362 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:06:05.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:04 smithi079 bash[55848]: cluster 2024-04-23T00:06:03.382824+0000 mgr.y (mgr.25321) 363 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 156 KiB/s rd, 170 B/s wr, 247 op/s 2024-04-23T00:06:05.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:04 smithi079 bash[55848]: cluster 2024-04-23T00:06:03.382824+0000 mgr.y (mgr.25321) 363 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 156 KiB/s rd, 170 B/s wr, 247 op/s 2024-04-23T00:06:05.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:04 smithi079 bash[55848]: audit 2024-04-23T00:06:03.767236+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:05.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:04 smithi079 bash[55848]: audit 2024-04-23T00:06:03.767236+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:05.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:04 smithi079 bash[55848]: audit 2024-04-23T00:06:03.773382+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:05.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:04 smithi079 bash[55848]: audit 2024-04-23T00:06:03.773382+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:05.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:04 smithi079 bash[55848]: audit 2024-04-23T00:06:03.839861+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:05.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:04 smithi079 bash[55848]: audit 2024-04-23T00:06:03.839861+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:05.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:04 smithi079 bash[55848]: audit 2024-04-23T00:06:03.848318+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:05.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:04 smithi079 bash[55848]: audit 2024-04-23T00:06:03.848318+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:05.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:04 smithi079 bash[57209]: audit 2024-04-23T00:06:03.339118+0000 mgr.y (mgr.25321) 362 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:06:05.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:04 smithi079 bash[57209]: audit 2024-04-23T00:06:03.339118+0000 mgr.y (mgr.25321) 362 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:06:05.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:04 smithi079 bash[57209]: cluster 2024-04-23T00:06:03.382824+0000 mgr.y (mgr.25321) 363 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 156 KiB/s rd, 170 B/s wr, 247 op/s 2024-04-23T00:06:05.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:04 smithi079 bash[57209]: cluster 2024-04-23T00:06:03.382824+0000 mgr.y (mgr.25321) 363 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 156 KiB/s rd, 170 B/s wr, 247 op/s 2024-04-23T00:06:05.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:04 smithi079 bash[57209]: audit 2024-04-23T00:06:03.767236+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:05.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:04 smithi079 bash[57209]: audit 2024-04-23T00:06:03.767236+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:05.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:04 smithi079 bash[57209]: audit 2024-04-23T00:06:03.773382+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:05.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:04 smithi079 bash[57209]: audit 2024-04-23T00:06:03.773382+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:05.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:04 smithi079 bash[57209]: audit 2024-04-23T00:06:03.839861+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:05.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:04 smithi079 bash[57209]: audit 2024-04-23T00:06:03.839861+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:05.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:04 smithi079 bash[57209]: audit 2024-04-23T00:06:03.848318+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:05.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:04 smithi079 bash[57209]: audit 2024-04-23T00:06:03.848318+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:05.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:04 smithi171 bash[43854]: audit 2024-04-23T00:06:03.339118+0000 mgr.y (mgr.25321) 362 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:06:05.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:04 smithi171 bash[43854]: audit 2024-04-23T00:06:03.339118+0000 mgr.y (mgr.25321) 362 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:06:05.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:04 smithi171 bash[43854]: cluster 2024-04-23T00:06:03.382824+0000 mgr.y (mgr.25321) 363 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 156 KiB/s rd, 170 B/s wr, 247 op/s 2024-04-23T00:06:05.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:04 smithi171 bash[43854]: cluster 2024-04-23T00:06:03.382824+0000 mgr.y (mgr.25321) 363 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 156 KiB/s rd, 170 B/s wr, 247 op/s 2024-04-23T00:06:05.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:04 smithi171 bash[43854]: audit 2024-04-23T00:06:03.767236+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:05.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:04 smithi171 bash[43854]: audit 2024-04-23T00:06:03.767236+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:05.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:04 smithi171 bash[43854]: audit 2024-04-23T00:06:03.773382+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:05.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:04 smithi171 bash[43854]: audit 2024-04-23T00:06:03.773382+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:05.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:04 smithi171 bash[43854]: audit 2024-04-23T00:06:03.839861+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:05.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:04 smithi171 bash[43854]: audit 2024-04-23T00:06:03.839861+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:05.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:04 smithi171 bash[43854]: audit 2024-04-23T00:06:03.848318+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:05.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:04 smithi171 bash[43854]: audit 2024-04-23T00:06:03.848318+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:07.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:06 smithi079 bash[55848]: cluster 2024-04-23T00:06:05.384326+0000 mgr.y (mgr.25321) 364 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 125 KiB/s rd, 85 B/s wr, 197 op/s 2024-04-23T00:06:07.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:06 smithi079 bash[55848]: cluster 2024-04-23T00:06:05.384326+0000 mgr.y (mgr.25321) 364 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 125 KiB/s rd, 85 B/s wr, 197 op/s 2024-04-23T00:06:07.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:06 smithi079 bash[57209]: cluster 2024-04-23T00:06:05.384326+0000 mgr.y (mgr.25321) 364 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 125 KiB/s rd, 85 B/s wr, 197 op/s 2024-04-23T00:06:07.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:06 smithi079 bash[57209]: cluster 2024-04-23T00:06:05.384326+0000 mgr.y (mgr.25321) 364 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 125 KiB/s rd, 85 B/s wr, 197 op/s 2024-04-23T00:06:07.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:06 smithi171 bash[43854]: cluster 2024-04-23T00:06:05.384326+0000 mgr.y (mgr.25321) 364 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 125 KiB/s rd, 85 B/s wr, 197 op/s 2024-04-23T00:06:07.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:06 smithi171 bash[43854]: cluster 2024-04-23T00:06:05.384326+0000 mgr.y (mgr.25321) 364 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 125 KiB/s rd, 85 B/s wr, 197 op/s 2024-04-23T00:06:08.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:07 smithi079 bash[55848]: audit 2024-04-23T00:06:07.123158+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:06:08.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:07 smithi079 bash[55848]: audit 2024-04-23T00:06:07.123158+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:06:08.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:07 smithi079 bash[57209]: audit 2024-04-23T00:06:07.123158+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:06:08.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:07 smithi079 bash[57209]: audit 2024-04-23T00:06:07.123158+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:06:08.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:07 smithi171 bash[43854]: audit 2024-04-23T00:06:07.123158+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:06:08.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:07 smithi171 bash[43854]: audit 2024-04-23T00:06:07.123158+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:06:09.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:08 smithi079 bash[55848]: cluster 2024-04-23T00:06:07.385697+0000 mgr.y (mgr.25321) 365 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 89 KiB/s rd, 85 B/s wr, 140 op/s 2024-04-23T00:06:09.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:08 smithi079 bash[55848]: cluster 2024-04-23T00:06:07.385697+0000 mgr.y (mgr.25321) 365 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 89 KiB/s rd, 85 B/s wr, 140 op/s 2024-04-23T00:06:09.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:08 smithi079 bash[57209]: cluster 2024-04-23T00:06:07.385697+0000 mgr.y (mgr.25321) 365 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 89 KiB/s rd, 85 B/s wr, 140 op/s 2024-04-23T00:06:09.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:08 smithi079 bash[57209]: cluster 2024-04-23T00:06:07.385697+0000 mgr.y (mgr.25321) 365 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 89 KiB/s rd, 85 B/s wr, 140 op/s 2024-04-23T00:06:09.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:08 smithi171 bash[43854]: cluster 2024-04-23T00:06:07.385697+0000 mgr.y (mgr.25321) 365 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 89 KiB/s rd, 85 B/s wr, 140 op/s 2024-04-23T00:06:09.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:08 smithi171 bash[43854]: cluster 2024-04-23T00:06:07.385697+0000 mgr.y (mgr.25321) 365 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 89 KiB/s rd, 85 B/s wr, 140 op/s 2024-04-23T00:06:11.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:10 smithi079 bash[55848]: cluster 2024-04-23T00:06:09.387292+0000 mgr.y (mgr.25321) 366 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 85 B/s wr, 124 op/s 2024-04-23T00:06:11.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:10 smithi079 bash[55848]: cluster 2024-04-23T00:06:09.387292+0000 mgr.y (mgr.25321) 366 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 85 B/s wr, 124 op/s 2024-04-23T00:06:11.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:10 smithi079 bash[57209]: cluster 2024-04-23T00:06:09.387292+0000 mgr.y (mgr.25321) 366 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 85 B/s wr, 124 op/s 2024-04-23T00:06:11.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:10 smithi079 bash[57209]: cluster 2024-04-23T00:06:09.387292+0000 mgr.y (mgr.25321) 366 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 85 B/s wr, 124 op/s 2024-04-23T00:06:11.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:10 smithi171 bash[43854]: cluster 2024-04-23T00:06:09.387292+0000 mgr.y (mgr.25321) 366 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 85 B/s wr, 124 op/s 2024-04-23T00:06:11.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:10 smithi171 bash[43854]: cluster 2024-04-23T00:06:09.387292+0000 mgr.y (mgr.25321) 366 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 85 B/s wr, 124 op/s 2024-04-23T00:06:12.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:11 smithi171 bash[43854]: audit 2024-04-23T00:06:11.490276+0000 mon.a (mon.0) 718 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:06:12.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:11 smithi171 bash[43854]: audit 2024-04-23T00:06:11.490276+0000 mon.a (mon.0) 718 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:06:12.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:11 smithi171 bash[43854]: audit 2024-04-23T00:06:11.492503+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:06:12.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:11 smithi171 bash[43854]: audit 2024-04-23T00:06:11.492503+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:06:12.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:11 smithi171 bash[43854]: audit 2024-04-23T00:06:11.506137+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:12.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:11 smithi171 bash[43854]: audit 2024-04-23T00:06:11.506137+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:12.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:11 smithi171 bash[43854]: audit 2024-04-23T00:06:11.612956+0000 mon.a (mon.0) 721 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:06:12.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:11 smithi171 bash[43854]: audit 2024-04-23T00:06:11.612956+0000 mon.a (mon.0) 721 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:06:12.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:11 smithi171 bash[43854]: audit 2024-04-23T00:06:11.618359+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:12.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:11 smithi171 bash[43854]: audit 2024-04-23T00:06:11.618359+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:12.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:11 smithi171 bash[43854]: audit 2024-04-23T00:06:11.622418+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:12.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:11 smithi171 bash[43854]: audit 2024-04-23T00:06:11.622418+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:12.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:11 smithi171 bash[43854]: audit 2024-04-23T00:06:11.625463+0000 mon.a (mon.0) 724 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:12.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:11 smithi171 bash[43854]: audit 2024-04-23T00:06:11.625463+0000 mon.a (mon.0) 724 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:12.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:11 smithi171 bash[43854]: audit 2024-04-23T00:06:11.631042+0000 mon.a (mon.0) 725 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:12.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:11 smithi171 bash[43854]: audit 2024-04-23T00:06:11.631042+0000 mon.a (mon.0) 725 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:12.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:11 smithi171 bash[43854]: audit 2024-04-23T00:06:11.637563+0000 mon.a (mon.0) 726 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:12.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:11 smithi171 bash[43854]: audit 2024-04-23T00:06:11.637563+0000 mon.a (mon.0) 726 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:12.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:11 smithi171 bash[43854]: audit 2024-04-23T00:06:11.641941+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:12.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:11 smithi171 bash[43854]: audit 2024-04-23T00:06:11.641941+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:12.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:11 smithi171 bash[43854]: audit 2024-04-23T00:06:11.652921+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:12.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:11 smithi171 bash[43854]: audit 2024-04-23T00:06:11.652921+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:12.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:11 smithi171 bash[43854]: audit 2024-04-23T00:06:11.657648+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi079.mriyzv"}]: dispatch 2024-04-23T00:06:12.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:11 smithi171 bash[43854]: audit 2024-04-23T00:06:11.657648+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi079.mriyzv"}]: dispatch 2024-04-23T00:06:12.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:11 smithi171 bash[43854]: audit 2024-04-23T00:06:11.665535+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi079.mriyzv"}]': finished 2024-04-23T00:06:12.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:11 smithi171 bash[43854]: audit 2024-04-23T00:06:11.665535+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi079.mriyzv"}]': finished 2024-04-23T00:06:12.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:11 smithi171 bash[43854]: audit 2024-04-23T00:06:11.670033+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi171.llhapr"}]: dispatch 2024-04-23T00:06:12.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:11 smithi171 bash[43854]: audit 2024-04-23T00:06:11.670033+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi171.llhapr"}]: dispatch 2024-04-23T00:06:12.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:11 smithi171 bash[43854]: audit 2024-04-23T00:06:11.678474+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi171.llhapr"}]': finished 2024-04-23T00:06:12.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:11 smithi171 bash[43854]: audit 2024-04-23T00:06:11.678474+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi171.llhapr"}]': finished 2024-04-23T00:06:12.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:11 smithi171 bash[43854]: audit 2024-04-23T00:06:11.683275+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi079.yxokos"}]: dispatch 2024-04-23T00:06:12.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:11 smithi171 bash[43854]: audit 2024-04-23T00:06:11.683275+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi079.yxokos"}]: dispatch 2024-04-23T00:06:12.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:11 smithi171 bash[43854]: audit 2024-04-23T00:06:11.691072+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi079.yxokos"}]': finished 2024-04-23T00:06:12.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:11 smithi171 bash[43854]: audit 2024-04-23T00:06:11.691072+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi079.yxokos"}]': finished 2024-04-23T00:06:12.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:11 smithi171 bash[43854]: audit 2024-04-23T00:06:11.695551+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi171.spscai"}]: dispatch 2024-04-23T00:06:12.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:11 smithi171 bash[43854]: audit 2024-04-23T00:06:11.695551+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi171.spscai"}]: dispatch 2024-04-23T00:06:12.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:11 smithi171 bash[43854]: audit 2024-04-23T00:06:11.703305+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi171.spscai"}]': finished 2024-04-23T00:06:12.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:11 smithi171 bash[43854]: audit 2024-04-23T00:06:11.703305+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi171.spscai"}]': finished 2024-04-23T00:06:12.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:11 smithi171 bash[43854]: audit 2024-04-23T00:06:11.709008+0000 mon.a (mon.0) 737 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:12.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:11 smithi171 bash[43854]: audit 2024-04-23T00:06:11.709008+0000 mon.a (mon.0) 737 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:12.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:11 smithi171 bash[43854]: audit 2024-04-23T00:06:11.719447+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:12.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:11 smithi171 bash[43854]: audit 2024-04-23T00:06:11.719447+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:12.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:11 smithi171 bash[43854]: audit 2024-04-23T00:06:11.724980+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:12.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:11 smithi171 bash[43854]: audit 2024-04-23T00:06:11.724980+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:12.058 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:11 smithi171 bash[43854]: audit 2024-04-23T00:06:11.728146+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:12.058 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:11 smithi171 bash[43854]: audit 2024-04-23T00:06:11.728146+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:12.058 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:11 smithi171 bash[43854]: audit 2024-04-23T00:06:11.738301+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:12.058 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:11 smithi171 bash[43854]: audit 2024-04-23T00:06:11.738301+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:12.167 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:11 smithi079 bash[57209]: audit 2024-04-23T00:06:11.490276+0000 mon.a (mon.0) 718 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:06:12.167 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:11 smithi079 bash[57209]: audit 2024-04-23T00:06:11.490276+0000 mon.a (mon.0) 718 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:06:12.167 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:11 smithi079 bash[57209]: audit 2024-04-23T00:06:11.492503+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:06:12.167 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:11 smithi079 bash[57209]: audit 2024-04-23T00:06:11.492503+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:06:12.167 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:11 smithi079 bash[57209]: audit 2024-04-23T00:06:11.506137+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:12.167 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:11 smithi079 bash[57209]: audit 2024-04-23T00:06:11.506137+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:12.167 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:11 smithi079 bash[57209]: audit 2024-04-23T00:06:11.612956+0000 mon.a (mon.0) 721 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:06:12.167 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:11 smithi079 bash[57209]: audit 2024-04-23T00:06:11.612956+0000 mon.a (mon.0) 721 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:06:12.167 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:11 smithi079 bash[57209]: audit 2024-04-23T00:06:11.618359+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:12.167 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:11 smithi079 bash[57209]: audit 2024-04-23T00:06:11.618359+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:12.168 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:11 smithi079 bash[57209]: audit 2024-04-23T00:06:11.622418+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:12.168 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:11 smithi079 bash[57209]: audit 2024-04-23T00:06:11.622418+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:12.168 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:11 smithi079 bash[57209]: audit 2024-04-23T00:06:11.625463+0000 mon.a (mon.0) 724 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:12.168 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:11 smithi079 bash[57209]: audit 2024-04-23T00:06:11.625463+0000 mon.a (mon.0) 724 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:12.168 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:11 smithi079 bash[57209]: audit 2024-04-23T00:06:11.631042+0000 mon.a (mon.0) 725 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:12.168 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:11 smithi079 bash[57209]: audit 2024-04-23T00:06:11.631042+0000 mon.a (mon.0) 725 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:12.168 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:11 smithi079 bash[57209]: audit 2024-04-23T00:06:11.637563+0000 mon.a (mon.0) 726 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:12.168 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:11 smithi079 bash[57209]: audit 2024-04-23T00:06:11.637563+0000 mon.a (mon.0) 726 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:12.168 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:11 smithi079 bash[57209]: audit 2024-04-23T00:06:11.641941+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:12.169 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:11 smithi079 bash[55848]: audit 2024-04-23T00:06:11.490276+0000 mon.a (mon.0) 718 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:06:12.169 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:11 smithi079 bash[55848]: audit 2024-04-23T00:06:11.490276+0000 mon.a (mon.0) 718 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:06:12.169 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:11 smithi079 bash[55848]: audit 2024-04-23T00:06:11.492503+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:06:12.169 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:11 smithi079 bash[55848]: audit 2024-04-23T00:06:11.492503+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:06:12.169 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:11 smithi079 bash[55848]: audit 2024-04-23T00:06:11.506137+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:12.169 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:11 smithi079 bash[55848]: audit 2024-04-23T00:06:11.506137+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:12.169 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:11 smithi079 bash[55848]: audit 2024-04-23T00:06:11.612956+0000 mon.a (mon.0) 721 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:06:12.169 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:11 smithi079 bash[55848]: audit 2024-04-23T00:06:11.612956+0000 mon.a (mon.0) 721 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:06:12.169 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:11 smithi079 bash[55848]: audit 2024-04-23T00:06:11.618359+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:12.169 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:11 smithi079 bash[55848]: audit 2024-04-23T00:06:11.618359+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:12.169 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:11 smithi079 bash[55848]: audit 2024-04-23T00:06:11.622418+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:12.170 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:11 smithi079 bash[55848]: audit 2024-04-23T00:06:11.622418+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:12.170 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:11 smithi079 bash[55848]: audit 2024-04-23T00:06:11.625463+0000 mon.a (mon.0) 724 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:12.170 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:11 smithi079 bash[55848]: audit 2024-04-23T00:06:11.625463+0000 mon.a (mon.0) 724 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:12.170 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:11 smithi079 bash[55848]: audit 2024-04-23T00:06:11.631042+0000 mon.a (mon.0) 725 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:12.170 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:11 smithi079 bash[55848]: audit 2024-04-23T00:06:11.631042+0000 mon.a (mon.0) 725 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:12.170 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:11 smithi079 bash[55848]: audit 2024-04-23T00:06:11.637563+0000 mon.a (mon.0) 726 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:12.170 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:11 smithi079 bash[55848]: audit 2024-04-23T00:06:11.637563+0000 mon.a (mon.0) 726 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:12.170 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:11 smithi079 bash[55848]: audit 2024-04-23T00:06:11.641941+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:12.171 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:11 smithi079 bash[57209]: audit 2024-04-23T00:06:11.641941+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:12.171 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:11 smithi079 bash[57209]: audit 2024-04-23T00:06:11.652921+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:12.171 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:11 smithi079 bash[57209]: audit 2024-04-23T00:06:11.652921+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:12.171 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:11 smithi079 bash[57209]: audit 2024-04-23T00:06:11.657648+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi079.mriyzv"}]: dispatch 2024-04-23T00:06:12.171 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:11 smithi079 bash[57209]: audit 2024-04-23T00:06:11.657648+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi079.mriyzv"}]: dispatch 2024-04-23T00:06:12.171 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:11 smithi079 bash[57209]: audit 2024-04-23T00:06:11.665535+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi079.mriyzv"}]': finished 2024-04-23T00:06:12.171 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:11 smithi079 bash[57209]: audit 2024-04-23T00:06:11.665535+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi079.mriyzv"}]': finished 2024-04-23T00:06:12.171 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:11 smithi079 bash[57209]: audit 2024-04-23T00:06:11.670033+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi171.llhapr"}]: dispatch 2024-04-23T00:06:12.171 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:11 smithi079 bash[57209]: audit 2024-04-23T00:06:11.670033+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi171.llhapr"}]: dispatch 2024-04-23T00:06:12.171 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:11 smithi079 bash[57209]: audit 2024-04-23T00:06:11.678474+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi171.llhapr"}]': finished 2024-04-23T00:06:12.171 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:11 smithi079 bash[57209]: audit 2024-04-23T00:06:11.678474+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi171.llhapr"}]': finished 2024-04-23T00:06:12.172 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:11 smithi079 bash[57209]: audit 2024-04-23T00:06:11.683275+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi079.yxokos"}]: dispatch 2024-04-23T00:06:12.172 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:11 smithi079 bash[57209]: audit 2024-04-23T00:06:11.683275+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi079.yxokos"}]: dispatch 2024-04-23T00:06:12.172 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:11 smithi079 bash[57209]: audit 2024-04-23T00:06:11.691072+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi079.yxokos"}]': finished 2024-04-23T00:06:12.172 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:11 smithi079 bash[57209]: audit 2024-04-23T00:06:11.691072+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi079.yxokos"}]': finished 2024-04-23T00:06:12.172 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:11 smithi079 bash[57209]: audit 2024-04-23T00:06:11.695551+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi171.spscai"}]: dispatch 2024-04-23T00:06:12.172 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:11 smithi079 bash[55848]: audit 2024-04-23T00:06:11.641941+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:12.172 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:11 smithi079 bash[55848]: audit 2024-04-23T00:06:11.652921+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:12.172 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:11 smithi079 bash[55848]: audit 2024-04-23T00:06:11.652921+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:12.172 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:11 smithi079 bash[55848]: audit 2024-04-23T00:06:11.657648+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi079.mriyzv"}]: dispatch 2024-04-23T00:06:12.172 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:11 smithi079 bash[55848]: audit 2024-04-23T00:06:11.657648+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi079.mriyzv"}]: dispatch 2024-04-23T00:06:12.173 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:11 smithi079 bash[55848]: audit 2024-04-23T00:06:11.665535+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi079.mriyzv"}]': finished 2024-04-23T00:06:12.173 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:11 smithi079 bash[55848]: audit 2024-04-23T00:06:11.665535+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi079.mriyzv"}]': finished 2024-04-23T00:06:12.173 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:11 smithi079 bash[55848]: audit 2024-04-23T00:06:11.670033+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi171.llhapr"}]: dispatch 2024-04-23T00:06:12.173 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:11 smithi079 bash[55848]: audit 2024-04-23T00:06:11.670033+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi171.llhapr"}]: dispatch 2024-04-23T00:06:12.173 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:11 smithi079 bash[55848]: audit 2024-04-23T00:06:11.678474+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi171.llhapr"}]': finished 2024-04-23T00:06:12.173 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:11 smithi079 bash[55848]: audit 2024-04-23T00:06:11.678474+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi171.llhapr"}]': finished 2024-04-23T00:06:12.173 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:11 smithi079 bash[55848]: audit 2024-04-23T00:06:11.683275+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi079.yxokos"}]: dispatch 2024-04-23T00:06:12.173 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:11 smithi079 bash[55848]: audit 2024-04-23T00:06:11.683275+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi079.yxokos"}]: dispatch 2024-04-23T00:06:12.173 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:11 smithi079 bash[55848]: audit 2024-04-23T00:06:11.691072+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi079.yxokos"}]': finished 2024-04-23T00:06:12.173 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:11 smithi079 bash[55848]: audit 2024-04-23T00:06:11.691072+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi079.yxokos"}]': finished 2024-04-23T00:06:12.173 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:11 smithi079 bash[55848]: audit 2024-04-23T00:06:11.695551+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi171.spscai"}]: dispatch 2024-04-23T00:06:12.173 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:11 smithi079 bash[57209]: audit 2024-04-23T00:06:11.695551+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi171.spscai"}]: dispatch 2024-04-23T00:06:12.174 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:11 smithi079 bash[57209]: audit 2024-04-23T00:06:11.703305+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi171.spscai"}]': finished 2024-04-23T00:06:12.174 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:11 smithi079 bash[57209]: audit 2024-04-23T00:06:11.703305+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi171.spscai"}]': finished 2024-04-23T00:06:12.174 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:11 smithi079 bash[57209]: audit 2024-04-23T00:06:11.709008+0000 mon.a (mon.0) 737 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:12.174 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:11 smithi079 bash[57209]: audit 2024-04-23T00:06:11.709008+0000 mon.a (mon.0) 737 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:12.174 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:11 smithi079 bash[57209]: audit 2024-04-23T00:06:11.719447+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:12.174 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:11 smithi079 bash[57209]: audit 2024-04-23T00:06:11.719447+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:12.174 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:11 smithi079 bash[57209]: audit 2024-04-23T00:06:11.724980+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:12.174 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:11 smithi079 bash[57209]: audit 2024-04-23T00:06:11.724980+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:12.174 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:11 smithi079 bash[57209]: audit 2024-04-23T00:06:11.728146+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:12.174 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:11 smithi079 bash[57209]: audit 2024-04-23T00:06:11.728146+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:12.174 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:11 smithi079 bash[57209]: audit 2024-04-23T00:06:11.738301+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:12.174 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:11 smithi079 bash[57209]: audit 2024-04-23T00:06:11.738301+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:12.175 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:11 smithi079 bash[55848]: audit 2024-04-23T00:06:11.695551+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi171.spscai"}]: dispatch 2024-04-23T00:06:12.175 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:11 smithi079 bash[55848]: audit 2024-04-23T00:06:11.703305+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi171.spscai"}]': finished 2024-04-23T00:06:12.175 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:11 smithi079 bash[55848]: audit 2024-04-23T00:06:11.703305+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi171.spscai"}]': finished 2024-04-23T00:06:12.175 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:11 smithi079 bash[55848]: audit 2024-04-23T00:06:11.709008+0000 mon.a (mon.0) 737 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:12.175 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:11 smithi079 bash[55848]: audit 2024-04-23T00:06:11.709008+0000 mon.a (mon.0) 737 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:12.175 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:11 smithi079 bash[55848]: audit 2024-04-23T00:06:11.719447+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:12.175 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:11 smithi079 bash[55848]: audit 2024-04-23T00:06:11.719447+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:12.175 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:11 smithi079 bash[55848]: audit 2024-04-23T00:06:11.724980+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:12.175 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:11 smithi079 bash[55848]: audit 2024-04-23T00:06:11.724980+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:12.176 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:11 smithi079 bash[55848]: audit 2024-04-23T00:06:11.728146+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:12.176 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:11 smithi079 bash[55848]: audit 2024-04-23T00:06:11.728146+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:12.176 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:11 smithi079 bash[55848]: audit 2024-04-23T00:06:11.738301+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:12.176 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:11 smithi079 bash[55848]: audit 2024-04-23T00:06:11.738301+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:13.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:12 smithi171 bash[43854]: cluster 2024-04-23T00:06:11.388673+0000 mgr.y (mgr.25321) 367 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s rd, 0 B/s wr, 75 op/s 2024-04-23T00:06:13.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:12 smithi171 bash[43854]: cluster 2024-04-23T00:06:11.388673+0000 mgr.y (mgr.25321) 367 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s rd, 0 B/s wr, 75 op/s 2024-04-23T00:06:13.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:12 smithi171 bash[43854]: cluster 2024-04-23T00:06:11.495652+0000 mgr.y (mgr.25321) 368 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-04-23T00:06:13.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:12 smithi171 bash[43854]: cluster 2024-04-23T00:06:11.495652+0000 mgr.y (mgr.25321) 368 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-04-23T00:06:13.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:12 smithi171 bash[43854]: cluster 2024-04-23T00:06:11.496797+0000 mgr.y (mgr.25321) 369 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 2 op/s 2024-04-23T00:06:13.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:12 smithi171 bash[43854]: cluster 2024-04-23T00:06:11.496797+0000 mgr.y (mgr.25321) 369 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 2 op/s 2024-04-23T00:06:13.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:12 smithi171 bash[43854]: cephadm 2024-04-23T00:06:11.643661+0000 mgr.y (mgr.25321) 370 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-04-23T00:06:13.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:12 smithi171 bash[43854]: cephadm 2024-04-23T00:06:11.643661+0000 mgr.y (mgr.25321) 370 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-04-23T00:06:13.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:12 smithi171 bash[43854]: cephadm 2024-04-23T00:06:11.710881+0000 mgr.y (mgr.25321) 371 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-04-23T00:06:13.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:12 smithi171 bash[43854]: cephadm 2024-04-23T00:06:11.710881+0000 mgr.y (mgr.25321) 371 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-04-23T00:06:13.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:12 smithi171 bash[43854]: cephadm 2024-04-23T00:06:11.729751+0000 mgr.y (mgr.25321) 372 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-04-23T00:06:13.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:12 smithi171 bash[43854]: cephadm 2024-04-23T00:06:11.729751+0000 mgr.y (mgr.25321) 372 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-04-23T00:06:13.158 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:12 smithi079 bash[57209]: cluster 2024-04-23T00:06:11.388673+0000 mgr.y (mgr.25321) 367 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s rd, 0 B/s wr, 75 op/s 2024-04-23T00:06:13.158 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:12 smithi079 bash[57209]: cluster 2024-04-23T00:06:11.388673+0000 mgr.y (mgr.25321) 367 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s rd, 0 B/s wr, 75 op/s 2024-04-23T00:06:13.158 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:12 smithi079 bash[57209]: cluster 2024-04-23T00:06:11.495652+0000 mgr.y (mgr.25321) 368 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-04-23T00:06:13.158 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:12 smithi079 bash[57209]: cluster 2024-04-23T00:06:11.495652+0000 mgr.y (mgr.25321) 368 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-04-23T00:06:13.158 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:12 smithi079 bash[57209]: cluster 2024-04-23T00:06:11.496797+0000 mgr.y (mgr.25321) 369 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 2 op/s 2024-04-23T00:06:13.158 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:12 smithi079 bash[57209]: cluster 2024-04-23T00:06:11.496797+0000 mgr.y (mgr.25321) 369 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 2 op/s 2024-04-23T00:06:13.159 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:12 smithi079 bash[57209]: cephadm 2024-04-23T00:06:11.643661+0000 mgr.y (mgr.25321) 370 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-04-23T00:06:13.159 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:12 smithi079 bash[57209]: cephadm 2024-04-23T00:06:11.643661+0000 mgr.y (mgr.25321) 370 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-04-23T00:06:13.159 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:12 smithi079 bash[57209]: cephadm 2024-04-23T00:06:11.710881+0000 mgr.y (mgr.25321) 371 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-04-23T00:06:13.159 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:12 smithi079 bash[57209]: cephadm 2024-04-23T00:06:11.710881+0000 mgr.y (mgr.25321) 371 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-04-23T00:06:13.159 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:12 smithi079 bash[57209]: cephadm 2024-04-23T00:06:11.729751+0000 mgr.y (mgr.25321) 372 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-04-23T00:06:13.159 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:12 smithi079 bash[57209]: cephadm 2024-04-23T00:06:11.729751+0000 mgr.y (mgr.25321) 372 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-04-23T00:06:13.159 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:12 smithi079 bash[55848]: cluster 2024-04-23T00:06:11.388673+0000 mgr.y (mgr.25321) 367 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s rd, 0 B/s wr, 75 op/s 2024-04-23T00:06:13.159 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:12 smithi079 bash[55848]: cluster 2024-04-23T00:06:11.388673+0000 mgr.y (mgr.25321) 367 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s rd, 0 B/s wr, 75 op/s 2024-04-23T00:06:13.159 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:12 smithi079 bash[55848]: cluster 2024-04-23T00:06:11.495652+0000 mgr.y (mgr.25321) 368 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-04-23T00:06:13.159 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:12 smithi079 bash[55848]: cluster 2024-04-23T00:06:11.495652+0000 mgr.y (mgr.25321) 368 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 34 KiB/s rd, 0 B/s wr, 54 op/s 2024-04-23T00:06:13.159 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:12 smithi079 bash[55848]: cluster 2024-04-23T00:06:11.496797+0000 mgr.y (mgr.25321) 369 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 2 op/s 2024-04-23T00:06:13.159 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:12 smithi079 bash[55848]: cluster 2024-04-23T00:06:11.496797+0000 mgr.y (mgr.25321) 369 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 2 op/s 2024-04-23T00:06:13.160 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:12 smithi079 bash[55848]: cephadm 2024-04-23T00:06:11.643661+0000 mgr.y (mgr.25321) 370 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-04-23T00:06:13.160 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:12 smithi079 bash[55848]: cephadm 2024-04-23T00:06:11.643661+0000 mgr.y (mgr.25321) 370 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-04-23T00:06:13.160 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:12 smithi079 bash[55848]: cephadm 2024-04-23T00:06:11.710881+0000 mgr.y (mgr.25321) 371 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-04-23T00:06:13.160 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:12 smithi079 bash[55848]: cephadm 2024-04-23T00:06:11.710881+0000 mgr.y (mgr.25321) 371 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-04-23T00:06:13.160 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:12 smithi079 bash[55848]: cephadm 2024-04-23T00:06:11.729751+0000 mgr.y (mgr.25321) 372 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-04-23T00:06:13.160 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:12 smithi079 bash[55848]: cephadm 2024-04-23T00:06:11.729751+0000 mgr.y (mgr.25321) 372 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-04-23T00:06:14.028 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:06:13 smithi079 bash[52880]: ::ffff:172.21.15.171 - - [23/Apr/2024:00:06:13] "GET /metrics HTTP/1.1" 200 38693 "" "Prometheus/2.33.4" 2024-04-23T00:06:15.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:14 smithi171 bash[43854]: audit 2024-04-23T00:06:13.348229+0000 mgr.y (mgr.25321) 373 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:06:15.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:14 smithi171 bash[43854]: audit 2024-04-23T00:06:13.348229+0000 mgr.y (mgr.25321) 373 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:06:15.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:14 smithi171 bash[43854]: cluster 2024-04-23T00:06:13.498607+0000 mgr.y (mgr.25321) 374 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 631 B/s rd, 0 op/s 2024-04-23T00:06:15.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:14 smithi171 bash[43854]: cluster 2024-04-23T00:06:13.498607+0000 mgr.y (mgr.25321) 374 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 631 B/s rd, 0 op/s 2024-04-23T00:06:15.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:14 smithi171 bash[43854]: audit 2024-04-23T00:06:13.973251+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:15.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:14 smithi171 bash[43854]: audit 2024-04-23T00:06:13.973251+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:15.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:14 smithi171 bash[43854]: audit 2024-04-23T00:06:13.979208+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi079.zorrwo", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-04-23T00:06:15.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:14 smithi171 bash[43854]: audit 2024-04-23T00:06:13.979208+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi079.zorrwo", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-04-23T00:06:15.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:14 smithi171 bash[43854]: audit 2024-04-23T00:06:13.999166+0000 mon.a (mon.0) 744 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:06:15.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:14 smithi171 bash[43854]: audit 2024-04-23T00:06:13.999166+0000 mon.a (mon.0) 744 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:06:15.229 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:14 smithi079 bash[57209]: audit 2024-04-23T00:06:13.348229+0000 mgr.y (mgr.25321) 373 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:06:15.229 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:14 smithi079 bash[57209]: audit 2024-04-23T00:06:13.348229+0000 mgr.y (mgr.25321) 373 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:06:15.229 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:14 smithi079 bash[57209]: cluster 2024-04-23T00:06:13.498607+0000 mgr.y (mgr.25321) 374 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 631 B/s rd, 0 op/s 2024-04-23T00:06:15.229 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:14 smithi079 bash[57209]: cluster 2024-04-23T00:06:13.498607+0000 mgr.y (mgr.25321) 374 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 631 B/s rd, 0 op/s 2024-04-23T00:06:15.229 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:14 smithi079 bash[57209]: audit 2024-04-23T00:06:13.973251+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:15.229 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:14 smithi079 bash[57209]: audit 2024-04-23T00:06:13.973251+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:15.230 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:14 smithi079 bash[57209]: audit 2024-04-23T00:06:13.979208+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi079.zorrwo", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-04-23T00:06:15.230 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:14 smithi079 bash[57209]: audit 2024-04-23T00:06:13.979208+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi079.zorrwo", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-04-23T00:06:15.230 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:14 smithi079 bash[57209]: audit 2024-04-23T00:06:13.999166+0000 mon.a (mon.0) 744 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:06:15.230 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:14 smithi079 bash[57209]: audit 2024-04-23T00:06:13.999166+0000 mon.a (mon.0) 744 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:06:15.230 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:14 smithi079 bash[55848]: audit 2024-04-23T00:06:13.348229+0000 mgr.y (mgr.25321) 373 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:06:15.230 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:14 smithi079 bash[55848]: audit 2024-04-23T00:06:13.348229+0000 mgr.y (mgr.25321) 373 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:06:15.231 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:14 smithi079 bash[55848]: cluster 2024-04-23T00:06:13.498607+0000 mgr.y (mgr.25321) 374 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 631 B/s rd, 0 op/s 2024-04-23T00:06:15.231 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:14 smithi079 bash[55848]: cluster 2024-04-23T00:06:13.498607+0000 mgr.y (mgr.25321) 374 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 631 B/s rd, 0 op/s 2024-04-23T00:06:15.231 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:14 smithi079 bash[55848]: audit 2024-04-23T00:06:13.973251+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:15.231 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:14 smithi079 bash[55848]: audit 2024-04-23T00:06:13.973251+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:15.231 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:14 smithi079 bash[55848]: audit 2024-04-23T00:06:13.979208+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi079.zorrwo", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-04-23T00:06:15.231 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:14 smithi079 bash[55848]: audit 2024-04-23T00:06:13.979208+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi079.zorrwo", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-04-23T00:06:15.231 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:14 smithi079 bash[55848]: audit 2024-04-23T00:06:13.999166+0000 mon.a (mon.0) 744 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:06:15.231 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:14 smithi079 bash[55848]: audit 2024-04-23T00:06:13.999166+0000 mon.a (mon.0) 744 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:06:16.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:15 smithi171 bash[43854]: cephadm 2024-04-23T00:06:13.963613+0000 mgr.y (mgr.25321) 375 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi079.zorrwo 2024-04-23T00:06:16.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:15 smithi171 bash[43854]: cephadm 2024-04-23T00:06:13.963613+0000 mgr.y (mgr.25321) 375 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi079.zorrwo 2024-04-23T00:06:16.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:15 smithi171 bash[43854]: cephadm 2024-04-23T00:06:14.001255+0000 mgr.y (mgr.25321) 376 : cephadm [INF] Deploying daemon iscsi.foo.smithi079.zorrwo on smithi079 2024-04-23T00:06:16.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:15 smithi171 bash[43854]: cephadm 2024-04-23T00:06:14.001255+0000 mgr.y (mgr.25321) 376 : cephadm [INF] Deploying daemon iscsi.foo.smithi079.zorrwo on smithi079 2024-04-23T00:06:16.192 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:15 smithi079 bash[55848]: cephadm 2024-04-23T00:06:13.963613+0000 mgr.y (mgr.25321) 375 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi079.zorrwo 2024-04-23T00:06:16.192 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:15 smithi079 bash[55848]: cephadm 2024-04-23T00:06:13.963613+0000 mgr.y (mgr.25321) 375 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi079.zorrwo 2024-04-23T00:06:16.192 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:15 smithi079 bash[55848]: cephadm 2024-04-23T00:06:14.001255+0000 mgr.y (mgr.25321) 376 : cephadm [INF] Deploying daemon iscsi.foo.smithi079.zorrwo on smithi079 2024-04-23T00:06:16.192 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:15 smithi079 bash[55848]: cephadm 2024-04-23T00:06:14.001255+0000 mgr.y (mgr.25321) 376 : cephadm [INF] Deploying daemon iscsi.foo.smithi079.zorrwo on smithi079 2024-04-23T00:06:16.192 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:15 smithi079 bash[57209]: cephadm 2024-04-23T00:06:13.963613+0000 mgr.y (mgr.25321) 375 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi079.zorrwo 2024-04-23T00:06:16.192 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:15 smithi079 bash[57209]: cephadm 2024-04-23T00:06:13.963613+0000 mgr.y (mgr.25321) 375 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi079.zorrwo 2024-04-23T00:06:16.192 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:15 smithi079 bash[57209]: cephadm 2024-04-23T00:06:14.001255+0000 mgr.y (mgr.25321) 376 : cephadm [INF] Deploying daemon iscsi.foo.smithi079.zorrwo on smithi079 2024-04-23T00:06:16.192 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:15 smithi079 bash[57209]: cephadm 2024-04-23T00:06:14.001255+0000 mgr.y (mgr.25321) 376 : cephadm [INF] Deploying daemon iscsi.foo.smithi079.zorrwo on smithi079 2024-04-23T00:06:16.460 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:16 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:06:16.461 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:06:16 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:06:16.461 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:16 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:06:16.461 INFO:journalctl@ceph.osd.1.smithi079.stdout:Apr 23 00:06:16 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:06:16.462 INFO:journalctl@ceph.osd.2.smithi079.stdout:Apr 23 00:06:16 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:06:16.462 INFO:journalctl@ceph.osd.3.smithi079.stdout:Apr 23 00:06:16 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:06:16.462 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 23 00:06:16 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:06:16.463 INFO:journalctl@ceph.osd.0.smithi079.stdout:Apr 23 00:06:16 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:06:16.463 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 23 00:06:16 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:06:17.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:16 smithi171 bash[43854]: cluster 2024-04-23T00:06:15.500411+0000 mgr.y (mgr.25321) 377 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:06:17.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:16 smithi171 bash[43854]: cluster 2024-04-23T00:06:15.500411+0000 mgr.y (mgr.25321) 377 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:06:17.278 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:16 smithi079 bash[55848]: cluster 2024-04-23T00:06:15.500411+0000 mgr.y (mgr.25321) 377 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:06:17.278 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:16 smithi079 bash[55848]: cluster 2024-04-23T00:06:15.500411+0000 mgr.y (mgr.25321) 377 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:06:17.279 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:16 smithi079 bash[57209]: cluster 2024-04-23T00:06:15.500411+0000 mgr.y (mgr.25321) 377 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:06:17.279 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:16 smithi079 bash[57209]: cluster 2024-04-23T00:06:15.500411+0000 mgr.y (mgr.25321) 377 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:06:18.528 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:18 smithi079 bash[57209]: cluster 2024-04-23T00:06:17.501961+0000 mgr.y (mgr.25321) 378 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:06:18.528 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:18 smithi079 bash[57209]: cluster 2024-04-23T00:06:17.501961+0000 mgr.y (mgr.25321) 378 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:06:18.529 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:18 smithi079 bash[55848]: cluster 2024-04-23T00:06:17.501961+0000 mgr.y (mgr.25321) 378 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:06:18.529 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:18 smithi079 bash[55848]: cluster 2024-04-23T00:06:17.501961+0000 mgr.y (mgr.25321) 378 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:06:18.549 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:18 smithi171 bash[43854]: cluster 2024-04-23T00:06:17.501961+0000 mgr.y (mgr.25321) 378 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:06:18.549 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:18 smithi171 bash[43854]: cluster 2024-04-23T00:06:17.501961+0000 mgr.y (mgr.25321) 378 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:06:20.799 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:20 smithi171 bash[43854]: cluster 2024-04-23T00:06:19.503768+0000 mgr.y (mgr.25321) 379 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 630 B/s rd, 0 op/s 2024-04-23T00:06:20.800 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:20 smithi171 bash[43854]: cluster 2024-04-23T00:06:19.503768+0000 mgr.y (mgr.25321) 379 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 630 B/s rd, 0 op/s 2024-04-23T00:06:21.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:20 smithi079 bash[55848]: cluster 2024-04-23T00:06:19.503768+0000 mgr.y (mgr.25321) 379 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 630 B/s rd, 0 op/s 2024-04-23T00:06:21.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:20 smithi079 bash[55848]: cluster 2024-04-23T00:06:19.503768+0000 mgr.y (mgr.25321) 379 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 630 B/s rd, 0 op/s 2024-04-23T00:06:21.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:20 smithi079 bash[57209]: cluster 2024-04-23T00:06:19.503768+0000 mgr.y (mgr.25321) 379 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 630 B/s rd, 0 op/s 2024-04-23T00:06:21.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:20 smithi079 bash[57209]: cluster 2024-04-23T00:06:19.503768+0000 mgr.y (mgr.25321) 379 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 630 B/s rd, 0 op/s 2024-04-23T00:06:22.800 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:22 smithi171 bash[43854]: cluster 2024-04-23T00:06:21.505750+0000 mgr.y (mgr.25321) 380 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-23T00:06:22.800 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:22 smithi171 bash[43854]: cluster 2024-04-23T00:06:21.505750+0000 mgr.y (mgr.25321) 380 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-23T00:06:22.800 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:22 smithi171 bash[43854]: audit 2024-04-23T00:06:22.123412+0000 mon.a (mon.0) 745 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:06:22.800 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:22 smithi171 bash[43854]: audit 2024-04-23T00:06:22.123412+0000 mon.a (mon.0) 745 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:06:23.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:22 smithi079 bash[55848]: cluster 2024-04-23T00:06:21.505750+0000 mgr.y (mgr.25321) 380 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-23T00:06:23.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:22 smithi079 bash[55848]: cluster 2024-04-23T00:06:21.505750+0000 mgr.y (mgr.25321) 380 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-23T00:06:23.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:22 smithi079 bash[55848]: audit 2024-04-23T00:06:22.123412+0000 mon.a (mon.0) 745 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:06:23.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:22 smithi079 bash[55848]: audit 2024-04-23T00:06:22.123412+0000 mon.a (mon.0) 745 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:06:23.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:22 smithi079 bash[57209]: cluster 2024-04-23T00:06:21.505750+0000 mgr.y (mgr.25321) 380 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-23T00:06:23.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:22 smithi079 bash[57209]: cluster 2024-04-23T00:06:21.505750+0000 mgr.y (mgr.25321) 380 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-23T00:06:23.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:22 smithi079 bash[57209]: audit 2024-04-23T00:06:22.123412+0000 mon.a (mon.0) 745 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:06:23.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:22 smithi079 bash[57209]: audit 2024-04-23T00:06:22.123412+0000 mon.a (mon.0) 745 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:06:24.028 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:06:23 smithi079 bash[52880]: ::ffff:172.21.15.171 - - [23/Apr/2024:00:06:23] "GET /metrics HTTP/1.1" 200 38689 "" "Prometheus/2.33.4" 2024-04-23T00:06:25.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:24 smithi079 bash[55848]: audit 2024-04-23T00:06:23.356246+0000 mgr.y (mgr.25321) 381 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:06:25.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:24 smithi079 bash[55848]: audit 2024-04-23T00:06:23.356246+0000 mgr.y (mgr.25321) 381 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:06:25.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:24 smithi079 bash[55848]: cluster 2024-04-23T00:06:23.507617+0000 mgr.y (mgr.25321) 382 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:06:25.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:24 smithi079 bash[55848]: cluster 2024-04-23T00:06:23.507617+0000 mgr.y (mgr.25321) 382 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:06:25.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:24 smithi079 bash[57209]: audit 2024-04-23T00:06:23.356246+0000 mgr.y (mgr.25321) 381 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:06:25.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:24 smithi079 bash[57209]: audit 2024-04-23T00:06:23.356246+0000 mgr.y (mgr.25321) 381 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:06:25.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:24 smithi079 bash[57209]: cluster 2024-04-23T00:06:23.507617+0000 mgr.y (mgr.25321) 382 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:06:25.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:24 smithi079 bash[57209]: cluster 2024-04-23T00:06:23.507617+0000 mgr.y (mgr.25321) 382 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:06:25.049 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:24 smithi171 bash[43854]: audit 2024-04-23T00:06:23.356246+0000 mgr.y (mgr.25321) 381 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:06:25.049 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:24 smithi171 bash[43854]: audit 2024-04-23T00:06:23.356246+0000 mgr.y (mgr.25321) 381 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:06:25.049 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:24 smithi171 bash[43854]: cluster 2024-04-23T00:06:23.507617+0000 mgr.y (mgr.25321) 382 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:06:25.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:24 smithi171 bash[43854]: cluster 2024-04-23T00:06:23.507617+0000 mgr.y (mgr.25321) 382 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:06:26.818 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:26 smithi079 bash[55848]: cluster 2024-04-23T00:06:25.509255+0000 mgr.y (mgr.25321) 383 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:06:26.818 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:26 smithi079 bash[55848]: cluster 2024-04-23T00:06:25.509255+0000 mgr.y (mgr.25321) 383 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:06:26.819 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:26 smithi079 bash[57209]: cluster 2024-04-23T00:06:25.509255+0000 mgr.y (mgr.25321) 383 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:06:26.819 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:26 smithi079 bash[57209]: cluster 2024-04-23T00:06:25.509255+0000 mgr.y (mgr.25321) 383 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:06:27.049 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:26 smithi171 bash[43854]: cluster 2024-04-23T00:06:25.509255+0000 mgr.y (mgr.25321) 383 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:06:27.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:26 smithi171 bash[43854]: cluster 2024-04-23T00:06:25.509255+0000 mgr.y (mgr.25321) 383 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:06:27.732 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:06:27 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:06:27.732 INFO:journalctl@ceph.osd.2.smithi079.stdout:Apr 23 00:06:27 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:06:27.732 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 23 00:06:27 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:06:27.733 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:27 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:06:27.733 INFO:journalctl@ceph.osd.3.smithi079.stdout:Apr 23 00:06:27 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:06:27.734 INFO:journalctl@ceph.osd.0.smithi079.stdout:Apr 23 00:06:27 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:06:27.734 INFO:journalctl@ceph.osd.1.smithi079.stdout:Apr 23 00:06:27 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:06:27.734 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:27 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:06:27.734 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 23 00:06:27 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:06:29.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:28 smithi079 bash[55848]: cluster 2024-04-23T00:06:27.510185+0000 mgr.y (mgr.25321) 384 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:06:29.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:28 smithi079 bash[55848]: cluster 2024-04-23T00:06:27.510185+0000 mgr.y (mgr.25321) 384 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:06:29.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:28 smithi079 bash[55848]: audit 2024-04-23T00:06:27.659551+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:29.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:28 smithi079 bash[55848]: audit 2024-04-23T00:06:27.659551+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:29.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:28 smithi079 bash[55848]: audit 2024-04-23T00:06:27.668177+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:29.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:28 smithi079 bash[55848]: audit 2024-04-23T00:06:27.668177+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:29.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:28 smithi079 bash[55848]: audit 2024-04-23T00:06:28.190889+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:29.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:28 smithi079 bash[55848]: audit 2024-04-23T00:06:28.190889+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:29.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:28 smithi079 bash[55848]: audit 2024-04-23T00:06:28.201194+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:29.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:28 smithi079 bash[55848]: audit 2024-04-23T00:06:28.201194+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:29.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:28 smithi079 bash[55848]: audit 2024-04-23T00:06:28.243162+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:29.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:28 smithi079 bash[55848]: audit 2024-04-23T00:06:28.243162+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:29.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:28 smithi079 bash[55848]: audit 2024-04-23T00:06:28.253041+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:29.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:28 smithi079 bash[55848]: audit 2024-04-23T00:06:28.253041+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:29.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:28 smithi079 bash[57209]: cluster 2024-04-23T00:06:27.510185+0000 mgr.y (mgr.25321) 384 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:06:29.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:28 smithi079 bash[57209]: cluster 2024-04-23T00:06:27.510185+0000 mgr.y (mgr.25321) 384 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:06:29.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:28 smithi079 bash[57209]: audit 2024-04-23T00:06:27.659551+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:29.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:28 smithi079 bash[57209]: audit 2024-04-23T00:06:27.659551+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:29.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:28 smithi079 bash[57209]: audit 2024-04-23T00:06:27.668177+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:29.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:28 smithi079 bash[57209]: audit 2024-04-23T00:06:27.668177+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:29.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:28 smithi079 bash[57209]: audit 2024-04-23T00:06:28.190889+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:29.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:28 smithi079 bash[57209]: audit 2024-04-23T00:06:28.190889+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:29.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:28 smithi079 bash[57209]: audit 2024-04-23T00:06:28.201194+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:29.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:28 smithi079 bash[57209]: audit 2024-04-23T00:06:28.201194+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:29.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:28 smithi079 bash[57209]: audit 2024-04-23T00:06:28.243162+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:29.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:28 smithi079 bash[57209]: audit 2024-04-23T00:06:28.243162+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:29.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:28 smithi079 bash[57209]: audit 2024-04-23T00:06:28.253041+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:29.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:28 smithi079 bash[57209]: audit 2024-04-23T00:06:28.253041+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:29.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:28 smithi171 bash[43854]: cluster 2024-04-23T00:06:27.510185+0000 mgr.y (mgr.25321) 384 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:06:29.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:28 smithi171 bash[43854]: cluster 2024-04-23T00:06:27.510185+0000 mgr.y (mgr.25321) 384 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:06:29.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:28 smithi171 bash[43854]: audit 2024-04-23T00:06:27.659551+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:29.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:28 smithi171 bash[43854]: audit 2024-04-23T00:06:27.659551+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:29.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:28 smithi171 bash[43854]: audit 2024-04-23T00:06:27.668177+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:29.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:28 smithi171 bash[43854]: audit 2024-04-23T00:06:27.668177+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:29.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:28 smithi171 bash[43854]: audit 2024-04-23T00:06:28.190889+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:29.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:28 smithi171 bash[43854]: audit 2024-04-23T00:06:28.190889+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:29.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:28 smithi171 bash[43854]: audit 2024-04-23T00:06:28.201194+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:29.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:28 smithi171 bash[43854]: audit 2024-04-23T00:06:28.201194+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:29.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:28 smithi171 bash[43854]: audit 2024-04-23T00:06:28.243162+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:29.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:28 smithi171 bash[43854]: audit 2024-04-23T00:06:28.243162+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:29.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:28 smithi171 bash[43854]: audit 2024-04-23T00:06:28.253041+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:29.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:28 smithi171 bash[43854]: audit 2024-04-23T00:06:28.253041+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:31.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:30 smithi079 bash[57209]: cluster 2024-04-23T00:06:29.511732+0000 mgr.y (mgr.25321) 385 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:06:31.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:30 smithi079 bash[57209]: cluster 2024-04-23T00:06:29.511732+0000 mgr.y (mgr.25321) 385 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:06:31.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:30 smithi079 bash[55848]: cluster 2024-04-23T00:06:29.511732+0000 mgr.y (mgr.25321) 385 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:06:31.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:30 smithi079 bash[55848]: cluster 2024-04-23T00:06:29.511732+0000 mgr.y (mgr.25321) 385 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:06:31.049 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:30 smithi171 bash[43854]: cluster 2024-04-23T00:06:29.511732+0000 mgr.y (mgr.25321) 385 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:06:31.049 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:30 smithi171 bash[43854]: cluster 2024-04-23T00:06:29.511732+0000 mgr.y (mgr.25321) 385 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:06:31.422 INFO:teuthology.orchestra.run.smithi079.stdout:true 2024-04-23T00:06:32.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:31 smithi079 bash[55848]: audit 2024-04-23T00:06:30.696939+0000 mon.a (mon.0) 752 : audit [DBG] from='client.? 172.21.15.79:0/3562384302' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-23T00:06:32.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:31 smithi079 bash[55848]: audit 2024-04-23T00:06:30.696939+0000 mon.a (mon.0) 752 : audit [DBG] from='client.? 172.21.15.79:0/3562384302' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-23T00:06:32.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:31 smithi079 bash[55848]: audit 2024-04-23T00:06:31.043617+0000 mon.a (mon.0) 753 : audit [INF] from='client.? 172.21.15.79:0/2759652667' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/1517954660"}]: dispatch 2024-04-23T00:06:32.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:31 smithi079 bash[55848]: audit 2024-04-23T00:06:31.043617+0000 mon.a (mon.0) 753 : audit [INF] from='client.? 172.21.15.79:0/2759652667' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/1517954660"}]: dispatch 2024-04-23T00:06:32.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:31 smithi079 bash[57209]: audit 2024-04-23T00:06:30.696939+0000 mon.a (mon.0) 752 : audit [DBG] from='client.? 172.21.15.79:0/3562384302' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-23T00:06:32.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:31 smithi079 bash[57209]: audit 2024-04-23T00:06:30.696939+0000 mon.a (mon.0) 752 : audit [DBG] from='client.? 172.21.15.79:0/3562384302' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-23T00:06:32.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:31 smithi079 bash[57209]: audit 2024-04-23T00:06:31.043617+0000 mon.a (mon.0) 753 : audit [INF] from='client.? 172.21.15.79:0/2759652667' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/1517954660"}]: dispatch 2024-04-23T00:06:32.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:31 smithi079 bash[57209]: audit 2024-04-23T00:06:31.043617+0000 mon.a (mon.0) 753 : audit [INF] from='client.? 172.21.15.79:0/2759652667' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/1517954660"}]: dispatch 2024-04-23T00:06:32.049 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:31 smithi171 bash[43854]: audit 2024-04-23T00:06:30.696939+0000 mon.a (mon.0) 752 : audit [DBG] from='client.? 172.21.15.79:0/3562384302' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-23T00:06:32.049 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:31 smithi171 bash[43854]: audit 2024-04-23T00:06:30.696939+0000 mon.a (mon.0) 752 : audit [DBG] from='client.? 172.21.15.79:0/3562384302' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-23T00:06:32.049 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:31 smithi171 bash[43854]: audit 2024-04-23T00:06:31.043617+0000 mon.a (mon.0) 753 : audit [INF] from='client.? 172.21.15.79:0/2759652667' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/1517954660"}]: dispatch 2024-04-23T00:06:32.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:31 smithi171 bash[43854]: audit 2024-04-23T00:06:31.043617+0000 mon.a (mon.0) 753 : audit [INF] from='client.? 172.21.15.79:0/2759652667' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/1517954660"}]: dispatch 2024-04-23T00:06:32.185 INFO:teuthology.orchestra.run.smithi079.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T00:06:32.186 INFO:teuthology.orchestra.run.smithi079.stdout:alertmanager.a smithi079 *:9093,9094 running (7m) 29s ago 14m 13.9M - 0.23.0 ba2b418f427c d3a786a65dba 2024-04-23T00:06:32.186 INFO:teuthology.orchestra.run.smithi079.stdout:grafana.a smithi171 *:3000 running (7m) 29s ago 14m 41.3M - 8.3.5 dad864ee21e9 cc5aee88d2dc 2024-04-23T00:06:32.186 INFO:teuthology.orchestra.run.smithi079.stdout:iscsi.foo.smithi079.zorrwo smithi079 starting - - - - 2024-04-23T00:06:32.186 INFO:teuthology.orchestra.run.smithi079.stdout:mgr.x smithi171 *:8443,9283,8765 running (6m) 29s ago 20m 439M - 19.0.0-3252-g43be0201 a0434699c1d7 63bab1f0aabb 2024-04-23T00:06:32.186 INFO:teuthology.orchestra.run.smithi079.stdout:mgr.y smithi079 *:8443,9283,8765 running (7m) 29s ago 22m 504M - 19.0.0-3252-g43be0201 a0434699c1d7 c3e0186392bc 2024-04-23T00:06:32.186 INFO:teuthology.orchestra.run.smithi079.stdout:mon.a smithi079 running (6m) 29s ago 22m 58.7M 2048M 19.0.0-3252-g43be0201 a0434699c1d7 73856468c297 2024-04-23T00:06:32.186 INFO:teuthology.orchestra.run.smithi079.stdout:mon.b smithi171 running (5m) 29s ago 20m 41.8M 2048M 19.0.0-3252-g43be0201 a0434699c1d7 8956680187c2 2024-04-23T00:06:32.186 INFO:teuthology.orchestra.run.smithi079.stdout:mon.c smithi079 running (5m) 29s ago 20m 48.2M 2048M 19.0.0-3252-g43be0201 a0434699c1d7 26b21cf14d08 2024-04-23T00:06:32.186 INFO:teuthology.orchestra.run.smithi079.stdout:node-exporter.a smithi079 *:9100 running (7m) 29s ago 14m 9696k - 1.3.1 1dbe0e931976 e72f9beb8010 2024-04-23T00:06:32.186 INFO:teuthology.orchestra.run.smithi079.stdout:node-exporter.b smithi171 *:9100 running (7m) 29s ago 14m 9192k - 1.3.1 1dbe0e931976 c71ee8bcebe5 2024-04-23T00:06:32.186 INFO:teuthology.orchestra.run.smithi079.stdout:osd.0 smithi079 running (4m) 29s ago 19m 64.6M 2780M 19.0.0-3252-g43be0201 a0434699c1d7 75f8375cb2bd 2024-04-23T00:06:32.186 INFO:teuthology.orchestra.run.smithi079.stdout:osd.1 smithi079 running (3m) 29s ago 19m 59.7M 2780M 19.0.0-3252-g43be0201 a0434699c1d7 08111a57b339 2024-04-23T00:06:32.187 INFO:teuthology.orchestra.run.smithi079.stdout:osd.2 smithi079 running (3m) 29s ago 18m 52.9M 2780M 19.0.0-3252-g43be0201 a0434699c1d7 8e3936463b1c 2024-04-23T00:06:32.187 INFO:teuthology.orchestra.run.smithi079.stdout:osd.3 smithi079 running (3m) 29s ago 18m 65.1M 2780M 19.0.0-3252-g43be0201 a0434699c1d7 c686bdec4d14 2024-04-23T00:06:32.187 INFO:teuthology.orchestra.run.smithi079.stdout:osd.4 smithi171 running (2m) 29s ago 17m 63.4M 3036M 19.0.0-3252-g43be0201 a0434699c1d7 3a8b0ccad371 2024-04-23T00:06:32.187 INFO:teuthology.orchestra.run.smithi079.stdout:osd.5 smithi171 running (2m) 29s ago 16m 53.9M 3036M 19.0.0-3252-g43be0201 a0434699c1d7 d982dae5787e 2024-04-23T00:06:32.187 INFO:teuthology.orchestra.run.smithi079.stdout:osd.6 smithi171 running (100s) 29s ago 16m 58.1M 3036M 19.0.0-3252-g43be0201 a0434699c1d7 e3fa119570a9 2024-04-23T00:06:32.187 INFO:teuthology.orchestra.run.smithi079.stdout:osd.7 smithi171 running (75s) 29s ago 15m 54.9M 3036M 19.0.0-3252-g43be0201 a0434699c1d7 41877f4a5a81 2024-04-23T00:06:32.187 INFO:teuthology.orchestra.run.smithi079.stdout:prometheus.a smithi171 *:9095 running (6m) 29s ago 14m 75.8M - 2.33.4 514e6a882f6e 0c5b27bf9a1d 2024-04-23T00:06:32.187 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.foo.smithi079.mriyzv smithi079 *:8000 running (55s) 29s ago 12m 89.0M - 19.0.0-3252-g43be0201 a0434699c1d7 2f682a6793c1 2024-04-23T00:06:32.187 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.foo.smithi171.llhapr smithi171 *:8000 running (42s) 29s ago 12m 88.9M - 19.0.0-3252-g43be0201 a0434699c1d7 752e58af878a 2024-04-23T00:06:32.187 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.smpl.smithi079.yxokos smithi079 *:80 running (48s) 29s ago 12m 89.1M - 19.0.0-3252-g43be0201 a0434699c1d7 fba9ff575a82 2024-04-23T00:06:32.187 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.smpl.smithi171.spscai smithi171 *:80 running (35s) 29s ago 12m 89.0M - 19.0.0-3252-g43be0201 a0434699c1d7 303a586370f9 2024-04-23T00:06:32.599 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-04-23T00:06:32.599 INFO:teuthology.orchestra.run.smithi079.stdout: "mon": { 2024-04-23T00:06:32.599 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.0.0-3252-g43be0201 (43be020184947e53516056c9931e1ac5bdbbb1a5) squid (dev)": 3 2024-04-23T00:06:32.599 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-04-23T00:06:32.599 INFO:teuthology.orchestra.run.smithi079.stdout: "mgr": { 2024-04-23T00:06:32.599 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.0.0-3252-g43be0201 (43be020184947e53516056c9931e1ac5bdbbb1a5) squid (dev)": 2 2024-04-23T00:06:32.600 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-04-23T00:06:32.600 INFO:teuthology.orchestra.run.smithi079.stdout: "osd": { 2024-04-23T00:06:32.600 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.0.0-3252-g43be0201 (43be020184947e53516056c9931e1ac5bdbbb1a5) squid (dev)": 8 2024-04-23T00:06:32.600 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-04-23T00:06:32.600 INFO:teuthology.orchestra.run.smithi079.stdout: "rgw": { 2024-04-23T00:06:32.600 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.0.0-3252-g43be0201 (43be020184947e53516056c9931e1ac5bdbbb1a5) squid (dev)": 4 2024-04-23T00:06:32.600 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-04-23T00:06:32.600 INFO:teuthology.orchestra.run.smithi079.stdout: "overall": { 2024-04-23T00:06:32.600 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.0.0-3252-g43be0201 (43be020184947e53516056c9931e1ac5bdbbb1a5) squid (dev)": 17 2024-04-23T00:06:32.600 INFO:teuthology.orchestra.run.smithi079.stdout: } 2024-04-23T00:06:32.600 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-04-23T00:06:32.968 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-04-23T00:06:32.968 INFO:teuthology.orchestra.run.smithi079.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5", 2024-04-23T00:06:32.968 INFO:teuthology.orchestra.run.smithi079.stdout: "in_progress": true, 2024-04-23T00:06:32.968 INFO:teuthology.orchestra.run.smithi079.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-23T00:06:32.969 INFO:teuthology.orchestra.run.smithi079.stdout: "services_complete": [ 2024-04-23T00:06:32.969 INFO:teuthology.orchestra.run.smithi079.stdout: "mon", 2024-04-23T00:06:32.969 INFO:teuthology.orchestra.run.smithi079.stdout: "mgr", 2024-04-23T00:06:32.969 INFO:teuthology.orchestra.run.smithi079.stdout: "osd", 2024-04-23T00:06:32.969 INFO:teuthology.orchestra.run.smithi079.stdout: "rgw" 2024-04-23T00:06:32.969 INFO:teuthology.orchestra.run.smithi079.stdout: ], 2024-04-23T00:06:32.969 INFO:teuthology.orchestra.run.smithi079.stdout: "progress": "17/23 daemons upgraded", 2024-04-23T00:06:32.969 INFO:teuthology.orchestra.run.smithi079.stdout: "message": "Currently upgrading iscsi daemons", 2024-04-23T00:06:32.969 INFO:teuthology.orchestra.run.smithi079.stdout: "is_paused": false 2024-04-23T00:06:32.969 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-04-23T00:06:33.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:32 smithi079 bash[57209]: audit 2024-04-23T00:06:31.427782+0000 mgr.y (mgr.25321) 386 : audit [DBG] from='client.44596 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:06:33.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:32 smithi079 bash[57209]: audit 2024-04-23T00:06:31.427782+0000 mgr.y (mgr.25321) 386 : audit [DBG] from='client.44596 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:06:33.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:32 smithi079 bash[57209]: cluster 2024-04-23T00:06:31.513328+0000 mgr.y (mgr.25321) 387 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-23T00:06:33.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:32 smithi079 bash[57209]: cluster 2024-04-23T00:06:31.513328+0000 mgr.y (mgr.25321) 387 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-23T00:06:33.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:32 smithi079 bash[57209]: audit 2024-04-23T00:06:31.677655+0000 mon.a (mon.0) 754 : audit [INF] from='client.? 172.21.15.79:0/2759652667' entity='client.iscsi.foo.smithi079.zorrwo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/1517954660"}]': finished 2024-04-23T00:06:33.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:32 smithi079 bash[57209]: audit 2024-04-23T00:06:31.677655+0000 mon.a (mon.0) 754 : audit [INF] from='client.? 172.21.15.79:0/2759652667' entity='client.iscsi.foo.smithi079.zorrwo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/1517954660"}]': finished 2024-04-23T00:06:33.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:32 smithi079 bash[57209]: cluster 2024-04-23T00:06:31.684417+0000 mon.a (mon.0) 755 : cluster [DBG] osdmap e148: 8 total, 8 up, 8 in 2024-04-23T00:06:33.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:32 smithi079 bash[57209]: cluster 2024-04-23T00:06:31.684417+0000 mon.a (mon.0) 755 : cluster [DBG] osdmap e148: 8 total, 8 up, 8 in 2024-04-23T00:06:33.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:32 smithi079 bash[57209]: audit 2024-04-23T00:06:31.802631+0000 mgr.y (mgr.25321) 388 : audit [DBG] from='client.44602 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:06:33.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:32 smithi079 bash[57209]: audit 2024-04-23T00:06:31.802631+0000 mgr.y (mgr.25321) 388 : audit [DBG] from='client.44602 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:06:33.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:32 smithi079 bash[57209]: audit 2024-04-23T00:06:32.044929+0000 mon.a (mon.0) 756 : audit [INF] from='client.? 172.21.15.79:0/1916249499' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/1604740183"}]: dispatch 2024-04-23T00:06:33.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:32 smithi079 bash[57209]: audit 2024-04-23T00:06:32.044929+0000 mon.a (mon.0) 756 : audit [INF] from='client.? 172.21.15.79:0/1916249499' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/1604740183"}]: dispatch 2024-04-23T00:06:33.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:32 smithi079 bash[57209]: audit 2024-04-23T00:06:32.619166+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.79:0/783521714' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:33.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:32 smithi079 bash[57209]: audit 2024-04-23T00:06:32.619166+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.79:0/783521714' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:33.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:32 smithi079 bash[55848]: audit 2024-04-23T00:06:31.427782+0000 mgr.y (mgr.25321) 386 : audit [DBG] from='client.44596 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:06:33.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:32 smithi079 bash[55848]: audit 2024-04-23T00:06:31.427782+0000 mgr.y (mgr.25321) 386 : audit [DBG] from='client.44596 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:06:33.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:32 smithi079 bash[55848]: cluster 2024-04-23T00:06:31.513328+0000 mgr.y (mgr.25321) 387 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-23T00:06:33.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:32 smithi079 bash[55848]: cluster 2024-04-23T00:06:31.513328+0000 mgr.y (mgr.25321) 387 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-23T00:06:33.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:32 smithi079 bash[55848]: audit 2024-04-23T00:06:31.677655+0000 mon.a (mon.0) 754 : audit [INF] from='client.? 172.21.15.79:0/2759652667' entity='client.iscsi.foo.smithi079.zorrwo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/1517954660"}]': finished 2024-04-23T00:06:33.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:32 smithi079 bash[55848]: audit 2024-04-23T00:06:31.677655+0000 mon.a (mon.0) 754 : audit [INF] from='client.? 172.21.15.79:0/2759652667' entity='client.iscsi.foo.smithi079.zorrwo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/1517954660"}]': finished 2024-04-23T00:06:33.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:32 smithi079 bash[55848]: cluster 2024-04-23T00:06:31.684417+0000 mon.a (mon.0) 755 : cluster [DBG] osdmap e148: 8 total, 8 up, 8 in 2024-04-23T00:06:33.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:32 smithi079 bash[55848]: cluster 2024-04-23T00:06:31.684417+0000 mon.a (mon.0) 755 : cluster [DBG] osdmap e148: 8 total, 8 up, 8 in 2024-04-23T00:06:33.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:32 smithi079 bash[55848]: audit 2024-04-23T00:06:31.802631+0000 mgr.y (mgr.25321) 388 : audit [DBG] from='client.44602 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:06:33.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:32 smithi079 bash[55848]: audit 2024-04-23T00:06:31.802631+0000 mgr.y (mgr.25321) 388 : audit [DBG] from='client.44602 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:06:33.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:32 smithi079 bash[55848]: audit 2024-04-23T00:06:32.044929+0000 mon.a (mon.0) 756 : audit [INF] from='client.? 172.21.15.79:0/1916249499' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/1604740183"}]: dispatch 2024-04-23T00:06:33.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:32 smithi079 bash[55848]: audit 2024-04-23T00:06:32.044929+0000 mon.a (mon.0) 756 : audit [INF] from='client.? 172.21.15.79:0/1916249499' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/1604740183"}]: dispatch 2024-04-23T00:06:33.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:32 smithi079 bash[55848]: audit 2024-04-23T00:06:32.619166+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.79:0/783521714' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:33.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:32 smithi079 bash[55848]: audit 2024-04-23T00:06:32.619166+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.79:0/783521714' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:33.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:32 smithi171 bash[43854]: audit 2024-04-23T00:06:31.427782+0000 mgr.y (mgr.25321) 386 : audit [DBG] from='client.44596 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:06:33.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:32 smithi171 bash[43854]: audit 2024-04-23T00:06:31.427782+0000 mgr.y (mgr.25321) 386 : audit [DBG] from='client.44596 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:06:33.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:32 smithi171 bash[43854]: cluster 2024-04-23T00:06:31.513328+0000 mgr.y (mgr.25321) 387 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-23T00:06:33.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:32 smithi171 bash[43854]: cluster 2024-04-23T00:06:31.513328+0000 mgr.y (mgr.25321) 387 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-23T00:06:33.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:32 smithi171 bash[43854]: audit 2024-04-23T00:06:31.677655+0000 mon.a (mon.0) 754 : audit [INF] from='client.? 172.21.15.79:0/2759652667' entity='client.iscsi.foo.smithi079.zorrwo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/1517954660"}]': finished 2024-04-23T00:06:33.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:32 smithi171 bash[43854]: audit 2024-04-23T00:06:31.677655+0000 mon.a (mon.0) 754 : audit [INF] from='client.? 172.21.15.79:0/2759652667' entity='client.iscsi.foo.smithi079.zorrwo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/1517954660"}]': finished 2024-04-23T00:06:33.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:32 smithi171 bash[43854]: cluster 2024-04-23T00:06:31.684417+0000 mon.a (mon.0) 755 : cluster [DBG] osdmap e148: 8 total, 8 up, 8 in 2024-04-23T00:06:33.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:32 smithi171 bash[43854]: cluster 2024-04-23T00:06:31.684417+0000 mon.a (mon.0) 755 : cluster [DBG] osdmap e148: 8 total, 8 up, 8 in 2024-04-23T00:06:33.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:32 smithi171 bash[43854]: audit 2024-04-23T00:06:31.802631+0000 mgr.y (mgr.25321) 388 : audit [DBG] from='client.44602 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:06:33.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:32 smithi171 bash[43854]: audit 2024-04-23T00:06:31.802631+0000 mgr.y (mgr.25321) 388 : audit [DBG] from='client.44602 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:06:33.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:32 smithi171 bash[43854]: audit 2024-04-23T00:06:32.044929+0000 mon.a (mon.0) 756 : audit [INF] from='client.? 172.21.15.79:0/1916249499' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/1604740183"}]: dispatch 2024-04-23T00:06:33.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:32 smithi171 bash[43854]: audit 2024-04-23T00:06:32.044929+0000 mon.a (mon.0) 756 : audit [INF] from='client.? 172.21.15.79:0/1916249499' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/1604740183"}]: dispatch 2024-04-23T00:06:33.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:32 smithi171 bash[43854]: audit 2024-04-23T00:06:32.619166+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.79:0/783521714' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:33.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:32 smithi171 bash[43854]: audit 2024-04-23T00:06:32.619166+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.79:0/783521714' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:33.384 INFO:teuthology.orchestra.run.smithi079.stdout:HEALTH_WARN failed to probe daemons or devices 2024-04-23T00:06:33.384 INFO:teuthology.orchestra.run.smithi079.stdout:[WRN] CEPHADM_REFRESH_FAILED: failed to probe daemons or devices 2024-04-23T00:06:33.384 INFO:teuthology.orchestra.run.smithi079.stdout: host smithi079 `cephadm ceph-volume` failed: cephadm exited with an error code: 1, stderr: Inferring config /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/mon.a/config 2024-04-23T00:06:33.384 INFO:teuthology.orchestra.run.smithi079.stdout:Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5 -e NODE_NAME=smithi079 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmp_2zuf0cp:/etc/ceph/ceph.conf:z quay.ceph.io/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5 inventory --format=json-pretty --filter-for-batch 2024-04-23T00:06:33.384 INFO:teuthology.orchestra.run.smithi079.stdout:/usr/bin/docker: stderr docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-23T00:06:33.384 INFO:teuthology.orchestra.run.smithi079.stdout:/usr/bin/docker: stderr See 'docker run --help'. 2024-04-23T00:06:33.384 INFO:teuthology.orchestra.run.smithi079.stdout:Traceback (most recent call last): 2024-04-23T00:06:33.384 INFO:teuthology.orchestra.run.smithi079.stdout: File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main 2024-04-23T00:06:33.384 INFO:teuthology.orchestra.run.smithi079.stdout: return _run_code(code, main_globals, None, 2024-04-23T00:06:33.384 INFO:teuthology.orchestra.run.smithi079.stdout: File "/usr/lib/python3.10/runpy.py", line 86, in _run_code 2024-04-23T00:06:33.385 INFO:teuthology.orchestra.run.smithi079.stdout: exec(code, run_globals) 2024-04-23T00:06:33.385 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 5642, in 2024-04-23T00:06:33.385 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 5630, in main 2024-04-23T00:06:33.385 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 408, in _infer_config 2024-04-23T00:06:33.385 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 323, in _infer_fsid 2024-04-23T00:06:33.385 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 436, in _infer_image 2024-04-23T00:06:33.385 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 310, in _validate_fsid 2024-04-23T00:06:33.385 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 3380, in command_ceph_volume 2024-04-23T00:06:33.385 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-23T00:06:33.385 INFO:teuthology.orchestra.run.smithi079.stdout:RuntimeError: Failed command: /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5 -e NODE_NAME=smithi079 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmp_2zuf0cp:/etc/ceph/ceph.conf:z quay.ceph.io/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5 inventory --format=json-pretty --filter-for-batch: docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-23T00:06:33.385 INFO:teuthology.orchestra.run.smithi079.stdout:See 'docker run --help'. 2024-04-23T00:06:33.385 INFO:teuthology.orchestra.run.smithi079.stdout: host smithi171 `cephadm ceph-volume` failed: cephadm exited with an error code: 1, stderr: Inferring config /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/mon.b/config 2024-04-23T00:06:33.385 INFO:teuthology.orchestra.run.smithi079.stdout:Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5 -e NODE_NAME=smithi171 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmpfyox_r92:/etc/ceph/ceph.conf:z quay.ceph.io/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5 inventory --format=json-pretty --filter-for-batch 2024-04-23T00:06:33.385 INFO:teuthology.orchestra.run.smithi079.stdout:/usr/bin/docker: stderr docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-23T00:06:33.386 INFO:teuthology.orchestra.run.smithi079.stdout:/usr/bin/docker: stderr See 'docker run --help'. 2024-04-23T00:06:33.386 INFO:teuthology.orchestra.run.smithi079.stdout:Traceback (most recent call last): 2024-04-23T00:06:33.386 INFO:teuthology.orchestra.run.smithi079.stdout: File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main 2024-04-23T00:06:33.386 INFO:teuthology.orchestra.run.smithi079.stdout: return _run_code(code, main_globals, None, 2024-04-23T00:06:33.386 INFO:teuthology.orchestra.run.smithi079.stdout: File "/usr/lib/python3.10/runpy.py", line 86, in _run_code 2024-04-23T00:06:33.386 INFO:teuthology.orchestra.run.smithi079.stdout: exec(code, run_globals) 2024-04-23T00:06:33.386 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 5642, in 2024-04-23T00:06:33.386 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 5630, in main 2024-04-23T00:06:33.386 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 408, in _infer_config 2024-04-23T00:06:33.386 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 323, in _infer_fsid 2024-04-23T00:06:33.386 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 436, in _infer_image 2024-04-23T00:06:33.386 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 310, in _validate_fsid 2024-04-23T00:06:33.386 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 3380, in command_ceph_volume 2024-04-23T00:06:33.386 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-23T00:06:33.387 INFO:teuthology.orchestra.run.smithi079.stdout:RuntimeError: Failed command: /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5 -e NODE_NAME=smithi171 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmpfyox_r92:/etc/ceph/ceph.conf:z quay.ceph.io/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5 inventory --format=json-pretty --filter-for-batch: docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-23T00:06:33.387 INFO:teuthology.orchestra.run.smithi079.stdout:See 'docker run --help'. 2024-04-23T00:06:34.028 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:06:33 smithi079 bash[52880]: ::ffff:172.21.15.171 - - [23/Apr/2024:00:06:33] "GET /metrics HTTP/1.1" 200 38689 "" "Prometheus/2.33.4" 2024-04-23T00:06:34.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:33 smithi079 bash[57209]: audit 2024-04-23T00:06:32.165856+0000 mgr.y (mgr.25321) 389 : audit [DBG] from='client.34683 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:06:34.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:33 smithi079 bash[57209]: audit 2024-04-23T00:06:32.165856+0000 mgr.y (mgr.25321) 389 : audit [DBG] from='client.34683 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:06:34.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:33 smithi079 bash[57209]: audit 2024-04-23T00:06:32.690645+0000 mon.a (mon.0) 757 : audit [INF] from='client.? 172.21.15.79:0/1916249499' entity='client.iscsi.foo.smithi079.zorrwo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/1604740183"}]': finished 2024-04-23T00:06:34.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:33 smithi079 bash[57209]: audit 2024-04-23T00:06:32.690645+0000 mon.a (mon.0) 757 : audit [INF] from='client.? 172.21.15.79:0/1916249499' entity='client.iscsi.foo.smithi079.zorrwo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/1604740183"}]': finished 2024-04-23T00:06:34.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:33 smithi079 bash[57209]: cluster 2024-04-23T00:06:32.694395+0000 mon.a (mon.0) 758 : cluster [DBG] osdmap e149: 8 total, 8 up, 8 in 2024-04-23T00:06:34.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:33 smithi079 bash[57209]: cluster 2024-04-23T00:06:32.694395+0000 mon.a (mon.0) 758 : cluster [DBG] osdmap e149: 8 total, 8 up, 8 in 2024-04-23T00:06:34.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:33 smithi079 bash[57209]: audit 2024-04-23T00:06:33.068215+0000 mon.c (mon.1) 11 : audit [INF] from='client.? 172.21.15.79:0/2234181545' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/3752707368"}]: dispatch 2024-04-23T00:06:34.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:33 smithi079 bash[57209]: audit 2024-04-23T00:06:33.068215+0000 mon.c (mon.1) 11 : audit [INF] from='client.? 172.21.15.79:0/2234181545' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/3752707368"}]: dispatch 2024-04-23T00:06:34.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:33 smithi079 bash[57209]: audit 2024-04-23T00:06:33.068887+0000 mon.a (mon.0) 759 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/3752707368"}]: dispatch 2024-04-23T00:06:34.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:33 smithi079 bash[57209]: audit 2024-04-23T00:06:33.068887+0000 mon.a (mon.0) 759 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/3752707368"}]: dispatch 2024-04-23T00:06:34.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:33 smithi079 bash[57209]: audit 2024-04-23T00:06:33.404116+0000 mon.a (mon.0) 760 : audit [DBG] from='client.? 172.21.15.79:0/3313583470' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T00:06:34.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:33 smithi079 bash[57209]: audit 2024-04-23T00:06:33.404116+0000 mon.a (mon.0) 760 : audit [DBG] from='client.? 172.21.15.79:0/3313583470' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T00:06:34.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:33 smithi079 bash[55848]: audit 2024-04-23T00:06:32.165856+0000 mgr.y (mgr.25321) 389 : audit [DBG] from='client.34683 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:06:34.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:33 smithi079 bash[55848]: audit 2024-04-23T00:06:32.165856+0000 mgr.y (mgr.25321) 389 : audit [DBG] from='client.34683 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:06:34.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:33 smithi079 bash[55848]: audit 2024-04-23T00:06:32.690645+0000 mon.a (mon.0) 757 : audit [INF] from='client.? 172.21.15.79:0/1916249499' entity='client.iscsi.foo.smithi079.zorrwo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/1604740183"}]': finished 2024-04-23T00:06:34.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:33 smithi079 bash[55848]: audit 2024-04-23T00:06:32.690645+0000 mon.a (mon.0) 757 : audit [INF] from='client.? 172.21.15.79:0/1916249499' entity='client.iscsi.foo.smithi079.zorrwo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/1604740183"}]': finished 2024-04-23T00:06:34.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:33 smithi079 bash[55848]: cluster 2024-04-23T00:06:32.694395+0000 mon.a (mon.0) 758 : cluster [DBG] osdmap e149: 8 total, 8 up, 8 in 2024-04-23T00:06:34.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:33 smithi079 bash[55848]: cluster 2024-04-23T00:06:32.694395+0000 mon.a (mon.0) 758 : cluster [DBG] osdmap e149: 8 total, 8 up, 8 in 2024-04-23T00:06:34.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:33 smithi079 bash[55848]: audit 2024-04-23T00:06:33.068215+0000 mon.c (mon.1) 11 : audit [INF] from='client.? 172.21.15.79:0/2234181545' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/3752707368"}]: dispatch 2024-04-23T00:06:34.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:33 smithi079 bash[55848]: audit 2024-04-23T00:06:33.068215+0000 mon.c (mon.1) 11 : audit [INF] from='client.? 172.21.15.79:0/2234181545' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/3752707368"}]: dispatch 2024-04-23T00:06:34.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:33 smithi079 bash[55848]: audit 2024-04-23T00:06:33.068887+0000 mon.a (mon.0) 759 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/3752707368"}]: dispatch 2024-04-23T00:06:34.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:33 smithi079 bash[55848]: audit 2024-04-23T00:06:33.068887+0000 mon.a (mon.0) 759 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/3752707368"}]: dispatch 2024-04-23T00:06:34.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:33 smithi079 bash[55848]: audit 2024-04-23T00:06:33.404116+0000 mon.a (mon.0) 760 : audit [DBG] from='client.? 172.21.15.79:0/3313583470' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T00:06:34.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:33 smithi079 bash[55848]: audit 2024-04-23T00:06:33.404116+0000 mon.a (mon.0) 760 : audit [DBG] from='client.? 172.21.15.79:0/3313583470' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T00:06:34.049 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:33 smithi171 bash[43854]: audit 2024-04-23T00:06:32.165856+0000 mgr.y (mgr.25321) 389 : audit [DBG] from='client.34683 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:06:34.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:33 smithi171 bash[43854]: audit 2024-04-23T00:06:32.165856+0000 mgr.y (mgr.25321) 389 : audit [DBG] from='client.34683 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:06:34.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:33 smithi171 bash[43854]: audit 2024-04-23T00:06:32.690645+0000 mon.a (mon.0) 757 : audit [INF] from='client.? 172.21.15.79:0/1916249499' entity='client.iscsi.foo.smithi079.zorrwo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/1604740183"}]': finished 2024-04-23T00:06:34.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:33 smithi171 bash[43854]: audit 2024-04-23T00:06:32.690645+0000 mon.a (mon.0) 757 : audit [INF] from='client.? 172.21.15.79:0/1916249499' entity='client.iscsi.foo.smithi079.zorrwo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/1604740183"}]': finished 2024-04-23T00:06:34.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:33 smithi171 bash[43854]: cluster 2024-04-23T00:06:32.694395+0000 mon.a (mon.0) 758 : cluster [DBG] osdmap e149: 8 total, 8 up, 8 in 2024-04-23T00:06:34.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:33 smithi171 bash[43854]: cluster 2024-04-23T00:06:32.694395+0000 mon.a (mon.0) 758 : cluster [DBG] osdmap e149: 8 total, 8 up, 8 in 2024-04-23T00:06:34.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:33 smithi171 bash[43854]: audit 2024-04-23T00:06:33.068215+0000 mon.c (mon.1) 11 : audit [INF] from='client.? 172.21.15.79:0/2234181545' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/3752707368"}]: dispatch 2024-04-23T00:06:34.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:33 smithi171 bash[43854]: audit 2024-04-23T00:06:33.068215+0000 mon.c (mon.1) 11 : audit [INF] from='client.? 172.21.15.79:0/2234181545' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/3752707368"}]: dispatch 2024-04-23T00:06:34.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:33 smithi171 bash[43854]: audit 2024-04-23T00:06:33.068887+0000 mon.a (mon.0) 759 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/3752707368"}]: dispatch 2024-04-23T00:06:34.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:33 smithi171 bash[43854]: audit 2024-04-23T00:06:33.068887+0000 mon.a (mon.0) 759 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/3752707368"}]: dispatch 2024-04-23T00:06:34.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:33 smithi171 bash[43854]: audit 2024-04-23T00:06:33.404116+0000 mon.a (mon.0) 760 : audit [DBG] from='client.? 172.21.15.79:0/3313583470' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T00:06:34.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:33 smithi171 bash[43854]: audit 2024-04-23T00:06:33.404116+0000 mon.a (mon.0) 760 : audit [DBG] from='client.? 172.21.15.79:0/3313583470' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T00:06:35.005 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:34 smithi079 bash[55848]: audit 2024-04-23T00:06:32.988171+0000 mgr.y (mgr.25321) 390 : audit [DBG] from='client.34695 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:06:35.005 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:34 smithi079 bash[55848]: audit 2024-04-23T00:06:32.988171+0000 mgr.y (mgr.25321) 390 : audit [DBG] from='client.34695 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:06:35.005 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:34 smithi079 bash[55848]: cluster 2024-04-23T00:06:33.514990+0000 mgr.y (mgr.25321) 391 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-04-23T00:06:35.005 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:34 smithi079 bash[55848]: cluster 2024-04-23T00:06:33.514990+0000 mgr.y (mgr.25321) 391 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-04-23T00:06:35.005 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:34 smithi079 bash[55848]: audit 2024-04-23T00:06:33.701924+0000 mon.a (mon.0) 761 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.zorrwo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/3752707368"}]': finished 2024-04-23T00:06:35.005 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:34 smithi079 bash[55848]: audit 2024-04-23T00:06:33.701924+0000 mon.a (mon.0) 761 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.zorrwo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/3752707368"}]': finished 2024-04-23T00:06:35.005 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:34 smithi079 bash[55848]: cluster 2024-04-23T00:06:33.711387+0000 mon.a (mon.0) 762 : cluster [DBG] osdmap e150: 8 total, 8 up, 8 in 2024-04-23T00:06:35.006 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:34 smithi079 bash[55848]: cluster 2024-04-23T00:06:33.711387+0000 mon.a (mon.0) 762 : cluster [DBG] osdmap e150: 8 total, 8 up, 8 in 2024-04-23T00:06:35.006 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:34 smithi079 bash[55848]: audit 2024-04-23T00:06:33.994799+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:35.006 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:34 smithi079 bash[55848]: audit 2024-04-23T00:06:33.994799+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:35.006 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:34 smithi079 bash[55848]: audit 2024-04-23T00:06:34.007662+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:35.006 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:34 smithi079 bash[55848]: audit 2024-04-23T00:06:34.007662+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:35.006 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:34 smithi079 bash[55848]: audit 2024-04-23T00:06:34.078428+0000 mon.c (mon.1) 12 : audit [INF] from='client.? 172.21.15.79:0/1446394841' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6801/952705306"}]: dispatch 2024-04-23T00:06:35.006 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:34 smithi079 bash[55848]: audit 2024-04-23T00:06:34.078428+0000 mon.c (mon.1) 12 : audit [INF] from='client.? 172.21.15.79:0/1446394841' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6801/952705306"}]: dispatch 2024-04-23T00:06:35.006 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:34 smithi079 bash[55848]: audit 2024-04-23T00:06:34.079066+0000 mon.a (mon.0) 765 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6801/952705306"}]: dispatch 2024-04-23T00:06:35.006 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:34 smithi079 bash[55848]: audit 2024-04-23T00:06:34.079066+0000 mon.a (mon.0) 765 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6801/952705306"}]: dispatch 2024-04-23T00:06:35.006 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:34 smithi079 bash[57209]: audit 2024-04-23T00:06:32.988171+0000 mgr.y (mgr.25321) 390 : audit [DBG] from='client.34695 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:06:35.006 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:34 smithi079 bash[57209]: audit 2024-04-23T00:06:32.988171+0000 mgr.y (mgr.25321) 390 : audit [DBG] from='client.34695 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:06:35.007 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:34 smithi079 bash[57209]: cluster 2024-04-23T00:06:33.514990+0000 mgr.y (mgr.25321) 391 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-04-23T00:06:35.007 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:34 smithi079 bash[57209]: cluster 2024-04-23T00:06:33.514990+0000 mgr.y (mgr.25321) 391 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-04-23T00:06:35.007 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:34 smithi079 bash[57209]: audit 2024-04-23T00:06:33.701924+0000 mon.a (mon.0) 761 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.zorrwo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/3752707368"}]': finished 2024-04-23T00:06:35.007 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:34 smithi079 bash[57209]: audit 2024-04-23T00:06:33.701924+0000 mon.a (mon.0) 761 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.zorrwo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/3752707368"}]': finished 2024-04-23T00:06:35.007 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:34 smithi079 bash[57209]: cluster 2024-04-23T00:06:33.711387+0000 mon.a (mon.0) 762 : cluster [DBG] osdmap e150: 8 total, 8 up, 8 in 2024-04-23T00:06:35.007 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:34 smithi079 bash[57209]: cluster 2024-04-23T00:06:33.711387+0000 mon.a (mon.0) 762 : cluster [DBG] osdmap e150: 8 total, 8 up, 8 in 2024-04-23T00:06:35.007 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:34 smithi079 bash[57209]: audit 2024-04-23T00:06:33.994799+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:35.007 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:34 smithi079 bash[57209]: audit 2024-04-23T00:06:33.994799+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:35.007 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:34 smithi079 bash[57209]: audit 2024-04-23T00:06:34.007662+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:35.007 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:34 smithi079 bash[57209]: audit 2024-04-23T00:06:34.007662+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:35.007 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:34 smithi079 bash[57209]: audit 2024-04-23T00:06:34.078428+0000 mon.c (mon.1) 12 : audit [INF] from='client.? 172.21.15.79:0/1446394841' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6801/952705306"}]: dispatch 2024-04-23T00:06:35.007 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:34 smithi079 bash[57209]: audit 2024-04-23T00:06:34.078428+0000 mon.c (mon.1) 12 : audit [INF] from='client.? 172.21.15.79:0/1446394841' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6801/952705306"}]: dispatch 2024-04-23T00:06:35.007 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:34 smithi079 bash[57209]: audit 2024-04-23T00:06:34.079066+0000 mon.a (mon.0) 765 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6801/952705306"}]: dispatch 2024-04-23T00:06:35.007 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:34 smithi079 bash[57209]: audit 2024-04-23T00:06:34.079066+0000 mon.a (mon.0) 765 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6801/952705306"}]: dispatch 2024-04-23T00:06:35.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:34 smithi171 bash[43854]: audit 2024-04-23T00:06:32.988171+0000 mgr.y (mgr.25321) 390 : audit [DBG] from='client.34695 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:06:35.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:34 smithi171 bash[43854]: audit 2024-04-23T00:06:32.988171+0000 mgr.y (mgr.25321) 390 : audit [DBG] from='client.34695 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:06:35.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:34 smithi171 bash[43854]: cluster 2024-04-23T00:06:33.514990+0000 mgr.y (mgr.25321) 391 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-04-23T00:06:35.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:34 smithi171 bash[43854]: cluster 2024-04-23T00:06:33.514990+0000 mgr.y (mgr.25321) 391 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-04-23T00:06:35.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:34 smithi171 bash[43854]: audit 2024-04-23T00:06:33.701924+0000 mon.a (mon.0) 761 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.zorrwo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/3752707368"}]': finished 2024-04-23T00:06:35.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:34 smithi171 bash[43854]: audit 2024-04-23T00:06:33.701924+0000 mon.a (mon.0) 761 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.zorrwo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/3752707368"}]': finished 2024-04-23T00:06:35.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:34 smithi171 bash[43854]: cluster 2024-04-23T00:06:33.711387+0000 mon.a (mon.0) 762 : cluster [DBG] osdmap e150: 8 total, 8 up, 8 in 2024-04-23T00:06:35.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:34 smithi171 bash[43854]: cluster 2024-04-23T00:06:33.711387+0000 mon.a (mon.0) 762 : cluster [DBG] osdmap e150: 8 total, 8 up, 8 in 2024-04-23T00:06:35.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:34 smithi171 bash[43854]: audit 2024-04-23T00:06:33.994799+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:35.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:34 smithi171 bash[43854]: audit 2024-04-23T00:06:33.994799+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:35.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:34 smithi171 bash[43854]: audit 2024-04-23T00:06:34.007662+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:35.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:34 smithi171 bash[43854]: audit 2024-04-23T00:06:34.007662+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:35.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:34 smithi171 bash[43854]: audit 2024-04-23T00:06:34.078428+0000 mon.c (mon.1) 12 : audit [INF] from='client.? 172.21.15.79:0/1446394841' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6801/952705306"}]: dispatch 2024-04-23T00:06:35.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:34 smithi171 bash[43854]: audit 2024-04-23T00:06:34.078428+0000 mon.c (mon.1) 12 : audit [INF] from='client.? 172.21.15.79:0/1446394841' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6801/952705306"}]: dispatch 2024-04-23T00:06:35.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:34 smithi171 bash[43854]: audit 2024-04-23T00:06:34.079066+0000 mon.a (mon.0) 765 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6801/952705306"}]: dispatch 2024-04-23T00:06:35.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:34 smithi171 bash[43854]: audit 2024-04-23T00:06:34.079066+0000 mon.a (mon.0) 765 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6801/952705306"}]: dispatch 2024-04-23T00:06:36.278 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:36 smithi079 bash[55848]: audit 2024-04-23T00:06:35.004485+0000 mon.a (mon.0) 766 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.zorrwo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6801/952705306"}]': finished 2024-04-23T00:06:36.278 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:36 smithi079 bash[55848]: audit 2024-04-23T00:06:35.004485+0000 mon.a (mon.0) 766 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.zorrwo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6801/952705306"}]': finished 2024-04-23T00:06:36.278 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:36 smithi079 bash[55848]: cluster 2024-04-23T00:06:35.009809+0000 mon.a (mon.0) 767 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-04-23T00:06:36.278 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:36 smithi079 bash[55848]: cluster 2024-04-23T00:06:35.009809+0000 mon.a (mon.0) 767 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-04-23T00:06:36.278 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:36 smithi079 bash[55848]: audit 2024-04-23T00:06:35.049670+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:36.279 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:36 smithi079 bash[55848]: audit 2024-04-23T00:06:35.049670+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:36.279 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:36 smithi079 bash[55848]: audit 2024-04-23T00:06:35.056005+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:36.279 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:36 smithi079 bash[55848]: audit 2024-04-23T00:06:35.056005+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:36.279 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:36 smithi079 bash[55848]: audit 2024-04-23T00:06:35.397520+0000 mon.a (mon.0) 770 : audit [INF] from='client.? 172.21.15.79:0/3992286660' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/3925561427"}]: dispatch 2024-04-23T00:06:36.279 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:36 smithi079 bash[55848]: audit 2024-04-23T00:06:35.397520+0000 mon.a (mon.0) 770 : audit [INF] from='client.? 172.21.15.79:0/3992286660' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/3925561427"}]: dispatch 2024-04-23T00:06:36.279 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:36 smithi079 bash[55848]: cluster 2024-04-23T00:06:35.516036+0000 mgr.y (mgr.25321) 392 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:06:36.279 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:36 smithi079 bash[55848]: cluster 2024-04-23T00:06:35.516036+0000 mgr.y (mgr.25321) 392 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:06:36.279 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:36 smithi079 bash[57209]: audit 2024-04-23T00:06:35.004485+0000 mon.a (mon.0) 766 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.zorrwo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6801/952705306"}]': finished 2024-04-23T00:06:36.279 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:36 smithi079 bash[57209]: audit 2024-04-23T00:06:35.004485+0000 mon.a (mon.0) 766 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.zorrwo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6801/952705306"}]': finished 2024-04-23T00:06:36.279 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:36 smithi079 bash[57209]: cluster 2024-04-23T00:06:35.009809+0000 mon.a (mon.0) 767 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-04-23T00:06:36.280 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:36 smithi079 bash[57209]: cluster 2024-04-23T00:06:35.009809+0000 mon.a (mon.0) 767 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-04-23T00:06:36.280 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:36 smithi079 bash[57209]: audit 2024-04-23T00:06:35.049670+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:36.280 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:36 smithi079 bash[57209]: audit 2024-04-23T00:06:35.049670+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:36.280 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:36 smithi079 bash[57209]: audit 2024-04-23T00:06:35.056005+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:36.280 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:36 smithi079 bash[57209]: audit 2024-04-23T00:06:35.056005+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:36.280 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:36 smithi079 bash[57209]: audit 2024-04-23T00:06:35.397520+0000 mon.a (mon.0) 770 : audit [INF] from='client.? 172.21.15.79:0/3992286660' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/3925561427"}]: dispatch 2024-04-23T00:06:36.280 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:36 smithi079 bash[57209]: audit 2024-04-23T00:06:35.397520+0000 mon.a (mon.0) 770 : audit [INF] from='client.? 172.21.15.79:0/3992286660' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/3925561427"}]: dispatch 2024-04-23T00:06:36.280 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:36 smithi079 bash[57209]: cluster 2024-04-23T00:06:35.516036+0000 mgr.y (mgr.25321) 392 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:06:36.280 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:36 smithi079 bash[57209]: cluster 2024-04-23T00:06:35.516036+0000 mgr.y (mgr.25321) 392 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:06:36.300 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:36 smithi171 bash[43854]: audit 2024-04-23T00:06:35.004485+0000 mon.a (mon.0) 766 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.zorrwo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6801/952705306"}]': finished 2024-04-23T00:06:36.300 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:36 smithi171 bash[43854]: audit 2024-04-23T00:06:35.004485+0000 mon.a (mon.0) 766 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.zorrwo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6801/952705306"}]': finished 2024-04-23T00:06:36.300 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:36 smithi171 bash[43854]: cluster 2024-04-23T00:06:35.009809+0000 mon.a (mon.0) 767 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-04-23T00:06:36.300 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:36 smithi171 bash[43854]: cluster 2024-04-23T00:06:35.009809+0000 mon.a (mon.0) 767 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-04-23T00:06:36.300 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:36 smithi171 bash[43854]: audit 2024-04-23T00:06:35.049670+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:36.300 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:36 smithi171 bash[43854]: audit 2024-04-23T00:06:35.049670+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:36.300 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:36 smithi171 bash[43854]: audit 2024-04-23T00:06:35.056005+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:36.300 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:36 smithi171 bash[43854]: audit 2024-04-23T00:06:35.056005+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:36.300 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:36 smithi171 bash[43854]: audit 2024-04-23T00:06:35.397520+0000 mon.a (mon.0) 770 : audit [INF] from='client.? 172.21.15.79:0/3992286660' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/3925561427"}]: dispatch 2024-04-23T00:06:36.300 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:36 smithi171 bash[43854]: audit 2024-04-23T00:06:35.397520+0000 mon.a (mon.0) 770 : audit [INF] from='client.? 172.21.15.79:0/3992286660' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/3925561427"}]: dispatch 2024-04-23T00:06:36.300 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:36 smithi171 bash[43854]: cluster 2024-04-23T00:06:35.516036+0000 mgr.y (mgr.25321) 392 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:06:36.300 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:36 smithi171 bash[43854]: cluster 2024-04-23T00:06:35.516036+0000 mgr.y (mgr.25321) 392 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:06:37.279 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:37 smithi079 bash[57209]: audit 2024-04-23T00:06:36.045259+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:37.279 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:37 smithi079 bash[57209]: audit 2024-04-23T00:06:36.045259+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:37.279 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:37 smithi079 bash[57209]: audit 2024-04-23T00:06:36.053003+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:37.279 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:37 smithi079 bash[57209]: audit 2024-04-23T00:06:36.053003+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:37.279 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:37 smithi079 bash[57209]: audit 2024-04-23T00:06:36.060093+0000 mon.a (mon.0) 773 : audit [INF] from='client.? 172.21.15.79:0/3992286660' entity='client.iscsi.foo.smithi079.zorrwo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/3925561427"}]': finished 2024-04-23T00:06:37.279 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:37 smithi079 bash[57209]: audit 2024-04-23T00:06:36.060093+0000 mon.a (mon.0) 773 : audit [INF] from='client.? 172.21.15.79:0/3992286660' entity='client.iscsi.foo.smithi079.zorrwo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/3925561427"}]': finished 2024-04-23T00:06:37.279 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:37 smithi079 bash[57209]: cluster 2024-04-23T00:06:36.063802+0000 mon.a (mon.0) 774 : cluster [DBG] osdmap e152: 8 total, 8 up, 8 in 2024-04-23T00:06:37.279 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:37 smithi079 bash[57209]: cluster 2024-04-23T00:06:36.063802+0000 mon.a (mon.0) 774 : cluster [DBG] osdmap e152: 8 total, 8 up, 8 in 2024-04-23T00:06:37.279 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:37 smithi079 bash[57209]: audit 2024-04-23T00:06:36.419282+0000 mon.a (mon.0) 775 : audit [INF] from='client.? 172.21.15.79:0/1618551393' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6800/952705306"}]: dispatch 2024-04-23T00:06:37.279 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:37 smithi079 bash[57209]: audit 2024-04-23T00:06:36.419282+0000 mon.a (mon.0) 775 : audit [INF] from='client.? 172.21.15.79:0/1618551393' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6800/952705306"}]: dispatch 2024-04-23T00:06:37.280 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:37 smithi079 bash[55848]: audit 2024-04-23T00:06:36.045259+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:37.280 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:37 smithi079 bash[55848]: audit 2024-04-23T00:06:36.045259+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:37.280 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:37 smithi079 bash[55848]: audit 2024-04-23T00:06:36.053003+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:37.280 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:37 smithi079 bash[55848]: audit 2024-04-23T00:06:36.053003+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:37.280 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:37 smithi079 bash[55848]: audit 2024-04-23T00:06:36.060093+0000 mon.a (mon.0) 773 : audit [INF] from='client.? 172.21.15.79:0/3992286660' entity='client.iscsi.foo.smithi079.zorrwo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/3925561427"}]': finished 2024-04-23T00:06:37.280 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:37 smithi079 bash[55848]: audit 2024-04-23T00:06:36.060093+0000 mon.a (mon.0) 773 : audit [INF] from='client.? 172.21.15.79:0/3992286660' entity='client.iscsi.foo.smithi079.zorrwo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/3925561427"}]': finished 2024-04-23T00:06:37.280 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:37 smithi079 bash[55848]: cluster 2024-04-23T00:06:36.063802+0000 mon.a (mon.0) 774 : cluster [DBG] osdmap e152: 8 total, 8 up, 8 in 2024-04-23T00:06:37.280 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:37 smithi079 bash[55848]: cluster 2024-04-23T00:06:36.063802+0000 mon.a (mon.0) 774 : cluster [DBG] osdmap e152: 8 total, 8 up, 8 in 2024-04-23T00:06:37.280 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:37 smithi079 bash[55848]: audit 2024-04-23T00:06:36.419282+0000 mon.a (mon.0) 775 : audit [INF] from='client.? 172.21.15.79:0/1618551393' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6800/952705306"}]: dispatch 2024-04-23T00:06:37.280 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:37 smithi079 bash[55848]: audit 2024-04-23T00:06:36.419282+0000 mon.a (mon.0) 775 : audit [INF] from='client.? 172.21.15.79:0/1618551393' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6800/952705306"}]: dispatch 2024-04-23T00:06:37.299 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:37 smithi171 bash[43854]: audit 2024-04-23T00:06:36.045259+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:37.299 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:37 smithi171 bash[43854]: audit 2024-04-23T00:06:36.045259+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:37.300 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:37 smithi171 bash[43854]: audit 2024-04-23T00:06:36.053003+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:37.300 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:37 smithi171 bash[43854]: audit 2024-04-23T00:06:36.053003+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:37.300 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:37 smithi171 bash[43854]: audit 2024-04-23T00:06:36.060093+0000 mon.a (mon.0) 773 : audit [INF] from='client.? 172.21.15.79:0/3992286660' entity='client.iscsi.foo.smithi079.zorrwo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/3925561427"}]': finished 2024-04-23T00:06:37.300 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:37 smithi171 bash[43854]: audit 2024-04-23T00:06:36.060093+0000 mon.a (mon.0) 773 : audit [INF] from='client.? 172.21.15.79:0/3992286660' entity='client.iscsi.foo.smithi079.zorrwo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/3925561427"}]': finished 2024-04-23T00:06:37.300 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:37 smithi171 bash[43854]: cluster 2024-04-23T00:06:36.063802+0000 mon.a (mon.0) 774 : cluster [DBG] osdmap e152: 8 total, 8 up, 8 in 2024-04-23T00:06:37.300 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:37 smithi171 bash[43854]: cluster 2024-04-23T00:06:36.063802+0000 mon.a (mon.0) 774 : cluster [DBG] osdmap e152: 8 total, 8 up, 8 in 2024-04-23T00:06:37.300 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:37 smithi171 bash[43854]: audit 2024-04-23T00:06:36.419282+0000 mon.a (mon.0) 775 : audit [INF] from='client.? 172.21.15.79:0/1618551393' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6800/952705306"}]: dispatch 2024-04-23T00:06:37.300 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:37 smithi171 bash[43854]: audit 2024-04-23T00:06:36.419282+0000 mon.a (mon.0) 775 : audit [INF] from='client.? 172.21.15.79:0/1618551393' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6800/952705306"}]: dispatch 2024-04-23T00:06:38.528 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:38 smithi079 bash[57209]: audit 2024-04-23T00:06:37.062601+0000 mon.a (mon.0) 776 : audit [INF] from='client.? 172.21.15.79:0/1618551393' entity='client.iscsi.foo.smithi079.zorrwo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6800/952705306"}]': finished 2024-04-23T00:06:38.528 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:38 smithi079 bash[57209]: audit 2024-04-23T00:06:37.062601+0000 mon.a (mon.0) 776 : audit [INF] from='client.? 172.21.15.79:0/1618551393' entity='client.iscsi.foo.smithi079.zorrwo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6800/952705306"}]': finished 2024-04-23T00:06:38.528 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:38 smithi079 bash[57209]: cluster 2024-04-23T00:06:37.068949+0000 mon.a (mon.0) 777 : cluster [DBG] osdmap e153: 8 total, 8 up, 8 in 2024-04-23T00:06:38.529 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:38 smithi079 bash[57209]: cluster 2024-04-23T00:06:37.068949+0000 mon.a (mon.0) 777 : cluster [DBG] osdmap e153: 8 total, 8 up, 8 in 2024-04-23T00:06:38.529 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:38 smithi079 bash[57209]: audit 2024-04-23T00:06:37.123773+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:06:38.529 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:38 smithi079 bash[57209]: audit 2024-04-23T00:06:37.123773+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:06:38.529 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:38 smithi079 bash[57209]: cluster 2024-04-23T00:06:37.517224+0000 mgr.y (mgr.25321) 393 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:06:38.529 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:38 smithi079 bash[57209]: cluster 2024-04-23T00:06:37.517224+0000 mgr.y (mgr.25321) 393 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:06:38.529 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:38 smithi079 bash[55848]: audit 2024-04-23T00:06:37.062601+0000 mon.a (mon.0) 776 : audit [INF] from='client.? 172.21.15.79:0/1618551393' entity='client.iscsi.foo.smithi079.zorrwo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6800/952705306"}]': finished 2024-04-23T00:06:38.529 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:38 smithi079 bash[55848]: audit 2024-04-23T00:06:37.062601+0000 mon.a (mon.0) 776 : audit [INF] from='client.? 172.21.15.79:0/1618551393' entity='client.iscsi.foo.smithi079.zorrwo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6800/952705306"}]': finished 2024-04-23T00:06:38.529 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:38 smithi079 bash[55848]: cluster 2024-04-23T00:06:37.068949+0000 mon.a (mon.0) 777 : cluster [DBG] osdmap e153: 8 total, 8 up, 8 in 2024-04-23T00:06:38.529 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:38 smithi079 bash[55848]: cluster 2024-04-23T00:06:37.068949+0000 mon.a (mon.0) 777 : cluster [DBG] osdmap e153: 8 total, 8 up, 8 in 2024-04-23T00:06:38.529 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:38 smithi079 bash[55848]: audit 2024-04-23T00:06:37.123773+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:06:38.529 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:38 smithi079 bash[55848]: audit 2024-04-23T00:06:37.123773+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:06:38.529 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:38 smithi079 bash[55848]: cluster 2024-04-23T00:06:37.517224+0000 mgr.y (mgr.25321) 393 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:06:38.530 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:38 smithi079 bash[55848]: cluster 2024-04-23T00:06:37.517224+0000 mgr.y (mgr.25321) 393 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:06:38.549 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:38 smithi171 bash[43854]: audit 2024-04-23T00:06:37.062601+0000 mon.a (mon.0) 776 : audit [INF] from='client.? 172.21.15.79:0/1618551393' entity='client.iscsi.foo.smithi079.zorrwo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6800/952705306"}]': finished 2024-04-23T00:06:38.549 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:38 smithi171 bash[43854]: audit 2024-04-23T00:06:37.062601+0000 mon.a (mon.0) 776 : audit [INF] from='client.? 172.21.15.79:0/1618551393' entity='client.iscsi.foo.smithi079.zorrwo' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6800/952705306"}]': finished 2024-04-23T00:06:38.549 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:38 smithi171 bash[43854]: cluster 2024-04-23T00:06:37.068949+0000 mon.a (mon.0) 777 : cluster [DBG] osdmap e153: 8 total, 8 up, 8 in 2024-04-23T00:06:38.550 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:38 smithi171 bash[43854]: cluster 2024-04-23T00:06:37.068949+0000 mon.a (mon.0) 777 : cluster [DBG] osdmap e153: 8 total, 8 up, 8 in 2024-04-23T00:06:38.550 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:38 smithi171 bash[43854]: audit 2024-04-23T00:06:37.123773+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:06:38.550 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:38 smithi171 bash[43854]: audit 2024-04-23T00:06:37.123773+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:06:38.550 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:38 smithi171 bash[43854]: cluster 2024-04-23T00:06:37.517224+0000 mgr.y (mgr.25321) 393 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:06:38.550 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:38 smithi171 bash[43854]: cluster 2024-04-23T00:06:37.517224+0000 mgr.y (mgr.25321) 393 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:06:40.778 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:40 smithi079 bash[55848]: cluster 2024-04-23T00:06:39.519216+0000 mgr.y (mgr.25321) 394 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 880 B/s rd, 1 op/s 2024-04-23T00:06:40.778 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:40 smithi079 bash[55848]: cluster 2024-04-23T00:06:39.519216+0000 mgr.y (mgr.25321) 394 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 880 B/s rd, 1 op/s 2024-04-23T00:06:40.778 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:40 smithi079 bash[57209]: cluster 2024-04-23T00:06:39.519216+0000 mgr.y (mgr.25321) 394 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 880 B/s rd, 1 op/s 2024-04-23T00:06:40.778 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:40 smithi079 bash[57209]: cluster 2024-04-23T00:06:39.519216+0000 mgr.y (mgr.25321) 394 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 880 B/s rd, 1 op/s 2024-04-23T00:06:41.049 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:40 smithi171 bash[43854]: cluster 2024-04-23T00:06:39.519216+0000 mgr.y (mgr.25321) 394 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 880 B/s rd, 1 op/s 2024-04-23T00:06:41.049 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:40 smithi171 bash[43854]: cluster 2024-04-23T00:06:39.519216+0000 mgr.y (mgr.25321) 394 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 880 B/s rd, 1 op/s 2024-04-23T00:06:42.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:41 smithi079 bash[55848]: audit 2024-04-23T00:06:40.368427+0000 mgr.y (mgr.25321) 395 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:06:42.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:41 smithi079 bash[55848]: audit 2024-04-23T00:06:40.368427+0000 mgr.y (mgr.25321) 395 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:06:42.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:41 smithi079 bash[57209]: audit 2024-04-23T00:06:40.368427+0000 mgr.y (mgr.25321) 395 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:06:42.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:41 smithi079 bash[57209]: audit 2024-04-23T00:06:40.368427+0000 mgr.y (mgr.25321) 395 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:06:42.049 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:41 smithi171 bash[43854]: audit 2024-04-23T00:06:40.368427+0000 mgr.y (mgr.25321) 395 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:06:42.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:41 smithi171 bash[43854]: audit 2024-04-23T00:06:40.368427+0000 mgr.y (mgr.25321) 395 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:06:42.778 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:42 smithi079 bash[55848]: cluster 2024-04-23T00:06:41.521144+0000 mgr.y (mgr.25321) 396 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 786 B/s rd, 0 op/s 2024-04-23T00:06:42.778 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:42 smithi079 bash[55848]: cluster 2024-04-23T00:06:41.521144+0000 mgr.y (mgr.25321) 396 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 786 B/s rd, 0 op/s 2024-04-23T00:06:42.778 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:42 smithi079 bash[57209]: cluster 2024-04-23T00:06:41.521144+0000 mgr.y (mgr.25321) 396 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 786 B/s rd, 0 op/s 2024-04-23T00:06:42.778 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:42 smithi079 bash[57209]: cluster 2024-04-23T00:06:41.521144+0000 mgr.y (mgr.25321) 396 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 786 B/s rd, 0 op/s 2024-04-23T00:06:43.049 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:42 smithi171 bash[43854]: cluster 2024-04-23T00:06:41.521144+0000 mgr.y (mgr.25321) 396 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 786 B/s rd, 0 op/s 2024-04-23T00:06:43.049 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:42 smithi171 bash[43854]: cluster 2024-04-23T00:06:41.521144+0000 mgr.y (mgr.25321) 396 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 786 B/s rd, 0 op/s 2024-04-23T00:06:44.028 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:06:43 smithi079 bash[52880]: ::ffff:172.21.15.171 - - [23/Apr/2024:00:06:43] "GET /metrics HTTP/1.1" 200 38696 "" "Prometheus/2.33.4" 2024-04-23T00:06:44.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:43 smithi079 bash[57209]: audit 2024-04-23T00:06:43.442405+0000 mon.a (mon.0) 779 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:06:44.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:43 smithi079 bash[57209]: audit 2024-04-23T00:06:43.442405+0000 mon.a (mon.0) 779 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:06:44.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:43 smithi079 bash[57209]: audit 2024-04-23T00:06:43.443863+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:06:44.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:43 smithi079 bash[57209]: audit 2024-04-23T00:06:43.443863+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:06:44.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:43 smithi079 bash[55848]: audit 2024-04-23T00:06:43.442405+0000 mon.a (mon.0) 779 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:06:44.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:43 smithi079 bash[55848]: audit 2024-04-23T00:06:43.442405+0000 mon.a (mon.0) 779 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:06:44.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:43 smithi079 bash[55848]: audit 2024-04-23T00:06:43.443863+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:06:44.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:43 smithi079 bash[55848]: audit 2024-04-23T00:06:43.443863+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:06:44.049 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:43 smithi171 bash[43854]: audit 2024-04-23T00:06:43.442405+0000 mon.a (mon.0) 779 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:06:44.049 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:43 smithi171 bash[43854]: audit 2024-04-23T00:06:43.442405+0000 mon.a (mon.0) 779 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:06:44.049 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:43 smithi171 bash[43854]: audit 2024-04-23T00:06:43.443863+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:06:44.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:43 smithi171 bash[43854]: audit 2024-04-23T00:06:43.443863+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:06:45.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:44 smithi079 bash[55848]: cluster 2024-04-23T00:06:43.446887+0000 mgr.y (mgr.25321) 397 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 645 B/s rd, 0 op/s 2024-04-23T00:06:45.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:44 smithi079 bash[55848]: cluster 2024-04-23T00:06:43.446887+0000 mgr.y (mgr.25321) 397 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 645 B/s rd, 0 op/s 2024-04-23T00:06:45.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:44 smithi079 bash[55848]: cluster 2024-04-23T00:06:43.448039+0000 mgr.y (mgr.25321) 398 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 693 B/s rd, 0 op/s 2024-04-23T00:06:45.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:44 smithi079 bash[55848]: cluster 2024-04-23T00:06:43.448039+0000 mgr.y (mgr.25321) 398 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 693 B/s rd, 0 op/s 2024-04-23T00:06:45.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:44 smithi079 bash[55848]: cephadm 2024-04-23T00:06:43.452026+0000 mgr.y (mgr.25321) 399 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-23T00:06:45.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:44 smithi079 bash[55848]: cephadm 2024-04-23T00:06:43.452026+0000 mgr.y (mgr.25321) 399 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-23T00:06:45.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:44 smithi079 bash[55848]: audit 2024-04-23T00:06:43.753822+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:45.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:44 smithi079 bash[55848]: audit 2024-04-23T00:06:43.753822+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:45.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:44 smithi079 bash[55848]: audit 2024-04-23T00:06:43.814381+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-23T00:06:45.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:44 smithi079 bash[55848]: audit 2024-04-23T00:06:43.814381+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-23T00:06:45.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:44 smithi079 bash[55848]: audit 2024-04-23T00:06:43.815361+0000 mgr.y (mgr.25321) 400 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-23T00:06:45.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:44 smithi079 bash[55848]: audit 2024-04-23T00:06:43.815361+0000 mgr.y (mgr.25321) 400 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-23T00:06:45.031 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:44 smithi079 bash[55848]: audit 2024-04-23T00:06:43.827077+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:45.031 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:44 smithi079 bash[55848]: audit 2024-04-23T00:06:43.827077+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:45.031 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:44 smithi079 bash[55848]: audit 2024-04-23T00:06:43.828953+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-23T00:06:45.031 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:44 smithi079 bash[55848]: audit 2024-04-23T00:06:43.828953+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-23T00:06:45.031 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:44 smithi079 bash[55848]: audit 2024-04-23T00:06:43.830776+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi079"}]: dispatch 2024-04-23T00:06:45.031 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:44 smithi079 bash[55848]: audit 2024-04-23T00:06:43.830776+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi079"}]: dispatch 2024-04-23T00:06:45.031 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:44 smithi079 bash[55848]: audit 2024-04-23T00:06:43.835025+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:45.031 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:44 smithi079 bash[55848]: audit 2024-04-23T00:06:43.835025+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:45.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:44 smithi079 bash[57209]: cluster 2024-04-23T00:06:43.446887+0000 mgr.y (mgr.25321) 397 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 645 B/s rd, 0 op/s 2024-04-23T00:06:45.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:44 smithi079 bash[57209]: cluster 2024-04-23T00:06:43.446887+0000 mgr.y (mgr.25321) 397 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 645 B/s rd, 0 op/s 2024-04-23T00:06:45.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:44 smithi079 bash[57209]: cluster 2024-04-23T00:06:43.448039+0000 mgr.y (mgr.25321) 398 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 693 B/s rd, 0 op/s 2024-04-23T00:06:45.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:44 smithi079 bash[57209]: cluster 2024-04-23T00:06:43.448039+0000 mgr.y (mgr.25321) 398 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 693 B/s rd, 0 op/s 2024-04-23T00:06:45.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:44 smithi079 bash[57209]: cephadm 2024-04-23T00:06:43.452026+0000 mgr.y (mgr.25321) 399 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-23T00:06:45.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:44 smithi079 bash[57209]: cephadm 2024-04-23T00:06:43.452026+0000 mgr.y (mgr.25321) 399 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-23T00:06:45.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:44 smithi079 bash[57209]: audit 2024-04-23T00:06:43.753822+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:45.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:44 smithi079 bash[57209]: audit 2024-04-23T00:06:43.753822+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:45.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:44 smithi079 bash[57209]: audit 2024-04-23T00:06:43.814381+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-23T00:06:45.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:44 smithi079 bash[57209]: audit 2024-04-23T00:06:43.814381+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-23T00:06:45.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:44 smithi079 bash[57209]: audit 2024-04-23T00:06:43.815361+0000 mgr.y (mgr.25321) 400 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-23T00:06:45.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:44 smithi079 bash[57209]: audit 2024-04-23T00:06:43.815361+0000 mgr.y (mgr.25321) 400 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-23T00:06:45.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:44 smithi079 bash[57209]: audit 2024-04-23T00:06:43.827077+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:45.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:44 smithi079 bash[57209]: audit 2024-04-23T00:06:43.827077+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:45.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:44 smithi079 bash[57209]: audit 2024-04-23T00:06:43.828953+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-23T00:06:45.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:44 smithi079 bash[57209]: audit 2024-04-23T00:06:43.828953+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-23T00:06:45.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:44 smithi079 bash[57209]: audit 2024-04-23T00:06:43.830776+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi079"}]: dispatch 2024-04-23T00:06:45.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:44 smithi079 bash[57209]: audit 2024-04-23T00:06:43.830776+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi079"}]: dispatch 2024-04-23T00:06:45.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:44 smithi079 bash[57209]: audit 2024-04-23T00:06:43.835025+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:45.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:44 smithi079 bash[57209]: audit 2024-04-23T00:06:43.835025+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:45.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:44 smithi079 bash[57209]: audit 2024-04-23T00:06:43.842609+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:06:45.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:44 smithi079 bash[57209]: audit 2024-04-23T00:06:43.842609+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:06:45.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:44 smithi079 bash[57209]: audit 2024-04-23T00:06:43.844825+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:45.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:44 smithi079 bash[57209]: audit 2024-04-23T00:06:43.844825+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:45.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:44 smithi079 bash[57209]: audit 2024-04-23T00:06:43.846345+0000 mon.a (mon.0) 789 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:45.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:44 smithi079 bash[57209]: audit 2024-04-23T00:06:43.846345+0000 mon.a (mon.0) 789 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:45.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:44 smithi079 bash[57209]: audit 2024-04-23T00:06:43.847424+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:45.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:44 smithi079 bash[57209]: audit 2024-04-23T00:06:43.847424+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:45.035 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:44 smithi079 bash[57209]: audit 2024-04-23T00:06:43.849477+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:45.035 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:44 smithi079 bash[57209]: audit 2024-04-23T00:06:43.849477+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:45.035 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:44 smithi079 bash[57209]: audit 2024-04-23T00:06:43.851789+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:45.035 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:44 smithi079 bash[57209]: audit 2024-04-23T00:06:43.851789+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:45.035 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:44 smithi079 bash[57209]: audit 2024-04-23T00:06:43.853389+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:45.035 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:44 smithi079 bash[57209]: audit 2024-04-23T00:06:43.853389+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:45.035 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:44 smithi079 bash[57209]: audit 2024-04-23T00:06:43.854449+0000 mon.a (mon.0) 794 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:45.035 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:44 smithi079 bash[57209]: audit 2024-04-23T00:06:43.854449+0000 mon.a (mon.0) 794 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:45.035 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:44 smithi079 bash[57209]: audit 2024-04-23T00:06:43.855551+0000 mon.a (mon.0) 795 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:45.035 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:44 smithi079 bash[57209]: audit 2024-04-23T00:06:43.855551+0000 mon.a (mon.0) 795 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:45.035 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:44 smithi079 bash[57209]: audit 2024-04-23T00:06:43.856668+0000 mon.a (mon.0) 796 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:45.036 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:44 smithi079 bash[55848]: audit 2024-04-23T00:06:43.842609+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:06:45.036 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:44 smithi079 bash[55848]: audit 2024-04-23T00:06:43.842609+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:06:45.036 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:44 smithi079 bash[55848]: audit 2024-04-23T00:06:43.844825+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:45.036 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:44 smithi079 bash[55848]: audit 2024-04-23T00:06:43.844825+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:45.036 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:44 smithi079 bash[55848]: audit 2024-04-23T00:06:43.846345+0000 mon.a (mon.0) 789 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:45.036 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:44 smithi079 bash[55848]: audit 2024-04-23T00:06:43.846345+0000 mon.a (mon.0) 789 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:45.036 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:44 smithi079 bash[55848]: audit 2024-04-23T00:06:43.847424+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:45.036 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:44 smithi079 bash[55848]: audit 2024-04-23T00:06:43.847424+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:45.036 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:44 smithi079 bash[55848]: audit 2024-04-23T00:06:43.849477+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:45.036 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:44 smithi079 bash[55848]: audit 2024-04-23T00:06:43.849477+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:45.036 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:44 smithi079 bash[55848]: audit 2024-04-23T00:06:43.851789+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:45.037 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:44 smithi079 bash[55848]: audit 2024-04-23T00:06:43.851789+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:45.037 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:44 smithi079 bash[55848]: audit 2024-04-23T00:06:43.853389+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:45.037 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:44 smithi079 bash[55848]: audit 2024-04-23T00:06:43.853389+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:45.037 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:44 smithi079 bash[55848]: audit 2024-04-23T00:06:43.854449+0000 mon.a (mon.0) 794 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:45.037 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:44 smithi079 bash[55848]: audit 2024-04-23T00:06:43.854449+0000 mon.a (mon.0) 794 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:45.037 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:44 smithi079 bash[55848]: audit 2024-04-23T00:06:43.855551+0000 mon.a (mon.0) 795 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:45.037 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:44 smithi079 bash[55848]: audit 2024-04-23T00:06:43.855551+0000 mon.a (mon.0) 795 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:45.037 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:44 smithi079 bash[55848]: audit 2024-04-23T00:06:43.856668+0000 mon.a (mon.0) 796 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:45.037 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:44 smithi079 bash[57209]: audit 2024-04-23T00:06:43.856668+0000 mon.a (mon.0) 796 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:45.037 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:44 smithi079 bash[57209]: audit 2024-04-23T00:06:43.857922+0000 mon.a (mon.0) 797 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:45.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:44 smithi079 bash[57209]: audit 2024-04-23T00:06:43.857922+0000 mon.a (mon.0) 797 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:45.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:44 smithi079 bash[57209]: audit 2024-04-23T00:06:43.862289+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:45.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:44 smithi079 bash[57209]: audit 2024-04-23T00:06:43.862289+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:45.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:44 smithi079 bash[57209]: audit 2024-04-23T00:06:43.864381+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi079.zorrwo"}]: dispatch 2024-04-23T00:06:45.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:44 smithi079 bash[57209]: audit 2024-04-23T00:06:43.864381+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi079.zorrwo"}]: dispatch 2024-04-23T00:06:45.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:44 smithi079 bash[57209]: audit 2024-04-23T00:06:43.870231+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi079.zorrwo"}]': finished 2024-04-23T00:06:45.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:44 smithi079 bash[57209]: audit 2024-04-23T00:06:43.870231+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi079.zorrwo"}]': finished 2024-04-23T00:06:45.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:44 smithi079 bash[57209]: audit 2024-04-23T00:06:43.873081+0000 mon.a (mon.0) 801 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:45.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:44 smithi079 bash[57209]: audit 2024-04-23T00:06:43.873081+0000 mon.a (mon.0) 801 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:45.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:44 smithi079 bash[57209]: audit 2024-04-23T00:06:43.876877+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:45.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:44 smithi079 bash[57209]: audit 2024-04-23T00:06:43.876877+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:45.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:44 smithi079 bash[57209]: audit 2024-04-23T00:06:43.879381+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:45.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:44 smithi079 bash[57209]: audit 2024-04-23T00:06:43.879381+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:45.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:44 smithi079 bash[57209]: audit 2024-04-23T00:06:43.884718+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:45.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:44 smithi079 bash[57209]: audit 2024-04-23T00:06:43.884718+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:45.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:44 smithi079 bash[55848]: audit 2024-04-23T00:06:43.856668+0000 mon.a (mon.0) 796 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:45.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:44 smithi079 bash[55848]: audit 2024-04-23T00:06:43.857922+0000 mon.a (mon.0) 797 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:45.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:44 smithi079 bash[55848]: audit 2024-04-23T00:06:43.857922+0000 mon.a (mon.0) 797 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:45.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:44 smithi079 bash[55848]: audit 2024-04-23T00:06:43.862289+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:45.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:44 smithi079 bash[55848]: audit 2024-04-23T00:06:43.862289+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:45.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:44 smithi079 bash[55848]: audit 2024-04-23T00:06:43.864381+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi079.zorrwo"}]: dispatch 2024-04-23T00:06:45.040 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:44 smithi079 bash[55848]: audit 2024-04-23T00:06:43.864381+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi079.zorrwo"}]: dispatch 2024-04-23T00:06:45.040 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:44 smithi079 bash[55848]: audit 2024-04-23T00:06:43.870231+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi079.zorrwo"}]': finished 2024-04-23T00:06:45.040 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:44 smithi079 bash[55848]: audit 2024-04-23T00:06:43.870231+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi079.zorrwo"}]': finished 2024-04-23T00:06:45.040 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:44 smithi079 bash[55848]: audit 2024-04-23T00:06:43.873081+0000 mon.a (mon.0) 801 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:45.040 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:44 smithi079 bash[55848]: audit 2024-04-23T00:06:43.873081+0000 mon.a (mon.0) 801 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:45.040 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:44 smithi079 bash[55848]: audit 2024-04-23T00:06:43.876877+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:45.040 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:44 smithi079 bash[55848]: audit 2024-04-23T00:06:43.876877+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:45.040 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:44 smithi079 bash[55848]: audit 2024-04-23T00:06:43.879381+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:45.040 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:44 smithi079 bash[55848]: audit 2024-04-23T00:06:43.879381+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:45.040 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:44 smithi079 bash[55848]: audit 2024-04-23T00:06:43.884718+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:45.040 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:44 smithi079 bash[55848]: audit 2024-04-23T00:06:43.884718+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:45.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:44 smithi171 bash[43854]: cluster 2024-04-23T00:06:43.446887+0000 mgr.y (mgr.25321) 397 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 645 B/s rd, 0 op/s 2024-04-23T00:06:45.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:44 smithi171 bash[43854]: cluster 2024-04-23T00:06:43.446887+0000 mgr.y (mgr.25321) 397 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 645 B/s rd, 0 op/s 2024-04-23T00:06:45.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:44 smithi171 bash[43854]: cluster 2024-04-23T00:06:43.448039+0000 mgr.y (mgr.25321) 398 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 693 B/s rd, 0 op/s 2024-04-23T00:06:45.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:44 smithi171 bash[43854]: cluster 2024-04-23T00:06:43.448039+0000 mgr.y (mgr.25321) 398 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 693 B/s rd, 0 op/s 2024-04-23T00:06:45.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:44 smithi171 bash[43854]: cephadm 2024-04-23T00:06:43.452026+0000 mgr.y (mgr.25321) 399 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-23T00:06:45.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:44 smithi171 bash[43854]: cephadm 2024-04-23T00:06:43.452026+0000 mgr.y (mgr.25321) 399 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-23T00:06:45.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:44 smithi171 bash[43854]: audit 2024-04-23T00:06:43.753822+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:45.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:44 smithi171 bash[43854]: audit 2024-04-23T00:06:43.753822+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:45.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:44 smithi171 bash[43854]: audit 2024-04-23T00:06:43.814381+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-23T00:06:45.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:44 smithi171 bash[43854]: audit 2024-04-23T00:06:43.814381+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-23T00:06:45.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:44 smithi171 bash[43854]: audit 2024-04-23T00:06:43.815361+0000 mgr.y (mgr.25321) 400 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-23T00:06:45.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:44 smithi171 bash[43854]: audit 2024-04-23T00:06:43.815361+0000 mgr.y (mgr.25321) 400 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-23T00:06:45.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:44 smithi171 bash[43854]: audit 2024-04-23T00:06:43.827077+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:45.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:44 smithi171 bash[43854]: audit 2024-04-23T00:06:43.827077+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:45.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:44 smithi171 bash[43854]: audit 2024-04-23T00:06:43.828953+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-23T00:06:45.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:44 smithi171 bash[43854]: audit 2024-04-23T00:06:43.828953+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-23T00:06:45.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:44 smithi171 bash[43854]: audit 2024-04-23T00:06:43.830776+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi079"}]: dispatch 2024-04-23T00:06:45.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:44 smithi171 bash[43854]: audit 2024-04-23T00:06:43.830776+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi079"}]: dispatch 2024-04-23T00:06:45.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:44 smithi171 bash[43854]: audit 2024-04-23T00:06:43.835025+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:45.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:44 smithi171 bash[43854]: audit 2024-04-23T00:06:43.835025+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:45.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:44 smithi171 bash[43854]: audit 2024-04-23T00:06:43.842609+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:06:45.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:44 smithi171 bash[43854]: audit 2024-04-23T00:06:43.842609+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:06:45.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:44 smithi171 bash[43854]: audit 2024-04-23T00:06:43.844825+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:45.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:44 smithi171 bash[43854]: audit 2024-04-23T00:06:43.844825+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:45.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:44 smithi171 bash[43854]: audit 2024-04-23T00:06:43.846345+0000 mon.a (mon.0) 789 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:45.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:44 smithi171 bash[43854]: audit 2024-04-23T00:06:43.846345+0000 mon.a (mon.0) 789 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:45.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:44 smithi171 bash[43854]: audit 2024-04-23T00:06:43.847424+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:45.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:44 smithi171 bash[43854]: audit 2024-04-23T00:06:43.847424+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:45.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:44 smithi171 bash[43854]: audit 2024-04-23T00:06:43.849477+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:45.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:44 smithi171 bash[43854]: audit 2024-04-23T00:06:43.849477+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:45.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:44 smithi171 bash[43854]: audit 2024-04-23T00:06:43.851789+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:45.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:44 smithi171 bash[43854]: audit 2024-04-23T00:06:43.851789+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:45.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:44 smithi171 bash[43854]: audit 2024-04-23T00:06:43.853389+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:45.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:44 smithi171 bash[43854]: audit 2024-04-23T00:06:43.853389+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:45.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:44 smithi171 bash[43854]: audit 2024-04-23T00:06:43.854449+0000 mon.a (mon.0) 794 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:45.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:44 smithi171 bash[43854]: audit 2024-04-23T00:06:43.854449+0000 mon.a (mon.0) 794 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:45.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:44 smithi171 bash[43854]: audit 2024-04-23T00:06:43.855551+0000 mon.a (mon.0) 795 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:45.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:44 smithi171 bash[43854]: audit 2024-04-23T00:06:43.855551+0000 mon.a (mon.0) 795 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:45.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:44 smithi171 bash[43854]: audit 2024-04-23T00:06:43.856668+0000 mon.a (mon.0) 796 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:45.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:44 smithi171 bash[43854]: audit 2024-04-23T00:06:43.856668+0000 mon.a (mon.0) 796 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:45.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:44 smithi171 bash[43854]: audit 2024-04-23T00:06:43.857922+0000 mon.a (mon.0) 797 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:45.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:44 smithi171 bash[43854]: audit 2024-04-23T00:06:43.857922+0000 mon.a (mon.0) 797 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:45.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:44 smithi171 bash[43854]: audit 2024-04-23T00:06:43.862289+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:45.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:44 smithi171 bash[43854]: audit 2024-04-23T00:06:43.862289+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:45.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:44 smithi171 bash[43854]: audit 2024-04-23T00:06:43.864381+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi079.zorrwo"}]: dispatch 2024-04-23T00:06:45.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:44 smithi171 bash[43854]: audit 2024-04-23T00:06:43.864381+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi079.zorrwo"}]: dispatch 2024-04-23T00:06:45.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:44 smithi171 bash[43854]: audit 2024-04-23T00:06:43.870231+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi079.zorrwo"}]': finished 2024-04-23T00:06:45.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:44 smithi171 bash[43854]: audit 2024-04-23T00:06:43.870231+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi079.zorrwo"}]': finished 2024-04-23T00:06:45.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:44 smithi171 bash[43854]: audit 2024-04-23T00:06:43.873081+0000 mon.a (mon.0) 801 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:45.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:44 smithi171 bash[43854]: audit 2024-04-23T00:06:43.873081+0000 mon.a (mon.0) 801 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:45.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:44 smithi171 bash[43854]: audit 2024-04-23T00:06:43.876877+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:45.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:44 smithi171 bash[43854]: audit 2024-04-23T00:06:43.876877+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:45.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:44 smithi171 bash[43854]: audit 2024-04-23T00:06:43.879381+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:45.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:44 smithi171 bash[43854]: audit 2024-04-23T00:06:43.879381+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:06:45.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:44 smithi171 bash[43854]: audit 2024-04-23T00:06:43.884718+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:45.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:44 smithi171 bash[43854]: audit 2024-04-23T00:06:43.884718+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:46.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:45 smithi079 bash[55848]: cephadm 2024-04-23T00:06:43.828678+0000 mgr.y (mgr.25321) 401 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.79:5000 to Dashboard 2024-04-23T00:06:46.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:45 smithi079 bash[55848]: cephadm 2024-04-23T00:06:43.828678+0000 mgr.y (mgr.25321) 401 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.79:5000 to Dashboard 2024-04-23T00:06:46.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:45 smithi079 bash[55848]: audit 2024-04-23T00:06:43.829414+0000 mgr.y (mgr.25321) 402 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-23T00:06:46.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:45 smithi079 bash[55848]: audit 2024-04-23T00:06:43.829414+0000 mgr.y (mgr.25321) 402 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-23T00:06:46.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:45 smithi079 bash[55848]: audit 2024-04-23T00:06:43.831308+0000 mgr.y (mgr.25321) 403 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi079"}]: dispatch 2024-04-23T00:06:46.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:45 smithi079 bash[55848]: audit 2024-04-23T00:06:43.831308+0000 mgr.y (mgr.25321) 403 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi079"}]: dispatch 2024-04-23T00:06:46.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:45 smithi079 bash[55848]: cephadm 2024-04-23T00:06:43.858514+0000 mgr.y (mgr.25321) 404 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-04-23T00:06:46.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:45 smithi079 bash[55848]: cephadm 2024-04-23T00:06:43.858514+0000 mgr.y (mgr.25321) 404 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-04-23T00:06:46.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:45 smithi079 bash[55848]: cephadm 2024-04-23T00:06:43.873757+0000 mgr.y (mgr.25321) 405 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-04-23T00:06:46.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:45 smithi079 bash[55848]: cephadm 2024-04-23T00:06:43.873757+0000 mgr.y (mgr.25321) 405 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-04-23T00:06:46.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:45 smithi079 bash[55848]: cephadm 2024-04-23T00:06:43.880087+0000 mgr.y (mgr.25321) 406 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-04-23T00:06:46.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:45 smithi079 bash[55848]: cephadm 2024-04-23T00:06:43.880087+0000 mgr.y (mgr.25321) 406 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-04-23T00:06:46.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:45 smithi079 bash[57209]: cephadm 2024-04-23T00:06:43.828678+0000 mgr.y (mgr.25321) 401 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.79:5000 to Dashboard 2024-04-23T00:06:46.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:45 smithi079 bash[57209]: cephadm 2024-04-23T00:06:43.828678+0000 mgr.y (mgr.25321) 401 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.79:5000 to Dashboard 2024-04-23T00:06:46.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:45 smithi079 bash[57209]: audit 2024-04-23T00:06:43.829414+0000 mgr.y (mgr.25321) 402 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-23T00:06:46.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:45 smithi079 bash[57209]: audit 2024-04-23T00:06:43.829414+0000 mgr.y (mgr.25321) 402 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-23T00:06:46.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:45 smithi079 bash[57209]: audit 2024-04-23T00:06:43.831308+0000 mgr.y (mgr.25321) 403 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi079"}]: dispatch 2024-04-23T00:06:46.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:45 smithi079 bash[57209]: audit 2024-04-23T00:06:43.831308+0000 mgr.y (mgr.25321) 403 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi079"}]: dispatch 2024-04-23T00:06:46.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:45 smithi079 bash[57209]: cephadm 2024-04-23T00:06:43.858514+0000 mgr.y (mgr.25321) 404 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-04-23T00:06:46.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:45 smithi079 bash[57209]: cephadm 2024-04-23T00:06:43.858514+0000 mgr.y (mgr.25321) 404 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-04-23T00:06:46.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:45 smithi079 bash[57209]: cephadm 2024-04-23T00:06:43.873757+0000 mgr.y (mgr.25321) 405 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-04-23T00:06:46.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:45 smithi079 bash[57209]: cephadm 2024-04-23T00:06:43.873757+0000 mgr.y (mgr.25321) 405 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-04-23T00:06:46.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:45 smithi079 bash[57209]: cephadm 2024-04-23T00:06:43.880087+0000 mgr.y (mgr.25321) 406 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-04-23T00:06:46.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:45 smithi079 bash[57209]: cephadm 2024-04-23T00:06:43.880087+0000 mgr.y (mgr.25321) 406 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-04-23T00:06:46.049 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:45 smithi171 bash[43854]: cephadm 2024-04-23T00:06:43.828678+0000 mgr.y (mgr.25321) 401 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.79:5000 to Dashboard 2024-04-23T00:06:46.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:45 smithi171 bash[43854]: cephadm 2024-04-23T00:06:43.828678+0000 mgr.y (mgr.25321) 401 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.79:5000 to Dashboard 2024-04-23T00:06:46.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:45 smithi171 bash[43854]: audit 2024-04-23T00:06:43.829414+0000 mgr.y (mgr.25321) 402 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-23T00:06:46.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:45 smithi171 bash[43854]: audit 2024-04-23T00:06:43.829414+0000 mgr.y (mgr.25321) 402 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-23T00:06:46.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:45 smithi171 bash[43854]: audit 2024-04-23T00:06:43.831308+0000 mgr.y (mgr.25321) 403 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi079"}]: dispatch 2024-04-23T00:06:46.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:45 smithi171 bash[43854]: audit 2024-04-23T00:06:43.831308+0000 mgr.y (mgr.25321) 403 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi079"}]: dispatch 2024-04-23T00:06:46.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:45 smithi171 bash[43854]: cephadm 2024-04-23T00:06:43.858514+0000 mgr.y (mgr.25321) 404 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-04-23T00:06:46.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:45 smithi171 bash[43854]: cephadm 2024-04-23T00:06:43.858514+0000 mgr.y (mgr.25321) 404 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-04-23T00:06:46.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:45 smithi171 bash[43854]: cephadm 2024-04-23T00:06:43.873757+0000 mgr.y (mgr.25321) 405 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-04-23T00:06:46.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:45 smithi171 bash[43854]: cephadm 2024-04-23T00:06:43.873757+0000 mgr.y (mgr.25321) 405 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-04-23T00:06:46.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:45 smithi171 bash[43854]: cephadm 2024-04-23T00:06:43.880087+0000 mgr.y (mgr.25321) 406 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-04-23T00:06:46.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:45 smithi171 bash[43854]: cephadm 2024-04-23T00:06:43.880087+0000 mgr.y (mgr.25321) 406 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-04-23T00:06:46.942 INFO:journalctl@ceph.osd.0.smithi079.stdout:Apr 23 00:06:46 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:06:46.943 INFO:journalctl@ceph.osd.1.smithi079.stdout:Apr 23 00:06:46 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:06:46.943 INFO:journalctl@ceph.osd.2.smithi079.stdout:Apr 23 00:06:46 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:06:46.943 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 23 00:06:46 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:06:46.944 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:46 smithi079 bash[55848]: cluster 2024-04-23T00:06:45.452441+0000 mgr.y (mgr.25321) 407 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s rd, 2 op/s 2024-04-23T00:06:46.944 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:46 smithi079 bash[55848]: cluster 2024-04-23T00:06:45.452441+0000 mgr.y (mgr.25321) 407 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s rd, 2 op/s 2024-04-23T00:06:46.944 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:46 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:06:46.944 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:06:46 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:06:46.944 INFO:journalctl@ceph.osd.3.smithi079.stdout:Apr 23 00:06:46 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:06:46.945 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:46 smithi079 bash[57209]: cluster 2024-04-23T00:06:45.452441+0000 mgr.y (mgr.25321) 407 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s rd, 2 op/s 2024-04-23T00:06:46.945 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:46 smithi079 bash[57209]: cluster 2024-04-23T00:06:45.452441+0000 mgr.y (mgr.25321) 407 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s rd, 2 op/s 2024-04-23T00:06:46.945 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:46 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:06:46.945 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 23 00:06:46 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:06:46.945 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 23 00:06:46 smithi079 systemd[1]: Stopping Ceph node-exporter.a for 15ff8152-0102-11ef-bc93-c7b262605968... 2024-04-23T00:06:47.049 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:46 smithi171 bash[43854]: cluster 2024-04-23T00:06:45.452441+0000 mgr.y (mgr.25321) 407 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s rd, 2 op/s 2024-04-23T00:06:47.049 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:46 smithi171 bash[43854]: cluster 2024-04-23T00:06:45.452441+0000 mgr.y (mgr.25321) 407 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s rd, 2 op/s 2024-04-23T00:06:47.990 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:47 smithi079 bash[57209]: cephadm 2024-04-23T00:06:46.157961+0000 mgr.y (mgr.25321) 408 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-04-23T00:06:47.990 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:47 smithi079 bash[57209]: cephadm 2024-04-23T00:06:46.157961+0000 mgr.y (mgr.25321) 408 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-04-23T00:06:47.990 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:47 smithi079 bash[57209]: cephadm 2024-04-23T00:06:46.158865+0000 mgr.y (mgr.25321) 409 : cephadm [INF] Deploying daemon node-exporter.a on smithi079 2024-04-23T00:06:47.990 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:47 smithi079 bash[57209]: cephadm 2024-04-23T00:06:46.158865+0000 mgr.y (mgr.25321) 409 : cephadm [INF] Deploying daemon node-exporter.a on smithi079 2024-04-23T00:06:47.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:47 smithi079 bash[55848]: cephadm 2024-04-23T00:06:46.157961+0000 mgr.y (mgr.25321) 408 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-04-23T00:06:47.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:47 smithi079 bash[55848]: cephadm 2024-04-23T00:06:46.157961+0000 mgr.y (mgr.25321) 408 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-04-23T00:06:47.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:47 smithi079 bash[55848]: cephadm 2024-04-23T00:06:46.158865+0000 mgr.y (mgr.25321) 409 : cephadm [INF] Deploying daemon node-exporter.a on smithi079 2024-04-23T00:06:47.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:47 smithi079 bash[55848]: cephadm 2024-04-23T00:06:46.158865+0000 mgr.y (mgr.25321) 409 : cephadm [INF] Deploying daemon node-exporter.a on smithi079 2024-04-23T00:06:47.991 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 23 00:06:47 smithi079 bash[72464]: ceph-15ff8152-0102-11ef-bc93-c7b262605968-node-exporter-a 2024-04-23T00:06:47.991 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 23 00:06:47 smithi079 systemd[1]: ceph-15ff8152-0102-11ef-bc93-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-04-23T00:06:47.991 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 23 00:06:47 smithi079 bash[72525]: Error response from daemon: No such container: ceph-15ff8152-0102-11ef-bc93-c7b262605968-node-exporter-a 2024-04-23T00:06:47.991 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 23 00:06:47 smithi079 systemd[1]: ceph-15ff8152-0102-11ef-bc93-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-04-23T00:06:47.991 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 23 00:06:47 smithi079 systemd[1]: Stopped Ceph node-exporter.a for 15ff8152-0102-11ef-bc93-c7b262605968. 2024-04-23T00:06:48.049 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:47 smithi171 bash[43854]: cephadm 2024-04-23T00:06:46.157961+0000 mgr.y (mgr.25321) 408 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-04-23T00:06:48.049 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:47 smithi171 bash[43854]: cephadm 2024-04-23T00:06:46.157961+0000 mgr.y (mgr.25321) 408 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-04-23T00:06:48.049 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:47 smithi171 bash[43854]: cephadm 2024-04-23T00:06:46.158865+0000 mgr.y (mgr.25321) 409 : cephadm [INF] Deploying daemon node-exporter.a on smithi079 2024-04-23T00:06:48.049 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:47 smithi171 bash[43854]: cephadm 2024-04-23T00:06:46.158865+0000 mgr.y (mgr.25321) 409 : cephadm [INF] Deploying daemon node-exporter.a on smithi079 2024-04-23T00:06:48.278 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:06:48 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:06:48.278 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:48 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:06:48.279 INFO:journalctl@ceph.osd.0.smithi079.stdout:Apr 23 00:06:48 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:06:48.279 INFO:journalctl@ceph.osd.1.smithi079.stdout:Apr 23 00:06:48 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:06:48.279 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 23 00:06:48 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:06:48.279 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:48 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:06:48.280 INFO:journalctl@ceph.osd.2.smithi079.stdout:Apr 23 00:06:48 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:06:48.280 INFO:journalctl@ceph.osd.3.smithi079.stdout:Apr 23 00:06:48 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:06:48.280 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 23 00:06:48 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:06:48.280 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 23 00:06:48 smithi079 systemd[1]: Started Ceph node-exporter.a for 15ff8152-0102-11ef-bc93-c7b262605968. 2024-04-23T00:06:48.280 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 23 00:06:48 smithi079 bash[72582]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2024-04-23T00:06:49.028 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 23 00:06:48 smithi079 bash[72582]: v1.5.0: Pulling from prometheus/node-exporter 2024-04-23T00:06:49.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:48 smithi079 bash[55848]: cluster 2024-04-23T00:06:47.453682+0000 mgr.y (mgr.25321) 410 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 2.1 KiB/s rd, 2 op/s 2024-04-23T00:06:49.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:48 smithi079 bash[55848]: cluster 2024-04-23T00:06:47.453682+0000 mgr.y (mgr.25321) 410 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 2.1 KiB/s rd, 2 op/s 2024-04-23T00:06:49.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:48 smithi079 bash[55848]: audit 2024-04-23T00:06:48.185413+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:49.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:48 smithi079 bash[55848]: audit 2024-04-23T00:06:48.185413+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:49.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:48 smithi079 bash[55848]: audit 2024-04-23T00:06:48.192431+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:49.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:48 smithi079 bash[55848]: audit 2024-04-23T00:06:48.192431+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:49.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:48 smithi079 bash[57209]: cluster 2024-04-23T00:06:47.453682+0000 mgr.y (mgr.25321) 410 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 2.1 KiB/s rd, 2 op/s 2024-04-23T00:06:49.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:48 smithi079 bash[57209]: cluster 2024-04-23T00:06:47.453682+0000 mgr.y (mgr.25321) 410 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 2.1 KiB/s rd, 2 op/s 2024-04-23T00:06:49.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:48 smithi079 bash[57209]: audit 2024-04-23T00:06:48.185413+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:49.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:48 smithi079 bash[57209]: audit 2024-04-23T00:06:48.185413+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:49.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:48 smithi079 bash[57209]: audit 2024-04-23T00:06:48.192431+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:49.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:48 smithi079 bash[57209]: audit 2024-04-23T00:06:48.192431+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:49.049 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:48 smithi171 bash[43854]: cluster 2024-04-23T00:06:47.453682+0000 mgr.y (mgr.25321) 410 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 2.1 KiB/s rd, 2 op/s 2024-04-23T00:06:49.049 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:48 smithi171 bash[43854]: cluster 2024-04-23T00:06:47.453682+0000 mgr.y (mgr.25321) 410 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 2.1 KiB/s rd, 2 op/s 2024-04-23T00:06:49.049 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:48 smithi171 bash[43854]: audit 2024-04-23T00:06:48.185413+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:49.049 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:48 smithi171 bash[43854]: audit 2024-04-23T00:06:48.185413+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:49.049 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:48 smithi171 bash[43854]: audit 2024-04-23T00:06:48.192431+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:49.049 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:48 smithi171 bash[43854]: audit 2024-04-23T00:06:48.192431+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:49.450 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 23 00:06:49 smithi079 bash[72582]: 22b70bddd3ac: Pulling fs layer 2024-04-23T00:06:49.450 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 23 00:06:49 smithi079 bash[72582]: 5c12815fee55: Pulling fs layer 2024-04-23T00:06:49.450 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 23 00:06:49 smithi079 bash[72582]: c0e87333d380: Pulling fs layer 2024-04-23T00:06:49.451 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 23 00:06:49 smithi079 bash[72582]: 5c12815fee55: Verifying Checksum 2024-04-23T00:06:49.451 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 23 00:06:49 smithi079 bash[72582]: 5c12815fee55: Download complete 2024-04-23T00:06:49.451 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 23 00:06:49 smithi079 bash[72582]: 22b70bddd3ac: Download complete 2024-04-23T00:06:49.451 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 23 00:06:49 smithi079 bash[72582]: c0e87333d380: Verifying Checksum 2024-04-23T00:06:49.778 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 23 00:06:49 smithi079 bash[72582]: c0e87333d380: Download complete 2024-04-23T00:06:49.778 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 23 00:06:49 smithi079 bash[72582]: 22b70bddd3ac: Pull complete 2024-04-23T00:06:50.278 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 23 00:06:49 smithi079 bash[72582]: 5c12815fee55: Pull complete 2024-04-23T00:06:50.761 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 23 00:06:50 smithi079 bash[72582]: c0e87333d380: Pull complete 2024-04-23T00:06:50.761 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 23 00:06:50 smithi079 bash[72582]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2024-04-23T00:06:50.761 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 23 00:06:50 smithi079 bash[72582]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2024-04-23T00:06:51.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:50 smithi079 bash[55848]: cluster 2024-04-23T00:06:49.454592+0000 mgr.y (mgr.25321) 411 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 3.2 KiB/s rd, 3 op/s 2024-04-23T00:06:51.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:50 smithi079 bash[55848]: cluster 2024-04-23T00:06:49.454592+0000 mgr.y (mgr.25321) 411 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 3.2 KiB/s rd, 3 op/s 2024-04-23T00:06:51.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:50 smithi079 bash[57209]: cluster 2024-04-23T00:06:49.454592+0000 mgr.y (mgr.25321) 411 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 3.2 KiB/s rd, 3 op/s 2024-04-23T00:06:51.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:50 smithi079 bash[57209]: cluster 2024-04-23T00:06:49.454592+0000 mgr.y (mgr.25321) 411 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 3.2 KiB/s rd, 3 op/s 2024-04-23T00:06:51.049 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:50 smithi171 bash[43854]: cluster 2024-04-23T00:06:49.454592+0000 mgr.y (mgr.25321) 411 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 3.2 KiB/s rd, 3 op/s 2024-04-23T00:06:51.049 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:50 smithi171 bash[43854]: cluster 2024-04-23T00:06:49.454592+0000 mgr.y (mgr.25321) 411 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 3.2 KiB/s rd, 3 op/s 2024-04-23T00:06:51.334 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 23 00:06:51 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:06:51.335 INFO:journalctl@ceph.osd.4.smithi171.stdout:Apr 23 00:06:51 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:06:51.335 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 23 00:06:51 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:06:51.335 INFO:journalctl@ceph.osd.5.smithi171.stdout:Apr 23 00:06:51 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:06:51.336 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:06:51 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:06:51.336 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:06:51 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:06:51.336 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:51 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:06:51.337 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 23 00:06:51 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:06:51.337 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 23 00:06:51 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:06:51.684 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 23 00:06:51 smithi171 systemd[1]: Stopping Ceph node-exporter.b for 15ff8152-0102-11ef-bc93-c7b262605968... 2024-04-23T00:06:52.021 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:51 smithi079 bash[57209]: audit 2024-04-23T00:06:50.379657+0000 mgr.y (mgr.25321) 412 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:06:52.021 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:51 smithi079 bash[57209]: audit 2024-04-23T00:06:50.379657+0000 mgr.y (mgr.25321) 412 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:06:52.022 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:51 smithi079 bash[57209]: cephadm 2024-04-23T00:06:50.598734+0000 mgr.y (mgr.25321) 413 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-04-23T00:06:52.022 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:51 smithi079 bash[57209]: cephadm 2024-04-23T00:06:50.598734+0000 mgr.y (mgr.25321) 413 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-04-23T00:06:52.022 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:51 smithi079 bash[57209]: cephadm 2024-04-23T00:06:50.599591+0000 mgr.y (mgr.25321) 414 : cephadm [INF] Deploying daemon node-exporter.b on smithi171 2024-04-23T00:06:52.022 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:51 smithi079 bash[57209]: cephadm 2024-04-23T00:06:50.599591+0000 mgr.y (mgr.25321) 414 : cephadm [INF] Deploying daemon node-exporter.b on smithi171 2024-04-23T00:06:52.022 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:51 smithi079 bash[55848]: audit 2024-04-23T00:06:50.379657+0000 mgr.y (mgr.25321) 412 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:06:52.022 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:51 smithi079 bash[55848]: audit 2024-04-23T00:06:50.379657+0000 mgr.y (mgr.25321) 412 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:06:52.022 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:51 smithi079 bash[55848]: cephadm 2024-04-23T00:06:50.598734+0000 mgr.y (mgr.25321) 413 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-04-23T00:06:52.022 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:51 smithi079 bash[55848]: cephadm 2024-04-23T00:06:50.598734+0000 mgr.y (mgr.25321) 413 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-04-23T00:06:52.022 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:51 smithi079 bash[55848]: cephadm 2024-04-23T00:06:50.599591+0000 mgr.y (mgr.25321) 414 : cephadm [INF] Deploying daemon node-exporter.b on smithi171 2024-04-23T00:06:52.022 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:51 smithi079 bash[55848]: cephadm 2024-04-23T00:06:50.599591+0000 mgr.y (mgr.25321) 414 : cephadm [INF] Deploying daemon node-exporter.b on smithi171 2024-04-23T00:06:52.023 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 23 00:06:52 smithi079 bash[72582]: ts=2024-04-23T00:06:52.038Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-04-23T00:06:52.023 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 23 00:06:52 smithi079 bash[72582]: ts=2024-04-23T00:06:52.038Z caller=node_exporter.go:181 level=info msg="Build context" build_context="(go=go1.19.3, user=root@6e7732a7b81b, date=20221129-18:59:09)" 2024-04-23T00:06:52.023 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 23 00:06:52 smithi079 bash[72582]: ts=2024-04-23T00:06:52.039Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2024-04-23T00:06:52.023 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 23 00:06:52 smithi079 bash[72582]: ts=2024-04-23T00:06:52.039Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-04-23T00:06:52.023 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 23 00:06:52 smithi079 bash[72582]: ts=2024-04-23T00:06:52.040Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2024-04-23T00:06:52.023 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 23 00:06:52 smithi079 bash[72582]: ts=2024-04-23T00:06:52.040Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-04-23T00:06:52.023 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 23 00:06:52 smithi079 bash[72582]: ts=2024-04-23T00:06:52.040Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-04-23T00:06:52.023 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 23 00:06:52 smithi079 bash[72582]: ts=2024-04-23T00:06:52.040Z caller=node_exporter.go:117 level=info collector=arp 2024-04-23T00:06:52.023 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 23 00:06:52 smithi079 bash[72582]: ts=2024-04-23T00:06:52.040Z caller=node_exporter.go:117 level=info collector=bcache 2024-04-23T00:06:52.023 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 23 00:06:52 smithi079 bash[72582]: ts=2024-04-23T00:06:52.040Z caller=node_exporter.go:117 level=info collector=bonding 2024-04-23T00:06:52.024 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 23 00:06:52 smithi079 bash[72582]: ts=2024-04-23T00:06:52.040Z caller=node_exporter.go:117 level=info collector=btrfs 2024-04-23T00:06:52.024 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 23 00:06:52 smithi079 bash[72582]: ts=2024-04-23T00:06:52.040Z caller=node_exporter.go:117 level=info collector=conntrack 2024-04-23T00:06:52.024 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 23 00:06:52 smithi079 bash[72582]: ts=2024-04-23T00:06:52.040Z caller=node_exporter.go:117 level=info collector=cpu 2024-04-23T00:06:52.024 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 23 00:06:52 smithi079 bash[72582]: ts=2024-04-23T00:06:52.040Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-04-23T00:06:52.024 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 23 00:06:52 smithi079 bash[72582]: ts=2024-04-23T00:06:52.040Z caller=node_exporter.go:117 level=info collector=diskstats 2024-04-23T00:06:52.024 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 23 00:06:52 smithi079 bash[72582]: ts=2024-04-23T00:06:52.040Z caller=node_exporter.go:117 level=info collector=dmi 2024-04-23T00:06:52.024 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 23 00:06:52 smithi079 bash[72582]: ts=2024-04-23T00:06:52.040Z caller=node_exporter.go:117 level=info collector=edac 2024-04-23T00:06:52.024 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 23 00:06:52 smithi079 bash[72582]: ts=2024-04-23T00:06:52.040Z caller=node_exporter.go:117 level=info collector=entropy 2024-04-23T00:06:52.024 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 23 00:06:52 smithi079 bash[72582]: ts=2024-04-23T00:06:52.040Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-04-23T00:06:52.024 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 23 00:06:52 smithi079 bash[72582]: ts=2024-04-23T00:06:52.040Z caller=node_exporter.go:117 level=info collector=filefd 2024-04-23T00:06:52.024 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 23 00:06:52 smithi079 bash[72582]: ts=2024-04-23T00:06:52.040Z caller=node_exporter.go:117 level=info collector=filesystem 2024-04-23T00:06:52.024 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 23 00:06:52 smithi079 bash[72582]: ts=2024-04-23T00:06:52.040Z caller=node_exporter.go:117 level=info collector=hwmon 2024-04-23T00:06:52.024 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 23 00:06:52 smithi079 bash[72582]: ts=2024-04-23T00:06:52.040Z caller=node_exporter.go:117 level=info collector=infiniband 2024-04-23T00:06:52.024 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 23 00:06:52 smithi079 bash[72582]: ts=2024-04-23T00:06:52.040Z caller=node_exporter.go:117 level=info collector=ipvs 2024-04-23T00:06:52.024 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 23 00:06:52 smithi079 bash[72582]: ts=2024-04-23T00:06:52.040Z caller=node_exporter.go:117 level=info collector=loadavg 2024-04-23T00:06:52.025 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 23 00:06:52 smithi079 bash[72582]: ts=2024-04-23T00:06:52.040Z caller=node_exporter.go:117 level=info collector=mdadm 2024-04-23T00:06:52.025 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 23 00:06:52 smithi079 bash[72582]: ts=2024-04-23T00:06:52.040Z caller=node_exporter.go:117 level=info collector=meminfo 2024-04-23T00:06:52.025 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 23 00:06:52 smithi079 bash[72582]: ts=2024-04-23T00:06:52.040Z caller=node_exporter.go:117 level=info collector=netclass 2024-04-23T00:06:52.025 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 23 00:06:52 smithi079 bash[72582]: ts=2024-04-23T00:06:52.040Z caller=node_exporter.go:117 level=info collector=netdev 2024-04-23T00:06:52.025 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 23 00:06:52 smithi079 bash[72582]: ts=2024-04-23T00:06:52.040Z caller=node_exporter.go:117 level=info collector=netstat 2024-04-23T00:06:52.025 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 23 00:06:52 smithi079 bash[72582]: ts=2024-04-23T00:06:52.040Z caller=node_exporter.go:117 level=info collector=nfs 2024-04-23T00:06:52.025 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 23 00:06:52 smithi079 bash[72582]: ts=2024-04-23T00:06:52.040Z caller=node_exporter.go:117 level=info collector=nfsd 2024-04-23T00:06:52.025 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 23 00:06:52 smithi079 bash[72582]: ts=2024-04-23T00:06:52.040Z caller=node_exporter.go:117 level=info collector=nvme 2024-04-23T00:06:52.025 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 23 00:06:52 smithi079 bash[72582]: ts=2024-04-23T00:06:52.040Z caller=node_exporter.go:117 level=info collector=os 2024-04-23T00:06:52.025 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 23 00:06:52 smithi079 bash[72582]: ts=2024-04-23T00:06:52.040Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-04-23T00:06:52.025 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 23 00:06:52 smithi079 bash[72582]: ts=2024-04-23T00:06:52.040Z caller=node_exporter.go:117 level=info collector=pressure 2024-04-23T00:06:52.025 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 23 00:06:52 smithi079 bash[72582]: ts=2024-04-23T00:06:52.040Z caller=node_exporter.go:117 level=info collector=rapl 2024-04-23T00:06:52.025 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 23 00:06:52 smithi079 bash[72582]: ts=2024-04-23T00:06:52.040Z caller=node_exporter.go:117 level=info collector=schedstat 2024-04-23T00:06:52.025 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 23 00:06:52 smithi079 bash[72582]: ts=2024-04-23T00:06:52.040Z caller=node_exporter.go:117 level=info collector=selinux 2024-04-23T00:06:52.025 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 23 00:06:52 smithi079 bash[72582]: ts=2024-04-23T00:06:52.040Z caller=node_exporter.go:117 level=info collector=sockstat 2024-04-23T00:06:52.025 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 23 00:06:52 smithi079 bash[72582]: ts=2024-04-23T00:06:52.040Z caller=node_exporter.go:117 level=info collector=softnet 2024-04-23T00:06:52.026 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 23 00:06:52 smithi079 bash[72582]: ts=2024-04-23T00:06:52.040Z caller=node_exporter.go:117 level=info collector=stat 2024-04-23T00:06:52.026 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 23 00:06:52 smithi079 bash[72582]: ts=2024-04-23T00:06:52.040Z caller=node_exporter.go:117 level=info collector=tapestats 2024-04-23T00:06:52.026 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 23 00:06:52 smithi079 bash[72582]: ts=2024-04-23T00:06:52.040Z caller=node_exporter.go:117 level=info collector=textfile 2024-04-23T00:06:52.026 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 23 00:06:52 smithi079 bash[72582]: ts=2024-04-23T00:06:52.040Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-04-23T00:06:52.026 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 23 00:06:52 smithi079 bash[72582]: ts=2024-04-23T00:06:52.040Z caller=node_exporter.go:117 level=info collector=time 2024-04-23T00:06:52.026 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 23 00:06:52 smithi079 bash[72582]: ts=2024-04-23T00:06:52.040Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-04-23T00:06:52.026 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 23 00:06:52 smithi079 bash[72582]: ts=2024-04-23T00:06:52.040Z caller=node_exporter.go:117 level=info collector=uname 2024-04-23T00:06:52.026 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 23 00:06:52 smithi079 bash[72582]: ts=2024-04-23T00:06:52.040Z caller=node_exporter.go:117 level=info collector=vmstat 2024-04-23T00:06:52.026 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 23 00:06:52 smithi079 bash[72582]: ts=2024-04-23T00:06:52.040Z caller=node_exporter.go:117 level=info collector=xfs 2024-04-23T00:06:52.044 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:51 smithi171 bash[43854]: audit 2024-04-23T00:06:50.379657+0000 mgr.y (mgr.25321) 412 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:06:52.044 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:51 smithi171 bash[43854]: audit 2024-04-23T00:06:50.379657+0000 mgr.y (mgr.25321) 412 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:06:52.044 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:51 smithi171 bash[43854]: cephadm 2024-04-23T00:06:50.598734+0000 mgr.y (mgr.25321) 413 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-04-23T00:06:52.044 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:51 smithi171 bash[43854]: cephadm 2024-04-23T00:06:50.598734+0000 mgr.y (mgr.25321) 413 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-04-23T00:06:52.044 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:51 smithi171 bash[43854]: cephadm 2024-04-23T00:06:50.599591+0000 mgr.y (mgr.25321) 414 : cephadm [INF] Deploying daemon node-exporter.b on smithi171 2024-04-23T00:06:52.044 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:51 smithi171 bash[43854]: cephadm 2024-04-23T00:06:50.599591+0000 mgr.y (mgr.25321) 414 : cephadm [INF] Deploying daemon node-exporter.b on smithi171 2024-04-23T00:06:52.278 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 23 00:06:52 smithi079 bash[72582]: ts=2024-04-23T00:06:52.040Z caller=node_exporter.go:117 level=info collector=zfs 2024-04-23T00:06:52.278 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 23 00:06:52 smithi079 bash[72582]: ts=2024-04-23T00:06:52.041Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-04-23T00:06:52.278 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 23 00:06:52 smithi079 bash[72582]: ts=2024-04-23T00:06:52.041Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-04-23T00:06:52.296 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 23 00:06:52 smithi171 bash[55535]: ceph-15ff8152-0102-11ef-bc93-c7b262605968-node-exporter-b 2024-04-23T00:06:52.297 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 23 00:06:52 smithi171 systemd[1]: ceph-15ff8152-0102-11ef-bc93-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-04-23T00:06:52.549 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 23 00:06:52 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:06:52.549 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 23 00:06:52 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:06:52.549 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:06:52 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:06:52.550 INFO:journalctl@ceph.osd.4.smithi171.stdout:Apr 23 00:06:52 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:06:52.550 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 23 00:06:52 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:06:52.550 INFO:journalctl@ceph.osd.5.smithi171.stdout:Apr 23 00:06:52 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:06:52.550 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:06:52 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:06:52.551 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:52 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:06:52.551 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 23 00:06:52 smithi171 bash[55597]: Error response from daemon: No such container: ceph-15ff8152-0102-11ef-bc93-c7b262605968-node-exporter-b 2024-04-23T00:06:52.551 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 23 00:06:52 smithi171 systemd[1]: ceph-15ff8152-0102-11ef-bc93-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-04-23T00:06:52.551 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 23 00:06:52 smithi171 systemd[1]: Stopped Ceph node-exporter.b for 15ff8152-0102-11ef-bc93-c7b262605968. 2024-04-23T00:06:52.551 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 23 00:06:52 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:06:53.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:52 smithi079 bash[57209]: cluster 2024-04-23T00:06:51.455974+0000 mgr.y (mgr.25321) 415 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 3.2 KiB/s rd, 3 op/s 2024-04-23T00:06:53.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:52 smithi079 bash[57209]: cluster 2024-04-23T00:06:51.455974+0000 mgr.y (mgr.25321) 415 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 3.2 KiB/s rd, 3 op/s 2024-04-23T00:06:53.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:52 smithi079 bash[57209]: audit 2024-04-23T00:06:52.124094+0000 mon.a (mon.0) 807 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:06:53.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:52 smithi079 bash[57209]: audit 2024-04-23T00:06:52.124094+0000 mon.a (mon.0) 807 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:06:53.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:52 smithi079 bash[57209]: audit 2024-04-23T00:06:52.626321+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:53.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:52 smithi079 bash[57209]: audit 2024-04-23T00:06:52.626321+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:53.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:52 smithi079 bash[57209]: audit 2024-04-23T00:06:52.638696+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:53.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:52 smithi079 bash[57209]: audit 2024-04-23T00:06:52.638696+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:53.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:52 smithi079 bash[55848]: cluster 2024-04-23T00:06:51.455974+0000 mgr.y (mgr.25321) 415 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 3.2 KiB/s rd, 3 op/s 2024-04-23T00:06:53.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:52 smithi079 bash[55848]: cluster 2024-04-23T00:06:51.455974+0000 mgr.y (mgr.25321) 415 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 3.2 KiB/s rd, 3 op/s 2024-04-23T00:06:53.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:52 smithi079 bash[55848]: audit 2024-04-23T00:06:52.124094+0000 mon.a (mon.0) 807 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:06:53.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:52 smithi079 bash[55848]: audit 2024-04-23T00:06:52.124094+0000 mon.a (mon.0) 807 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:06:53.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:52 smithi079 bash[55848]: audit 2024-04-23T00:06:52.626321+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:53.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:52 smithi079 bash[55848]: audit 2024-04-23T00:06:52.626321+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:53.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:52 smithi079 bash[55848]: audit 2024-04-23T00:06:52.638696+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:53.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:52 smithi079 bash[55848]: audit 2024-04-23T00:06:52.638696+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:53.049 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:52 smithi171 bash[43854]: cluster 2024-04-23T00:06:51.455974+0000 mgr.y (mgr.25321) 415 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 3.2 KiB/s rd, 3 op/s 2024-04-23T00:06:53.049 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:52 smithi171 bash[43854]: cluster 2024-04-23T00:06:51.455974+0000 mgr.y (mgr.25321) 415 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 3.2 KiB/s rd, 3 op/s 2024-04-23T00:06:53.049 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:52 smithi171 bash[43854]: audit 2024-04-23T00:06:52.124094+0000 mon.a (mon.0) 807 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:06:53.049 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:52 smithi171 bash[43854]: audit 2024-04-23T00:06:52.124094+0000 mon.a (mon.0) 807 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:06:53.049 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:52 smithi171 bash[43854]: audit 2024-04-23T00:06:52.626321+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:53.049 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:52 smithi171 bash[43854]: audit 2024-04-23T00:06:52.626321+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:53.049 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:52 smithi171 bash[43854]: audit 2024-04-23T00:06:52.638696+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:53.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:52 smithi171 bash[43854]: audit 2024-04-23T00:06:52.638696+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:53.050 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 23 00:06:52 smithi171 systemd[1]: Started Ceph node-exporter.b for 15ff8152-0102-11ef-bc93-c7b262605968. 2024-04-23T00:06:53.050 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 23 00:06:52 smithi171 bash[55652]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2024-04-23T00:06:53.433 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 23 00:06:53 smithi171 bash[55652]: v1.5.0: Pulling from prometheus/node-exporter 2024-04-23T00:06:53.700 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 23 00:06:53 smithi171 bash[55652]: 22b70bddd3ac: Pulling fs layer 2024-04-23T00:06:53.700 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 23 00:06:53 smithi171 bash[55652]: 5c12815fee55: Pulling fs layer 2024-04-23T00:06:53.700 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 23 00:06:53 smithi171 bash[55652]: c0e87333d380: Pulling fs layer 2024-04-23T00:06:53.700 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 23 00:06:53 smithi171 bash[55652]: 22b70bddd3ac: Verifying Checksum 2024-04-23T00:06:53.700 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 23 00:06:53 smithi171 bash[55652]: 22b70bddd3ac: Download complete 2024-04-23T00:06:53.700 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 23 00:06:53 smithi171 bash[55652]: 5c12815fee55: Verifying Checksum 2024-04-23T00:06:53.700 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 23 00:06:53 smithi171 bash[55652]: 5c12815fee55: Download complete 2024-04-23T00:06:54.028 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:06:53 smithi079 bash[52880]: ::ffff:172.21.15.171 - - [23/Apr/2024:00:06:53] "GET /metrics HTTP/1.1" 200 38694 "" "Prometheus/2.33.4" 2024-04-23T00:06:54.049 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 23 00:06:53 smithi171 bash[55652]: c0e87333d380: Verifying Checksum 2024-04-23T00:06:54.049 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 23 00:06:53 smithi171 bash[55652]: c0e87333d380: Download complete 2024-04-23T00:06:54.049 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 23 00:06:53 smithi171 bash[55652]: 22b70bddd3ac: Pull complete 2024-04-23T00:06:54.549 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 23 00:06:54 smithi171 bash[55652]: 5c12815fee55: Pull complete 2024-04-23T00:06:55.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:54 smithi079 bash[55848]: cluster 2024-04-23T00:06:53.457523+0000 mgr.y (mgr.25321) 416 : cluster [DBG] pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 3.2 KiB/s rd, 3 op/s 2024-04-23T00:06:55.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:54 smithi079 bash[55848]: cluster 2024-04-23T00:06:53.457523+0000 mgr.y (mgr.25321) 416 : cluster [DBG] pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 3.2 KiB/s rd, 3 op/s 2024-04-23T00:06:55.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:54 smithi079 bash[57209]: cluster 2024-04-23T00:06:53.457523+0000 mgr.y (mgr.25321) 416 : cluster [DBG] pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 3.2 KiB/s rd, 3 op/s 2024-04-23T00:06:55.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:54 smithi079 bash[57209]: cluster 2024-04-23T00:06:53.457523+0000 mgr.y (mgr.25321) 416 : cluster [DBG] pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 3.2 KiB/s rd, 3 op/s 2024-04-23T00:06:55.049 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 23 00:06:54 smithi171 bash[55652]: c0e87333d380: Pull complete 2024-04-23T00:06:55.049 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 23 00:06:54 smithi171 bash[55652]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2024-04-23T00:06:55.049 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 23 00:06:54 smithi171 bash[55652]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2024-04-23T00:06:55.049 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:54 smithi171 bash[43854]: cluster 2024-04-23T00:06:53.457523+0000 mgr.y (mgr.25321) 416 : cluster [DBG] pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 3.2 KiB/s rd, 3 op/s 2024-04-23T00:06:55.049 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:54 smithi171 bash[43854]: cluster 2024-04-23T00:06:53.457523+0000 mgr.y (mgr.25321) 416 : cluster [DBG] pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 3.2 KiB/s rd, 3 op/s 2024-04-23T00:06:56.550 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 23 00:06:56 smithi171 bash[55652]: ts=2024-04-23T00:06:56.164Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-04-23T00:06:56.550 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 23 00:06:56 smithi171 bash[55652]: ts=2024-04-23T00:06:56.164Z caller=node_exporter.go:181 level=info msg="Build context" build_context="(go=go1.19.3, user=root@6e7732a7b81b, date=20221129-18:59:09)" 2024-04-23T00:06:56.550 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 23 00:06:56 smithi171 bash[55652]: ts=2024-04-23T00:06:56.164Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2024-04-23T00:06:56.550 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 23 00:06:56 smithi171 bash[55652]: ts=2024-04-23T00:06:56.164Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-04-23T00:06:56.550 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 23 00:06:56 smithi171 bash[55652]: ts=2024-04-23T00:06:56.164Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2024-04-23T00:06:56.550 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 23 00:06:56 smithi171 bash[55652]: ts=2024-04-23T00:06:56.164Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-04-23T00:06:56.550 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 23 00:06:56 smithi171 bash[55652]: ts=2024-04-23T00:06:56.166Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-04-23T00:06:56.550 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 23 00:06:56 smithi171 bash[55652]: ts=2024-04-23T00:06:56.166Z caller=node_exporter.go:117 level=info collector=arp 2024-04-23T00:06:56.550 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 23 00:06:56 smithi171 bash[55652]: ts=2024-04-23T00:06:56.166Z caller=node_exporter.go:117 level=info collector=bcache 2024-04-23T00:06:56.550 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 23 00:06:56 smithi171 bash[55652]: ts=2024-04-23T00:06:56.166Z caller=node_exporter.go:117 level=info collector=bonding 2024-04-23T00:06:56.550 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 23 00:06:56 smithi171 bash[55652]: ts=2024-04-23T00:06:56.166Z caller=node_exporter.go:117 level=info collector=btrfs 2024-04-23T00:06:56.551 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 23 00:06:56 smithi171 bash[55652]: ts=2024-04-23T00:06:56.166Z caller=node_exporter.go:117 level=info collector=conntrack 2024-04-23T00:06:56.551 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 23 00:06:56 smithi171 bash[55652]: ts=2024-04-23T00:06:56.166Z caller=node_exporter.go:117 level=info collector=cpu 2024-04-23T00:06:56.551 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 23 00:06:56 smithi171 bash[55652]: ts=2024-04-23T00:06:56.166Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-04-23T00:06:56.551 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 23 00:06:56 smithi171 bash[55652]: ts=2024-04-23T00:06:56.166Z caller=node_exporter.go:117 level=info collector=diskstats 2024-04-23T00:06:56.551 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 23 00:06:56 smithi171 bash[55652]: ts=2024-04-23T00:06:56.166Z caller=node_exporter.go:117 level=info collector=dmi 2024-04-23T00:06:56.551 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 23 00:06:56 smithi171 bash[55652]: ts=2024-04-23T00:06:56.166Z caller=node_exporter.go:117 level=info collector=edac 2024-04-23T00:06:56.551 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 23 00:06:56 smithi171 bash[55652]: ts=2024-04-23T00:06:56.166Z caller=node_exporter.go:117 level=info collector=entropy 2024-04-23T00:06:56.551 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 23 00:06:56 smithi171 bash[55652]: ts=2024-04-23T00:06:56.166Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-04-23T00:06:56.551 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 23 00:06:56 smithi171 bash[55652]: ts=2024-04-23T00:06:56.166Z caller=node_exporter.go:117 level=info collector=filefd 2024-04-23T00:06:56.551 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 23 00:06:56 smithi171 bash[55652]: ts=2024-04-23T00:06:56.166Z caller=node_exporter.go:117 level=info collector=filesystem 2024-04-23T00:06:56.551 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 23 00:06:56 smithi171 bash[55652]: ts=2024-04-23T00:06:56.166Z caller=node_exporter.go:117 level=info collector=hwmon 2024-04-23T00:06:56.551 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 23 00:06:56 smithi171 bash[55652]: ts=2024-04-23T00:06:56.166Z caller=node_exporter.go:117 level=info collector=infiniband 2024-04-23T00:06:56.551 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 23 00:06:56 smithi171 bash[55652]: ts=2024-04-23T00:06:56.166Z caller=node_exporter.go:117 level=info collector=ipvs 2024-04-23T00:06:56.551 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 23 00:06:56 smithi171 bash[55652]: ts=2024-04-23T00:06:56.166Z caller=node_exporter.go:117 level=info collector=loadavg 2024-04-23T00:06:56.551 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 23 00:06:56 smithi171 bash[55652]: ts=2024-04-23T00:06:56.166Z caller=node_exporter.go:117 level=info collector=mdadm 2024-04-23T00:06:56.552 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 23 00:06:56 smithi171 bash[55652]: ts=2024-04-23T00:06:56.166Z caller=node_exporter.go:117 level=info collector=meminfo 2024-04-23T00:06:56.552 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 23 00:06:56 smithi171 bash[55652]: ts=2024-04-23T00:06:56.166Z caller=node_exporter.go:117 level=info collector=netclass 2024-04-23T00:06:56.552 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 23 00:06:56 smithi171 bash[55652]: ts=2024-04-23T00:06:56.166Z caller=node_exporter.go:117 level=info collector=netdev 2024-04-23T00:06:56.552 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 23 00:06:56 smithi171 bash[55652]: ts=2024-04-23T00:06:56.166Z caller=node_exporter.go:117 level=info collector=netstat 2024-04-23T00:06:56.552 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 23 00:06:56 smithi171 bash[55652]: ts=2024-04-23T00:06:56.166Z caller=node_exporter.go:117 level=info collector=nfs 2024-04-23T00:06:56.552 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 23 00:06:56 smithi171 bash[55652]: ts=2024-04-23T00:06:56.166Z caller=node_exporter.go:117 level=info collector=nfsd 2024-04-23T00:06:56.552 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 23 00:06:56 smithi171 bash[55652]: ts=2024-04-23T00:06:56.166Z caller=node_exporter.go:117 level=info collector=nvme 2024-04-23T00:06:56.552 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 23 00:06:56 smithi171 bash[55652]: ts=2024-04-23T00:06:56.166Z caller=node_exporter.go:117 level=info collector=os 2024-04-23T00:06:56.552 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 23 00:06:56 smithi171 bash[55652]: ts=2024-04-23T00:06:56.166Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-04-23T00:06:56.552 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 23 00:06:56 smithi171 bash[55652]: ts=2024-04-23T00:06:56.166Z caller=node_exporter.go:117 level=info collector=pressure 2024-04-23T00:06:56.552 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 23 00:06:56 smithi171 bash[55652]: ts=2024-04-23T00:06:56.166Z caller=node_exporter.go:117 level=info collector=rapl 2024-04-23T00:06:56.553 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 23 00:06:56 smithi171 bash[55652]: ts=2024-04-23T00:06:56.166Z caller=node_exporter.go:117 level=info collector=schedstat 2024-04-23T00:06:56.553 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 23 00:06:56 smithi171 bash[55652]: ts=2024-04-23T00:06:56.166Z caller=node_exporter.go:117 level=info collector=selinux 2024-04-23T00:06:56.553 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 23 00:06:56 smithi171 bash[55652]: ts=2024-04-23T00:06:56.166Z caller=node_exporter.go:117 level=info collector=sockstat 2024-04-23T00:06:56.553 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 23 00:06:56 smithi171 bash[55652]: ts=2024-04-23T00:06:56.166Z caller=node_exporter.go:117 level=info collector=softnet 2024-04-23T00:06:56.553 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 23 00:06:56 smithi171 bash[55652]: ts=2024-04-23T00:06:56.166Z caller=node_exporter.go:117 level=info collector=stat 2024-04-23T00:06:56.553 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 23 00:06:56 smithi171 bash[55652]: ts=2024-04-23T00:06:56.166Z caller=node_exporter.go:117 level=info collector=tapestats 2024-04-23T00:06:56.553 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 23 00:06:56 smithi171 bash[55652]: ts=2024-04-23T00:06:56.166Z caller=node_exporter.go:117 level=info collector=textfile 2024-04-23T00:06:56.553 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 23 00:06:56 smithi171 bash[55652]: ts=2024-04-23T00:06:56.166Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-04-23T00:06:56.553 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 23 00:06:56 smithi171 bash[55652]: ts=2024-04-23T00:06:56.166Z caller=node_exporter.go:117 level=info collector=time 2024-04-23T00:06:56.553 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 23 00:06:56 smithi171 bash[55652]: ts=2024-04-23T00:06:56.166Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-04-23T00:06:56.553 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 23 00:06:56 smithi171 bash[55652]: ts=2024-04-23T00:06:56.166Z caller=node_exporter.go:117 level=info collector=uname 2024-04-23T00:06:56.553 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 23 00:06:56 smithi171 bash[55652]: ts=2024-04-23T00:06:56.166Z caller=node_exporter.go:117 level=info collector=vmstat 2024-04-23T00:06:56.553 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 23 00:06:56 smithi171 bash[55652]: ts=2024-04-23T00:06:56.166Z caller=node_exporter.go:117 level=info collector=xfs 2024-04-23T00:06:56.553 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 23 00:06:56 smithi171 bash[55652]: ts=2024-04-23T00:06:56.166Z caller=node_exporter.go:117 level=info collector=zfs 2024-04-23T00:06:56.553 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 23 00:06:56 smithi171 bash[55652]: ts=2024-04-23T00:06:56.166Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-04-23T00:06:56.554 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 23 00:06:56 smithi171 bash[55652]: ts=2024-04-23T00:06:56.166Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-04-23T00:06:57.049 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:56 smithi171 bash[43854]: cluster 2024-04-23T00:06:55.458965+0000 mgr.y (mgr.25321) 417 : cluster [DBG] pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 3 op/s 2024-04-23T00:06:57.049 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:56 smithi171 bash[43854]: cluster 2024-04-23T00:06:55.458965+0000 mgr.y (mgr.25321) 417 : cluster [DBG] pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 3 op/s 2024-04-23T00:06:57.278 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:56 smithi079 bash[55848]: cluster 2024-04-23T00:06:55.458965+0000 mgr.y (mgr.25321) 417 : cluster [DBG] pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 3 op/s 2024-04-23T00:06:57.278 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:56 smithi079 bash[55848]: cluster 2024-04-23T00:06:55.458965+0000 mgr.y (mgr.25321) 417 : cluster [DBG] pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 3 op/s 2024-04-23T00:06:57.278 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:56 smithi079 bash[57209]: cluster 2024-04-23T00:06:55.458965+0000 mgr.y (mgr.25321) 417 : cluster [DBG] pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 3 op/s 2024-04-23T00:06:57.278 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:56 smithi079 bash[57209]: cluster 2024-04-23T00:06:55.458965+0000 mgr.y (mgr.25321) 417 : cluster [DBG] pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 3 op/s 2024-04-23T00:06:59.049 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:58 smithi171 bash[43854]: cluster 2024-04-23T00:06:57.460428+0000 mgr.y (mgr.25321) 418 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 2.1 KiB/s rd, 2 op/s 2024-04-23T00:06:59.049 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:58 smithi171 bash[43854]: cluster 2024-04-23T00:06:57.460428+0000 mgr.y (mgr.25321) 418 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 2.1 KiB/s rd, 2 op/s 2024-04-23T00:06:59.049 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:58 smithi171 bash[43854]: audit 2024-04-23T00:06:58.575438+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:59.049 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:58 smithi171 bash[43854]: audit 2024-04-23T00:06:58.575438+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:59.049 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:58 smithi171 bash[43854]: audit 2024-04-23T00:06:58.586746+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:59.049 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:06:58 smithi171 bash[43854]: audit 2024-04-23T00:06:58.586746+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:59.278 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:58 smithi079 bash[55848]: cluster 2024-04-23T00:06:57.460428+0000 mgr.y (mgr.25321) 418 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 2.1 KiB/s rd, 2 op/s 2024-04-23T00:06:59.278 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:58 smithi079 bash[55848]: cluster 2024-04-23T00:06:57.460428+0000 mgr.y (mgr.25321) 418 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 2.1 KiB/s rd, 2 op/s 2024-04-23T00:06:59.278 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:58 smithi079 bash[55848]: audit 2024-04-23T00:06:58.575438+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:59.278 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:58 smithi079 bash[55848]: audit 2024-04-23T00:06:58.575438+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:59.278 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:58 smithi079 bash[55848]: audit 2024-04-23T00:06:58.586746+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:59.278 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:06:58 smithi079 bash[55848]: audit 2024-04-23T00:06:58.586746+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:59.279 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:58 smithi079 bash[57209]: cluster 2024-04-23T00:06:57.460428+0000 mgr.y (mgr.25321) 418 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 2.1 KiB/s rd, 2 op/s 2024-04-23T00:06:59.279 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:58 smithi079 bash[57209]: cluster 2024-04-23T00:06:57.460428+0000 mgr.y (mgr.25321) 418 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 2.1 KiB/s rd, 2 op/s 2024-04-23T00:06:59.279 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:58 smithi079 bash[57209]: audit 2024-04-23T00:06:58.575438+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:59.279 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:58 smithi079 bash[57209]: audit 2024-04-23T00:06:58.575438+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:59.279 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:58 smithi079 bash[57209]: audit 2024-04-23T00:06:58.586746+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:06:59.279 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:06:58 smithi079 bash[57209]: audit 2024-04-23T00:06:58.586746+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:00.778 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:00 smithi079 bash[55848]: cluster 2024-04-23T00:06:59.462013+0000 mgr.y (mgr.25321) 419 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-04-23T00:07:00.779 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:00 smithi079 bash[55848]: cluster 2024-04-23T00:06:59.462013+0000 mgr.y (mgr.25321) 419 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-04-23T00:07:00.779 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:00 smithi079 bash[55848]: audit 2024-04-23T00:06:59.499430+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:00.779 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:00 smithi079 bash[55848]: audit 2024-04-23T00:06:59.499430+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:00.779 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:00 smithi079 bash[55848]: audit 2024-04-23T00:06:59.509570+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:00.779 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:00 smithi079 bash[55848]: audit 2024-04-23T00:06:59.509570+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:00.779 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:00 smithi079 bash[55848]: audit 2024-04-23T00:06:59.744447+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:00.779 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:00 smithi079 bash[55848]: audit 2024-04-23T00:06:59.744447+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:00.779 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:00 smithi079 bash[55848]: audit 2024-04-23T00:06:59.753377+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:00.779 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:00 smithi079 bash[55848]: audit 2024-04-23T00:06:59.753377+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:00.779 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:00 smithi079 bash[57209]: cluster 2024-04-23T00:06:59.462013+0000 mgr.y (mgr.25321) 419 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-04-23T00:07:00.779 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:00 smithi079 bash[57209]: cluster 2024-04-23T00:06:59.462013+0000 mgr.y (mgr.25321) 419 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-04-23T00:07:00.779 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:00 smithi079 bash[57209]: audit 2024-04-23T00:06:59.499430+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:00.780 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:00 smithi079 bash[57209]: audit 2024-04-23T00:06:59.499430+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:00.780 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:00 smithi079 bash[57209]: audit 2024-04-23T00:06:59.509570+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:00.780 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:00 smithi079 bash[57209]: audit 2024-04-23T00:06:59.509570+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:00.780 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:00 smithi079 bash[57209]: audit 2024-04-23T00:06:59.744447+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:00.780 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:00 smithi079 bash[57209]: audit 2024-04-23T00:06:59.744447+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:00.780 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:00 smithi079 bash[57209]: audit 2024-04-23T00:06:59.753377+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:00.780 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:00 smithi079 bash[57209]: audit 2024-04-23T00:06:59.753377+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:00.799 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:00 smithi171 bash[43854]: cluster 2024-04-23T00:06:59.462013+0000 mgr.y (mgr.25321) 419 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-04-23T00:07:00.799 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:00 smithi171 bash[43854]: cluster 2024-04-23T00:06:59.462013+0000 mgr.y (mgr.25321) 419 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-04-23T00:07:00.799 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:00 smithi171 bash[43854]: audit 2024-04-23T00:06:59.499430+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:00.799 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:00 smithi171 bash[43854]: audit 2024-04-23T00:06:59.499430+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:00.799 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:00 smithi171 bash[43854]: audit 2024-04-23T00:06:59.509570+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:00.799 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:00 smithi171 bash[43854]: audit 2024-04-23T00:06:59.509570+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:00.800 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:00 smithi171 bash[43854]: audit 2024-04-23T00:06:59.744447+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:00.800 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:00 smithi171 bash[43854]: audit 2024-04-23T00:06:59.744447+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:00.800 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:00 smithi171 bash[43854]: audit 2024-04-23T00:06:59.753377+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:00.800 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:00 smithi171 bash[43854]: audit 2024-04-23T00:06:59.753377+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:02.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:01 smithi079 bash[55848]: audit 2024-04-23T00:07:00.390167+0000 mgr.y (mgr.25321) 420 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:07:02.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:01 smithi079 bash[55848]: audit 2024-04-23T00:07:00.390167+0000 mgr.y (mgr.25321) 420 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:07:02.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:01 smithi079 bash[55848]: audit 2024-04-23T00:07:00.623703+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:02.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:01 smithi079 bash[55848]: audit 2024-04-23T00:07:00.623703+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:02.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:01 smithi079 bash[55848]: audit 2024-04-23T00:07:00.636325+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:02.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:01 smithi079 bash[55848]: audit 2024-04-23T00:07:00.636325+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:02.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:01 smithi079 bash[57209]: audit 2024-04-23T00:07:00.390167+0000 mgr.y (mgr.25321) 420 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:07:02.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:01 smithi079 bash[57209]: audit 2024-04-23T00:07:00.390167+0000 mgr.y (mgr.25321) 420 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:07:02.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:01 smithi079 bash[57209]: audit 2024-04-23T00:07:00.623703+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:02.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:01 smithi079 bash[57209]: audit 2024-04-23T00:07:00.623703+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:02.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:01 smithi079 bash[57209]: audit 2024-04-23T00:07:00.636325+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:02.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:01 smithi079 bash[57209]: audit 2024-04-23T00:07:00.636325+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:02.049 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:01 smithi171 bash[43854]: audit 2024-04-23T00:07:00.390167+0000 mgr.y (mgr.25321) 420 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:07:02.049 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:01 smithi171 bash[43854]: audit 2024-04-23T00:07:00.390167+0000 mgr.y (mgr.25321) 420 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:07:02.049 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:01 smithi171 bash[43854]: audit 2024-04-23T00:07:00.623703+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:02.049 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:01 smithi171 bash[43854]: audit 2024-04-23T00:07:00.623703+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:02.049 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:01 smithi171 bash[43854]: audit 2024-04-23T00:07:00.636325+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:02.049 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:01 smithi171 bash[43854]: audit 2024-04-23T00:07:00.636325+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:03.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:02 smithi079 bash[55848]: cluster 2024-04-23T00:07:01.463405+0000 mgr.y (mgr.25321) 421 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:07:03.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:02 smithi079 bash[55848]: cluster 2024-04-23T00:07:01.463405+0000 mgr.y (mgr.25321) 421 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:07:03.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:02 smithi079 bash[57209]: cluster 2024-04-23T00:07:01.463405+0000 mgr.y (mgr.25321) 421 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:07:03.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:02 smithi079 bash[57209]: cluster 2024-04-23T00:07:01.463405+0000 mgr.y (mgr.25321) 421 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:07:03.049 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:02 smithi171 bash[43854]: cluster 2024-04-23T00:07:01.463405+0000 mgr.y (mgr.25321) 421 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:07:03.049 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:02 smithi171 bash[43854]: cluster 2024-04-23T00:07:01.463405+0000 mgr.y (mgr.25321) 421 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:07:03.783 INFO:teuthology.orchestra.run.smithi079.stdout:true 2024-04-23T00:07:04.028 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:07:03 smithi079 bash[52880]: ::ffff:172.21.15.171 - - [23/Apr/2024:00:07:03] "GET /metrics HTTP/1.1" 200 38694 "" "Prometheus/2.33.4" 2024-04-23T00:07:04.501 INFO:teuthology.orchestra.run.smithi079.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T00:07:04.501 INFO:teuthology.orchestra.run.smithi079.stdout:alertmanager.a smithi079 *:9093,9094 running (8m) 5s ago 15m 14.2M - 0.23.0 ba2b418f427c d3a786a65dba 2024-04-23T00:07:04.501 INFO:teuthology.orchestra.run.smithi079.stdout:grafana.a smithi171 *:3000 running (8m) 5s ago 14m 41.3M - 8.3.5 dad864ee21e9 cc5aee88d2dc 2024-04-23T00:07:04.501 INFO:teuthology.orchestra.run.smithi079.stdout:iscsi.foo.smithi079.zorrwo smithi079 running (36s) 5s ago 13m 42.3M - 3.7 a0434699c1d7 578d18bceb47 2024-04-23T00:07:04.501 INFO:teuthology.orchestra.run.smithi079.stdout:mgr.x smithi171 *:8443,9283,8765 running (7m) 5s ago 20m 440M - 19.0.0-3252-g43be0201 a0434699c1d7 63bab1f0aabb 2024-04-23T00:07:04.502 INFO:teuthology.orchestra.run.smithi079.stdout:mgr.y smithi079 *:8443,9283,8765 running (8m) 5s ago 22m 507M - 19.0.0-3252-g43be0201 a0434699c1d7 c3e0186392bc 2024-04-23T00:07:04.502 INFO:teuthology.orchestra.run.smithi079.stdout:mon.a smithi079 running (6m) 5s ago 22m 62.3M 2048M 19.0.0-3252-g43be0201 a0434699c1d7 73856468c297 2024-04-23T00:07:04.502 INFO:teuthology.orchestra.run.smithi079.stdout:mon.b smithi171 running (5m) 5s ago 21m 45.2M 2048M 19.0.0-3252-g43be0201 a0434699c1d7 8956680187c2 2024-04-23T00:07:04.502 INFO:teuthology.orchestra.run.smithi079.stdout:mon.c smithi079 running (6m) 5s ago 21m 51.0M 2048M 19.0.0-3252-g43be0201 a0434699c1d7 26b21cf14d08 2024-04-23T00:07:04.502 INFO:teuthology.orchestra.run.smithi079.stdout:node-exporter.a smithi079 *:9100 running (14s) 5s ago 15m 3275k - 1.5.0 0da6a335fe13 eb61ab929a85 2024-04-23T00:07:04.502 INFO:teuthology.orchestra.run.smithi079.stdout:node-exporter.b smithi171 *:9100 running (9s) 5s ago 15m - - 1.5.0 0da6a335fe13 f488b177b506 2024-04-23T00:07:04.502 INFO:teuthology.orchestra.run.smithi079.stdout:osd.0 smithi079 running (4m) 5s ago 20m 65.3M 2780M 19.0.0-3252-g43be0201 a0434699c1d7 75f8375cb2bd 2024-04-23T00:07:04.502 INFO:teuthology.orchestra.run.smithi079.stdout:osd.1 smithi079 running (4m) 5s ago 19m 60.9M 2780M 19.0.0-3252-g43be0201 a0434699c1d7 08111a57b339 2024-04-23T00:07:04.502 INFO:teuthology.orchestra.run.smithi079.stdout:osd.2 smithi079 running (3m) 5s ago 19m 53.9M 2780M 19.0.0-3252-g43be0201 a0434699c1d7 8e3936463b1c 2024-04-23T00:07:04.502 INFO:teuthology.orchestra.run.smithi079.stdout:osd.3 smithi079 running (3m) 5s ago 18m 65.2M 2780M 19.0.0-3252-g43be0201 a0434699c1d7 c686bdec4d14 2024-04-23T00:07:04.502 INFO:teuthology.orchestra.run.smithi079.stdout:osd.4 smithi171 running (3m) 5s ago 18m 63.2M 3036M 19.0.0-3252-g43be0201 a0434699c1d7 3a8b0ccad371 2024-04-23T00:07:04.502 INFO:teuthology.orchestra.run.smithi079.stdout:osd.5 smithi171 running (2m) 5s ago 17m 54.8M 3036M 19.0.0-3252-g43be0201 a0434699c1d7 d982dae5787e 2024-04-23T00:07:04.502 INFO:teuthology.orchestra.run.smithi079.stdout:osd.6 smithi171 running (2m) 5s ago 16m 59.0M 3036M 19.0.0-3252-g43be0201 a0434699c1d7 e3fa119570a9 2024-04-23T00:07:04.502 INFO:teuthology.orchestra.run.smithi079.stdout:osd.7 smithi171 running (107s) 5s ago 16m 55.3M 3036M 19.0.0-3252-g43be0201 a0434699c1d7 41877f4a5a81 2024-04-23T00:07:04.503 INFO:teuthology.orchestra.run.smithi079.stdout:prometheus.a smithi171 *:9095 running (7m) 5s ago 15m 76.6M - 2.33.4 514e6a882f6e 0c5b27bf9a1d 2024-04-23T00:07:04.503 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.foo.smithi079.mriyzv smithi079 *:8000 running (87s) 5s ago 13m 89.7M - 19.0.0-3252-g43be0201 a0434699c1d7 2f682a6793c1 2024-04-23T00:07:04.503 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.foo.smithi171.llhapr smithi171 *:8000 running (74s) 5s ago 13m 89.6M - 19.0.0-3252-g43be0201 a0434699c1d7 752e58af878a 2024-04-23T00:07:04.503 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.smpl.smithi079.yxokos smithi079 *:80 running (81s) 5s ago 13m 89.7M - 19.0.0-3252-g43be0201 a0434699c1d7 fba9ff575a82 2024-04-23T00:07:04.503 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.smpl.smithi171.spscai smithi171 *:80 running (67s) 5s ago 13m 89.7M - 19.0.0-3252-g43be0201 a0434699c1d7 303a586370f9 2024-04-23T00:07:04.932 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-04-23T00:07:04.932 INFO:teuthology.orchestra.run.smithi079.stdout: "mon": { 2024-04-23T00:07:04.933 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.0.0-3252-g43be0201 (43be020184947e53516056c9931e1ac5bdbbb1a5) squid (dev)": 3 2024-04-23T00:07:04.933 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-04-23T00:07:04.933 INFO:teuthology.orchestra.run.smithi079.stdout: "mgr": { 2024-04-23T00:07:04.933 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.0.0-3252-g43be0201 (43be020184947e53516056c9931e1ac5bdbbb1a5) squid (dev)": 2 2024-04-23T00:07:04.933 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-04-23T00:07:04.933 INFO:teuthology.orchestra.run.smithi079.stdout: "osd": { 2024-04-23T00:07:04.933 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.0.0-3252-g43be0201 (43be020184947e53516056c9931e1ac5bdbbb1a5) squid (dev)": 8 2024-04-23T00:07:04.933 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-04-23T00:07:04.933 INFO:teuthology.orchestra.run.smithi079.stdout: "rgw": { 2024-04-23T00:07:04.933 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.0.0-3252-g43be0201 (43be020184947e53516056c9931e1ac5bdbbb1a5) squid (dev)": 4 2024-04-23T00:07:04.933 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-04-23T00:07:04.933 INFO:teuthology.orchestra.run.smithi079.stdout: "overall": { 2024-04-23T00:07:04.933 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.0.0-3252-g43be0201 (43be020184947e53516056c9931e1ac5bdbbb1a5) squid (dev)": 17 2024-04-23T00:07:04.933 INFO:teuthology.orchestra.run.smithi079.stdout: } 2024-04-23T00:07:04.933 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-04-23T00:07:05.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:04 smithi079 bash[55848]: cluster 2024-04-23T00:07:03.465022+0000 mgr.y (mgr.25321) 422 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:07:05.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:04 smithi079 bash[55848]: cluster 2024-04-23T00:07:03.465022+0000 mgr.y (mgr.25321) 422 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:07:05.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:04 smithi079 bash[55848]: audit 2024-04-23T00:07:03.788540+0000 mgr.y (mgr.25321) 423 : audit [DBG] from='client.44698 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:07:05.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:04 smithi079 bash[55848]: audit 2024-04-23T00:07:03.788540+0000 mgr.y (mgr.25321) 423 : audit [DBG] from='client.44698 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:07:05.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:04 smithi079 bash[57209]: cluster 2024-04-23T00:07:03.465022+0000 mgr.y (mgr.25321) 422 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:07:05.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:04 smithi079 bash[57209]: cluster 2024-04-23T00:07:03.465022+0000 mgr.y (mgr.25321) 422 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:07:05.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:04 smithi079 bash[57209]: audit 2024-04-23T00:07:03.788540+0000 mgr.y (mgr.25321) 423 : audit [DBG] from='client.44698 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:07:05.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:04 smithi079 bash[57209]: audit 2024-04-23T00:07:03.788540+0000 mgr.y (mgr.25321) 423 : audit [DBG] from='client.44698 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:07:05.049 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:04 smithi171 bash[43854]: cluster 2024-04-23T00:07:03.465022+0000 mgr.y (mgr.25321) 422 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:07:05.049 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:04 smithi171 bash[43854]: cluster 2024-04-23T00:07:03.465022+0000 mgr.y (mgr.25321) 422 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:07:05.049 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:04 smithi171 bash[43854]: audit 2024-04-23T00:07:03.788540+0000 mgr.y (mgr.25321) 423 : audit [DBG] from='client.44698 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:07:05.049 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:04 smithi171 bash[43854]: audit 2024-04-23T00:07:03.788540+0000 mgr.y (mgr.25321) 423 : audit [DBG] from='client.44698 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:07:05.284 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-04-23T00:07:05.284 INFO:teuthology.orchestra.run.smithi079.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5", 2024-04-23T00:07:05.284 INFO:teuthology.orchestra.run.smithi079.stdout: "in_progress": true, 2024-04-23T00:07:05.284 INFO:teuthology.orchestra.run.smithi079.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-23T00:07:05.284 INFO:teuthology.orchestra.run.smithi079.stdout: "services_complete": [ 2024-04-23T00:07:05.284 INFO:teuthology.orchestra.run.smithi079.stdout: "rgw", 2024-04-23T00:07:05.284 INFO:teuthology.orchestra.run.smithi079.stdout: "osd", 2024-04-23T00:07:05.284 INFO:teuthology.orchestra.run.smithi079.stdout: "mon", 2024-04-23T00:07:05.284 INFO:teuthology.orchestra.run.smithi079.stdout: "iscsi", 2024-04-23T00:07:05.285 INFO:teuthology.orchestra.run.smithi079.stdout: "mgr" 2024-04-23T00:07:05.285 INFO:teuthology.orchestra.run.smithi079.stdout: ], 2024-04-23T00:07:05.285 INFO:teuthology.orchestra.run.smithi079.stdout: "progress": "18/23 daemons upgraded", 2024-04-23T00:07:05.285 INFO:teuthology.orchestra.run.smithi079.stdout: "message": "Currently upgrading node-exporter daemons", 2024-04-23T00:07:05.285 INFO:teuthology.orchestra.run.smithi079.stdout: "is_paused": false 2024-04-23T00:07:05.285 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-04-23T00:07:05.726 INFO:teuthology.orchestra.run.smithi079.stdout:HEALTH_WARN failed to probe daemons or devices 2024-04-23T00:07:05.726 INFO:teuthology.orchestra.run.smithi079.stdout:[WRN] CEPHADM_REFRESH_FAILED: failed to probe daemons or devices 2024-04-23T00:07:05.726 INFO:teuthology.orchestra.run.smithi079.stdout: host smithi079 `cephadm ceph-volume` failed: cephadm exited with an error code: 1, stderr: Inferring config /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/mon.a/config 2024-04-23T00:07:05.726 INFO:teuthology.orchestra.run.smithi079.stdout:Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5 -e NODE_NAME=smithi079 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmp0fhl5o6m:/etc/ceph/ceph.conf:z quay.ceph.io/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5 inventory --format=json-pretty --filter-for-batch 2024-04-23T00:07:05.726 INFO:teuthology.orchestra.run.smithi079.stdout:/usr/bin/docker: stderr docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-23T00:07:05.727 INFO:teuthology.orchestra.run.smithi079.stdout:/usr/bin/docker: stderr See 'docker run --help'. 2024-04-23T00:07:05.727 INFO:teuthology.orchestra.run.smithi079.stdout:Traceback (most recent call last): 2024-04-23T00:07:05.727 INFO:teuthology.orchestra.run.smithi079.stdout: File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main 2024-04-23T00:07:05.727 INFO:teuthology.orchestra.run.smithi079.stdout: return _run_code(code, main_globals, None, 2024-04-23T00:07:05.727 INFO:teuthology.orchestra.run.smithi079.stdout: File "/usr/lib/python3.10/runpy.py", line 86, in _run_code 2024-04-23T00:07:05.727 INFO:teuthology.orchestra.run.smithi079.stdout: exec(code, run_globals) 2024-04-23T00:07:05.727 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 5642, in 2024-04-23T00:07:05.727 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 5630, in main 2024-04-23T00:07:05.728 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 408, in _infer_config 2024-04-23T00:07:05.728 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 323, in _infer_fsid 2024-04-23T00:07:05.728 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 436, in _infer_image 2024-04-23T00:07:05.728 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 310, in _validate_fsid 2024-04-23T00:07:05.728 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 3380, in command_ceph_volume 2024-04-23T00:07:05.728 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-23T00:07:05.728 INFO:teuthology.orchestra.run.smithi079.stdout:RuntimeError: Failed command: /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5 -e NODE_NAME=smithi079 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmp0fhl5o6m:/etc/ceph/ceph.conf:z quay.ceph.io/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5 inventory --format=json-pretty --filter-for-batch: docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-23T00:07:05.728 INFO:teuthology.orchestra.run.smithi079.stdout:See 'docker run --help'. 2024-04-23T00:07:05.903 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:05 smithi079 bash[57209]: audit 2024-04-23T00:07:04.156652+0000 mgr.y (mgr.25321) 424 : audit [DBG] from='client.44704 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:07:05.903 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:05 smithi079 bash[57209]: audit 2024-04-23T00:07:04.156652+0000 mgr.y (mgr.25321) 424 : audit [DBG] from='client.44704 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:07:05.903 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:05 smithi079 bash[57209]: audit 2024-04-23T00:07:04.505804+0000 mgr.y (mgr.25321) 425 : audit [DBG] from='client.44710 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:07:05.903 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:05 smithi079 bash[57209]: audit 2024-04-23T00:07:04.505804+0000 mgr.y (mgr.25321) 425 : audit [DBG] from='client.44710 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:07:05.903 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:05 smithi079 bash[57209]: audit 2024-04-23T00:07:04.952694+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.79:0/2802345891' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:05.904 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:05 smithi079 bash[57209]: audit 2024-04-23T00:07:04.952694+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.79:0/2802345891' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:05.904 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:05 smithi079 bash[55848]: audit 2024-04-23T00:07:04.156652+0000 mgr.y (mgr.25321) 424 : audit [DBG] from='client.44704 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:07:05.904 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:05 smithi079 bash[55848]: audit 2024-04-23T00:07:04.156652+0000 mgr.y (mgr.25321) 424 : audit [DBG] from='client.44704 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:07:05.904 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:05 smithi079 bash[55848]: audit 2024-04-23T00:07:04.505804+0000 mgr.y (mgr.25321) 425 : audit [DBG] from='client.44710 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:07:05.904 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:05 smithi079 bash[55848]: audit 2024-04-23T00:07:04.505804+0000 mgr.y (mgr.25321) 425 : audit [DBG] from='client.44710 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:07:05.904 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:05 smithi079 bash[55848]: audit 2024-04-23T00:07:04.952694+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.79:0/2802345891' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:05.904 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:05 smithi079 bash[55848]: audit 2024-04-23T00:07:04.952694+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.79:0/2802345891' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:06.049 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:05 smithi171 bash[43854]: audit 2024-04-23T00:07:04.156652+0000 mgr.y (mgr.25321) 424 : audit [DBG] from='client.44704 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:07:06.049 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:05 smithi171 bash[43854]: audit 2024-04-23T00:07:04.156652+0000 mgr.y (mgr.25321) 424 : audit [DBG] from='client.44704 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:07:06.049 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:05 smithi171 bash[43854]: audit 2024-04-23T00:07:04.505804+0000 mgr.y (mgr.25321) 425 : audit [DBG] from='client.44710 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:07:06.049 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:05 smithi171 bash[43854]: audit 2024-04-23T00:07:04.505804+0000 mgr.y (mgr.25321) 425 : audit [DBG] from='client.44710 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:07:06.049 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:05 smithi171 bash[43854]: audit 2024-04-23T00:07:04.952694+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.79:0/2802345891' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:06.049 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:05 smithi171 bash[43854]: audit 2024-04-23T00:07:04.952694+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.79:0/2802345891' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:06.799 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:06 smithi171 bash[43854]: audit 2024-04-23T00:07:05.304046+0000 mgr.y (mgr.25321) 426 : audit [DBG] from='client.44722 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:07:06.799 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:06 smithi171 bash[43854]: audit 2024-04-23T00:07:05.304046+0000 mgr.y (mgr.25321) 426 : audit [DBG] from='client.44722 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:07:06.799 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:06 smithi171 bash[43854]: cluster 2024-04-23T00:07:05.465933+0000 mgr.y (mgr.25321) 427 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:07:06.800 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:06 smithi171 bash[43854]: cluster 2024-04-23T00:07:05.465933+0000 mgr.y (mgr.25321) 427 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:07:06.800 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:06 smithi171 bash[43854]: audit 2024-04-23T00:07:05.746097+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.79:0/1251805006' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T00:07:06.800 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:06 smithi171 bash[43854]: audit 2024-04-23T00:07:05.746097+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.79:0/1251805006' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T00:07:07.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:06 smithi079 bash[55848]: audit 2024-04-23T00:07:05.304046+0000 mgr.y (mgr.25321) 426 : audit [DBG] from='client.44722 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:07:07.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:06 smithi079 bash[55848]: audit 2024-04-23T00:07:05.304046+0000 mgr.y (mgr.25321) 426 : audit [DBG] from='client.44722 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:07:07.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:06 smithi079 bash[55848]: cluster 2024-04-23T00:07:05.465933+0000 mgr.y (mgr.25321) 427 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:07:07.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:06 smithi079 bash[55848]: cluster 2024-04-23T00:07:05.465933+0000 mgr.y (mgr.25321) 427 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:07:07.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:06 smithi079 bash[55848]: audit 2024-04-23T00:07:05.746097+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.79:0/1251805006' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T00:07:07.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:06 smithi079 bash[55848]: audit 2024-04-23T00:07:05.746097+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.79:0/1251805006' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T00:07:07.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:06 smithi079 bash[57209]: audit 2024-04-23T00:07:05.304046+0000 mgr.y (mgr.25321) 426 : audit [DBG] from='client.44722 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:07:07.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:06 smithi079 bash[57209]: audit 2024-04-23T00:07:05.304046+0000 mgr.y (mgr.25321) 426 : audit [DBG] from='client.44722 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:07:07.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:06 smithi079 bash[57209]: cluster 2024-04-23T00:07:05.465933+0000 mgr.y (mgr.25321) 427 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:07:07.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:06 smithi079 bash[57209]: cluster 2024-04-23T00:07:05.465933+0000 mgr.y (mgr.25321) 427 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:07:07.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:06 smithi079 bash[57209]: audit 2024-04-23T00:07:05.746097+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.79:0/1251805006' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T00:07:07.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:06 smithi079 bash[57209]: audit 2024-04-23T00:07:05.746097+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.79:0/1251805006' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T00:07:07.799 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:07 smithi171 bash[43854]: audit 2024-04-23T00:07:07.126398+0000 mon.a (mon.0) 818 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:07:07.799 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:07 smithi171 bash[43854]: audit 2024-04-23T00:07:07.126398+0000 mon.a (mon.0) 818 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:07:08.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:07 smithi079 bash[55848]: audit 2024-04-23T00:07:07.126398+0000 mon.a (mon.0) 818 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:07:08.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:07 smithi079 bash[55848]: audit 2024-04-23T00:07:07.126398+0000 mon.a (mon.0) 818 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:07:08.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:07 smithi079 bash[57209]: audit 2024-04-23T00:07:07.126398+0000 mon.a (mon.0) 818 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:07:08.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:07 smithi079 bash[57209]: audit 2024-04-23T00:07:07.126398+0000 mon.a (mon.0) 818 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:07:08.799 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:08 smithi171 bash[43854]: cluster 2024-04-23T00:07:07.467156+0000 mgr.y (mgr.25321) 428 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:07:08.799 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:08 smithi171 bash[43854]: cluster 2024-04-23T00:07:07.467156+0000 mgr.y (mgr.25321) 428 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:07:08.800 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:08 smithi171 bash[43854]: audit 2024-04-23T00:07:07.827116+0000 mon.a (mon.0) 819 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:07:08.800 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:08 smithi171 bash[43854]: audit 2024-04-23T00:07:07.827116+0000 mon.a (mon.0) 819 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:07:08.800 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:08 smithi171 bash[43854]: audit 2024-04-23T00:07:07.829185+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:07:08.800 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:08 smithi171 bash[43854]: audit 2024-04-23T00:07:07.829185+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:07:08.800 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:08 smithi171 bash[43854]: audit 2024-04-23T00:07:07.843818+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:08.800 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:08 smithi171 bash[43854]: audit 2024-04-23T00:07:07.843818+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:08.800 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:08 smithi171 bash[43854]: audit 2024-04-23T00:07:07.943817+0000 mon.a (mon.0) 822 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:07:08.800 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:08 smithi171 bash[43854]: audit 2024-04-23T00:07:07.943817+0000 mon.a (mon.0) 822 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:07:08.800 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:08 smithi171 bash[43854]: audit 2024-04-23T00:07:07.949185+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:08.800 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:08 smithi171 bash[43854]: audit 2024-04-23T00:07:07.949185+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:08.800 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:08 smithi171 bash[43854]: audit 2024-04-23T00:07:07.953146+0000 mon.a (mon.0) 824 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:08.800 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:08 smithi171 bash[43854]: audit 2024-04-23T00:07:07.953146+0000 mon.a (mon.0) 824 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:08.800 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:08 smithi171 bash[43854]: audit 2024-04-23T00:07:07.955997+0000 mon.a (mon.0) 825 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:08.801 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:08 smithi171 bash[43854]: audit 2024-04-23T00:07:07.955997+0000 mon.a (mon.0) 825 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:08.801 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:08 smithi171 bash[43854]: audit 2024-04-23T00:07:07.962549+0000 mon.a (mon.0) 826 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:08.801 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:08 smithi171 bash[43854]: audit 2024-04-23T00:07:07.962549+0000 mon.a (mon.0) 826 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:08.801 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:08 smithi171 bash[43854]: audit 2024-04-23T00:07:07.969478+0000 mon.a (mon.0) 827 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:08.801 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:08 smithi171 bash[43854]: audit 2024-04-23T00:07:07.969478+0000 mon.a (mon.0) 827 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:08.802 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:08 smithi171 bash[43854]: audit 2024-04-23T00:07:07.974262+0000 mon.a (mon.0) 828 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:08.802 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:08 smithi171 bash[43854]: audit 2024-04-23T00:07:07.974262+0000 mon.a (mon.0) 828 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:08.802 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:08 smithi171 bash[43854]: audit 2024-04-23T00:07:07.977447+0000 mon.a (mon.0) 829 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:08.802 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:08 smithi171 bash[43854]: audit 2024-04-23T00:07:07.977447+0000 mon.a (mon.0) 829 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:08.802 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:08 smithi171 bash[43854]: audit 2024-04-23T00:07:07.980739+0000 mon.a (mon.0) 830 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:08.803 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:08 smithi171 bash[43854]: audit 2024-04-23T00:07:07.980739+0000 mon.a (mon.0) 830 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:08.803 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:08 smithi171 bash[43854]: audit 2024-04-23T00:07:07.983949+0000 mon.a (mon.0) 831 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:08.803 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:08 smithi171 bash[43854]: audit 2024-04-23T00:07:07.983949+0000 mon.a (mon.0) 831 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:08.803 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:08 smithi171 bash[43854]: audit 2024-04-23T00:07:07.987268+0000 mon.a (mon.0) 832 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:08.803 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:08 smithi171 bash[43854]: audit 2024-04-23T00:07:07.987268+0000 mon.a (mon.0) 832 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:08.803 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:08 smithi171 bash[43854]: audit 2024-04-23T00:07:07.990206+0000 mon.a (mon.0) 833 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:08.803 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:08 smithi171 bash[43854]: audit 2024-04-23T00:07:07.990206+0000 mon.a (mon.0) 833 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:08.803 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:08 smithi171 bash[43854]: audit 2024-04-23T00:07:07.993344+0000 mon.a (mon.0) 834 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:08.803 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:08 smithi171 bash[43854]: audit 2024-04-23T00:07:07.993344+0000 mon.a (mon.0) 834 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:08.803 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:08 smithi171 bash[43854]: audit 2024-04-23T00:07:07.997656+0000 mon.a (mon.0) 835 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:08.803 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:08 smithi171 bash[43854]: audit 2024-04-23T00:07:07.997656+0000 mon.a (mon.0) 835 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:09.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:08 smithi079 bash[55848]: cluster 2024-04-23T00:07:07.467156+0000 mgr.y (mgr.25321) 428 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:07:09.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:08 smithi079 bash[55848]: cluster 2024-04-23T00:07:07.467156+0000 mgr.y (mgr.25321) 428 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:07:09.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:08 smithi079 bash[55848]: audit 2024-04-23T00:07:07.827116+0000 mon.a (mon.0) 819 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:07:09.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:08 smithi079 bash[55848]: audit 2024-04-23T00:07:07.827116+0000 mon.a (mon.0) 819 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:07:09.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:08 smithi079 bash[55848]: audit 2024-04-23T00:07:07.829185+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:07:09.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:08 smithi079 bash[55848]: audit 2024-04-23T00:07:07.829185+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:07:09.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:08 smithi079 bash[55848]: audit 2024-04-23T00:07:07.843818+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:09.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:08 smithi079 bash[55848]: audit 2024-04-23T00:07:07.843818+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:09.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:08 smithi079 bash[55848]: audit 2024-04-23T00:07:07.943817+0000 mon.a (mon.0) 822 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:07:09.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:08 smithi079 bash[55848]: audit 2024-04-23T00:07:07.943817+0000 mon.a (mon.0) 822 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:07:09.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:08 smithi079 bash[55848]: audit 2024-04-23T00:07:07.949185+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:09.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:08 smithi079 bash[55848]: audit 2024-04-23T00:07:07.949185+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:09.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:08 smithi079 bash[55848]: audit 2024-04-23T00:07:07.953146+0000 mon.a (mon.0) 824 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:09.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:08 smithi079 bash[55848]: audit 2024-04-23T00:07:07.953146+0000 mon.a (mon.0) 824 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:09.031 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:08 smithi079 bash[55848]: audit 2024-04-23T00:07:07.955997+0000 mon.a (mon.0) 825 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:09.031 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:08 smithi079 bash[55848]: audit 2024-04-23T00:07:07.955997+0000 mon.a (mon.0) 825 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:09.031 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:08 smithi079 bash[55848]: audit 2024-04-23T00:07:07.962549+0000 mon.a (mon.0) 826 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:09.031 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:08 smithi079 bash[55848]: audit 2024-04-23T00:07:07.962549+0000 mon.a (mon.0) 826 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:09.031 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:08 smithi079 bash[55848]: audit 2024-04-23T00:07:07.969478+0000 mon.a (mon.0) 827 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:09.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:08 smithi079 bash[57209]: cluster 2024-04-23T00:07:07.467156+0000 mgr.y (mgr.25321) 428 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:07:09.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:08 smithi079 bash[57209]: cluster 2024-04-23T00:07:07.467156+0000 mgr.y (mgr.25321) 428 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:07:09.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:08 smithi079 bash[57209]: audit 2024-04-23T00:07:07.827116+0000 mon.a (mon.0) 819 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:07:09.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:08 smithi079 bash[57209]: audit 2024-04-23T00:07:07.827116+0000 mon.a (mon.0) 819 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:07:09.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:08 smithi079 bash[57209]: audit 2024-04-23T00:07:07.829185+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:07:09.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:08 smithi079 bash[57209]: audit 2024-04-23T00:07:07.829185+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:07:09.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:08 smithi079 bash[57209]: audit 2024-04-23T00:07:07.843818+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:09.032 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:08 smithi079 bash[57209]: audit 2024-04-23T00:07:07.843818+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:09.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:08 smithi079 bash[57209]: audit 2024-04-23T00:07:07.943817+0000 mon.a (mon.0) 822 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:07:09.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:08 smithi079 bash[57209]: audit 2024-04-23T00:07:07.943817+0000 mon.a (mon.0) 822 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:07:09.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:08 smithi079 bash[57209]: audit 2024-04-23T00:07:07.949185+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:09.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:08 smithi079 bash[57209]: audit 2024-04-23T00:07:07.949185+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:09.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:08 smithi079 bash[57209]: audit 2024-04-23T00:07:07.953146+0000 mon.a (mon.0) 824 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:09.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:08 smithi079 bash[57209]: audit 2024-04-23T00:07:07.953146+0000 mon.a (mon.0) 824 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:09.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:08 smithi079 bash[57209]: audit 2024-04-23T00:07:07.955997+0000 mon.a (mon.0) 825 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:09.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:08 smithi079 bash[57209]: audit 2024-04-23T00:07:07.955997+0000 mon.a (mon.0) 825 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:09.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:08 smithi079 bash[57209]: audit 2024-04-23T00:07:07.962549+0000 mon.a (mon.0) 826 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:09.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:08 smithi079 bash[57209]: audit 2024-04-23T00:07:07.962549+0000 mon.a (mon.0) 826 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:09.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:08 smithi079 bash[57209]: audit 2024-04-23T00:07:07.969478+0000 mon.a (mon.0) 827 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:09.034 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:08 smithi079 bash[55848]: audit 2024-04-23T00:07:07.969478+0000 mon.a (mon.0) 827 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:09.034 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:08 smithi079 bash[55848]: audit 2024-04-23T00:07:07.974262+0000 mon.a (mon.0) 828 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:09.034 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:08 smithi079 bash[55848]: audit 2024-04-23T00:07:07.974262+0000 mon.a (mon.0) 828 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:09.034 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:08 smithi079 bash[55848]: audit 2024-04-23T00:07:07.977447+0000 mon.a (mon.0) 829 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:09.034 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:08 smithi079 bash[55848]: audit 2024-04-23T00:07:07.977447+0000 mon.a (mon.0) 829 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:09.034 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:08 smithi079 bash[55848]: audit 2024-04-23T00:07:07.980739+0000 mon.a (mon.0) 830 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:09.034 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:08 smithi079 bash[55848]: audit 2024-04-23T00:07:07.980739+0000 mon.a (mon.0) 830 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:09.034 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:08 smithi079 bash[55848]: audit 2024-04-23T00:07:07.983949+0000 mon.a (mon.0) 831 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:09.034 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:08 smithi079 bash[55848]: audit 2024-04-23T00:07:07.983949+0000 mon.a (mon.0) 831 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:09.035 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:08 smithi079 bash[55848]: audit 2024-04-23T00:07:07.987268+0000 mon.a (mon.0) 832 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:09.035 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:08 smithi079 bash[55848]: audit 2024-04-23T00:07:07.987268+0000 mon.a (mon.0) 832 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:09.035 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:08 smithi079 bash[55848]: audit 2024-04-23T00:07:07.990206+0000 mon.a (mon.0) 833 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:09.035 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:08 smithi079 bash[55848]: audit 2024-04-23T00:07:07.990206+0000 mon.a (mon.0) 833 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:09.035 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:08 smithi079 bash[55848]: audit 2024-04-23T00:07:07.993344+0000 mon.a (mon.0) 834 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:09.035 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:08 smithi079 bash[55848]: audit 2024-04-23T00:07:07.993344+0000 mon.a (mon.0) 834 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:09.035 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:08 smithi079 bash[55848]: audit 2024-04-23T00:07:07.997656+0000 mon.a (mon.0) 835 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:09.035 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:08 smithi079 bash[55848]: audit 2024-04-23T00:07:07.997656+0000 mon.a (mon.0) 835 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:09.035 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:08 smithi079 bash[57209]: audit 2024-04-23T00:07:07.969478+0000 mon.a (mon.0) 827 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:09.035 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:08 smithi079 bash[57209]: audit 2024-04-23T00:07:07.974262+0000 mon.a (mon.0) 828 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:09.035 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:08 smithi079 bash[57209]: audit 2024-04-23T00:07:07.974262+0000 mon.a (mon.0) 828 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:09.035 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:08 smithi079 bash[57209]: audit 2024-04-23T00:07:07.977447+0000 mon.a (mon.0) 829 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:09.035 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:08 smithi079 bash[57209]: audit 2024-04-23T00:07:07.977447+0000 mon.a (mon.0) 829 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:09.036 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:08 smithi079 bash[57209]: audit 2024-04-23T00:07:07.980739+0000 mon.a (mon.0) 830 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:09.036 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:08 smithi079 bash[57209]: audit 2024-04-23T00:07:07.980739+0000 mon.a (mon.0) 830 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:09.036 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:08 smithi079 bash[57209]: audit 2024-04-23T00:07:07.983949+0000 mon.a (mon.0) 831 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:09.036 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:08 smithi079 bash[57209]: audit 2024-04-23T00:07:07.983949+0000 mon.a (mon.0) 831 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:09.036 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:08 smithi079 bash[57209]: audit 2024-04-23T00:07:07.987268+0000 mon.a (mon.0) 832 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:09.036 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:08 smithi079 bash[57209]: audit 2024-04-23T00:07:07.987268+0000 mon.a (mon.0) 832 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:09.036 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:08 smithi079 bash[57209]: audit 2024-04-23T00:07:07.990206+0000 mon.a (mon.0) 833 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:09.036 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:08 smithi079 bash[57209]: audit 2024-04-23T00:07:07.990206+0000 mon.a (mon.0) 833 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:09.036 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:08 smithi079 bash[57209]: audit 2024-04-23T00:07:07.993344+0000 mon.a (mon.0) 834 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:09.036 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:08 smithi079 bash[57209]: audit 2024-04-23T00:07:07.993344+0000 mon.a (mon.0) 834 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:09.036 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:08 smithi079 bash[57209]: audit 2024-04-23T00:07:07.997656+0000 mon.a (mon.0) 835 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:09.036 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:08 smithi079 bash[57209]: audit 2024-04-23T00:07:07.997656+0000 mon.a (mon.0) 835 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:10.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:09 smithi079 bash[55848]: cluster 2024-04-23T00:07:07.833266+0000 mgr.y (mgr.25321) 429 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 987 B/s rd, 0 op/s 2024-04-23T00:07:10.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:09 smithi079 bash[55848]: cluster 2024-04-23T00:07:07.833266+0000 mgr.y (mgr.25321) 429 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 987 B/s rd, 0 op/s 2024-04-23T00:07:10.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:09 smithi079 bash[55848]: cluster 2024-04-23T00:07:07.834283+0000 mgr.y (mgr.25321) 430 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:07:10.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:09 smithi079 bash[55848]: cluster 2024-04-23T00:07:07.834283+0000 mgr.y (mgr.25321) 430 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:07:10.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:09 smithi079 bash[57209]: cluster 2024-04-23T00:07:07.833266+0000 mgr.y (mgr.25321) 429 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 987 B/s rd, 0 op/s 2024-04-23T00:07:10.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:09 smithi079 bash[57209]: cluster 2024-04-23T00:07:07.833266+0000 mgr.y (mgr.25321) 429 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 987 B/s rd, 0 op/s 2024-04-23T00:07:10.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:09 smithi079 bash[57209]: cluster 2024-04-23T00:07:07.834283+0000 mgr.y (mgr.25321) 430 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:07:10.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:09 smithi079 bash[57209]: cluster 2024-04-23T00:07:07.834283+0000 mgr.y (mgr.25321) 430 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:07:10.049 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:09 smithi171 bash[43854]: cluster 2024-04-23T00:07:07.833266+0000 mgr.y (mgr.25321) 429 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 987 B/s rd, 0 op/s 2024-04-23T00:07:10.049 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:09 smithi171 bash[43854]: cluster 2024-04-23T00:07:07.833266+0000 mgr.y (mgr.25321) 429 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 987 B/s rd, 0 op/s 2024-04-23T00:07:10.049 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:09 smithi171 bash[43854]: cluster 2024-04-23T00:07:07.834283+0000 mgr.y (mgr.25321) 430 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:07:10.049 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:09 smithi171 bash[43854]: cluster 2024-04-23T00:07:07.834283+0000 mgr.y (mgr.25321) 430 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:07:12.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:11 smithi079 bash[55848]: cluster 2024-04-23T00:07:09.836147+0000 mgr.y (mgr.25321) 431 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:07:12.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:11 smithi079 bash[55848]: cluster 2024-04-23T00:07:09.836147+0000 mgr.y (mgr.25321) 431 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:07:12.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:11 smithi079 bash[55848]: cephadm 2024-04-23T00:07:10.221221+0000 mgr.y (mgr.25321) 432 : cephadm [INF] Upgrade: Updating prometheus.a 2024-04-23T00:07:12.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:11 smithi079 bash[55848]: cephadm 2024-04-23T00:07:10.221221+0000 mgr.y (mgr.25321) 432 : cephadm [INF] Upgrade: Updating prometheus.a 2024-04-23T00:07:12.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:11 smithi079 bash[55848]: audit 2024-04-23T00:07:10.400233+0000 mgr.y (mgr.25321) 433 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:07:12.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:11 smithi079 bash[55848]: audit 2024-04-23T00:07:10.400233+0000 mgr.y (mgr.25321) 433 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:07:12.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:11 smithi079 bash[55848]: cephadm 2024-04-23T00:07:10.515777+0000 mgr.y (mgr.25321) 434 : cephadm [INF] Deploying daemon prometheus.a on smithi171 2024-04-23T00:07:12.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:11 smithi079 bash[55848]: cephadm 2024-04-23T00:07:10.515777+0000 mgr.y (mgr.25321) 434 : cephadm [INF] Deploying daemon prometheus.a on smithi171 2024-04-23T00:07:12.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:11 smithi079 bash[57209]: cluster 2024-04-23T00:07:09.836147+0000 mgr.y (mgr.25321) 431 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:07:12.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:11 smithi079 bash[57209]: cluster 2024-04-23T00:07:09.836147+0000 mgr.y (mgr.25321) 431 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:07:12.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:11 smithi079 bash[57209]: cephadm 2024-04-23T00:07:10.221221+0000 mgr.y (mgr.25321) 432 : cephadm [INF] Upgrade: Updating prometheus.a 2024-04-23T00:07:12.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:11 smithi079 bash[57209]: cephadm 2024-04-23T00:07:10.221221+0000 mgr.y (mgr.25321) 432 : cephadm [INF] Upgrade: Updating prometheus.a 2024-04-23T00:07:12.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:11 smithi079 bash[57209]: audit 2024-04-23T00:07:10.400233+0000 mgr.y (mgr.25321) 433 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:07:12.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:11 smithi079 bash[57209]: audit 2024-04-23T00:07:10.400233+0000 mgr.y (mgr.25321) 433 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:07:12.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:11 smithi079 bash[57209]: cephadm 2024-04-23T00:07:10.515777+0000 mgr.y (mgr.25321) 434 : cephadm [INF] Deploying daemon prometheus.a on smithi171 2024-04-23T00:07:12.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:11 smithi079 bash[57209]: cephadm 2024-04-23T00:07:10.515777+0000 mgr.y (mgr.25321) 434 : cephadm [INF] Deploying daemon prometheus.a on smithi171 2024-04-23T00:07:12.049 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:11 smithi171 bash[43854]: cluster 2024-04-23T00:07:09.836147+0000 mgr.y (mgr.25321) 431 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:07:12.049 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:11 smithi171 bash[43854]: cluster 2024-04-23T00:07:09.836147+0000 mgr.y (mgr.25321) 431 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:07:12.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:11 smithi171 bash[43854]: cephadm 2024-04-23T00:07:10.221221+0000 mgr.y (mgr.25321) 432 : cephadm [INF] Upgrade: Updating prometheus.a 2024-04-23T00:07:12.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:11 smithi171 bash[43854]: cephadm 2024-04-23T00:07:10.221221+0000 mgr.y (mgr.25321) 432 : cephadm [INF] Upgrade: Updating prometheus.a 2024-04-23T00:07:12.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:11 smithi171 bash[43854]: audit 2024-04-23T00:07:10.400233+0000 mgr.y (mgr.25321) 433 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:07:12.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:11 smithi171 bash[43854]: audit 2024-04-23T00:07:10.400233+0000 mgr.y (mgr.25321) 433 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:07:12.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:11 smithi171 bash[43854]: cephadm 2024-04-23T00:07:10.515777+0000 mgr.y (mgr.25321) 434 : cephadm [INF] Deploying daemon prometheus.a on smithi171 2024-04-23T00:07:12.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:11 smithi171 bash[43854]: cephadm 2024-04-23T00:07:10.515777+0000 mgr.y (mgr.25321) 434 : cephadm [INF] Deploying daemon prometheus.a on smithi171 2024-04-23T00:07:14.028 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:07:13 smithi079 bash[52880]: ::ffff:172.21.15.171 - - [23/Apr/2024:00:07:13] "GET /metrics HTTP/1.1" 200 38694 "" "Prometheus/2.33.4" 2024-04-23T00:07:14.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:13 smithi079 bash[55848]: cluster 2024-04-23T00:07:11.837807+0000 mgr.y (mgr.25321) 435 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:07:14.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:13 smithi079 bash[55848]: cluster 2024-04-23T00:07:11.837807+0000 mgr.y (mgr.25321) 435 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:07:14.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:13 smithi079 bash[57209]: cluster 2024-04-23T00:07:11.837807+0000 mgr.y (mgr.25321) 435 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:07:14.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:13 smithi079 bash[57209]: cluster 2024-04-23T00:07:11.837807+0000 mgr.y (mgr.25321) 435 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:07:14.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:13 smithi171 bash[43854]: cluster 2024-04-23T00:07:11.837807+0000 mgr.y (mgr.25321) 435 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:07:14.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:13 smithi171 bash[43854]: cluster 2024-04-23T00:07:11.837807+0000 mgr.y (mgr.25321) 435 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:07:16.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:15 smithi079 bash[55848]: cluster 2024-04-23T00:07:13.839670+0000 mgr.y (mgr.25321) 436 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 611 B/s rd, 0 op/s 2024-04-23T00:07:16.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:15 smithi079 bash[55848]: cluster 2024-04-23T00:07:13.839670+0000 mgr.y (mgr.25321) 436 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 611 B/s rd, 0 op/s 2024-04-23T00:07:16.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:15 smithi079 bash[57209]: cluster 2024-04-23T00:07:13.839670+0000 mgr.y (mgr.25321) 436 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 611 B/s rd, 0 op/s 2024-04-23T00:07:16.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:15 smithi079 bash[57209]: cluster 2024-04-23T00:07:13.839670+0000 mgr.y (mgr.25321) 436 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 611 B/s rd, 0 op/s 2024-04-23T00:07:16.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:15 smithi171 bash[43854]: cluster 2024-04-23T00:07:13.839670+0000 mgr.y (mgr.25321) 436 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 611 B/s rd, 0 op/s 2024-04-23T00:07:16.049 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:15 smithi171 bash[43854]: cluster 2024-04-23T00:07:13.839670+0000 mgr.y (mgr.25321) 436 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 611 B/s rd, 0 op/s 2024-04-23T00:07:18.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:17 smithi079 bash[55848]: cluster 2024-04-23T00:07:15.841402+0000 mgr.y (mgr.25321) 437 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:07:18.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:17 smithi079 bash[55848]: cluster 2024-04-23T00:07:15.841402+0000 mgr.y (mgr.25321) 437 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:07:18.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:17 smithi079 bash[57209]: cluster 2024-04-23T00:07:15.841402+0000 mgr.y (mgr.25321) 437 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:07:18.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:17 smithi079 bash[57209]: cluster 2024-04-23T00:07:15.841402+0000 mgr.y (mgr.25321) 437 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:07:18.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:17 smithi171 bash[43854]: cluster 2024-04-23T00:07:15.841402+0000 mgr.y (mgr.25321) 437 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:07:18.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:17 smithi171 bash[43854]: cluster 2024-04-23T00:07:15.841402+0000 mgr.y (mgr.25321) 437 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:07:20.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:19 smithi079 bash[55848]: cluster 2024-04-23T00:07:17.843102+0000 mgr.y (mgr.25321) 438 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-23T00:07:20.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:19 smithi079 bash[55848]: cluster 2024-04-23T00:07:17.843102+0000 mgr.y (mgr.25321) 438 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-23T00:07:20.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:19 smithi079 bash[57209]: cluster 2024-04-23T00:07:17.843102+0000 mgr.y (mgr.25321) 438 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-23T00:07:20.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:19 smithi079 bash[57209]: cluster 2024-04-23T00:07:17.843102+0000 mgr.y (mgr.25321) 438 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-23T00:07:20.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:19 smithi171 bash[43854]: cluster 2024-04-23T00:07:17.843102+0000 mgr.y (mgr.25321) 438 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-23T00:07:20.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:19 smithi171 bash[43854]: cluster 2024-04-23T00:07:17.843102+0000 mgr.y (mgr.25321) 438 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-23T00:07:21.487 INFO:journalctl@ceph.osd.4.smithi171.stdout:Apr 23 00:07:21 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:07:21.487 INFO:journalctl@ceph.osd.5.smithi171.stdout:Apr 23 00:07:21 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:07:21.487 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 23 00:07:21 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:07:21.488 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:07:21 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:07:21.488 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 23 00:07:21 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:07:21.488 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 23 00:07:21 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:07:21.489 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 23 00:07:21 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:07:21.489 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:21 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:07:21.489 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:07:21 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:07:21.798 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:21 smithi171 bash[43854]: cluster 2024-04-23T00:07:19.844987+0000 mgr.y (mgr.25321) 439 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:07:21.799 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:21 smithi171 bash[43854]: cluster 2024-04-23T00:07:19.844987+0000 mgr.y (mgr.25321) 439 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:07:21.799 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:21 smithi171 bash[43854]: audit 2024-04-23T00:07:20.408623+0000 mgr.y (mgr.25321) 440 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:07:21.799 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:21 smithi171 bash[43854]: audit 2024-04-23T00:07:20.408623+0000 mgr.y (mgr.25321) 440 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:07:21.799 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 23 00:07:21 smithi171 systemd[1]: Stopping Ceph prometheus.a for 15ff8152-0102-11ef-bc93-c7b262605968... 2024-04-23T00:07:21.799 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 23 00:07:21 smithi171 bash[41575]: ts=2024-04-23T00:07:21.651Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-04-23T00:07:21.799 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 23 00:07:21 smithi171 bash[41575]: ts=2024-04-23T00:07:21.651Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-04-23T00:07:21.799 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 23 00:07:21 smithi171 bash[41575]: ts=2024-04-23T00:07:21.651Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-04-23T00:07:21.799 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 23 00:07:21 smithi171 bash[41575]: ts=2024-04-23T00:07:21.651Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-04-23T00:07:21.799 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 23 00:07:21 smithi171 bash[41575]: ts=2024-04-23T00:07:21.651Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-04-23T00:07:21.800 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 23 00:07:21 smithi171 bash[41575]: ts=2024-04-23T00:07:21.651Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-04-23T00:07:21.800 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 23 00:07:21 smithi171 bash[41575]: ts=2024-04-23T00:07:21.652Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-04-23T00:07:21.800 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 23 00:07:21 smithi171 bash[41575]: ts=2024-04-23T00:07:21.652Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-04-23T00:07:21.800 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 23 00:07:21 smithi171 bash[41575]: ts=2024-04-23T00:07:21.652Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-04-23T00:07:21.800 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 23 00:07:21 smithi171 bash[41575]: ts=2024-04-23T00:07:21.652Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-04-23T00:07:21.800 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 23 00:07:21 smithi171 bash[41575]: ts=2024-04-23T00:07:21.652Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-04-23T00:07:21.800 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 23 00:07:21 smithi171 bash[41575]: ts=2024-04-23T00:07:21.652Z caller=main.go:1066 level=info msg="See you next time!" 2024-04-23T00:07:22.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:21 smithi079 bash[55848]: cluster 2024-04-23T00:07:19.844987+0000 mgr.y (mgr.25321) 439 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:07:22.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:21 smithi079 bash[55848]: cluster 2024-04-23T00:07:19.844987+0000 mgr.y (mgr.25321) 439 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:07:22.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:21 smithi079 bash[55848]: audit 2024-04-23T00:07:20.408623+0000 mgr.y (mgr.25321) 440 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:07:22.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:21 smithi079 bash[55848]: audit 2024-04-23T00:07:20.408623+0000 mgr.y (mgr.25321) 440 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:07:22.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:21 smithi079 bash[57209]: cluster 2024-04-23T00:07:19.844987+0000 mgr.y (mgr.25321) 439 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:07:22.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:21 smithi079 bash[57209]: cluster 2024-04-23T00:07:19.844987+0000 mgr.y (mgr.25321) 439 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:07:22.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:21 smithi079 bash[57209]: audit 2024-04-23T00:07:20.408623+0000 mgr.y (mgr.25321) 440 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:07:22.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:21 smithi079 bash[57209]: audit 2024-04-23T00:07:20.408623+0000 mgr.y (mgr.25321) 440 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:07:22.548 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 23 00:07:22 smithi171 bash[56586]: ceph-15ff8152-0102-11ef-bc93-c7b262605968-prometheus-a 2024-04-23T00:07:22.548 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 23 00:07:22 smithi171 bash[56646]: Error response from daemon: No such container: ceph-15ff8152-0102-11ef-bc93-c7b262605968-prometheus-a 2024-04-23T00:07:22.548 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 23 00:07:22 smithi171 systemd[1]: ceph-15ff8152-0102-11ef-bc93-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-04-23T00:07:22.548 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 23 00:07:22 smithi171 systemd[1]: Stopped Ceph prometheus.a for 15ff8152-0102-11ef-bc93-c7b262605968. 2024-04-23T00:07:23.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:22 smithi079 bash[55848]: audit 2024-04-23T00:07:22.126764+0000 mon.a (mon.0) 836 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:07:23.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:22 smithi079 bash[55848]: audit 2024-04-23T00:07:22.126764+0000 mon.a (mon.0) 836 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:07:23.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:22 smithi079 bash[57209]: audit 2024-04-23T00:07:22.126764+0000 mon.a (mon.0) 836 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:07:23.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:22 smithi079 bash[57209]: audit 2024-04-23T00:07:22.126764+0000 mon.a (mon.0) 836 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:07:23.048 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 23 00:07:22 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:07:23.048 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 23 00:07:22 smithi171 systemd[1]: Started Ceph prometheus.a for 15ff8152-0102-11ef-bc93-c7b262605968. 2024-04-23T00:07:23.049 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 23 00:07:22 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:07:23.049 INFO:journalctl@ceph.osd.5.smithi171.stdout:Apr 23 00:07:22 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:07:23.049 INFO:journalctl@ceph.osd.4.smithi171.stdout:Apr 23 00:07:22 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:07:23.049 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 23 00:07:22 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:07:23.050 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 23 00:07:22 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:07:23.050 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:07:22 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:07:23.050 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:07:22 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:07:23.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:22 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:07:23.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:22 smithi171 bash[43854]: audit 2024-04-23T00:07:22.126764+0000 mon.a (mon.0) 836 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:07:23.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:22 smithi171 bash[43854]: audit 2024-04-23T00:07:22.126764+0000 mon.a (mon.0) 836 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:07:24.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:23 smithi079 bash[55848]: cluster 2024-04-23T00:07:21.846564+0000 mgr.y (mgr.25321) 441 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:07:24.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:23 smithi079 bash[55848]: cluster 2024-04-23T00:07:21.846564+0000 mgr.y (mgr.25321) 441 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:07:24.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:23 smithi079 bash[55848]: audit 2024-04-23T00:07:22.777845+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:24.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:23 smithi079 bash[55848]: audit 2024-04-23T00:07:22.777845+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:24.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:23 smithi079 bash[55848]: audit 2024-04-23T00:07:22.790496+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:24.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:23 smithi079 bash[55848]: audit 2024-04-23T00:07:22.790496+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:24.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:23 smithi079 bash[57209]: cluster 2024-04-23T00:07:21.846564+0000 mgr.y (mgr.25321) 441 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:07:24.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:23 smithi079 bash[57209]: cluster 2024-04-23T00:07:21.846564+0000 mgr.y (mgr.25321) 441 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:07:24.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:23 smithi079 bash[57209]: audit 2024-04-23T00:07:22.777845+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:24.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:23 smithi079 bash[57209]: audit 2024-04-23T00:07:22.777845+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:24.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:23 smithi079 bash[57209]: audit 2024-04-23T00:07:22.790496+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:24.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:23 smithi079 bash[57209]: audit 2024-04-23T00:07:22.790496+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:24.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:23 smithi171 bash[43854]: cluster 2024-04-23T00:07:21.846564+0000 mgr.y (mgr.25321) 441 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:07:24.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:23 smithi171 bash[43854]: cluster 2024-04-23T00:07:21.846564+0000 mgr.y (mgr.25321) 441 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:07:24.049 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:23 smithi171 bash[43854]: audit 2024-04-23T00:07:22.777845+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:24.049 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:23 smithi171 bash[43854]: audit 2024-04-23T00:07:22.777845+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:24.049 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:23 smithi171 bash[43854]: audit 2024-04-23T00:07:22.790496+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:24.049 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:23 smithi171 bash[43854]: audit 2024-04-23T00:07:22.790496+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:24.049 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 23 00:07:23 smithi171 bash[56702]: ts=2024-04-23T00:07:23.827Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-04-23T00:07:24.049 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 23 00:07:23 smithi171 bash[56702]: ts=2024-04-23T00:07:23.827Z caller=main.go:569 level=info build_context="(go=go1.19.7, platform=linux/amd64, user=root@8a0ee342e522, date=20230321-12:56:07, tags=netgo,builtinassets)" 2024-04-23T00:07:24.049 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 23 00:07:23 smithi171 bash[56702]: ts=2024-04-23T00:07:23.827Z caller=main.go:570 level=info host_details="(Linux 5.15.0-105-generic #115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024 x86_64 smithi171 (none))" 2024-04-23T00:07:24.049 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 23 00:07:23 smithi171 bash[56702]: ts=2024-04-23T00:07:23.827Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-04-23T00:07:24.049 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 23 00:07:23 smithi171 bash[56702]: ts=2024-04-23T00:07:23.827Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-04-23T00:07:24.049 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 23 00:07:23 smithi171 bash[56702]: ts=2024-04-23T00:07:23.829Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-04-23T00:07:24.050 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 23 00:07:23 smithi171 bash[56702]: ts=2024-04-23T00:07:23.829Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-04-23T00:07:24.050 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 23 00:07:23 smithi171 bash[56702]: ts=2024-04-23T00:07:23.831Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-04-23T00:07:24.050 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 23 00:07:23 smithi171 bash[56702]: ts=2024-04-23T00:07:23.831Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-04-23T00:07:24.050 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 23 00:07:23 smithi171 bash[56702]: ts=2024-04-23T00:07:23.834Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-04-23T00:07:24.050 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 23 00:07:23 smithi171 bash[56702]: ts=2024-04-23T00:07:23.835Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=859.201µs 2024-04-23T00:07:24.050 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 23 00:07:23 smithi171 bash[56702]: ts=2024-04-23T00:07:23.835Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-04-23T00:07:24.050 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 23 00:07:23 smithi171 bash[56702]: ts=2024-04-23T00:07:23.844Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=4 2024-04-23T00:07:24.050 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 23 00:07:23 smithi171 bash[56702]: ts=2024-04-23T00:07:23.861Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=4 2024-04-23T00:07:24.050 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 23 00:07:23 smithi171 bash[56702]: ts=2024-04-23T00:07:23.868Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=4 2024-04-23T00:07:24.050 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 23 00:07:23 smithi171 bash[56702]: ts=2024-04-23T00:07:23.878Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=4 2024-04-23T00:07:24.050 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 23 00:07:23 smithi171 bash[56702]: ts=2024-04-23T00:07:23.878Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=4 2024-04-23T00:07:24.050 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 23 00:07:23 smithi171 bash[56702]: ts=2024-04-23T00:07:23.878Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=48.094µs wal_replay_duration=43.148006ms wbl_replay_duration=119ns total_replay_duration=44.079377ms 2024-04-23T00:07:24.050 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 23 00:07:23 smithi171 bash[56702]: ts=2024-04-23T00:07:23.882Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-04-23T00:07:24.050 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 23 00:07:23 smithi171 bash[56702]: ts=2024-04-23T00:07:23.882Z caller=main.go:1029 level=info msg="TSDB started" 2024-04-23T00:07:24.051 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 23 00:07:23 smithi171 bash[56702]: ts=2024-04-23T00:07:23.882Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-04-23T00:07:24.051 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 23 00:07:23 smithi171 bash[56702]: ts=2024-04-23T00:07:23.902Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=20.255745ms db_storage=875ns remote_storage=1.227µs web_handler=506ns query_engine=681ns scrape=304.56µs scrape_sd=106.347µs notify=13.111µs notify_sd=10.813µs rules=19.415801ms tracing=6.298µs 2024-04-23T00:07:24.051 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 23 00:07:23 smithi171 bash[56702]: ts=2024-04-23T00:07:23.903Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-04-23T00:07:24.051 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 23 00:07:23 smithi171 bash[56702]: ts=2024-04-23T00:07:23.903Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-04-23T00:07:26.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:25 smithi079 bash[55848]: cluster 2024-04-23T00:07:23.848312+0000 mgr.y (mgr.25321) 442 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:07:26.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:25 smithi079 bash[55848]: cluster 2024-04-23T00:07:23.848312+0000 mgr.y (mgr.25321) 442 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:07:26.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:25 smithi079 bash[57209]: cluster 2024-04-23T00:07:23.848312+0000 mgr.y (mgr.25321) 442 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:07:26.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:25 smithi079 bash[57209]: cluster 2024-04-23T00:07:23.848312+0000 mgr.y (mgr.25321) 442 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:07:26.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:25 smithi171 bash[43854]: cluster 2024-04-23T00:07:23.848312+0000 mgr.y (mgr.25321) 442 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:07:26.049 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:25 smithi171 bash[43854]: cluster 2024-04-23T00:07:23.848312+0000 mgr.y (mgr.25321) 442 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:07:28.027 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:27 smithi079 bash[55848]: cluster 2024-04-23T00:07:25.850026+0000 mgr.y (mgr.25321) 443 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:07:28.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:27 smithi079 bash[55848]: cluster 2024-04-23T00:07:25.850026+0000 mgr.y (mgr.25321) 443 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:07:28.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:27 smithi079 bash[57209]: cluster 2024-04-23T00:07:25.850026+0000 mgr.y (mgr.25321) 443 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:07:28.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:27 smithi079 bash[57209]: cluster 2024-04-23T00:07:25.850026+0000 mgr.y (mgr.25321) 443 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:07:28.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:27 smithi171 bash[43854]: cluster 2024-04-23T00:07:25.850026+0000 mgr.y (mgr.25321) 443 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:07:28.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:27 smithi171 bash[43854]: cluster 2024-04-23T00:07:25.850026+0000 mgr.y (mgr.25321) 443 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:07:30.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:29 smithi079 bash[55848]: cluster 2024-04-23T00:07:27.851715+0000 mgr.y (mgr.25321) 444 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:07:30.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:29 smithi079 bash[55848]: cluster 2024-04-23T00:07:27.851715+0000 mgr.y (mgr.25321) 444 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:07:30.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:29 smithi079 bash[55848]: audit 2024-04-23T00:07:28.694718+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:30.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:29 smithi079 bash[55848]: audit 2024-04-23T00:07:28.694718+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:30.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:29 smithi079 bash[55848]: audit 2024-04-23T00:07:28.701742+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:30.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:29 smithi079 bash[55848]: audit 2024-04-23T00:07:28.701742+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:30.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:29 smithi079 bash[55848]: audit 2024-04-23T00:07:28.742300+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:30.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:29 smithi079 bash[55848]: audit 2024-04-23T00:07:28.742300+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:30.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:29 smithi079 bash[55848]: audit 2024-04-23T00:07:28.751120+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:30.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:29 smithi079 bash[55848]: audit 2024-04-23T00:07:28.751120+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:30.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:29 smithi079 bash[57209]: cluster 2024-04-23T00:07:27.851715+0000 mgr.y (mgr.25321) 444 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:07:30.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:29 smithi079 bash[57209]: cluster 2024-04-23T00:07:27.851715+0000 mgr.y (mgr.25321) 444 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:07:30.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:29 smithi079 bash[57209]: audit 2024-04-23T00:07:28.694718+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:30.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:29 smithi079 bash[57209]: audit 2024-04-23T00:07:28.694718+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:30.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:29 smithi079 bash[57209]: audit 2024-04-23T00:07:28.701742+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:30.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:29 smithi079 bash[57209]: audit 2024-04-23T00:07:28.701742+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:30.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:29 smithi079 bash[57209]: audit 2024-04-23T00:07:28.742300+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:30.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:29 smithi079 bash[57209]: audit 2024-04-23T00:07:28.742300+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:30.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:29 smithi079 bash[57209]: audit 2024-04-23T00:07:28.751120+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:30.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:29 smithi079 bash[57209]: audit 2024-04-23T00:07:28.751120+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:30.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:29 smithi171 bash[43854]: cluster 2024-04-23T00:07:27.851715+0000 mgr.y (mgr.25321) 444 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:07:30.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:29 smithi171 bash[43854]: cluster 2024-04-23T00:07:27.851715+0000 mgr.y (mgr.25321) 444 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:07:30.049 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:29 smithi171 bash[43854]: audit 2024-04-23T00:07:28.694718+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:30.049 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:29 smithi171 bash[43854]: audit 2024-04-23T00:07:28.694718+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:30.049 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:29 smithi171 bash[43854]: audit 2024-04-23T00:07:28.701742+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:30.049 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:29 smithi171 bash[43854]: audit 2024-04-23T00:07:28.701742+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:30.049 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:29 smithi171 bash[43854]: audit 2024-04-23T00:07:28.742300+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:30.049 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:29 smithi171 bash[43854]: audit 2024-04-23T00:07:28.742300+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:30.049 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:29 smithi171 bash[43854]: audit 2024-04-23T00:07:28.751120+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:30.049 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:29 smithi171 bash[43854]: audit 2024-04-23T00:07:28.751120+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:31.278 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:30 smithi079 bash[55848]: audit 2024-04-23T00:07:29.849298+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:31.278 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:30 smithi079 bash[55848]: audit 2024-04-23T00:07:29.849298+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:31.278 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:30 smithi079 bash[55848]: cluster 2024-04-23T00:07:29.853858+0000 mgr.y (mgr.25321) 445 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:07:31.279 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:30 smithi079 bash[55848]: cluster 2024-04-23T00:07:29.853858+0000 mgr.y (mgr.25321) 445 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:07:31.279 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:30 smithi079 bash[55848]: audit 2024-04-23T00:07:29.862790+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:31.279 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:30 smithi079 bash[55848]: audit 2024-04-23T00:07:29.862790+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:31.279 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:30 smithi079 bash[55848]: audit 2024-04-23T00:07:30.410622+0000 mgr.y (mgr.25321) 446 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:07:31.279 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:30 smithi079 bash[55848]: audit 2024-04-23T00:07:30.410622+0000 mgr.y (mgr.25321) 446 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:07:31.279 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:30 smithi079 bash[57209]: audit 2024-04-23T00:07:29.849298+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:31.279 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:30 smithi079 bash[57209]: audit 2024-04-23T00:07:29.849298+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:31.279 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:30 smithi079 bash[57209]: cluster 2024-04-23T00:07:29.853858+0000 mgr.y (mgr.25321) 445 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:07:31.279 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:30 smithi079 bash[57209]: cluster 2024-04-23T00:07:29.853858+0000 mgr.y (mgr.25321) 445 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:07:31.279 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:30 smithi079 bash[57209]: audit 2024-04-23T00:07:29.862790+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:31.279 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:30 smithi079 bash[57209]: audit 2024-04-23T00:07:29.862790+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:31.280 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:30 smithi079 bash[57209]: audit 2024-04-23T00:07:30.410622+0000 mgr.y (mgr.25321) 446 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:07:31.280 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:30 smithi079 bash[57209]: audit 2024-04-23T00:07:30.410622+0000 mgr.y (mgr.25321) 446 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:07:31.298 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:30 smithi171 bash[43854]: audit 2024-04-23T00:07:29.849298+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:31.299 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:30 smithi171 bash[43854]: audit 2024-04-23T00:07:29.849298+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:31.299 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:30 smithi171 bash[43854]: cluster 2024-04-23T00:07:29.853858+0000 mgr.y (mgr.25321) 445 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:07:31.299 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:30 smithi171 bash[43854]: cluster 2024-04-23T00:07:29.853858+0000 mgr.y (mgr.25321) 445 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:07:31.299 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:30 smithi171 bash[43854]: audit 2024-04-23T00:07:29.862790+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:31.299 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:30 smithi171 bash[43854]: audit 2024-04-23T00:07:29.862790+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:31.299 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:30 smithi171 bash[43854]: audit 2024-04-23T00:07:30.410622+0000 mgr.y (mgr.25321) 446 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:07:31.299 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:30 smithi171 bash[43854]: audit 2024-04-23T00:07:30.410622+0000 mgr.y (mgr.25321) 446 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:07:33.278 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:32 smithi079 bash[55848]: cluster 2024-04-23T00:07:31.855464+0000 mgr.y (mgr.25321) 447 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:07:33.278 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:32 smithi079 bash[55848]: cluster 2024-04-23T00:07:31.855464+0000 mgr.y (mgr.25321) 447 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:07:33.278 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:32 smithi079 bash[57209]: cluster 2024-04-23T00:07:31.855464+0000 mgr.y (mgr.25321) 447 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:07:33.278 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:32 smithi079 bash[57209]: cluster 2024-04-23T00:07:31.855464+0000 mgr.y (mgr.25321) 447 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:07:33.298 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:32 smithi171 bash[43854]: cluster 2024-04-23T00:07:31.855464+0000 mgr.y (mgr.25321) 447 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:07:33.299 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:32 smithi171 bash[43854]: cluster 2024-04-23T00:07:31.855464+0000 mgr.y (mgr.25321) 447 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:07:34.028 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:07:33 smithi079 bash[52880]: ::ffff:172.21.15.171 - - [23/Apr/2024:00:07:33] "GET /metrics HTTP/1.1" 200 38687 "" "Prometheus/2.43.0" 2024-04-23T00:07:35.278 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:34 smithi079 bash[55848]: cluster 2024-04-23T00:07:33.857136+0000 mgr.y (mgr.25321) 448 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:07:35.278 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:34 smithi079 bash[55848]: cluster 2024-04-23T00:07:33.857136+0000 mgr.y (mgr.25321) 448 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:07:35.278 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:34 smithi079 bash[57209]: cluster 2024-04-23T00:07:33.857136+0000 mgr.y (mgr.25321) 448 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:07:35.278 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:34 smithi079 bash[57209]: cluster 2024-04-23T00:07:33.857136+0000 mgr.y (mgr.25321) 448 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:07:35.298 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:34 smithi171 bash[43854]: cluster 2024-04-23T00:07:33.857136+0000 mgr.y (mgr.25321) 448 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:07:35.298 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:34 smithi171 bash[43854]: cluster 2024-04-23T00:07:33.857136+0000 mgr.y (mgr.25321) 448 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:07:36.125 INFO:teuthology.orchestra.run.smithi079.stdout:true 2024-04-23T00:07:36.880 INFO:teuthology.orchestra.run.smithi079.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T00:07:36.880 INFO:teuthology.orchestra.run.smithi079.stdout:alertmanager.a smithi079 *:9093,9094 running (8m) 8s ago 15m 14.3M - 0.23.0 ba2b418f427c d3a786a65dba 2024-04-23T00:07:36.880 INFO:teuthology.orchestra.run.smithi079.stdout:grafana.a smithi171 *:3000 running (8m) 8s ago 15m 42.1M - 8.3.5 dad864ee21e9 cc5aee88d2dc 2024-04-23T00:07:36.880 INFO:teuthology.orchestra.run.smithi079.stdout:iscsi.foo.smithi079.zorrwo smithi079 running (69s) 8s ago 13m 42.6M - 3.7 a0434699c1d7 578d18bceb47 2024-04-23T00:07:36.880 INFO:teuthology.orchestra.run.smithi079.stdout:mgr.x smithi171 *:8443,9283,8765 running (7m) 8s ago 21m 440M - 19.0.0-3252-g43be0201 a0434699c1d7 63bab1f0aabb 2024-04-23T00:07:36.880 INFO:teuthology.orchestra.run.smithi079.stdout:mgr.y smithi079 *:8443,9283,8765 running (8m) 8s ago 23m 509M - 19.0.0-3252-g43be0201 a0434699c1d7 c3e0186392bc 2024-04-23T00:07:36.880 INFO:teuthology.orchestra.run.smithi079.stdout:mon.a smithi079 running (7m) 8s ago 23m 63.9M 2048M 19.0.0-3252-g43be0201 a0434699c1d7 73856468c297 2024-04-23T00:07:36.880 INFO:teuthology.orchestra.run.smithi079.stdout:mon.b smithi171 running (6m) 8s ago 21m 46.6M 2048M 19.0.0-3252-g43be0201 a0434699c1d7 8956680187c2 2024-04-23T00:07:36.880 INFO:teuthology.orchestra.run.smithi079.stdout:mon.c smithi079 running (6m) 8s ago 21m 52.4M 2048M 19.0.0-3252-g43be0201 a0434699c1d7 26b21cf14d08 2024-04-23T00:07:36.880 INFO:teuthology.orchestra.run.smithi079.stdout:node-exporter.a smithi079 *:9100 running (46s) 8s ago 15m 7491k - 1.5.0 0da6a335fe13 eb61ab929a85 2024-04-23T00:07:36.881 INFO:teuthology.orchestra.run.smithi079.stdout:node-exporter.b smithi171 *:9100 running (42s) 8s ago 15m 7751k - 1.5.0 0da6a335fe13 f488b177b506 2024-04-23T00:07:36.881 INFO:teuthology.orchestra.run.smithi079.stdout:osd.0 smithi079 running (5m) 8s ago 20m 65.6M 2780M 19.0.0-3252-g43be0201 a0434699c1d7 75f8375cb2bd 2024-04-23T00:07:36.881 INFO:teuthology.orchestra.run.smithi079.stdout:osd.1 smithi079 running (4m) 8s ago 20m 61.2M 2780M 19.0.0-3252-g43be0201 a0434699c1d7 08111a57b339 2024-04-23T00:07:36.881 INFO:teuthology.orchestra.run.smithi079.stdout:osd.2 smithi079 running (4m) 8s ago 19m 54.1M 2780M 19.0.0-3252-g43be0201 a0434699c1d7 8e3936463b1c 2024-04-23T00:07:36.881 INFO:teuthology.orchestra.run.smithi079.stdout:osd.3 smithi079 running (4m) 8s ago 19m 65.9M 2780M 19.0.0-3252-g43be0201 a0434699c1d7 c686bdec4d14 2024-04-23T00:07:36.881 INFO:teuthology.orchestra.run.smithi079.stdout:osd.4 smithi171 running (3m) 8s ago 18m 63.5M 3036M 19.0.0-3252-g43be0201 a0434699c1d7 3a8b0ccad371 2024-04-23T00:07:36.881 INFO:teuthology.orchestra.run.smithi079.stdout:osd.5 smithi171 running (3m) 8s ago 17m 55.1M 3036M 19.0.0-3252-g43be0201 a0434699c1d7 d982dae5787e 2024-04-23T00:07:36.881 INFO:teuthology.orchestra.run.smithi079.stdout:osd.6 smithi171 running (2m) 8s ago 17m 59.2M 3036M 19.0.0-3252-g43be0201 a0434699c1d7 e3fa119570a9 2024-04-23T00:07:36.881 INFO:teuthology.orchestra.run.smithi079.stdout:osd.7 smithi171 running (2m) 8s ago 16m 55.5M 3036M 19.0.0-3252-g43be0201 a0434699c1d7 41877f4a5a81 2024-04-23T00:07:36.881 INFO:teuthology.orchestra.run.smithi079.stdout:prometheus.a smithi171 *:9095 running (14s) 8s ago 15m 40.9M - 2.43.0 a07b618ecd1d 2a81c3042430 2024-04-23T00:07:36.881 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.foo.smithi079.mriyzv smithi079 *:8000 running (2m) 8s ago 14m 90.0M - 19.0.0-3252-g43be0201 a0434699c1d7 2f682a6793c1 2024-04-23T00:07:36.881 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.foo.smithi171.llhapr smithi171 *:8000 running (107s) 8s ago 14m 90.0M - 19.0.0-3252-g43be0201 a0434699c1d7 752e58af878a 2024-04-23T00:07:36.881 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.smpl.smithi079.yxokos smithi079 *:80 running (113s) 8s ago 13m 90.0M - 19.0.0-3252-g43be0201 a0434699c1d7 fba9ff575a82 2024-04-23T00:07:36.881 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.smpl.smithi171.spscai smithi171 *:80 running (100s) 8s ago 13m 90.1M - 19.0.0-3252-g43be0201 a0434699c1d7 303a586370f9 2024-04-23T00:07:37.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:36 smithi171 bash[43854]: cluster 2024-04-23T00:07:35.858349+0000 mgr.y (mgr.25321) 449 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:07:37.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:36 smithi171 bash[43854]: cluster 2024-04-23T00:07:35.858349+0000 mgr.y (mgr.25321) 449 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:07:37.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:36 smithi171 bash[43854]: audit 2024-04-23T00:07:36.130546+0000 mgr.y (mgr.25321) 450 : audit [DBG] from='client.44734 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:07:37.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:36 smithi171 bash[43854]: audit 2024-04-23T00:07:36.130546+0000 mgr.y (mgr.25321) 450 : audit [DBG] from='client.44734 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:07:37.049 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:36 smithi171 bash[43854]: audit 2024-04-23T00:07:36.505479+0000 mgr.y (mgr.25321) 451 : audit [DBG] from='client.34806 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:07:37.049 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:36 smithi171 bash[43854]: audit 2024-04-23T00:07:36.505479+0000 mgr.y (mgr.25321) 451 : audit [DBG] from='client.34806 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:07:37.278 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:36 smithi079 bash[55848]: cluster 2024-04-23T00:07:35.858349+0000 mgr.y (mgr.25321) 449 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:07:37.278 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:36 smithi079 bash[55848]: cluster 2024-04-23T00:07:35.858349+0000 mgr.y (mgr.25321) 449 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:07:37.278 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:36 smithi079 bash[55848]: audit 2024-04-23T00:07:36.130546+0000 mgr.y (mgr.25321) 450 : audit [DBG] from='client.44734 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:07:37.278 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:36 smithi079 bash[55848]: audit 2024-04-23T00:07:36.130546+0000 mgr.y (mgr.25321) 450 : audit [DBG] from='client.44734 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:07:37.278 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:36 smithi079 bash[55848]: audit 2024-04-23T00:07:36.505479+0000 mgr.y (mgr.25321) 451 : audit [DBG] from='client.34806 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:07:37.278 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:36 smithi079 bash[55848]: audit 2024-04-23T00:07:36.505479+0000 mgr.y (mgr.25321) 451 : audit [DBG] from='client.34806 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:07:37.279 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:36 smithi079 bash[57209]: cluster 2024-04-23T00:07:35.858349+0000 mgr.y (mgr.25321) 449 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:07:37.279 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:36 smithi079 bash[57209]: cluster 2024-04-23T00:07:35.858349+0000 mgr.y (mgr.25321) 449 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:07:37.279 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:36 smithi079 bash[57209]: audit 2024-04-23T00:07:36.130546+0000 mgr.y (mgr.25321) 450 : audit [DBG] from='client.44734 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:07:37.279 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:36 smithi079 bash[57209]: audit 2024-04-23T00:07:36.130546+0000 mgr.y (mgr.25321) 450 : audit [DBG] from='client.44734 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:07:37.279 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:36 smithi079 bash[57209]: audit 2024-04-23T00:07:36.505479+0000 mgr.y (mgr.25321) 451 : audit [DBG] from='client.34806 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:07:37.279 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:36 smithi079 bash[57209]: audit 2024-04-23T00:07:36.505479+0000 mgr.y (mgr.25321) 451 : audit [DBG] from='client.34806 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:07:37.343 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-04-23T00:07:37.343 INFO:teuthology.orchestra.run.smithi079.stdout: "mon": { 2024-04-23T00:07:37.343 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.0.0-3252-g43be0201 (43be020184947e53516056c9931e1ac5bdbbb1a5) squid (dev)": 3 2024-04-23T00:07:37.343 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-04-23T00:07:37.344 INFO:teuthology.orchestra.run.smithi079.stdout: "mgr": { 2024-04-23T00:07:37.344 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.0.0-3252-g43be0201 (43be020184947e53516056c9931e1ac5bdbbb1a5) squid (dev)": 2 2024-04-23T00:07:37.344 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-04-23T00:07:37.344 INFO:teuthology.orchestra.run.smithi079.stdout: "osd": { 2024-04-23T00:07:37.344 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.0.0-3252-g43be0201 (43be020184947e53516056c9931e1ac5bdbbb1a5) squid (dev)": 8 2024-04-23T00:07:37.344 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-04-23T00:07:37.344 INFO:teuthology.orchestra.run.smithi079.stdout: "rgw": { 2024-04-23T00:07:37.344 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.0.0-3252-g43be0201 (43be020184947e53516056c9931e1ac5bdbbb1a5) squid (dev)": 4 2024-04-23T00:07:37.345 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-04-23T00:07:37.345 INFO:teuthology.orchestra.run.smithi079.stdout: "overall": { 2024-04-23T00:07:37.345 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.0.0-3252-g43be0201 (43be020184947e53516056c9931e1ac5bdbbb1a5) squid (dev)": 17 2024-04-23T00:07:37.345 INFO:teuthology.orchestra.run.smithi079.stdout: } 2024-04-23T00:07:37.345 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-04-23T00:07:37.701 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-04-23T00:07:37.701 INFO:teuthology.orchestra.run.smithi079.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5", 2024-04-23T00:07:37.701 INFO:teuthology.orchestra.run.smithi079.stdout: "in_progress": true, 2024-04-23T00:07:37.701 INFO:teuthology.orchestra.run.smithi079.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-23T00:07:37.701 INFO:teuthology.orchestra.run.smithi079.stdout: "services_complete": [ 2024-04-23T00:07:37.701 INFO:teuthology.orchestra.run.smithi079.stdout: "rgw", 2024-04-23T00:07:37.701 INFO:teuthology.orchestra.run.smithi079.stdout: "osd", 2024-04-23T00:07:37.702 INFO:teuthology.orchestra.run.smithi079.stdout: "mon", 2024-04-23T00:07:37.702 INFO:teuthology.orchestra.run.smithi079.stdout: "iscsi", 2024-04-23T00:07:37.702 INFO:teuthology.orchestra.run.smithi079.stdout: "mgr" 2024-04-23T00:07:37.702 INFO:teuthology.orchestra.run.smithi079.stdout: ], 2024-04-23T00:07:37.702 INFO:teuthology.orchestra.run.smithi079.stdout: "progress": "18/23 daemons upgraded", 2024-04-23T00:07:37.702 INFO:teuthology.orchestra.run.smithi079.stdout: "message": "Currently upgrading alertmanager daemons", 2024-04-23T00:07:37.702 INFO:teuthology.orchestra.run.smithi079.stdout: "is_paused": false 2024-04-23T00:07:37.702 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-04-23T00:07:38.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:37 smithi079 bash[55848]: audit 2024-04-23T00:07:36.854224+0000 mgr.y (mgr.25321) 452 : audit [DBG] from='client.44746 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:07:38.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:37 smithi079 bash[55848]: audit 2024-04-23T00:07:36.854224+0000 mgr.y (mgr.25321) 452 : audit [DBG] from='client.44746 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:07:38.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:37 smithi079 bash[55848]: audit 2024-04-23T00:07:37.126840+0000 mon.a (mon.0) 845 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:07:38.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:37 smithi079 bash[55848]: audit 2024-04-23T00:07:37.126840+0000 mon.a (mon.0) 845 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:07:38.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:37 smithi079 bash[55848]: audit 2024-04-23T00:07:37.159935+0000 mon.a (mon.0) 846 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:07:38.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:37 smithi079 bash[55848]: audit 2024-04-23T00:07:37.159935+0000 mon.a (mon.0) 846 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:07:38.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:37 smithi079 bash[55848]: audit 2024-04-23T00:07:37.173541+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:07:38.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:37 smithi079 bash[55848]: audit 2024-04-23T00:07:37.173541+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:07:38.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:37 smithi079 bash[55848]: cluster 2024-04-23T00:07:37.186903+0000 mgr.y (mgr.25321) 453 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 903 B/s rd, 0 op/s 2024-04-23T00:07:38.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:37 smithi079 bash[55848]: cluster 2024-04-23T00:07:37.186903+0000 mgr.y (mgr.25321) 453 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 903 B/s rd, 0 op/s 2024-04-23T00:07:38.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:37 smithi079 bash[55848]: cluster 2024-04-23T00:07:37.187754+0000 mgr.y (mgr.25321) 454 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-23T00:07:38.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:37 smithi079 bash[55848]: cluster 2024-04-23T00:07:37.187754+0000 mgr.y (mgr.25321) 454 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-23T00:07:38.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:37 smithi079 bash[55848]: audit 2024-04-23T00:07:37.211706+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:38.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:37 smithi079 bash[55848]: audit 2024-04-23T00:07:37.211706+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:38.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:37 smithi079 bash[55848]: audit 2024-04-23T00:07:37.290726+0000 mon.a (mon.0) 849 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-23T00:07:38.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:37 smithi079 bash[55848]: audit 2024-04-23T00:07:37.290726+0000 mon.a (mon.0) 849 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-23T00:07:38.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:37 smithi079 bash[55848]: audit 2024-04-23T00:07:37.291733+0000 mgr.y (mgr.25321) 455 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-23T00:07:38.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:37 smithi079 bash[55848]: audit 2024-04-23T00:07:37.291733+0000 mgr.y (mgr.25321) 455 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-23T00:07:38.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:37 smithi079 bash[57209]: audit 2024-04-23T00:07:36.854224+0000 mgr.y (mgr.25321) 452 : audit [DBG] from='client.44746 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:07:38.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:37 smithi079 bash[57209]: audit 2024-04-23T00:07:36.854224+0000 mgr.y (mgr.25321) 452 : audit [DBG] from='client.44746 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:07:38.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:37 smithi079 bash[57209]: audit 2024-04-23T00:07:37.126840+0000 mon.a (mon.0) 845 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:07:38.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:37 smithi079 bash[57209]: audit 2024-04-23T00:07:37.126840+0000 mon.a (mon.0) 845 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:07:38.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:37 smithi079 bash[57209]: audit 2024-04-23T00:07:37.159935+0000 mon.a (mon.0) 846 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:07:38.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:37 smithi079 bash[57209]: audit 2024-04-23T00:07:37.159935+0000 mon.a (mon.0) 846 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:07:38.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:37 smithi079 bash[57209]: audit 2024-04-23T00:07:37.173541+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:07:38.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:37 smithi079 bash[57209]: audit 2024-04-23T00:07:37.173541+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:07:38.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:37 smithi079 bash[57209]: cluster 2024-04-23T00:07:37.186903+0000 mgr.y (mgr.25321) 453 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 903 B/s rd, 0 op/s 2024-04-23T00:07:38.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:37 smithi079 bash[57209]: cluster 2024-04-23T00:07:37.186903+0000 mgr.y (mgr.25321) 453 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 903 B/s rd, 0 op/s 2024-04-23T00:07:38.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:37 smithi079 bash[57209]: cluster 2024-04-23T00:07:37.187754+0000 mgr.y (mgr.25321) 454 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-23T00:07:38.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:37 smithi079 bash[57209]: cluster 2024-04-23T00:07:37.187754+0000 mgr.y (mgr.25321) 454 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-23T00:07:38.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:37 smithi079 bash[57209]: audit 2024-04-23T00:07:37.211706+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:38.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:37 smithi079 bash[57209]: audit 2024-04-23T00:07:37.211706+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:38.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:37 smithi079 bash[57209]: audit 2024-04-23T00:07:37.290726+0000 mon.a (mon.0) 849 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-23T00:07:38.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:37 smithi079 bash[57209]: audit 2024-04-23T00:07:37.290726+0000 mon.a (mon.0) 849 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-23T00:07:38.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:37 smithi079 bash[57209]: audit 2024-04-23T00:07:37.291733+0000 mgr.y (mgr.25321) 455 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-23T00:07:38.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:37 smithi079 bash[57209]: audit 2024-04-23T00:07:37.291733+0000 mgr.y (mgr.25321) 455 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-23T00:07:38.031 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:37 smithi079 bash[55848]: audit 2024-04-23T00:07:37.305455+0000 mon.a (mon.0) 850 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:07:38.031 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:37 smithi079 bash[55848]: audit 2024-04-23T00:07:37.305455+0000 mon.a (mon.0) 850 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:07:38.031 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:37 smithi079 bash[55848]: audit 2024-04-23T00:07:37.312198+0000 mon.a (mon.0) 851 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:38.031 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:37 smithi079 bash[55848]: audit 2024-04-23T00:07:37.312198+0000 mon.a (mon.0) 851 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:38.031 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:37 smithi079 bash[55848]: audit 2024-04-23T00:07:37.315292+0000 mon.a (mon.0) 852 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:38.031 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:37 smithi079 bash[55848]: audit 2024-04-23T00:07:37.315292+0000 mon.a (mon.0) 852 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:38.031 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:37 smithi079 bash[55848]: audit 2024-04-23T00:07:37.317344+0000 mon.a (mon.0) 853 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:38.031 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:37 smithi079 bash[55848]: audit 2024-04-23T00:07:37.317344+0000 mon.a (mon.0) 853 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:38.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:37 smithi079 bash[55848]: audit 2024-04-23T00:07:37.320760+0000 mon.a (mon.0) 854 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:38.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:37 smithi079 bash[55848]: audit 2024-04-23T00:07:37.320760+0000 mon.a (mon.0) 854 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:38.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:37 smithi079 bash[55848]: audit 2024-04-23T00:07:37.325001+0000 mon.a (mon.0) 855 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:38.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:37 smithi079 bash[55848]: audit 2024-04-23T00:07:37.325001+0000 mon.a (mon.0) 855 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:38.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:37 smithi079 bash[55848]: audit 2024-04-23T00:07:37.328158+0000 mon.a (mon.0) 856 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:38.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:37 smithi079 bash[55848]: audit 2024-04-23T00:07:37.328158+0000 mon.a (mon.0) 856 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:38.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:37 smithi079 bash[55848]: audit 2024-04-23T00:07:37.330632+0000 mon.a (mon.0) 857 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:38.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:37 smithi079 bash[55848]: audit 2024-04-23T00:07:37.330632+0000 mon.a (mon.0) 857 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:38.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:37 smithi079 bash[55848]: audit 2024-04-23T00:07:37.333085+0000 mon.a (mon.0) 858 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:38.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:37 smithi079 bash[55848]: audit 2024-04-23T00:07:37.333085+0000 mon.a (mon.0) 858 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:38.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:37 smithi079 bash[55848]: audit 2024-04-23T00:07:37.335405+0000 mon.a (mon.0) 859 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:38.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:37 smithi079 bash[55848]: audit 2024-04-23T00:07:37.335405+0000 mon.a (mon.0) 859 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:38.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:37 smithi079 bash[55848]: audit 2024-04-23T00:07:37.337741+0000 mon.a (mon.0) 860 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:38.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:37 smithi079 bash[55848]: audit 2024-04-23T00:07:37.337741+0000 mon.a (mon.0) 860 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:38.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:37 smithi079 bash[55848]: audit 2024-04-23T00:07:37.339788+0000 mon.a (mon.0) 861 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:38.033 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:37 smithi079 bash[55848]: audit 2024-04-23T00:07:37.339788+0000 mon.a (mon.0) 861 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:38.033 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:37 smithi079 bash[55848]: audit 2024-04-23T00:07:37.342095+0000 mon.a (mon.0) 862 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:38.033 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:37 smithi079 bash[55848]: audit 2024-04-23T00:07:37.342095+0000 mon.a (mon.0) 862 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:38.033 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:37 smithi079 bash[55848]: audit 2024-04-23T00:07:37.345066+0000 mon.a (mon.0) 863 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:38.033 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:37 smithi079 bash[55848]: audit 2024-04-23T00:07:37.345066+0000 mon.a (mon.0) 863 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:38.033 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:37 smithi079 bash[55848]: audit 2024-04-23T00:07:37.347595+0000 mon.a (mon.0) 864 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:38.033 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:37 smithi079 bash[55848]: audit 2024-04-23T00:07:37.347595+0000 mon.a (mon.0) 864 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:38.033 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:37 smithi079 bash[55848]: audit 2024-04-23T00:07:37.363506+0000 mon.a (mon.0) 865 : audit [DBG] from='client.? 172.21.15.79:0/225680048' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:38.033 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:37 smithi079 bash[55848]: audit 2024-04-23T00:07:37.363506+0000 mon.a (mon.0) 865 : audit [DBG] from='client.? 172.21.15.79:0/225680048' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:38.033 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:37 smithi079 bash[55848]: audit 2024-04-23T00:07:37.720886+0000 mgr.y (mgr.25321) 456 : audit [DBG] from='client.34824 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:07:38.033 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:37 smithi079 bash[55848]: audit 2024-04-23T00:07:37.720886+0000 mgr.y (mgr.25321) 456 : audit [DBG] from='client.34824 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:07:38.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:37 smithi079 bash[57209]: audit 2024-04-23T00:07:37.305455+0000 mon.a (mon.0) 850 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:07:38.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:37 smithi079 bash[57209]: audit 2024-04-23T00:07:37.305455+0000 mon.a (mon.0) 850 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:07:38.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:37 smithi079 bash[57209]: audit 2024-04-23T00:07:37.312198+0000 mon.a (mon.0) 851 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:38.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:37 smithi079 bash[57209]: audit 2024-04-23T00:07:37.312198+0000 mon.a (mon.0) 851 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:38.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:37 smithi079 bash[57209]: audit 2024-04-23T00:07:37.315292+0000 mon.a (mon.0) 852 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:38.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:37 smithi079 bash[57209]: audit 2024-04-23T00:07:37.315292+0000 mon.a (mon.0) 852 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:38.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:37 smithi079 bash[57209]: audit 2024-04-23T00:07:37.317344+0000 mon.a (mon.0) 853 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:38.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:37 smithi079 bash[57209]: audit 2024-04-23T00:07:37.317344+0000 mon.a (mon.0) 853 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:38.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:37 smithi079 bash[57209]: audit 2024-04-23T00:07:37.320760+0000 mon.a (mon.0) 854 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:38.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:37 smithi079 bash[57209]: audit 2024-04-23T00:07:37.320760+0000 mon.a (mon.0) 854 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:38.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:37 smithi079 bash[57209]: audit 2024-04-23T00:07:37.325001+0000 mon.a (mon.0) 855 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:38.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:37 smithi079 bash[57209]: audit 2024-04-23T00:07:37.325001+0000 mon.a (mon.0) 855 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:38.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:37 smithi079 bash[57209]: audit 2024-04-23T00:07:37.328158+0000 mon.a (mon.0) 856 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:38.035 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:37 smithi079 bash[57209]: audit 2024-04-23T00:07:37.328158+0000 mon.a (mon.0) 856 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:38.035 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:37 smithi079 bash[57209]: audit 2024-04-23T00:07:37.330632+0000 mon.a (mon.0) 857 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:38.035 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:37 smithi079 bash[57209]: audit 2024-04-23T00:07:37.330632+0000 mon.a (mon.0) 857 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:38.035 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:37 smithi079 bash[57209]: audit 2024-04-23T00:07:37.333085+0000 mon.a (mon.0) 858 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:38.035 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:37 smithi079 bash[57209]: audit 2024-04-23T00:07:37.333085+0000 mon.a (mon.0) 858 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:38.035 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:37 smithi079 bash[57209]: audit 2024-04-23T00:07:37.335405+0000 mon.a (mon.0) 859 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:38.035 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:37 smithi079 bash[57209]: audit 2024-04-23T00:07:37.335405+0000 mon.a (mon.0) 859 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:38.035 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:37 smithi079 bash[57209]: audit 2024-04-23T00:07:37.337741+0000 mon.a (mon.0) 860 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:38.035 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:37 smithi079 bash[57209]: audit 2024-04-23T00:07:37.337741+0000 mon.a (mon.0) 860 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:38.035 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:37 smithi079 bash[57209]: audit 2024-04-23T00:07:37.339788+0000 mon.a (mon.0) 861 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:38.035 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:37 smithi079 bash[57209]: audit 2024-04-23T00:07:37.339788+0000 mon.a (mon.0) 861 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:38.035 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:37 smithi079 bash[57209]: audit 2024-04-23T00:07:37.342095+0000 mon.a (mon.0) 862 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:38.035 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:37 smithi079 bash[57209]: audit 2024-04-23T00:07:37.342095+0000 mon.a (mon.0) 862 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:38.035 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:37 smithi079 bash[57209]: audit 2024-04-23T00:07:37.345066+0000 mon.a (mon.0) 863 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:38.035 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:37 smithi079 bash[57209]: audit 2024-04-23T00:07:37.345066+0000 mon.a (mon.0) 863 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:38.036 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:37 smithi079 bash[57209]: audit 2024-04-23T00:07:37.347595+0000 mon.a (mon.0) 864 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:38.036 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:37 smithi079 bash[57209]: audit 2024-04-23T00:07:37.347595+0000 mon.a (mon.0) 864 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:38.036 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:37 smithi079 bash[57209]: audit 2024-04-23T00:07:37.363506+0000 mon.a (mon.0) 865 : audit [DBG] from='client.? 172.21.15.79:0/225680048' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:38.036 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:37 smithi079 bash[57209]: audit 2024-04-23T00:07:37.363506+0000 mon.a (mon.0) 865 : audit [DBG] from='client.? 172.21.15.79:0/225680048' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:38.036 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:37 smithi079 bash[57209]: audit 2024-04-23T00:07:37.720886+0000 mgr.y (mgr.25321) 456 : audit [DBG] from='client.34824 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:07:38.036 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:37 smithi079 bash[57209]: audit 2024-04-23T00:07:37.720886+0000 mgr.y (mgr.25321) 456 : audit [DBG] from='client.34824 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:07:38.144 INFO:teuthology.orchestra.run.smithi079.stdout:HEALTH_WARN failed to probe daemons or devices 2024-04-23T00:07:38.144 INFO:teuthology.orchestra.run.smithi079.stdout:[WRN] CEPHADM_REFRESH_FAILED: failed to probe daemons or devices 2024-04-23T00:07:38.144 INFO:teuthology.orchestra.run.smithi079.stdout: host smithi171 `cephadm ceph-volume` failed: cephadm exited with an error code: 1, stderr: Inferring config /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/mon.b/config 2024-04-23T00:07:38.144 INFO:teuthology.orchestra.run.smithi079.stdout:Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5 -e NODE_NAME=smithi171 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmpn87dxoh9:/etc/ceph/ceph.conf:z quay.ceph.io/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5 inventory --format=json-pretty --filter-for-batch 2024-04-23T00:07:38.144 INFO:teuthology.orchestra.run.smithi079.stdout:/usr/bin/docker: stderr docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-23T00:07:38.144 INFO:teuthology.orchestra.run.smithi079.stdout:/usr/bin/docker: stderr See 'docker run --help'. 2024-04-23T00:07:38.144 INFO:teuthology.orchestra.run.smithi079.stdout:Traceback (most recent call last): 2024-04-23T00:07:38.144 INFO:teuthology.orchestra.run.smithi079.stdout: File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main 2024-04-23T00:07:38.144 INFO:teuthology.orchestra.run.smithi079.stdout: return _run_code(code, main_globals, None, 2024-04-23T00:07:38.144 INFO:teuthology.orchestra.run.smithi079.stdout: File "/usr/lib/python3.10/runpy.py", line 86, in _run_code 2024-04-23T00:07:38.144 INFO:teuthology.orchestra.run.smithi079.stdout: exec(code, run_globals) 2024-04-23T00:07:38.145 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 5642, in 2024-04-23T00:07:38.145 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 5630, in main 2024-04-23T00:07:38.145 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 408, in _infer_config 2024-04-23T00:07:38.145 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 323, in _infer_fsid 2024-04-23T00:07:38.145 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 436, in _infer_image 2024-04-23T00:07:38.145 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 310, in _validate_fsid 2024-04-23T00:07:38.145 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 3380, in command_ceph_volume 2024-04-23T00:07:38.145 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-23T00:07:38.145 INFO:teuthology.orchestra.run.smithi079.stdout:RuntimeError: Failed command: /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5 -e NODE_NAME=smithi171 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmpn87dxoh9:/etc/ceph/ceph.conf:z quay.ceph.io/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5 inventory --format=json-pretty --filter-for-batch: docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-23T00:07:38.145 INFO:teuthology.orchestra.run.smithi079.stdout:See 'docker run --help'. 2024-04-23T00:07:38.299 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:37 smithi171 bash[43854]: audit 2024-04-23T00:07:36.854224+0000 mgr.y (mgr.25321) 452 : audit [DBG] from='client.44746 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:07:38.299 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:37 smithi171 bash[43854]: audit 2024-04-23T00:07:36.854224+0000 mgr.y (mgr.25321) 452 : audit [DBG] from='client.44746 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:07:38.299 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:37 smithi171 bash[43854]: audit 2024-04-23T00:07:37.126840+0000 mon.a (mon.0) 845 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:07:38.299 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:37 smithi171 bash[43854]: audit 2024-04-23T00:07:37.126840+0000 mon.a (mon.0) 845 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:07:38.299 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:37 smithi171 bash[43854]: audit 2024-04-23T00:07:37.159935+0000 mon.a (mon.0) 846 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:07:38.299 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:37 smithi171 bash[43854]: audit 2024-04-23T00:07:37.159935+0000 mon.a (mon.0) 846 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:07:38.299 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:37 smithi171 bash[43854]: audit 2024-04-23T00:07:37.173541+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:07:38.299 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:37 smithi171 bash[43854]: audit 2024-04-23T00:07:37.173541+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:07:38.299 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:37 smithi171 bash[43854]: cluster 2024-04-23T00:07:37.186903+0000 mgr.y (mgr.25321) 453 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 903 B/s rd, 0 op/s 2024-04-23T00:07:38.300 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:37 smithi171 bash[43854]: cluster 2024-04-23T00:07:37.186903+0000 mgr.y (mgr.25321) 453 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 903 B/s rd, 0 op/s 2024-04-23T00:07:38.300 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:37 smithi171 bash[43854]: cluster 2024-04-23T00:07:37.187754+0000 mgr.y (mgr.25321) 454 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-23T00:07:38.300 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:37 smithi171 bash[43854]: cluster 2024-04-23T00:07:37.187754+0000 mgr.y (mgr.25321) 454 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-23T00:07:38.300 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:37 smithi171 bash[43854]: audit 2024-04-23T00:07:37.211706+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:38.300 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:37 smithi171 bash[43854]: audit 2024-04-23T00:07:37.211706+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:38.300 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:37 smithi171 bash[43854]: audit 2024-04-23T00:07:37.290726+0000 mon.a (mon.0) 849 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-23T00:07:38.300 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:37 smithi171 bash[43854]: audit 2024-04-23T00:07:37.290726+0000 mon.a (mon.0) 849 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-23T00:07:38.300 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:37 smithi171 bash[43854]: audit 2024-04-23T00:07:37.291733+0000 mgr.y (mgr.25321) 455 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-23T00:07:38.300 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:37 smithi171 bash[43854]: audit 2024-04-23T00:07:37.291733+0000 mgr.y (mgr.25321) 455 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-23T00:07:38.301 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:37 smithi171 bash[43854]: audit 2024-04-23T00:07:37.305455+0000 mon.a (mon.0) 850 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:07:38.301 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:37 smithi171 bash[43854]: audit 2024-04-23T00:07:37.305455+0000 mon.a (mon.0) 850 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:07:38.301 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:37 smithi171 bash[43854]: audit 2024-04-23T00:07:37.312198+0000 mon.a (mon.0) 851 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:38.301 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:37 smithi171 bash[43854]: audit 2024-04-23T00:07:37.312198+0000 mon.a (mon.0) 851 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:38.301 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:37 smithi171 bash[43854]: audit 2024-04-23T00:07:37.315292+0000 mon.a (mon.0) 852 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:38.301 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:37 smithi171 bash[43854]: audit 2024-04-23T00:07:37.315292+0000 mon.a (mon.0) 852 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:38.301 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:37 smithi171 bash[43854]: audit 2024-04-23T00:07:37.317344+0000 mon.a (mon.0) 853 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:38.301 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:37 smithi171 bash[43854]: audit 2024-04-23T00:07:37.317344+0000 mon.a (mon.0) 853 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:38.301 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:37 smithi171 bash[43854]: audit 2024-04-23T00:07:37.320760+0000 mon.a (mon.0) 854 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:38.301 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:37 smithi171 bash[43854]: audit 2024-04-23T00:07:37.320760+0000 mon.a (mon.0) 854 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:38.301 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:37 smithi171 bash[43854]: audit 2024-04-23T00:07:37.325001+0000 mon.a (mon.0) 855 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:38.301 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:37 smithi171 bash[43854]: audit 2024-04-23T00:07:37.325001+0000 mon.a (mon.0) 855 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:38.301 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:37 smithi171 bash[43854]: audit 2024-04-23T00:07:37.328158+0000 mon.a (mon.0) 856 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:38.301 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:37 smithi171 bash[43854]: audit 2024-04-23T00:07:37.328158+0000 mon.a (mon.0) 856 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:38.302 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:37 smithi171 bash[43854]: audit 2024-04-23T00:07:37.330632+0000 mon.a (mon.0) 857 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:38.302 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:37 smithi171 bash[43854]: audit 2024-04-23T00:07:37.330632+0000 mon.a (mon.0) 857 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:38.302 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:37 smithi171 bash[43854]: audit 2024-04-23T00:07:37.333085+0000 mon.a (mon.0) 858 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:38.302 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:37 smithi171 bash[43854]: audit 2024-04-23T00:07:37.333085+0000 mon.a (mon.0) 858 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:38.302 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:37 smithi171 bash[43854]: audit 2024-04-23T00:07:37.335405+0000 mon.a (mon.0) 859 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:38.302 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:37 smithi171 bash[43854]: audit 2024-04-23T00:07:37.335405+0000 mon.a (mon.0) 859 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:38.302 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:37 smithi171 bash[43854]: audit 2024-04-23T00:07:37.337741+0000 mon.a (mon.0) 860 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:38.302 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:37 smithi171 bash[43854]: audit 2024-04-23T00:07:37.337741+0000 mon.a (mon.0) 860 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:38.302 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:37 smithi171 bash[43854]: audit 2024-04-23T00:07:37.339788+0000 mon.a (mon.0) 861 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:38.302 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:37 smithi171 bash[43854]: audit 2024-04-23T00:07:37.339788+0000 mon.a (mon.0) 861 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:38.302 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:37 smithi171 bash[43854]: audit 2024-04-23T00:07:37.342095+0000 mon.a (mon.0) 862 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:38.302 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:37 smithi171 bash[43854]: audit 2024-04-23T00:07:37.342095+0000 mon.a (mon.0) 862 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:38.302 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:37 smithi171 bash[43854]: audit 2024-04-23T00:07:37.345066+0000 mon.a (mon.0) 863 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:38.302 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:37 smithi171 bash[43854]: audit 2024-04-23T00:07:37.345066+0000 mon.a (mon.0) 863 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:38.303 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:37 smithi171 bash[43854]: audit 2024-04-23T00:07:37.347595+0000 mon.a (mon.0) 864 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:38.303 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:37 smithi171 bash[43854]: audit 2024-04-23T00:07:37.347595+0000 mon.a (mon.0) 864 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:38.303 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:37 smithi171 bash[43854]: audit 2024-04-23T00:07:37.363506+0000 mon.a (mon.0) 865 : audit [DBG] from='client.? 172.21.15.79:0/225680048' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:38.303 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:37 smithi171 bash[43854]: audit 2024-04-23T00:07:37.363506+0000 mon.a (mon.0) 865 : audit [DBG] from='client.? 172.21.15.79:0/225680048' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:07:38.303 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:37 smithi171 bash[43854]: audit 2024-04-23T00:07:37.720886+0000 mgr.y (mgr.25321) 456 : audit [DBG] from='client.34824 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:07:38.303 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:37 smithi171 bash[43854]: audit 2024-04-23T00:07:37.720886+0000 mgr.y (mgr.25321) 456 : audit [DBG] from='client.34824 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:07:39.027 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:38 smithi079 bash[57209]: audit 2024-04-23T00:07:38.164457+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.79:0/2055153457' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T00:07:39.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:38 smithi079 bash[57209]: audit 2024-04-23T00:07:38.164457+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.79:0/2055153457' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T00:07:39.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:38 smithi079 bash[55848]: audit 2024-04-23T00:07:38.164457+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.79:0/2055153457' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T00:07:39.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:38 smithi079 bash[55848]: audit 2024-04-23T00:07:38.164457+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.79:0/2055153457' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T00:07:39.298 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:38 smithi171 bash[43854]: audit 2024-04-23T00:07:38.164457+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.79:0/2055153457' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T00:07:39.298 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:38 smithi171 bash[43854]: audit 2024-04-23T00:07:38.164457+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.79:0/2055153457' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T00:07:40.278 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:39 smithi079 bash[55848]: cluster 2024-04-23T00:07:39.189221+0000 mgr.y (mgr.25321) 457 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 548 B/s rd, 0 op/s 2024-04-23T00:07:40.278 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:39 smithi079 bash[55848]: cluster 2024-04-23T00:07:39.189221+0000 mgr.y (mgr.25321) 457 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 548 B/s rd, 0 op/s 2024-04-23T00:07:40.278 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:39 smithi079 bash[55848]: cephadm 2024-04-23T00:07:39.568387+0000 mgr.y (mgr.25321) 458 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-04-23T00:07:40.278 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:39 smithi079 bash[55848]: cephadm 2024-04-23T00:07:39.568387+0000 mgr.y (mgr.25321) 458 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-04-23T00:07:40.278 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:39 smithi079 bash[55848]: cephadm 2024-04-23T00:07:39.580308+0000 mgr.y (mgr.25321) 459 : cephadm [INF] Deploying daemon alertmanager.a on smithi079 2024-04-23T00:07:40.278 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:39 smithi079 bash[55848]: cephadm 2024-04-23T00:07:39.580308+0000 mgr.y (mgr.25321) 459 : cephadm [INF] Deploying daemon alertmanager.a on smithi079 2024-04-23T00:07:40.279 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:39 smithi079 bash[57209]: cluster 2024-04-23T00:07:39.189221+0000 mgr.y (mgr.25321) 457 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 548 B/s rd, 0 op/s 2024-04-23T00:07:40.279 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:39 smithi079 bash[57209]: cluster 2024-04-23T00:07:39.189221+0000 mgr.y (mgr.25321) 457 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 548 B/s rd, 0 op/s 2024-04-23T00:07:40.279 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:39 smithi079 bash[57209]: cephadm 2024-04-23T00:07:39.568387+0000 mgr.y (mgr.25321) 458 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-04-23T00:07:40.279 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:39 smithi079 bash[57209]: cephadm 2024-04-23T00:07:39.568387+0000 mgr.y (mgr.25321) 458 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-04-23T00:07:40.279 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:39 smithi079 bash[57209]: cephadm 2024-04-23T00:07:39.580308+0000 mgr.y (mgr.25321) 459 : cephadm [INF] Deploying daemon alertmanager.a on smithi079 2024-04-23T00:07:40.279 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:39 smithi079 bash[57209]: cephadm 2024-04-23T00:07:39.580308+0000 mgr.y (mgr.25321) 459 : cephadm [INF] Deploying daemon alertmanager.a on smithi079 2024-04-23T00:07:40.298 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:39 smithi171 bash[43854]: cluster 2024-04-23T00:07:39.189221+0000 mgr.y (mgr.25321) 457 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 548 B/s rd, 0 op/s 2024-04-23T00:07:40.299 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:39 smithi171 bash[43854]: cluster 2024-04-23T00:07:39.189221+0000 mgr.y (mgr.25321) 457 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 548 B/s rd, 0 op/s 2024-04-23T00:07:40.299 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:39 smithi171 bash[43854]: cephadm 2024-04-23T00:07:39.568387+0000 mgr.y (mgr.25321) 458 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-04-23T00:07:40.299 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:39 smithi171 bash[43854]: cephadm 2024-04-23T00:07:39.568387+0000 mgr.y (mgr.25321) 458 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-04-23T00:07:40.299 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:39 smithi171 bash[43854]: cephadm 2024-04-23T00:07:39.580308+0000 mgr.y (mgr.25321) 459 : cephadm [INF] Deploying daemon alertmanager.a on smithi079 2024-04-23T00:07:40.299 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:39 smithi171 bash[43854]: cephadm 2024-04-23T00:07:39.580308+0000 mgr.y (mgr.25321) 459 : cephadm [INF] Deploying daemon alertmanager.a on smithi079 2024-04-23T00:07:41.278 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:40 smithi079 bash[57209]: audit 2024-04-23T00:07:40.420355+0000 mgr.y (mgr.25321) 460 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:07:41.278 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:40 smithi079 bash[57209]: audit 2024-04-23T00:07:40.420355+0000 mgr.y (mgr.25321) 460 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:07:41.278 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:40 smithi079 bash[55848]: audit 2024-04-23T00:07:40.420355+0000 mgr.y (mgr.25321) 460 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:07:41.279 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:40 smithi079 bash[55848]: audit 2024-04-23T00:07:40.420355+0000 mgr.y (mgr.25321) 460 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:07:41.298 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:40 smithi171 bash[43854]: audit 2024-04-23T00:07:40.420355+0000 mgr.y (mgr.25321) 460 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:07:41.298 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:40 smithi171 bash[43854]: audit 2024-04-23T00:07:40.420355+0000 mgr.y (mgr.25321) 460 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:07:42.278 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:41 smithi079 bash[55848]: cluster 2024-04-23T00:07:41.189951+0000 mgr.y (mgr.25321) 461 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-23T00:07:42.278 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:41 smithi079 bash[55848]: cluster 2024-04-23T00:07:41.189951+0000 mgr.y (mgr.25321) 461 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-23T00:07:42.278 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:41 smithi079 bash[57209]: cluster 2024-04-23T00:07:41.189951+0000 mgr.y (mgr.25321) 461 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-23T00:07:42.278 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:41 smithi079 bash[57209]: cluster 2024-04-23T00:07:41.189951+0000 mgr.y (mgr.25321) 461 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-23T00:07:42.298 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:41 smithi171 bash[43854]: cluster 2024-04-23T00:07:41.189951+0000 mgr.y (mgr.25321) 461 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-23T00:07:42.298 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:41 smithi171 bash[43854]: cluster 2024-04-23T00:07:41.189951+0000 mgr.y (mgr.25321) 461 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-23T00:07:43.897 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:07:43 smithi079 bash[52880]: ::ffff:172.21.15.171 - - [23/Apr/2024:00:07:43] "GET /metrics HTTP/1.1" 200 38688 "" "Prometheus/2.43.0" 2024-04-23T00:07:44.507 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:44 smithi079 bash[57209]: cluster 2024-04-23T00:07:43.191319+0000 mgr.y (mgr.25321) 462 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-23T00:07:44.508 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:44 smithi079 bash[57209]: cluster 2024-04-23T00:07:43.191319+0000 mgr.y (mgr.25321) 462 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-23T00:07:44.508 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:44 smithi079 bash[55848]: cluster 2024-04-23T00:07:43.191319+0000 mgr.y (mgr.25321) 462 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-23T00:07:44.508 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:44 smithi079 bash[55848]: cluster 2024-04-23T00:07:43.191319+0000 mgr.y (mgr.25321) 462 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-23T00:07:44.548 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:44 smithi171 bash[43854]: cluster 2024-04-23T00:07:43.191319+0000 mgr.y (mgr.25321) 462 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-23T00:07:44.548 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:44 smithi171 bash[43854]: cluster 2024-04-23T00:07:43.191319+0000 mgr.y (mgr.25321) 462 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-23T00:07:46.277 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:46 smithi079 bash[55848]: cluster 2024-04-23T00:07:45.192992+0000 mgr.y (mgr.25321) 463 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-23T00:07:46.278 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:46 smithi079 bash[55848]: cluster 2024-04-23T00:07:45.192992+0000 mgr.y (mgr.25321) 463 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-23T00:07:46.278 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:46 smithi079 bash[57209]: cluster 2024-04-23T00:07:45.192992+0000 mgr.y (mgr.25321) 463 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-23T00:07:46.278 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:46 smithi079 bash[57209]: cluster 2024-04-23T00:07:45.192992+0000 mgr.y (mgr.25321) 463 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-23T00:07:46.548 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:46 smithi171 bash[43854]: cluster 2024-04-23T00:07:45.192992+0000 mgr.y (mgr.25321) 463 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-23T00:07:46.548 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:46 smithi171 bash[43854]: cluster 2024-04-23T00:07:45.192992+0000 mgr.y (mgr.25321) 463 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-23T00:07:47.219 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:47 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:07:47.220 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:07:47 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:07:47.220 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:47 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:07:47.220 INFO:journalctl@ceph.osd.1.smithi079.stdout:Apr 23 00:07:47 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:07:47.221 INFO:journalctl@ceph.osd.2.smithi079.stdout:Apr 23 00:07:47 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:07:47.221 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 23 00:07:47 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:07:47.221 INFO:journalctl@ceph.osd.3.smithi079.stdout:Apr 23 00:07:47 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:07:47.222 INFO:journalctl@ceph.osd.0.smithi079.stdout:Apr 23 00:07:47 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:07:47.222 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 23 00:07:47 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:07:47.222 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 23 00:07:47 smithi079 systemd[1]: Stopping Ceph alertmanager.a for 15ff8152-0102-11ef-bc93-c7b262605968... 2024-04-23T00:07:47.527 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 23 00:07:47 smithi079 bash[51780]: level=info ts=2024-04-23T00:07:47.345Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2024-04-23T00:07:48.235 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 23 00:07:47 smithi079 bash[74127]: ceph-15ff8152-0102-11ef-bc93-c7b262605968-alertmanager-a 2024-04-23T00:07:48.236 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 23 00:07:48 smithi079 bash[74186]: Error response from daemon: No such container: ceph-15ff8152-0102-11ef-bc93-c7b262605968-alertmanager-a 2024-04-23T00:07:48.236 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 23 00:07:48 smithi079 systemd[1]: ceph-15ff8152-0102-11ef-bc93-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-04-23T00:07:48.236 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 23 00:07:48 smithi079 systemd[1]: Stopped Ceph alertmanager.a for 15ff8152-0102-11ef-bc93-c7b262605968. 2024-04-23T00:07:48.527 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:07:48 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:07:48.528 INFO:journalctl@ceph.osd.0.smithi079.stdout:Apr 23 00:07:48 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:07:48.528 INFO:journalctl@ceph.osd.1.smithi079.stdout:Apr 23 00:07:48 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:07:48.528 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:48 smithi079 bash[55848]: cluster 2024-04-23T00:07:47.194271+0000 mgr.y (mgr.25321) 464 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-23T00:07:48.529 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:48 smithi079 bash[55848]: cluster 2024-04-23T00:07:47.194271+0000 mgr.y (mgr.25321) 464 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-23T00:07:48.529 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:48 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:07:48.529 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:48 smithi079 bash[57209]: cluster 2024-04-23T00:07:47.194271+0000 mgr.y (mgr.25321) 464 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-23T00:07:48.529 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:48 smithi079 bash[57209]: cluster 2024-04-23T00:07:47.194271+0000 mgr.y (mgr.25321) 464 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-23T00:07:48.529 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:48 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:07:48.530 INFO:journalctl@ceph.osd.2.smithi079.stdout:Apr 23 00:07:48 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:07:48.530 INFO:journalctl@ceph.osd.3.smithi079.stdout:Apr 23 00:07:48 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:07:48.530 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 23 00:07:48 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:07:48.530 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 23 00:07:48 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:07:48.530 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 23 00:07:48 smithi079 systemd[1]: Started Ceph alertmanager.a for 15ff8152-0102-11ef-bc93-c7b262605968. 2024-04-23T00:07:48.548 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:48 smithi171 bash[43854]: cluster 2024-04-23T00:07:47.194271+0000 mgr.y (mgr.25321) 464 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-23T00:07:48.548 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:48 smithi171 bash[43854]: cluster 2024-04-23T00:07:47.194271+0000 mgr.y (mgr.25321) 464 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-23T00:07:49.778 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:49 smithi079 bash[57209]: audit 2024-04-23T00:07:48.485319+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:49.778 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:49 smithi079 bash[57209]: audit 2024-04-23T00:07:48.485319+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:49.778 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:49 smithi079 bash[57209]: audit 2024-04-23T00:07:48.492172+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:49.778 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:49 smithi079 bash[57209]: audit 2024-04-23T00:07:48.492172+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:49.778 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:49 smithi079 bash[55848]: audit 2024-04-23T00:07:48.485319+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:49.779 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:49 smithi079 bash[55848]: audit 2024-04-23T00:07:48.485319+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:49.779 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:49 smithi079 bash[55848]: audit 2024-04-23T00:07:48.492172+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:49.779 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:49 smithi079 bash[55848]: audit 2024-04-23T00:07:48.492172+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:49.779 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 23 00:07:49 smithi079 bash[74242]: ts=2024-04-23T00:07:49.536Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-04-23T00:07:49.779 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 23 00:07:49 smithi079 bash[74242]: ts=2024-04-23T00:07:49.536Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-04-23T00:07:49.779 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 23 00:07:49 smithi079 bash[74242]: ts=2024-04-23T00:07:49.539Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.79 port=9094 2024-04-23T00:07:49.779 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 23 00:07:49 smithi079 bash[74242]: ts=2024-04-23T00:07:49.540Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-04-23T00:07:49.779 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 23 00:07:49 smithi079 bash[74242]: ts=2024-04-23T00:07:49.571Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-23T00:07:49.780 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 23 00:07:49 smithi079 bash[74242]: ts=2024-04-23T00:07:49.571Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-23T00:07:49.780 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 23 00:07:49 smithi079 bash[74242]: ts=2024-04-23T00:07:49.574Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-04-23T00:07:49.780 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 23 00:07:49 smithi079 bash[74242]: ts=2024-04-23T00:07:49.574Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-04-23T00:07:49.798 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:49 smithi171 bash[43854]: audit 2024-04-23T00:07:48.485319+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:49.798 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:49 smithi171 bash[43854]: audit 2024-04-23T00:07:48.485319+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:49.798 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:49 smithi171 bash[43854]: audit 2024-04-23T00:07:48.492172+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:49.798 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:49 smithi171 bash[43854]: audit 2024-04-23T00:07:48.492172+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:50.778 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:50 smithi079 bash[55848]: cluster 2024-04-23T00:07:49.195753+0000 mgr.y (mgr.25321) 465 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:07:50.778 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:50 smithi079 bash[55848]: cluster 2024-04-23T00:07:49.195753+0000 mgr.y (mgr.25321) 465 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:07:50.778 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:50 smithi079 bash[57209]: cluster 2024-04-23T00:07:49.195753+0000 mgr.y (mgr.25321) 465 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:07:50.778 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:50 smithi079 bash[57209]: cluster 2024-04-23T00:07:49.195753+0000 mgr.y (mgr.25321) 465 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:07:50.798 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:50 smithi171 bash[43854]: cluster 2024-04-23T00:07:49.195753+0000 mgr.y (mgr.25321) 465 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:07:50.798 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:50 smithi171 bash[43854]: cluster 2024-04-23T00:07:49.195753+0000 mgr.y (mgr.25321) 465 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:07:51.778 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 23 00:07:51 smithi079 bash[74242]: ts=2024-04-23T00:07:51.541Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.001010365s 2024-04-23T00:07:51.778 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:51 smithi079 bash[55848]: audit 2024-04-23T00:07:50.430805+0000 mgr.y (mgr.25321) 466 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:07:51.778 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:51 smithi079 bash[55848]: audit 2024-04-23T00:07:50.430805+0000 mgr.y (mgr.25321) 466 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:07:51.778 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:51 smithi079 bash[57209]: audit 2024-04-23T00:07:50.430805+0000 mgr.y (mgr.25321) 466 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:07:51.778 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:51 smithi079 bash[57209]: audit 2024-04-23T00:07:50.430805+0000 mgr.y (mgr.25321) 466 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:07:51.798 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:51 smithi171 bash[43854]: audit 2024-04-23T00:07:50.430805+0000 mgr.y (mgr.25321) 466 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:07:51.798 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:51 smithi171 bash[43854]: audit 2024-04-23T00:07:50.430805+0000 mgr.y (mgr.25321) 466 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:07:52.778 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:52 smithi079 bash[55848]: cluster 2024-04-23T00:07:51.197014+0000 mgr.y (mgr.25321) 467 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:07:52.778 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:52 smithi079 bash[55848]: cluster 2024-04-23T00:07:51.197014+0000 mgr.y (mgr.25321) 467 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:07:52.778 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:52 smithi079 bash[55848]: audit 2024-04-23T00:07:52.127921+0000 mon.a (mon.0) 868 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:07:52.778 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:52 smithi079 bash[55848]: audit 2024-04-23T00:07:52.127921+0000 mon.a (mon.0) 868 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:07:52.778 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:52 smithi079 bash[57209]: cluster 2024-04-23T00:07:51.197014+0000 mgr.y (mgr.25321) 467 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:07:52.778 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:52 smithi079 bash[57209]: cluster 2024-04-23T00:07:51.197014+0000 mgr.y (mgr.25321) 467 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:07:52.778 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:52 smithi079 bash[57209]: audit 2024-04-23T00:07:52.127921+0000 mon.a (mon.0) 868 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:07:52.778 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:52 smithi079 bash[57209]: audit 2024-04-23T00:07:52.127921+0000 mon.a (mon.0) 868 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:07:52.798 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:52 smithi171 bash[43854]: cluster 2024-04-23T00:07:51.197014+0000 mgr.y (mgr.25321) 467 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:07:52.798 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:52 smithi171 bash[43854]: cluster 2024-04-23T00:07:51.197014+0000 mgr.y (mgr.25321) 467 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:07:52.798 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:52 smithi171 bash[43854]: audit 2024-04-23T00:07:52.127921+0000 mon.a (mon.0) 868 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:07:52.798 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:52 smithi171 bash[43854]: audit 2024-04-23T00:07:52.127921+0000 mon.a (mon.0) 868 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:07:54.027 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:07:53 smithi079 bash[52880]: ::ffff:172.21.15.171 - - [23/Apr/2024:00:07:53] "GET /metrics HTTP/1.1" 200 38690 "" "Prometheus/2.43.0" 2024-04-23T00:07:54.777 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:54 smithi079 bash[55848]: cluster 2024-04-23T00:07:53.198533+0000 mgr.y (mgr.25321) 468 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:07:54.778 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:54 smithi079 bash[55848]: cluster 2024-04-23T00:07:53.198533+0000 mgr.y (mgr.25321) 468 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:07:54.778 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:54 smithi079 bash[55848]: audit 2024-04-23T00:07:54.365296+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:54.778 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:54 smithi079 bash[55848]: audit 2024-04-23T00:07:54.365296+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:54.778 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:54 smithi079 bash[55848]: audit 2024-04-23T00:07:54.373503+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:54.778 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:54 smithi079 bash[55848]: audit 2024-04-23T00:07:54.373503+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:54.778 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:54 smithi079 bash[57209]: cluster 2024-04-23T00:07:53.198533+0000 mgr.y (mgr.25321) 468 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:07:54.778 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:54 smithi079 bash[57209]: cluster 2024-04-23T00:07:53.198533+0000 mgr.y (mgr.25321) 468 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:07:54.778 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:54 smithi079 bash[57209]: audit 2024-04-23T00:07:54.365296+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:54.778 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:54 smithi079 bash[57209]: audit 2024-04-23T00:07:54.365296+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:54.779 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:54 smithi079 bash[57209]: audit 2024-04-23T00:07:54.373503+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:54.779 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:54 smithi079 bash[57209]: audit 2024-04-23T00:07:54.373503+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:54.798 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:54 smithi171 bash[43854]: cluster 2024-04-23T00:07:53.198533+0000 mgr.y (mgr.25321) 468 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:07:54.798 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:54 smithi171 bash[43854]: cluster 2024-04-23T00:07:53.198533+0000 mgr.y (mgr.25321) 468 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:07:54.798 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:54 smithi171 bash[43854]: audit 2024-04-23T00:07:54.365296+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:54.798 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:54 smithi171 bash[43854]: audit 2024-04-23T00:07:54.365296+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:54.798 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:54 smithi171 bash[43854]: audit 2024-04-23T00:07:54.373503+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:54.798 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:54 smithi171 bash[43854]: audit 2024-04-23T00:07:54.373503+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:56.778 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:56 smithi079 bash[55848]: cluster 2024-04-23T00:07:55.200152+0000 mgr.y (mgr.25321) 469 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:07:56.778 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:56 smithi079 bash[55848]: cluster 2024-04-23T00:07:55.200152+0000 mgr.y (mgr.25321) 469 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:07:56.778 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:56 smithi079 bash[55848]: audit 2024-04-23T00:07:55.467930+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:56.778 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:56 smithi079 bash[55848]: audit 2024-04-23T00:07:55.467930+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:56.778 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:56 smithi079 bash[55848]: audit 2024-04-23T00:07:55.473882+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:56.778 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:56 smithi079 bash[55848]: audit 2024-04-23T00:07:55.473882+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:56.778 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:56 smithi079 bash[57209]: cluster 2024-04-23T00:07:55.200152+0000 mgr.y (mgr.25321) 469 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:07:56.779 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:56 smithi079 bash[57209]: cluster 2024-04-23T00:07:55.200152+0000 mgr.y (mgr.25321) 469 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:07:56.779 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:56 smithi079 bash[57209]: audit 2024-04-23T00:07:55.467930+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:56.779 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:56 smithi079 bash[57209]: audit 2024-04-23T00:07:55.467930+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:56.779 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:56 smithi079 bash[57209]: audit 2024-04-23T00:07:55.473882+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:56.779 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:56 smithi079 bash[57209]: audit 2024-04-23T00:07:55.473882+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:56.798 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:56 smithi171 bash[43854]: cluster 2024-04-23T00:07:55.200152+0000 mgr.y (mgr.25321) 469 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:07:56.798 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:56 smithi171 bash[43854]: cluster 2024-04-23T00:07:55.200152+0000 mgr.y (mgr.25321) 469 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:07:56.798 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:56 smithi171 bash[43854]: audit 2024-04-23T00:07:55.467930+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:56.798 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:56 smithi171 bash[43854]: audit 2024-04-23T00:07:55.467930+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:56.798 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:56 smithi171 bash[43854]: audit 2024-04-23T00:07:55.473882+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:56.798 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:56 smithi171 bash[43854]: audit 2024-04-23T00:07:55.473882+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:07:58.778 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:58 smithi079 bash[55848]: cluster 2024-04-23T00:07:57.201435+0000 mgr.y (mgr.25321) 470 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:07:58.888 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:07:58 smithi079 bash[55848]: cluster 2024-04-23T00:07:57.201435+0000 mgr.y (mgr.25321) 470 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:07:58.889 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:58 smithi079 bash[57209]: cluster 2024-04-23T00:07:57.201435+0000 mgr.y (mgr.25321) 470 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:07:58.889 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:07:58 smithi079 bash[57209]: cluster 2024-04-23T00:07:57.201435+0000 mgr.y (mgr.25321) 470 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:07:58.889 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:58 smithi171 bash[43854]: cluster 2024-04-23T00:07:57.201435+0000 mgr.y (mgr.25321) 470 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:07:58.889 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:07:58 smithi171 bash[43854]: cluster 2024-04-23T00:07:57.201435+0000 mgr.y (mgr.25321) 470 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:07:59.778 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 23 00:07:59 smithi079 bash[74242]: ts=2024-04-23T00:07:59.543Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.003218261s 2024-04-23T00:08:00.778 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:00 smithi079 bash[55848]: cluster 2024-04-23T00:07:59.202980+0000 mgr.y (mgr.25321) 471 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:08:00.778 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:00 smithi079 bash[55848]: cluster 2024-04-23T00:07:59.202980+0000 mgr.y (mgr.25321) 471 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:08:00.778 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:00 smithi079 bash[57209]: cluster 2024-04-23T00:07:59.202980+0000 mgr.y (mgr.25321) 471 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:08:00.778 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:00 smithi079 bash[57209]: cluster 2024-04-23T00:07:59.202980+0000 mgr.y (mgr.25321) 471 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:08:00.798 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:00 smithi171 bash[43854]: cluster 2024-04-23T00:07:59.202980+0000 mgr.y (mgr.25321) 471 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:08:00.798 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:00 smithi171 bash[43854]: cluster 2024-04-23T00:07:59.202980+0000 mgr.y (mgr.25321) 471 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:08:01.746 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:01 smithi079 bash[55848]: audit 2024-04-23T00:08:00.440249+0000 mgr.y (mgr.25321) 472 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:08:01.746 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:01 smithi079 bash[55848]: audit 2024-04-23T00:08:00.440249+0000 mgr.y (mgr.25321) 472 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:08:01.747 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:01 smithi079 bash[57209]: audit 2024-04-23T00:08:00.440249+0000 mgr.y (mgr.25321) 472 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:08:01.747 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:01 smithi079 bash[57209]: audit 2024-04-23T00:08:00.440249+0000 mgr.y (mgr.25321) 472 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:08:01.798 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:01 smithi171 bash[43854]: audit 2024-04-23T00:08:00.440249+0000 mgr.y (mgr.25321) 472 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:08:01.798 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:01 smithi171 bash[43854]: audit 2024-04-23T00:08:00.440249+0000 mgr.y (mgr.25321) 472 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:08:02.777 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:02 smithi079 bash[57209]: cluster 2024-04-23T00:08:01.204165+0000 mgr.y (mgr.25321) 473 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:08:02.777 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:02 smithi079 bash[57209]: cluster 2024-04-23T00:08:01.204165+0000 mgr.y (mgr.25321) 473 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:08:02.778 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:02 smithi079 bash[55848]: cluster 2024-04-23T00:08:01.204165+0000 mgr.y (mgr.25321) 473 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:08:02.778 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:02 smithi079 bash[55848]: cluster 2024-04-23T00:08:01.204165+0000 mgr.y (mgr.25321) 473 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:08:02.797 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:02 smithi171 bash[43854]: cluster 2024-04-23T00:08:01.204165+0000 mgr.y (mgr.25321) 473 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:08:02.797 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:02 smithi171 bash[43854]: cluster 2024-04-23T00:08:01.204165+0000 mgr.y (mgr.25321) 473 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:08:03.777 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:08:03 smithi079 bash[52880]: ::ffff:172.21.15.171 - - [23/Apr/2024:00:08:03] "GET /metrics HTTP/1.1" 200 38690 "" "Prometheus/2.43.0" 2024-04-23T00:08:03.778 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:03 smithi079 bash[57209]: audit 2024-04-23T00:08:02.608227+0000 mon.a (mon.0) 873 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:08:03.778 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:03 smithi079 bash[57209]: audit 2024-04-23T00:08:02.608227+0000 mon.a (mon.0) 873 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:08:03.778 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:03 smithi079 bash[57209]: audit 2024-04-23T00:08:02.610253+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:08:03.779 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:03 smithi079 bash[57209]: audit 2024-04-23T00:08:02.610253+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:08:03.779 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:03 smithi079 bash[57209]: cluster 2024-04-23T00:08:02.613646+0000 mgr.y (mgr.25321) 474 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 896 B/s rd, 0 op/s 2024-04-23T00:08:03.779 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:03 smithi079 bash[57209]: cluster 2024-04-23T00:08:02.613646+0000 mgr.y (mgr.25321) 474 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 896 B/s rd, 0 op/s 2024-04-23T00:08:03.779 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:03 smithi079 bash[57209]: cluster 2024-04-23T00:08:02.614489+0000 mgr.y (mgr.25321) 475 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-23T00:08:03.779 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:03 smithi079 bash[57209]: cluster 2024-04-23T00:08:02.614489+0000 mgr.y (mgr.25321) 475 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-23T00:08:03.779 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:03 smithi079 bash[57209]: audit 2024-04-23T00:08:02.622690+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:08:03.779 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:03 smithi079 bash[57209]: audit 2024-04-23T00:08:02.622690+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:08:03.779 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:03 smithi079 bash[57209]: audit 2024-04-23T00:08:02.715022+0000 mon.a (mon.0) 876 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-23T00:08:03.779 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:03 smithi079 bash[57209]: audit 2024-04-23T00:08:02.715022+0000 mon.a (mon.0) 876 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-23T00:08:03.779 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:03 smithi079 bash[57209]: audit 2024-04-23T00:08:02.715989+0000 mgr.y (mgr.25321) 476 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-23T00:08:03.779 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:03 smithi079 bash[57209]: audit 2024-04-23T00:08:02.715989+0000 mgr.y (mgr.25321) 476 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-23T00:08:03.779 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:03 smithi079 bash[57209]: audit 2024-04-23T00:08:02.734573+0000 mon.a (mon.0) 877 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:08:03.779 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:03 smithi079 bash[57209]: audit 2024-04-23T00:08:02.734573+0000 mon.a (mon.0) 877 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:08:03.779 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:03 smithi079 bash[57209]: audit 2024-04-23T00:08:02.740743+0000 mon.a (mon.0) 878 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:03.779 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:03 smithi079 bash[57209]: audit 2024-04-23T00:08:02.740743+0000 mon.a (mon.0) 878 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:03.780 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:03 smithi079 bash[55848]: audit 2024-04-23T00:08:02.608227+0000 mon.a (mon.0) 873 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:08:03.780 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:03 smithi079 bash[55848]: audit 2024-04-23T00:08:02.608227+0000 mon.a (mon.0) 873 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:08:03.780 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:03 smithi079 bash[55848]: audit 2024-04-23T00:08:02.610253+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:08:03.780 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:03 smithi079 bash[55848]: audit 2024-04-23T00:08:02.610253+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:08:03.780 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:03 smithi079 bash[55848]: cluster 2024-04-23T00:08:02.613646+0000 mgr.y (mgr.25321) 474 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 896 B/s rd, 0 op/s 2024-04-23T00:08:03.780 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:03 smithi079 bash[55848]: cluster 2024-04-23T00:08:02.613646+0000 mgr.y (mgr.25321) 474 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 896 B/s rd, 0 op/s 2024-04-23T00:08:03.780 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:03 smithi079 bash[55848]: cluster 2024-04-23T00:08:02.614489+0000 mgr.y (mgr.25321) 475 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-23T00:08:03.781 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:03 smithi079 bash[55848]: cluster 2024-04-23T00:08:02.614489+0000 mgr.y (mgr.25321) 475 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-23T00:08:03.781 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:03 smithi079 bash[55848]: audit 2024-04-23T00:08:02.622690+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:08:03.781 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:03 smithi079 bash[55848]: audit 2024-04-23T00:08:02.622690+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:08:03.781 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:03 smithi079 bash[55848]: audit 2024-04-23T00:08:02.715022+0000 mon.a (mon.0) 876 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-23T00:08:03.781 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:03 smithi079 bash[55848]: audit 2024-04-23T00:08:02.715022+0000 mon.a (mon.0) 876 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-23T00:08:03.781 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:03 smithi079 bash[55848]: audit 2024-04-23T00:08:02.715989+0000 mgr.y (mgr.25321) 476 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-23T00:08:03.781 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:03 smithi079 bash[55848]: audit 2024-04-23T00:08:02.715989+0000 mgr.y (mgr.25321) 476 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-23T00:08:03.781 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:03 smithi079 bash[55848]: audit 2024-04-23T00:08:02.734573+0000 mon.a (mon.0) 877 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:08:03.781 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:03 smithi079 bash[55848]: audit 2024-04-23T00:08:02.734573+0000 mon.a (mon.0) 877 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:08:03.781 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:03 smithi079 bash[55848]: audit 2024-04-23T00:08:02.740743+0000 mon.a (mon.0) 878 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:03.781 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:03 smithi079 bash[55848]: audit 2024-04-23T00:08:02.740743+0000 mon.a (mon.0) 878 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:03.782 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:03 smithi079 bash[57209]: audit 2024-04-23T00:08:02.745152+0000 mon.a (mon.0) 879 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:03.782 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:03 smithi079 bash[57209]: audit 2024-04-23T00:08:02.745152+0000 mon.a (mon.0) 879 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:03.782 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:03 smithi079 bash[57209]: audit 2024-04-23T00:08:02.748380+0000 mon.a (mon.0) 880 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:03.782 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:03 smithi079 bash[57209]: audit 2024-04-23T00:08:02.748380+0000 mon.a (mon.0) 880 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:03.782 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:03 smithi079 bash[57209]: audit 2024-04-23T00:08:02.753919+0000 mon.a (mon.0) 881 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:03.782 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:03 smithi079 bash[57209]: audit 2024-04-23T00:08:02.753919+0000 mon.a (mon.0) 881 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:03.782 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:03 smithi079 bash[57209]: audit 2024-04-23T00:08:02.760536+0000 mon.a (mon.0) 882 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:03.782 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:03 smithi079 bash[57209]: audit 2024-04-23T00:08:02.760536+0000 mon.a (mon.0) 882 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:03.782 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:03 smithi079 bash[57209]: audit 2024-04-23T00:08:02.764869+0000 mon.a (mon.0) 883 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:03.782 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:03 smithi079 bash[57209]: audit 2024-04-23T00:08:02.764869+0000 mon.a (mon.0) 883 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:03.783 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:03 smithi079 bash[57209]: audit 2024-04-23T00:08:02.768143+0000 mon.a (mon.0) 884 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:03.783 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:03 smithi079 bash[57209]: audit 2024-04-23T00:08:02.768143+0000 mon.a (mon.0) 884 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:03.783 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:03 smithi079 bash[57209]: audit 2024-04-23T00:08:02.771203+0000 mon.a (mon.0) 885 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:03.783 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:03 smithi079 bash[57209]: audit 2024-04-23T00:08:02.771203+0000 mon.a (mon.0) 885 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:03.783 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:03 smithi079 bash[57209]: audit 2024-04-23T00:08:02.774050+0000 mon.a (mon.0) 886 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:03.783 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:03 smithi079 bash[57209]: audit 2024-04-23T00:08:02.774050+0000 mon.a (mon.0) 886 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:03.783 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:03 smithi079 bash[57209]: audit 2024-04-23T00:08:02.777265+0000 mon.a (mon.0) 887 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:03.783 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:03 smithi079 bash[57209]: audit 2024-04-23T00:08:02.777265+0000 mon.a (mon.0) 887 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:03.783 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:03 smithi079 bash[57209]: audit 2024-04-23T00:08:02.780305+0000 mon.a (mon.0) 888 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:03.783 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:03 smithi079 bash[57209]: audit 2024-04-23T00:08:02.780305+0000 mon.a (mon.0) 888 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:03.784 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:03 smithi079 bash[55848]: audit 2024-04-23T00:08:02.745152+0000 mon.a (mon.0) 879 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:03.784 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:03 smithi079 bash[55848]: audit 2024-04-23T00:08:02.745152+0000 mon.a (mon.0) 879 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:03.784 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:03 smithi079 bash[55848]: audit 2024-04-23T00:08:02.748380+0000 mon.a (mon.0) 880 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:03.784 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:03 smithi079 bash[55848]: audit 2024-04-23T00:08:02.748380+0000 mon.a (mon.0) 880 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:03.784 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:03 smithi079 bash[55848]: audit 2024-04-23T00:08:02.753919+0000 mon.a (mon.0) 881 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:03.784 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:03 smithi079 bash[55848]: audit 2024-04-23T00:08:02.753919+0000 mon.a (mon.0) 881 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:03.784 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:03 smithi079 bash[55848]: audit 2024-04-23T00:08:02.760536+0000 mon.a (mon.0) 882 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:03.784 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:03 smithi079 bash[55848]: audit 2024-04-23T00:08:02.760536+0000 mon.a (mon.0) 882 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:03.784 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:03 smithi079 bash[55848]: audit 2024-04-23T00:08:02.764869+0000 mon.a (mon.0) 883 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:03.784 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:03 smithi079 bash[55848]: audit 2024-04-23T00:08:02.764869+0000 mon.a (mon.0) 883 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:03.784 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:03 smithi079 bash[55848]: audit 2024-04-23T00:08:02.768143+0000 mon.a (mon.0) 884 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:03.784 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:03 smithi079 bash[55848]: audit 2024-04-23T00:08:02.768143+0000 mon.a (mon.0) 884 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:03.784 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:03 smithi079 bash[55848]: audit 2024-04-23T00:08:02.771203+0000 mon.a (mon.0) 885 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:03.785 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:03 smithi079 bash[55848]: audit 2024-04-23T00:08:02.771203+0000 mon.a (mon.0) 885 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:03.785 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:03 smithi079 bash[55848]: audit 2024-04-23T00:08:02.774050+0000 mon.a (mon.0) 886 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:03.785 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:03 smithi079 bash[55848]: audit 2024-04-23T00:08:02.774050+0000 mon.a (mon.0) 886 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:03.785 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:03 smithi079 bash[55848]: audit 2024-04-23T00:08:02.777265+0000 mon.a (mon.0) 887 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:03.785 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:03 smithi079 bash[55848]: audit 2024-04-23T00:08:02.777265+0000 mon.a (mon.0) 887 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:03.785 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:03 smithi079 bash[55848]: audit 2024-04-23T00:08:02.780305+0000 mon.a (mon.0) 888 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:03.785 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:03 smithi079 bash[55848]: audit 2024-04-23T00:08:02.780305+0000 mon.a (mon.0) 888 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:03.785 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:03 smithi079 bash[55848]: audit 2024-04-23T00:08:02.783216+0000 mon.a (mon.0) 889 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:03.785 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:03 smithi079 bash[55848]: audit 2024-04-23T00:08:02.783216+0000 mon.a (mon.0) 889 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:03.785 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:03 smithi079 bash[55848]: audit 2024-04-23T00:08:02.787058+0000 mon.a (mon.0) 890 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:03.785 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:03 smithi079 bash[55848]: audit 2024-04-23T00:08:02.787058+0000 mon.a (mon.0) 890 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:03.785 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:03 smithi079 bash[55848]: audit 2024-04-23T00:08:02.790589+0000 mon.a (mon.0) 891 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:03.785 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:03 smithi079 bash[55848]: audit 2024-04-23T00:08:02.790589+0000 mon.a (mon.0) 891 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:03.785 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:03 smithi079 bash[55848]: audit 2024-04-23T00:08:02.794038+0000 mon.a (mon.0) 892 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:03.785 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:03 smithi079 bash[55848]: audit 2024-04-23T00:08:02.794038+0000 mon.a (mon.0) 892 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:03.786 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:03 smithi079 bash[57209]: audit 2024-04-23T00:08:02.783216+0000 mon.a (mon.0) 889 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:03.786 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:03 smithi079 bash[57209]: audit 2024-04-23T00:08:02.783216+0000 mon.a (mon.0) 889 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:03.786 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:03 smithi079 bash[57209]: audit 2024-04-23T00:08:02.787058+0000 mon.a (mon.0) 890 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:03.786 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:03 smithi079 bash[57209]: audit 2024-04-23T00:08:02.787058+0000 mon.a (mon.0) 890 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:03.786 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:03 smithi079 bash[57209]: audit 2024-04-23T00:08:02.790589+0000 mon.a (mon.0) 891 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:03.787 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:03 smithi079 bash[57209]: audit 2024-04-23T00:08:02.790589+0000 mon.a (mon.0) 891 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:03.787 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:03 smithi079 bash[57209]: audit 2024-04-23T00:08:02.794038+0000 mon.a (mon.0) 892 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:03.787 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:03 smithi079 bash[57209]: audit 2024-04-23T00:08:02.794038+0000 mon.a (mon.0) 892 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:03.799 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:03 smithi171 bash[43854]: audit 2024-04-23T00:08:02.608227+0000 mon.a (mon.0) 873 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:08:03.799 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:03 smithi171 bash[43854]: audit 2024-04-23T00:08:02.608227+0000 mon.a (mon.0) 873 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:08:03.799 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:03 smithi171 bash[43854]: audit 2024-04-23T00:08:02.610253+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:08:03.799 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:03 smithi171 bash[43854]: audit 2024-04-23T00:08:02.610253+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:08:03.799 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:03 smithi171 bash[43854]: cluster 2024-04-23T00:08:02.613646+0000 mgr.y (mgr.25321) 474 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 896 B/s rd, 0 op/s 2024-04-23T00:08:03.799 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:03 smithi171 bash[43854]: cluster 2024-04-23T00:08:02.613646+0000 mgr.y (mgr.25321) 474 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 896 B/s rd, 0 op/s 2024-04-23T00:08:03.799 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:03 smithi171 bash[43854]: cluster 2024-04-23T00:08:02.614489+0000 mgr.y (mgr.25321) 475 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-23T00:08:03.799 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:03 smithi171 bash[43854]: cluster 2024-04-23T00:08:02.614489+0000 mgr.y (mgr.25321) 475 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-23T00:08:03.799 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:03 smithi171 bash[43854]: audit 2024-04-23T00:08:02.622690+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:08:03.800 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:03 smithi171 bash[43854]: audit 2024-04-23T00:08:02.622690+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:08:03.800 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:03 smithi171 bash[43854]: audit 2024-04-23T00:08:02.715022+0000 mon.a (mon.0) 876 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-23T00:08:03.800 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:03 smithi171 bash[43854]: audit 2024-04-23T00:08:02.715022+0000 mon.a (mon.0) 876 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-23T00:08:03.800 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:03 smithi171 bash[43854]: audit 2024-04-23T00:08:02.715989+0000 mgr.y (mgr.25321) 476 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-23T00:08:03.800 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:03 smithi171 bash[43854]: audit 2024-04-23T00:08:02.715989+0000 mgr.y (mgr.25321) 476 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-23T00:08:03.800 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:03 smithi171 bash[43854]: audit 2024-04-23T00:08:02.734573+0000 mon.a (mon.0) 877 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:08:03.800 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:03 smithi171 bash[43854]: audit 2024-04-23T00:08:02.734573+0000 mon.a (mon.0) 877 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:08:03.800 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:03 smithi171 bash[43854]: audit 2024-04-23T00:08:02.740743+0000 mon.a (mon.0) 878 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:03.800 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:03 smithi171 bash[43854]: audit 2024-04-23T00:08:02.740743+0000 mon.a (mon.0) 878 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:03.801 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:03 smithi171 bash[43854]: audit 2024-04-23T00:08:02.745152+0000 mon.a (mon.0) 879 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:03.801 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:03 smithi171 bash[43854]: audit 2024-04-23T00:08:02.745152+0000 mon.a (mon.0) 879 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:03.801 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:03 smithi171 bash[43854]: audit 2024-04-23T00:08:02.748380+0000 mon.a (mon.0) 880 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:03.801 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:03 smithi171 bash[43854]: audit 2024-04-23T00:08:02.748380+0000 mon.a (mon.0) 880 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:03.801 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:03 smithi171 bash[43854]: audit 2024-04-23T00:08:02.753919+0000 mon.a (mon.0) 881 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:03.801 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:03 smithi171 bash[43854]: audit 2024-04-23T00:08:02.753919+0000 mon.a (mon.0) 881 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:03.801 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:03 smithi171 bash[43854]: audit 2024-04-23T00:08:02.760536+0000 mon.a (mon.0) 882 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:03.801 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:03 smithi171 bash[43854]: audit 2024-04-23T00:08:02.760536+0000 mon.a (mon.0) 882 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:03.801 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:03 smithi171 bash[43854]: audit 2024-04-23T00:08:02.764869+0000 mon.a (mon.0) 883 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:03.801 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:03 smithi171 bash[43854]: audit 2024-04-23T00:08:02.764869+0000 mon.a (mon.0) 883 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:03.801 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:03 smithi171 bash[43854]: audit 2024-04-23T00:08:02.768143+0000 mon.a (mon.0) 884 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:03.802 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:03 smithi171 bash[43854]: audit 2024-04-23T00:08:02.768143+0000 mon.a (mon.0) 884 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:03.802 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:03 smithi171 bash[43854]: audit 2024-04-23T00:08:02.771203+0000 mon.a (mon.0) 885 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:03.802 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:03 smithi171 bash[43854]: audit 2024-04-23T00:08:02.771203+0000 mon.a (mon.0) 885 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:03.802 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:03 smithi171 bash[43854]: audit 2024-04-23T00:08:02.774050+0000 mon.a (mon.0) 886 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:03.802 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:03 smithi171 bash[43854]: audit 2024-04-23T00:08:02.774050+0000 mon.a (mon.0) 886 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:03.802 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:03 smithi171 bash[43854]: audit 2024-04-23T00:08:02.777265+0000 mon.a (mon.0) 887 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:03.802 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:03 smithi171 bash[43854]: audit 2024-04-23T00:08:02.777265+0000 mon.a (mon.0) 887 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:03.802 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:03 smithi171 bash[43854]: audit 2024-04-23T00:08:02.780305+0000 mon.a (mon.0) 888 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:03.802 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:03 smithi171 bash[43854]: audit 2024-04-23T00:08:02.780305+0000 mon.a (mon.0) 888 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:03.802 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:03 smithi171 bash[43854]: audit 2024-04-23T00:08:02.783216+0000 mon.a (mon.0) 889 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:03.802 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:03 smithi171 bash[43854]: audit 2024-04-23T00:08:02.783216+0000 mon.a (mon.0) 889 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:03.802 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:03 smithi171 bash[43854]: audit 2024-04-23T00:08:02.787058+0000 mon.a (mon.0) 890 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:03.802 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:03 smithi171 bash[43854]: audit 2024-04-23T00:08:02.787058+0000 mon.a (mon.0) 890 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:03.803 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:03 smithi171 bash[43854]: audit 2024-04-23T00:08:02.790589+0000 mon.a (mon.0) 891 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:03.803 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:03 smithi171 bash[43854]: audit 2024-04-23T00:08:02.790589+0000 mon.a (mon.0) 891 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:03.803 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:03 smithi171 bash[43854]: audit 2024-04-23T00:08:02.794038+0000 mon.a (mon.0) 892 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:03.803 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:03 smithi171 bash[43854]: audit 2024-04-23T00:08:02.794038+0000 mon.a (mon.0) 892 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:06.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:05 smithi079 bash[55848]: cluster 2024-04-23T00:08:04.616093+0000 mgr.y (mgr.25321) 477 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 543 B/s rd, 0 op/s 2024-04-23T00:08:06.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:05 smithi079 bash[55848]: cluster 2024-04-23T00:08:04.616093+0000 mgr.y (mgr.25321) 477 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 543 B/s rd, 0 op/s 2024-04-23T00:08:06.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:05 smithi079 bash[57209]: cluster 2024-04-23T00:08:04.616093+0000 mgr.y (mgr.25321) 477 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 543 B/s rd, 0 op/s 2024-04-23T00:08:06.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:05 smithi079 bash[57209]: cluster 2024-04-23T00:08:04.616093+0000 mgr.y (mgr.25321) 477 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 543 B/s rd, 0 op/s 2024-04-23T00:08:06.047 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:05 smithi171 bash[43854]: cluster 2024-04-23T00:08:04.616093+0000 mgr.y (mgr.25321) 477 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 543 B/s rd, 0 op/s 2024-04-23T00:08:06.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:05 smithi171 bash[43854]: cluster 2024-04-23T00:08:04.616093+0000 mgr.y (mgr.25321) 477 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 543 B/s rd, 0 op/s 2024-04-23T00:08:07.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:06 smithi079 bash[55848]: cephadm 2024-04-23T00:08:05.068644+0000 mgr.y (mgr.25321) 478 : cephadm [INF] Upgrade: Updating grafana.a 2024-04-23T00:08:07.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:06 smithi079 bash[55848]: cephadm 2024-04-23T00:08:05.068644+0000 mgr.y (mgr.25321) 478 : cephadm [INF] Upgrade: Updating grafana.a 2024-04-23T00:08:07.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:06 smithi079 bash[55848]: cephadm 2024-04-23T00:08:05.113673+0000 mgr.y (mgr.25321) 479 : cephadm [INF] Deploying daemon grafana.a on smithi171 2024-04-23T00:08:07.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:06 smithi079 bash[55848]: cephadm 2024-04-23T00:08:05.113673+0000 mgr.y (mgr.25321) 479 : cephadm [INF] Deploying daemon grafana.a on smithi171 2024-04-23T00:08:07.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:06 smithi079 bash[57209]: cephadm 2024-04-23T00:08:05.068644+0000 mgr.y (mgr.25321) 478 : cephadm [INF] Upgrade: Updating grafana.a 2024-04-23T00:08:07.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:06 smithi079 bash[57209]: cephadm 2024-04-23T00:08:05.068644+0000 mgr.y (mgr.25321) 478 : cephadm [INF] Upgrade: Updating grafana.a 2024-04-23T00:08:07.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:06 smithi079 bash[57209]: cephadm 2024-04-23T00:08:05.113673+0000 mgr.y (mgr.25321) 479 : cephadm [INF] Deploying daemon grafana.a on smithi171 2024-04-23T00:08:07.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:06 smithi079 bash[57209]: cephadm 2024-04-23T00:08:05.113673+0000 mgr.y (mgr.25321) 479 : cephadm [INF] Deploying daemon grafana.a on smithi171 2024-04-23T00:08:07.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:06 smithi171 bash[43854]: cephadm 2024-04-23T00:08:05.068644+0000 mgr.y (mgr.25321) 478 : cephadm [INF] Upgrade: Updating grafana.a 2024-04-23T00:08:07.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:06 smithi171 bash[43854]: cephadm 2024-04-23T00:08:05.068644+0000 mgr.y (mgr.25321) 478 : cephadm [INF] Upgrade: Updating grafana.a 2024-04-23T00:08:07.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:06 smithi171 bash[43854]: cephadm 2024-04-23T00:08:05.113673+0000 mgr.y (mgr.25321) 479 : cephadm [INF] Deploying daemon grafana.a on smithi171 2024-04-23T00:08:07.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:06 smithi171 bash[43854]: cephadm 2024-04-23T00:08:05.113673+0000 mgr.y (mgr.25321) 479 : cephadm [INF] Deploying daemon grafana.a on smithi171 2024-04-23T00:08:08.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:07 smithi079 bash[55848]: cluster 2024-04-23T00:08:06.617401+0000 mgr.y (mgr.25321) 480 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-23T00:08:08.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:07 smithi079 bash[55848]: cluster 2024-04-23T00:08:06.617401+0000 mgr.y (mgr.25321) 480 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-23T00:08:08.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:07 smithi079 bash[55848]: audit 2024-04-23T00:08:07.127868+0000 mon.a (mon.0) 893 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:08:08.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:07 smithi079 bash[55848]: audit 2024-04-23T00:08:07.127868+0000 mon.a (mon.0) 893 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:08:08.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:07 smithi079 bash[57209]: cluster 2024-04-23T00:08:06.617401+0000 mgr.y (mgr.25321) 480 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-23T00:08:08.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:07 smithi079 bash[57209]: cluster 2024-04-23T00:08:06.617401+0000 mgr.y (mgr.25321) 480 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-23T00:08:08.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:07 smithi079 bash[57209]: audit 2024-04-23T00:08:07.127868+0000 mon.a (mon.0) 893 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:08:08.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:07 smithi079 bash[57209]: audit 2024-04-23T00:08:07.127868+0000 mon.a (mon.0) 893 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:08:08.047 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:07 smithi171 bash[43854]: cluster 2024-04-23T00:08:06.617401+0000 mgr.y (mgr.25321) 480 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-23T00:08:08.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:07 smithi171 bash[43854]: cluster 2024-04-23T00:08:06.617401+0000 mgr.y (mgr.25321) 480 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-23T00:08:08.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:07 smithi171 bash[43854]: audit 2024-04-23T00:08:07.127868+0000 mon.a (mon.0) 893 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:08:08.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:07 smithi171 bash[43854]: audit 2024-04-23T00:08:07.127868+0000 mon.a (mon.0) 893 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:08:08.545 INFO:teuthology.orchestra.run.smithi079.stdout:true 2024-04-23T00:08:09.286 INFO:teuthology.orchestra.run.smithi079.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T00:08:09.286 INFO:teuthology.orchestra.run.smithi079.stdout:alertmanager.a smithi079 *:9093,9094 running (20s) 14s ago 16m 13.6M - 0.25.0 c8568f914cd2 7bb8e53e640f 2024-04-23T00:08:09.286 INFO:teuthology.orchestra.run.smithi079.stdout:grafana.a smithi171 *:3000 running (9m) 40s ago 15m 42.1M - 8.3.5 dad864ee21e9 cc5aee88d2dc 2024-04-23T00:08:09.286 INFO:teuthology.orchestra.run.smithi079.stdout:iscsi.foo.smithi079.zorrwo smithi079 running (101s) 14s ago 14m 42.8M - 3.7 a0434699c1d7 578d18bceb47 2024-04-23T00:08:09.286 INFO:teuthology.orchestra.run.smithi079.stdout:mgr.x smithi171 *:8443,9283,8765 running (8m) 40s ago 21m 440M - 19.0.0-3252-g43be0201 a0434699c1d7 63bab1f0aabb 2024-04-23T00:08:09.286 INFO:teuthology.orchestra.run.smithi079.stdout:mgr.y smithi079 *:8443,9283,8765 running (9m) 14s ago 23m 509M - 19.0.0-3252-g43be0201 a0434699c1d7 c3e0186392bc 2024-04-23T00:08:09.286 INFO:teuthology.orchestra.run.smithi079.stdout:mon.a smithi079 running (7m) 14s ago 23m 63.6M 2048M 19.0.0-3252-g43be0201 a0434699c1d7 73856468c297 2024-04-23T00:08:09.286 INFO:teuthology.orchestra.run.smithi079.stdout:mon.b smithi171 running (7m) 40s ago 22m 46.6M 2048M 19.0.0-3252-g43be0201 a0434699c1d7 8956680187c2 2024-04-23T00:08:09.286 INFO:teuthology.orchestra.run.smithi079.stdout:mon.c smithi079 running (7m) 14s ago 22m 49.5M 2048M 19.0.0-3252-g43be0201 a0434699c1d7 26b21cf14d08 2024-04-23T00:08:09.286 INFO:teuthology.orchestra.run.smithi079.stdout:node-exporter.a smithi079 *:9100 running (78s) 14s ago 16m 7616k - 1.5.0 0da6a335fe13 eb61ab929a85 2024-04-23T00:08:09.287 INFO:teuthology.orchestra.run.smithi079.stdout:node-exporter.b smithi171 *:9100 running (74s) 40s ago 16m 7751k - 1.5.0 0da6a335fe13 f488b177b506 2024-04-23T00:08:09.287 INFO:teuthology.orchestra.run.smithi079.stdout:osd.0 smithi079 running (5m) 14s ago 21m 65.9M 2780M 19.0.0-3252-g43be0201 a0434699c1d7 75f8375cb2bd 2024-04-23T00:08:09.287 INFO:teuthology.orchestra.run.smithi079.stdout:osd.1 smithi079 running (5m) 14s ago 20m 61.4M 2780M 19.0.0-3252-g43be0201 a0434699c1d7 08111a57b339 2024-04-23T00:08:09.287 INFO:teuthology.orchestra.run.smithi079.stdout:osd.2 smithi079 running (5m) 14s ago 20m 54.3M 2780M 19.0.0-3252-g43be0201 a0434699c1d7 8e3936463b1c 2024-04-23T00:08:09.287 INFO:teuthology.orchestra.run.smithi079.stdout:osd.3 smithi079 running (4m) 14s ago 19m 66.3M 2780M 19.0.0-3252-g43be0201 a0434699c1d7 c686bdec4d14 2024-04-23T00:08:09.287 INFO:teuthology.orchestra.run.smithi079.stdout:osd.4 smithi171 running (4m) 40s ago 19m 63.5M 3036M 19.0.0-3252-g43be0201 a0434699c1d7 3a8b0ccad371 2024-04-23T00:08:09.287 INFO:teuthology.orchestra.run.smithi079.stdout:osd.5 smithi171 running (3m) 40s ago 18m 55.1M 3036M 19.0.0-3252-g43be0201 a0434699c1d7 d982dae5787e 2024-04-23T00:08:09.287 INFO:teuthology.orchestra.run.smithi079.stdout:osd.6 smithi171 running (3m) 40s ago 17m 59.2M 3036M 19.0.0-3252-g43be0201 a0434699c1d7 e3fa119570a9 2024-04-23T00:08:09.287 INFO:teuthology.orchestra.run.smithi079.stdout:osd.7 smithi171 running (2m) 40s ago 17m 55.5M 3036M 19.0.0-3252-g43be0201 a0434699c1d7 41877f4a5a81 2024-04-23T00:08:09.287 INFO:teuthology.orchestra.run.smithi079.stdout:prometheus.a smithi171 *:9095 running (46s) 40s ago 16m 40.9M - 2.43.0 a07b618ecd1d 2a81c3042430 2024-04-23T00:08:09.287 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.foo.smithi079.mriyzv smithi079 *:8000 running (2m) 14s ago 14m 90.3M - 19.0.0-3252-g43be0201 a0434699c1d7 2f682a6793c1 2024-04-23T00:08:09.287 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.foo.smithi171.llhapr smithi171 *:8000 running (2m) 40s ago 14m 90.0M - 19.0.0-3252-g43be0201 a0434699c1d7 752e58af878a 2024-04-23T00:08:09.287 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.smpl.smithi079.yxokos smithi079 *:80 running (2m) 14s ago 14m 90.3M - 19.0.0-3252-g43be0201 a0434699c1d7 fba9ff575a82 2024-04-23T00:08:09.287 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.smpl.smithi171.spscai smithi171 *:80 running (2m) 40s ago 14m 90.1M - 19.0.0-3252-g43be0201 a0434699c1d7 303a586370f9 2024-04-23T00:08:09.729 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-04-23T00:08:09.729 INFO:teuthology.orchestra.run.smithi079.stdout: "mon": { 2024-04-23T00:08:09.729 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.0.0-3252-g43be0201 (43be020184947e53516056c9931e1ac5bdbbb1a5) squid (dev)": 3 2024-04-23T00:08:09.729 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-04-23T00:08:09.730 INFO:teuthology.orchestra.run.smithi079.stdout: "mgr": { 2024-04-23T00:08:09.730 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.0.0-3252-g43be0201 (43be020184947e53516056c9931e1ac5bdbbb1a5) squid (dev)": 2 2024-04-23T00:08:09.730 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-04-23T00:08:09.730 INFO:teuthology.orchestra.run.smithi079.stdout: "osd": { 2024-04-23T00:08:09.730 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.0.0-3252-g43be0201 (43be020184947e53516056c9931e1ac5bdbbb1a5) squid (dev)": 8 2024-04-23T00:08:09.730 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-04-23T00:08:09.730 INFO:teuthology.orchestra.run.smithi079.stdout: "rgw": { 2024-04-23T00:08:09.730 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.0.0-3252-g43be0201 (43be020184947e53516056c9931e1ac5bdbbb1a5) squid (dev)": 4 2024-04-23T00:08:09.730 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-04-23T00:08:09.730 INFO:teuthology.orchestra.run.smithi079.stdout: "overall": { 2024-04-23T00:08:09.730 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.0.0-3252-g43be0201 (43be020184947e53516056c9931e1ac5bdbbb1a5) squid (dev)": 17 2024-04-23T00:08:09.730 INFO:teuthology.orchestra.run.smithi079.stdout: } 2024-04-23T00:08:09.730 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-04-23T00:08:10.027 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:09 smithi079 bash[57209]: audit 2024-04-23T00:08:08.550724+0000 mgr.y (mgr.25321) 481 : audit [DBG] from='client.34836 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:08:10.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:09 smithi079 bash[57209]: audit 2024-04-23T00:08:08.550724+0000 mgr.y (mgr.25321) 481 : audit [DBG] from='client.34836 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:08:10.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:09 smithi079 bash[57209]: cluster 2024-04-23T00:08:08.618869+0000 mgr.y (mgr.25321) 482 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-23T00:08:10.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:09 smithi079 bash[57209]: cluster 2024-04-23T00:08:08.618869+0000 mgr.y (mgr.25321) 482 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-23T00:08:10.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:09 smithi079 bash[55848]: audit 2024-04-23T00:08:08.550724+0000 mgr.y (mgr.25321) 481 : audit [DBG] from='client.34836 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:08:10.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:09 smithi079 bash[55848]: audit 2024-04-23T00:08:08.550724+0000 mgr.y (mgr.25321) 481 : audit [DBG] from='client.34836 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:08:10.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:09 smithi079 bash[55848]: cluster 2024-04-23T00:08:08.618869+0000 mgr.y (mgr.25321) 482 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-23T00:08:10.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:09 smithi079 bash[55848]: cluster 2024-04-23T00:08:08.618869+0000 mgr.y (mgr.25321) 482 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-23T00:08:10.047 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:09 smithi171 bash[43854]: audit 2024-04-23T00:08:08.550724+0000 mgr.y (mgr.25321) 481 : audit [DBG] from='client.34836 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:08:10.047 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:09 smithi171 bash[43854]: audit 2024-04-23T00:08:08.550724+0000 mgr.y (mgr.25321) 481 : audit [DBG] from='client.34836 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:08:10.047 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:09 smithi171 bash[43854]: cluster 2024-04-23T00:08:08.618869+0000 mgr.y (mgr.25321) 482 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-23T00:08:10.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:09 smithi171 bash[43854]: cluster 2024-04-23T00:08:08.618869+0000 mgr.y (mgr.25321) 482 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-23T00:08:10.087 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-04-23T00:08:10.088 INFO:teuthology.orchestra.run.smithi079.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5", 2024-04-23T00:08:10.088 INFO:teuthology.orchestra.run.smithi079.stdout: "in_progress": true, 2024-04-23T00:08:10.088 INFO:teuthology.orchestra.run.smithi079.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-23T00:08:10.088 INFO:teuthology.orchestra.run.smithi079.stdout: "services_complete": [ 2024-04-23T00:08:10.088 INFO:teuthology.orchestra.run.smithi079.stdout: "rgw", 2024-04-23T00:08:10.088 INFO:teuthology.orchestra.run.smithi079.stdout: "osd", 2024-04-23T00:08:10.088 INFO:teuthology.orchestra.run.smithi079.stdout: "mon", 2024-04-23T00:08:10.088 INFO:teuthology.orchestra.run.smithi079.stdout: "iscsi", 2024-04-23T00:08:10.088 INFO:teuthology.orchestra.run.smithi079.stdout: "mgr" 2024-04-23T00:08:10.088 INFO:teuthology.orchestra.run.smithi079.stdout: ], 2024-04-23T00:08:10.088 INFO:teuthology.orchestra.run.smithi079.stdout: "progress": "18/23 daemons upgraded", 2024-04-23T00:08:10.088 INFO:teuthology.orchestra.run.smithi079.stdout: "message": "Currently upgrading grafana daemons", 2024-04-23T00:08:10.088 INFO:teuthology.orchestra.run.smithi079.stdout: "is_paused": false 2024-04-23T00:08:10.088 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-04-23T00:08:10.525 INFO:teuthology.orchestra.run.smithi079.stdout:HEALTH_WARN failed to probe daemons or devices 2024-04-23T00:08:10.525 INFO:teuthology.orchestra.run.smithi079.stdout:[WRN] CEPHADM_REFRESH_FAILED: failed to probe daemons or devices 2024-04-23T00:08:10.526 INFO:teuthology.orchestra.run.smithi079.stdout: host smithi079 `cephadm ceph-volume` failed: cephadm exited with an error code: 1, stderr: Inferring config /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/mon.a/config 2024-04-23T00:08:10.526 INFO:teuthology.orchestra.run.smithi079.stdout:Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5 -e NODE_NAME=smithi079 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmpyvxpnt12:/etc/ceph/ceph.conf:z quay.ceph.io/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5 inventory --format=json-pretty --filter-for-batch 2024-04-23T00:08:10.526 INFO:teuthology.orchestra.run.smithi079.stdout:/usr/bin/docker: stderr docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-23T00:08:10.526 INFO:teuthology.orchestra.run.smithi079.stdout:/usr/bin/docker: stderr See 'docker run --help'. 2024-04-23T00:08:10.526 INFO:teuthology.orchestra.run.smithi079.stdout:Traceback (most recent call last): 2024-04-23T00:08:10.526 INFO:teuthology.orchestra.run.smithi079.stdout: File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main 2024-04-23T00:08:10.526 INFO:teuthology.orchestra.run.smithi079.stdout: return _run_code(code, main_globals, None, 2024-04-23T00:08:10.526 INFO:teuthology.orchestra.run.smithi079.stdout: File "/usr/lib/python3.10/runpy.py", line 86, in _run_code 2024-04-23T00:08:10.526 INFO:teuthology.orchestra.run.smithi079.stdout: exec(code, run_globals) 2024-04-23T00:08:10.526 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 5642, in 2024-04-23T00:08:10.526 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 5630, in main 2024-04-23T00:08:10.526 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 408, in _infer_config 2024-04-23T00:08:10.527 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 323, in _infer_fsid 2024-04-23T00:08:10.527 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 436, in _infer_image 2024-04-23T00:08:10.527 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 310, in _validate_fsid 2024-04-23T00:08:10.527 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/__main__.py", line 3380, in command_ceph_volume 2024-04-23T00:08:10.527 INFO:teuthology.orchestra.run.smithi079.stdout: File "/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/cephadm.94efd715a2c841750499b7d3d025171327475e2d4fc96b8d6f7706d699c4cedb/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-23T00:08:10.527 INFO:teuthology.orchestra.run.smithi079.stdout:RuntimeError: Failed command: /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/sbin/ceph-volume --privileged --group-add=disk --init -e CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5 -e NODE_NAME=smithi079 -e CEPH_VOLUME_SKIP_RESTORECON=yes -e CEPH_VOLUME_DEBUG=1 -v /var/run/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs:slave -v /tmp/ceph-tmpyvxpnt12:/etc/ceph/ceph.conf:z quay.ceph.io/ceph-ci/ceph:43be020184947e53516056c9931e1ac5bdbbb1a5 inventory --format=json-pretty --filter-for-batch: docker: Error response from daemon: invalid mount config: must use either propagation mode "rslave" or "rshared" when mount source is within the daemon root, daemon root: "/var/lib/docker", bind mount source: "/", propagation: "slave". 2024-04-23T00:08:10.527 INFO:teuthology.orchestra.run.smithi079.stdout:See 'docker run --help'. 2024-04-23T00:08:11.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:10 smithi079 bash[55848]: audit 2024-04-23T00:08:08.927759+0000 mgr.y (mgr.25321) 483 : audit [DBG] from='client.34842 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:08:11.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:10 smithi079 bash[55848]: audit 2024-04-23T00:08:08.927759+0000 mgr.y (mgr.25321) 483 : audit [DBG] from='client.34842 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:08:11.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:10 smithi079 bash[55848]: audit 2024-04-23T00:08:09.287454+0000 mgr.y (mgr.25321) 484 : audit [DBG] from='client.34848 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:08:11.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:10 smithi079 bash[55848]: audit 2024-04-23T00:08:09.287454+0000 mgr.y (mgr.25321) 484 : audit [DBG] from='client.34848 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:08:11.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:10 smithi079 bash[55848]: audit 2024-04-23T00:08:09.749805+0000 mon.a (mon.0) 894 : audit [DBG] from='client.? 172.21.15.79:0/136399174' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:11.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:10 smithi079 bash[55848]: audit 2024-04-23T00:08:09.749805+0000 mon.a (mon.0) 894 : audit [DBG] from='client.? 172.21.15.79:0/136399174' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:11.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:10 smithi079 bash[55848]: audit 2024-04-23T00:08:10.546248+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.79:0/1907662780' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T00:08:11.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:10 smithi079 bash[55848]: audit 2024-04-23T00:08:10.546248+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.79:0/1907662780' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T00:08:11.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:10 smithi079 bash[57209]: audit 2024-04-23T00:08:08.927759+0000 mgr.y (mgr.25321) 483 : audit [DBG] from='client.34842 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:08:11.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:10 smithi079 bash[57209]: audit 2024-04-23T00:08:08.927759+0000 mgr.y (mgr.25321) 483 : audit [DBG] from='client.34842 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:08:11.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:10 smithi079 bash[57209]: audit 2024-04-23T00:08:09.287454+0000 mgr.y (mgr.25321) 484 : audit [DBG] from='client.34848 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:08:11.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:10 smithi079 bash[57209]: audit 2024-04-23T00:08:09.287454+0000 mgr.y (mgr.25321) 484 : audit [DBG] from='client.34848 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:08:11.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:10 smithi079 bash[57209]: audit 2024-04-23T00:08:09.749805+0000 mon.a (mon.0) 894 : audit [DBG] from='client.? 172.21.15.79:0/136399174' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:11.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:10 smithi079 bash[57209]: audit 2024-04-23T00:08:09.749805+0000 mon.a (mon.0) 894 : audit [DBG] from='client.? 172.21.15.79:0/136399174' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:11.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:10 smithi079 bash[57209]: audit 2024-04-23T00:08:10.546248+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.79:0/1907662780' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T00:08:11.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:10 smithi079 bash[57209]: audit 2024-04-23T00:08:10.546248+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.79:0/1907662780' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T00:08:11.047 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:10 smithi171 bash[43854]: audit 2024-04-23T00:08:08.927759+0000 mgr.y (mgr.25321) 483 : audit [DBG] from='client.34842 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:08:11.047 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:10 smithi171 bash[43854]: audit 2024-04-23T00:08:08.927759+0000 mgr.y (mgr.25321) 483 : audit [DBG] from='client.34842 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:08:11.047 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:10 smithi171 bash[43854]: audit 2024-04-23T00:08:09.287454+0000 mgr.y (mgr.25321) 484 : audit [DBG] from='client.34848 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:08:11.047 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:10 smithi171 bash[43854]: audit 2024-04-23T00:08:09.287454+0000 mgr.y (mgr.25321) 484 : audit [DBG] from='client.34848 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:08:11.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:10 smithi171 bash[43854]: audit 2024-04-23T00:08:09.749805+0000 mon.a (mon.0) 894 : audit [DBG] from='client.? 172.21.15.79:0/136399174' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:11.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:10 smithi171 bash[43854]: audit 2024-04-23T00:08:09.749805+0000 mon.a (mon.0) 894 : audit [DBG] from='client.? 172.21.15.79:0/136399174' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:11.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:10 smithi171 bash[43854]: audit 2024-04-23T00:08:10.546248+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.79:0/1907662780' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T00:08:11.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:10 smithi171 bash[43854]: audit 2024-04-23T00:08:10.546248+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.79:0/1907662780' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T00:08:12.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:11 smithi079 bash[55848]: audit 2024-04-23T00:08:10.108012+0000 mgr.y (mgr.25321) 485 : audit [DBG] from='client.44794 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:08:12.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:11 smithi079 bash[55848]: audit 2024-04-23T00:08:10.108012+0000 mgr.y (mgr.25321) 485 : audit [DBG] from='client.44794 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:08:12.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:11 smithi079 bash[55848]: audit 2024-04-23T00:08:10.445948+0000 mgr.y (mgr.25321) 486 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:08:12.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:11 smithi079 bash[55848]: audit 2024-04-23T00:08:10.445948+0000 mgr.y (mgr.25321) 486 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:08:12.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:11 smithi079 bash[55848]: cluster 2024-04-23T00:08:10.620316+0000 mgr.y (mgr.25321) 487 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-23T00:08:12.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:11 smithi079 bash[55848]: cluster 2024-04-23T00:08:10.620316+0000 mgr.y (mgr.25321) 487 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-23T00:08:12.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:11 smithi079 bash[57209]: audit 2024-04-23T00:08:10.108012+0000 mgr.y (mgr.25321) 485 : audit [DBG] from='client.44794 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:08:12.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:11 smithi079 bash[57209]: audit 2024-04-23T00:08:10.108012+0000 mgr.y (mgr.25321) 485 : audit [DBG] from='client.44794 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:08:12.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:11 smithi079 bash[57209]: audit 2024-04-23T00:08:10.445948+0000 mgr.y (mgr.25321) 486 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:08:12.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:11 smithi079 bash[57209]: audit 2024-04-23T00:08:10.445948+0000 mgr.y (mgr.25321) 486 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:08:12.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:11 smithi079 bash[57209]: cluster 2024-04-23T00:08:10.620316+0000 mgr.y (mgr.25321) 487 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-23T00:08:12.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:11 smithi079 bash[57209]: cluster 2024-04-23T00:08:10.620316+0000 mgr.y (mgr.25321) 487 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-23T00:08:12.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:11 smithi171 bash[43854]: audit 2024-04-23T00:08:10.108012+0000 mgr.y (mgr.25321) 485 : audit [DBG] from='client.44794 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:08:12.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:11 smithi171 bash[43854]: audit 2024-04-23T00:08:10.108012+0000 mgr.y (mgr.25321) 485 : audit [DBG] from='client.44794 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:08:12.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:11 smithi171 bash[43854]: audit 2024-04-23T00:08:10.445948+0000 mgr.y (mgr.25321) 486 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:08:12.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:11 smithi171 bash[43854]: audit 2024-04-23T00:08:10.445948+0000 mgr.y (mgr.25321) 486 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:08:12.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:11 smithi171 bash[43854]: cluster 2024-04-23T00:08:10.620316+0000 mgr.y (mgr.25321) 487 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-23T00:08:12.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:11 smithi171 bash[43854]: cluster 2024-04-23T00:08:10.620316+0000 mgr.y (mgr.25321) 487 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-23T00:08:14.027 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:08:13 smithi079 bash[52880]: ::ffff:172.21.15.171 - - [23/Apr/2024:00:08:13] "GET /metrics HTTP/1.1" 200 38691 "" "Prometheus/2.43.0" 2024-04-23T00:08:14.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:13 smithi079 bash[55848]: cluster 2024-04-23T00:08:12.621585+0000 mgr.y (mgr.25321) 488 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-23T00:08:14.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:13 smithi079 bash[55848]: cluster 2024-04-23T00:08:12.621585+0000 mgr.y (mgr.25321) 488 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-23T00:08:14.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:13 smithi079 bash[57209]: cluster 2024-04-23T00:08:12.621585+0000 mgr.y (mgr.25321) 488 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-23T00:08:14.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:13 smithi079 bash[57209]: cluster 2024-04-23T00:08:12.621585+0000 mgr.y (mgr.25321) 488 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-23T00:08:14.047 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:13 smithi171 bash[43854]: cluster 2024-04-23T00:08:12.621585+0000 mgr.y (mgr.25321) 488 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-23T00:08:14.047 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:13 smithi171 bash[43854]: cluster 2024-04-23T00:08:12.621585+0000 mgr.y (mgr.25321) 488 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-23T00:08:16.027 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:15 smithi079 bash[55848]: cluster 2024-04-23T00:08:14.623116+0000 mgr.y (mgr.25321) 489 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:08:16.027 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:15 smithi079 bash[55848]: cluster 2024-04-23T00:08:14.623116+0000 mgr.y (mgr.25321) 489 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:08:16.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:15 smithi079 bash[57209]: cluster 2024-04-23T00:08:14.623116+0000 mgr.y (mgr.25321) 489 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:08:16.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:15 smithi079 bash[57209]: cluster 2024-04-23T00:08:14.623116+0000 mgr.y (mgr.25321) 489 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:08:16.047 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:15 smithi171 bash[43854]: cluster 2024-04-23T00:08:14.623116+0000 mgr.y (mgr.25321) 489 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:08:16.047 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:15 smithi171 bash[43854]: cluster 2024-04-23T00:08:14.623116+0000 mgr.y (mgr.25321) 489 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:08:18.027 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:17 smithi079 bash[55848]: cluster 2024-04-23T00:08:16.624539+0000 mgr.y (mgr.25321) 490 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:08:18.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:17 smithi079 bash[55848]: cluster 2024-04-23T00:08:16.624539+0000 mgr.y (mgr.25321) 490 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:08:18.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:17 smithi079 bash[57209]: cluster 2024-04-23T00:08:16.624539+0000 mgr.y (mgr.25321) 490 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:08:18.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:17 smithi079 bash[57209]: cluster 2024-04-23T00:08:16.624539+0000 mgr.y (mgr.25321) 490 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:08:18.047 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:17 smithi171 bash[43854]: cluster 2024-04-23T00:08:16.624539+0000 mgr.y (mgr.25321) 490 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:08:18.047 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:17 smithi171 bash[43854]: cluster 2024-04-23T00:08:16.624539+0000 mgr.y (mgr.25321) 490 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:08:18.473 INFO:journalctl@ceph.osd.4.smithi171.stdout:Apr 23 00:08:18 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:08:18.474 INFO:journalctl@ceph.osd.5.smithi171.stdout:Apr 23 00:08:18 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:08:18.474 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 23 00:08:18 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:08:18.474 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 23 00:08:18 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:08:18.475 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 23 00:08:18 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:08:18.475 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:08:18 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:08:18.475 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:18 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:08:18.476 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 23 00:08:18 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:08:18.476 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:18 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:08:18.797 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:18 smithi171 systemd[1]: Stopping Ceph grafana.a for 15ff8152-0102-11ef-bc93-c7b262605968... 2024-04-23T00:08:18.798 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:18 smithi171 bash[40211]: t=2024-04-23T00:08:18+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2024-04-23T00:08:19.540 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:19 smithi171 bash[57616]: ceph-15ff8152-0102-11ef-bc93-c7b262605968-grafana-a 2024-04-23T00:08:19.540 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:19 smithi171 bash[57675]: Error response from daemon: No such container: ceph-15ff8152-0102-11ef-bc93-c7b262605968-grafana-a 2024-04-23T00:08:19.541 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:19 smithi171 systemd[1]: ceph-15ff8152-0102-11ef-bc93-c7b262605968@grafana.a.service: Deactivated successfully. 2024-04-23T00:08:19.541 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:19 smithi171 systemd[1]: Stopped Ceph grafana.a for 15ff8152-0102-11ef-bc93-c7b262605968. 2024-04-23T00:08:19.797 INFO:journalctl@ceph.osd.5.smithi171.stdout:Apr 23 00:08:19 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:08:19.798 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:08:19 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:08:19.798 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 23 00:08:19 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:08:19.798 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 23 00:08:19 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:08:19.799 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:19 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:08:19.799 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:19 smithi171 systemd[1]: Started Ceph grafana.a for 15ff8152-0102-11ef-bc93-c7b262605968. 2024-04-23T00:08:19.799 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 23 00:08:19 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:08:19.799 INFO:journalctl@ceph.osd.4.smithi171.stdout:Apr 23 00:08:19 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:08:19.799 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 23 00:08:19 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:08:19.800 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:19 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:08:19.800 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:19 smithi171 bash[43854]: cluster 2024-04-23T00:08:18.626107+0000 mgr.y (mgr.25321) 491 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:08:19.800 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:19 smithi171 bash[43854]: cluster 2024-04-23T00:08:18.626107+0000 mgr.y (mgr.25321) 491 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:08:20.027 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:19 smithi079 bash[55848]: cluster 2024-04-23T00:08:18.626107+0000 mgr.y (mgr.25321) 491 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:08:20.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:19 smithi079 bash[55848]: cluster 2024-04-23T00:08:18.626107+0000 mgr.y (mgr.25321) 491 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:08:20.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:19 smithi079 bash[57209]: cluster 2024-04-23T00:08:18.626107+0000 mgr.y (mgr.25321) 491 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:08:20.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:19 smithi079 bash[57209]: cluster 2024-04-23T00:08:18.626107+0000 mgr.y (mgr.25321) 491 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:08:20.950 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:20 smithi171 bash[43854]: audit 2024-04-23T00:08:19.729527+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:08:20.950 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:20 smithi171 bash[43854]: audit 2024-04-23T00:08:19.729527+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:08:20.951 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:20 smithi171 bash[43854]: audit 2024-04-23T00:08:19.741385+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:08:20.951 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:20 smithi171 bash[43854]: audit 2024-04-23T00:08:19.741385+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:08:21.027 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:20 smithi079 bash[57209]: audit 2024-04-23T00:08:19.729527+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:08:21.027 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:20 smithi079 bash[57209]: audit 2024-04-23T00:08:19.729527+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:08:21.027 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:20 smithi079 bash[57209]: audit 2024-04-23T00:08:19.741385+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:08:21.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:20 smithi079 bash[57209]: audit 2024-04-23T00:08:19.741385+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:08:21.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:20 smithi079 bash[55848]: audit 2024-04-23T00:08:19.729527+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:08:21.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:20 smithi079 bash[55848]: audit 2024-04-23T00:08:19.729527+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:08:21.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:20 smithi079 bash[55848]: audit 2024-04-23T00:08:19.741385+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:08:21.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:20 smithi079 bash[55848]: audit 2024-04-23T00:08:19.741385+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:08:21.227 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:20 smithi171 bash[57729]: logger=settings t=2024-04-23T00:08:20.973860888Z level=info msg="Starting Grafana" version=9.4.12 commit=37ee25ba46 branch=HEAD compiled=2023-05-22T15:58:05Z 2024-04-23T00:08:21.227 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:20 smithi171 bash[57729]: logger=settings t=2024-04-23T00:08:20.974085491Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2024-04-23T00:08:21.227 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:20 smithi171 bash[57729]: logger=settings t=2024-04-23T00:08:20.974101928Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-04-23T00:08:21.227 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:20 smithi171 bash[57729]: logger=settings t=2024-04-23T00:08:20.974108702Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-04-23T00:08:21.227 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:20 smithi171 bash[57729]: logger=settings t=2024-04-23T00:08:20.974113528Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" 2024-04-23T00:08:21.227 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:20 smithi171 bash[57729]: logger=settings t=2024-04-23T00:08:20.974119199Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" 2024-04-23T00:08:21.227 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:20 smithi171 bash[57729]: logger=settings t=2024-04-23T00:08:20.974124299Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" 2024-04-23T00:08:21.228 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:20 smithi171 bash[57729]: logger=settings t=2024-04-23T00:08:20.974129728Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" 2024-04-23T00:08:21.228 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:20 smithi171 bash[57729]: logger=settings t=2024-04-23T00:08:20.974136401Z level=info msg="Config overridden from command line" arg="default.log.mode=console" 2024-04-23T00:08:21.228 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:20 smithi171 bash[57729]: logger=settings t=2024-04-23T00:08:20.974150297Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-04-23T00:08:21.228 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:20 smithi171 bash[57729]: logger=settings t=2024-04-23T00:08:20.974156191Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-04-23T00:08:21.228 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:20 smithi171 bash[57729]: logger=settings t=2024-04-23T00:08:20.97415949Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-04-23T00:08:21.228 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:20 smithi171 bash[57729]: logger=settings t=2024-04-23T00:08:20.974162692Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-04-23T00:08:21.228 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:20 smithi171 bash[57729]: logger=settings t=2024-04-23T00:08:20.974165556Z level=info msg="Path Home" path=/usr/share/grafana 2024-04-23T00:08:21.228 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:20 smithi171 bash[57729]: logger=settings t=2024-04-23T00:08:20.974168432Z level=info msg="Path Data" path=/var/lib/grafana 2024-04-23T00:08:21.228 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:20 smithi171 bash[57729]: logger=settings t=2024-04-23T00:08:20.974171377Z level=info msg="Path Logs" path=/var/log/grafana 2024-04-23T00:08:21.228 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:20 smithi171 bash[57729]: logger=settings t=2024-04-23T00:08:20.974174062Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-04-23T00:08:21.228 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:20 smithi171 bash[57729]: logger=settings t=2024-04-23T00:08:20.97417751Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-04-23T00:08:21.229 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:20 smithi171 bash[57729]: logger=settings t=2024-04-23T00:08:20.974180658Z level=info msg="App mode production" 2024-04-23T00:08:21.229 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:20 smithi171 bash[57729]: logger=sqlstore t=2024-04-23T00:08:20.974235929Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-04-23T00:08:21.229 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:20 smithi171 bash[57729]: logger=sqlstore t=2024-04-23T00:08:20.974249559Z level=warn msg="SQLite database file has broader permissions than it should" path=/var/lib/grafana/grafana.db mode=-rw-r--r-- expected=-rw-r----- 2024-04-23T00:08:21.229 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:20 smithi171 bash[57729]: logger=migrator t=2024-04-23T00:08:20.986829928Z level=info msg="Starting DB migrations" 2024-04-23T00:08:21.229 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:20 smithi171 bash[57729]: logger=migrator t=2024-04-23T00:08:20.990568272Z level=info msg="Executing migration" id="Update is_service_account column to nullable" 2024-04-23T00:08:21.229 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:21 smithi171 bash[57729]: logger=migrator t=2024-04-23T00:08:21.02128957Z level=info msg="Executing migration" id="Add isPublic for dashboard" 2024-04-23T00:08:21.229 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:21 smithi171 bash[57729]: logger=migrator t=2024-04-23T00:08:21.038177128Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" 2024-04-23T00:08:21.229 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:21 smithi171 bash[57729]: logger=migrator t=2024-04-23T00:08:21.055254412Z level=info msg="Executing migration" id="Add last_used_at to api_key table" 2024-04-23T00:08:21.229 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:21 smithi171 bash[57729]: logger=migrator t=2024-04-23T00:08:21.080634492Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" 2024-04-23T00:08:21.229 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:21 smithi171 bash[57729]: logger=migrator t=2024-04-23T00:08:21.105819039Z level=info msg="Executing migration" id="Add column preferences.json_data" 2024-04-23T00:08:21.229 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:21 smithi171 bash[57729]: logger=migrator t=2024-04-23T00:08:21.131072336Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" 2024-04-23T00:08:21.229 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:21 smithi171 bash[57729]: logger=migrator t=2024-04-23T00:08:21.173634463Z level=info msg="Executing migration" id="Add preferences index org_id" 2024-04-23T00:08:21.229 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:21 smithi171 bash[57729]: logger=migrator t=2024-04-23T00:08:21.215929552Z level=info msg="Executing migration" id="Add preferences index user_id" 2024-04-23T00:08:21.229 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:21 smithi171 bash[57729]: logger=migrator t=2024-04-23T00:08:21.249745289Z level=info msg="Executing migration" id="Increase tags column to length 4096" 2024-04-23T00:08:21.479 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:21 smithi171 bash[57729]: logger=migrator t=2024-04-23T00:08:21.266432612Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" 2024-04-23T00:08:21.479 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:21 smithi171 bash[57729]: logger=migrator t=2024-04-23T00:08:21.3168268Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" 2024-04-23T00:08:21.479 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:21 smithi171 bash[57729]: logger=migrator t=2024-04-23T00:08:21.358905466Z level=info msg="Executing migration" id="add current_reason column related to current_state" 2024-04-23T00:08:21.479 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:21 smithi171 bash[57729]: logger=migrator t=2024-04-23T00:08:21.384228702Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" 2024-04-23T00:08:21.479 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:21 smithi171 bash[57729]: logger=migrator t=2024-04-23T00:08:21.409450756Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" 2024-04-23T00:08:21.479 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:21 smithi171 bash[57729]: logger=migrator t=2024-04-23T00:08:21.451440425Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" 2024-04-23T00:08:21.479 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:21 smithi171 bash[57729]: logger=migrator t=2024-04-23T00:08:21.47687934Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" 2024-04-23T00:08:21.479 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:21 smithi171 bash[57729]: logger=migrator t=2024-04-23T00:08:21.502118609Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" 2024-04-23T00:08:21.740 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:21 smithi171 bash[57729]: logger=migrator t=2024-04-23T00:08:21.527432085Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" 2024-04-23T00:08:21.740 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:21 smithi171 bash[57729]: logger=migrator t=2024-04-23T00:08:21.552790049Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" 2024-04-23T00:08:21.740 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:21 smithi171 bash[57729]: logger=migrator t=2024-04-23T00:08:21.578120599Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" 2024-04-23T00:08:21.741 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:21 smithi171 bash[57729]: logger=migrator t=2024-04-23T00:08:21.628581517Z level=info msg="Executing migration" id="create provenance_type table" 2024-04-23T00:08:21.741 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:21 smithi171 bash[57729]: logger=migrator t=2024-04-23T00:08:21.653951998Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" 2024-04-23T00:08:21.741 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:21 smithi171 bash[57729]: logger=migrator t=2024-04-23T00:08:21.67927615Z level=info msg="Executing migration" id="create alert_image table" 2024-04-23T00:08:21.741 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:21 smithi171 bash[57729]: logger=migrator t=2024-04-23T00:08:21.721238864Z level=info msg="Executing migration" id="add unique index on token to alert_image table" 2024-04-23T00:08:21.741 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:21 smithi171 bash[57729]: logger=migrator t=2024-04-23T00:08:21.76352806Z level=info msg="Executing migration" id="support longer URLs in alert_image table" 2024-04-23T00:08:21.741 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:21 smithi171 bash[43854]: audit 2024-04-23T00:08:20.452368+0000 mgr.y (mgr.25321) 492 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:08:21.741 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:21 smithi171 bash[43854]: audit 2024-04-23T00:08:20.452368+0000 mgr.y (mgr.25321) 492 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:08:21.741 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:21 smithi171 bash[43854]: cluster 2024-04-23T00:08:20.627516+0000 mgr.y (mgr.25321) 493 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:08:21.741 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:21 smithi171 bash[43854]: cluster 2024-04-23T00:08:20.627516+0000 mgr.y (mgr.25321) 493 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:08:21.993 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:21 smithi171 bash[57729]: logger=migrator t=2024-04-23T00:08:21.805648858Z level=info msg="Executing migration" id=create_alert_configuration_history_table 2024-04-23T00:08:21.993 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:21 smithi171 bash[57729]: logger=migrator t=2024-04-23T00:08:21.84769052Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" 2024-04-23T00:08:21.994 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:21 smithi171 bash[57729]: logger=migrator t=2024-04-23T00:08:21.873080586Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" 2024-04-23T00:08:21.994 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:21 smithi171 bash[57729]: logger=migrator t=2024-04-23T00:08:21.87340834Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" 2024-04-23T00:08:21.994 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:21 smithi171 bash[57729]: logger=migrator t=2024-04-23T00:08:21.898636133Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" 2024-04-23T00:08:21.994 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:21 smithi171 bash[57729]: logger=migrator t=2024-04-23T00:08:21.940753258Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" 2024-04-23T00:08:21.994 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:21 smithi171 bash[57729]: logger=migrator t=2024-04-23T00:08:21.966146008Z level=info msg="Executing migration" id="increase max description length to 2048" 2024-04-23T00:08:21.994 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:21 smithi171 bash[57729]: logger=migrator t=2024-04-23T00:08:21.991381951Z level=info msg="Executing migration" id="create secrets table" 2024-04-23T00:08:21.994 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:22 smithi171 bash[57729]: logger=migrator t=2024-04-23T00:08:22.016734143Z level=info msg="Executing migration" id="rename data_keys name column to id" 2024-04-23T00:08:22.027 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:21 smithi079 bash[57209]: audit 2024-04-23T00:08:20.452368+0000 mgr.y (mgr.25321) 492 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:08:22.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:21 smithi079 bash[57209]: audit 2024-04-23T00:08:20.452368+0000 mgr.y (mgr.25321) 492 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:08:22.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:21 smithi079 bash[57209]: cluster 2024-04-23T00:08:20.627516+0000 mgr.y (mgr.25321) 493 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:08:22.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:21 smithi079 bash[57209]: cluster 2024-04-23T00:08:20.627516+0000 mgr.y (mgr.25321) 493 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:08:22.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:21 smithi079 bash[55848]: audit 2024-04-23T00:08:20.452368+0000 mgr.y (mgr.25321) 492 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:08:22.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:21 smithi079 bash[55848]: audit 2024-04-23T00:08:20.452368+0000 mgr.y (mgr.25321) 492 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:08:22.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:21 smithi079 bash[55848]: cluster 2024-04-23T00:08:20.627516+0000 mgr.y (mgr.25321) 493 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:08:22.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:21 smithi079 bash[55848]: cluster 2024-04-23T00:08:20.627516+0000 mgr.y (mgr.25321) 493 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:08:22.279 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:22 smithi171 bash[57729]: logger=migrator t=2024-04-23T00:08:22.058684069Z level=info msg="Executing migration" id="add name column into data_keys" 2024-04-23T00:08:22.280 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:22 smithi171 bash[57729]: logger=migrator t=2024-04-23T00:08:22.083959652Z level=info msg="Executing migration" id="copy data_keys id column values into name" 2024-04-23T00:08:22.280 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:22 smithi171 bash[57729]: logger=migrator t=2024-04-23T00:08:22.109290521Z level=info msg="Executing migration" id="rename data_keys name column to label" 2024-04-23T00:08:22.280 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:22 smithi171 bash[57729]: logger=migrator t=2024-04-23T00:08:22.167995678Z level=info msg="Executing migration" id="rename data_keys id column back to name" 2024-04-23T00:08:22.280 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:22 smithi171 bash[57729]: logger=migrator t=2024-04-23T00:08:22.21012798Z level=info msg="Executing migration" id="add column hidden to role table" 2024-04-23T00:08:22.280 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:22 smithi171 bash[57729]: logger=migrator t=2024-04-23T00:08:22.235272709Z level=info msg="Executing migration" id="create query_history table v1" 2024-04-23T00:08:22.280 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:22 smithi171 bash[57729]: logger=migrator t=2024-04-23T00:08:22.26060015Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" 2024-04-23T00:08:22.280 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:22 smithi171 bash[57729]: logger=migrator t=2024-04-23T00:08:22.302726729Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" 2024-04-23T00:08:22.548 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:22 smithi171 bash[57729]: logger=migrator t=2024-04-23T00:08:22.34478761Z level=info msg="Executing migration" id="teams permissions migration" 2024-04-23T00:08:22.548 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:22 smithi171 bash[57729]: logger=migrator t=2024-04-23T00:08:22.361834392Z level=info msg="Executing migration" id="dashboard permissions" 2024-04-23T00:08:22.548 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:22 smithi171 bash[57729]: logger=migrator t=2024-04-23T00:08:22.378877804Z level=info msg="Executing migration" id="dashboard permissions uid scopes" 2024-04-23T00:08:22.548 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:22 smithi171 bash[57729]: logger=migrator t=2024-04-23T00:08:22.404152257Z level=info msg="Executing migration" id="drop managed folder create actions" 2024-04-23T00:08:22.548 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:22 smithi171 bash[57729]: logger=migrator t=2024-04-23T00:08:22.429407378Z level=info msg="Executing migration" id="alerting notification permissions" 2024-04-23T00:08:22.548 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:22 smithi171 bash[57729]: logger=migrator t=2024-04-23T00:08:22.47146722Z level=info msg="Executing migration" id="create query_history_star table v1" 2024-04-23T00:08:22.548 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:22 smithi171 bash[57729]: logger=migrator t=2024-04-23T00:08:22.496930933Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" 2024-04-23T00:08:22.548 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:22 smithi171 bash[57729]: logger=migrator t=2024-04-23T00:08:22.522139169Z level=info msg="Executing migration" id="add column org_id in query_history_star" 2024-04-23T00:08:22.548 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:22 smithi171 bash[57729]: logger=migrator t=2024-04-23T00:08:22.547451784Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" 2024-04-23T00:08:22.836 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:22 smithi171 bash[43854]: audit 2024-04-23T00:08:22.128297+0000 mon.a (mon.0) 897 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:08:22.836 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:22 smithi171 bash[43854]: audit 2024-04-23T00:08:22.128297+0000 mon.a (mon.0) 897 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:08:22.836 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:22 smithi171 bash[57729]: logger=migrator t=2024-04-23T00:08:22.589562547Z level=info msg="Executing migration" id="create correlation table v1" 2024-04-23T00:08:22.836 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:22 smithi171 bash[57729]: logger=migrator t=2024-04-23T00:08:22.614907518Z level=info msg="Executing migration" id="add index correlations.uid" 2024-04-23T00:08:22.836 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:22 smithi171 bash[57729]: logger=migrator t=2024-04-23T00:08:22.65722023Z level=info msg="Executing migration" id="add index correlations.source_uid" 2024-04-23T00:08:22.836 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:22 smithi171 bash[57729]: logger=migrator t=2024-04-23T00:08:22.699295871Z level=info msg="Executing migration" id="add correlation config column" 2024-04-23T00:08:22.836 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:22 smithi171 bash[57729]: logger=migrator t=2024-04-23T00:08:22.724629749Z level=info msg="Executing migration" id="create entity_events table" 2024-04-23T00:08:22.836 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:22 smithi171 bash[57729]: logger=migrator t=2024-04-23T00:08:22.766607196Z level=info msg="Executing migration" id="create dashboard public config v1" 2024-04-23T00:08:22.837 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:22 smithi171 bash[57729]: logger=migrator t=2024-04-23T00:08:22.792002547Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" 2024-04-23T00:08:22.837 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:22 smithi171 bash[57729]: logger=migrator t=2024-04-23T00:08:22.792217757Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" 2024-04-23T00:08:22.837 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:22 smithi171 bash[57729]: logger=migrator t=2024-04-23T00:08:22.83392769Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-04-23T00:08:22.837 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:22 smithi171 bash[57729]: logger=migrator t=2024-04-23T00:08:22.834141186Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-04-23T00:08:22.837 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:22 smithi171 bash[57729]: logger=migrator t=2024-04-23T00:08:22.859424904Z level=info msg="Executing migration" id="Drop old dashboard public config table" 2024-04-23T00:08:23.027 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:22 smithi079 bash[55848]: audit 2024-04-23T00:08:22.128297+0000 mon.a (mon.0) 897 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:08:23.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:22 smithi079 bash[55848]: audit 2024-04-23T00:08:22.128297+0000 mon.a (mon.0) 897 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:08:23.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:22 smithi079 bash[57209]: audit 2024-04-23T00:08:22.128297+0000 mon.a (mon.0) 897 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:08:23.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:22 smithi079 bash[57209]: audit 2024-04-23T00:08:22.128297+0000 mon.a (mon.0) 897 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:08:23.132 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:22 smithi171 bash[57729]: logger=migrator t=2024-04-23T00:08:22.87661523Z level=info msg="Executing migration" id="recreate dashboard public config v1" 2024-04-23T00:08:23.132 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:22 smithi171 bash[57729]: logger=migrator t=2024-04-23T00:08:22.89356166Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" 2024-04-23T00:08:23.132 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:22 smithi171 bash[57729]: logger=migrator t=2024-04-23T00:08:22.910581872Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-04-23T00:08:23.132 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:22 smithi171 bash[57729]: logger=migrator t=2024-04-23T00:08:22.944219476Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" 2024-04-23T00:08:23.132 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:22 smithi171 bash[57729]: logger=migrator t=2024-04-23T00:08:22.96953984Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-04-23T00:08:23.132 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:23 smithi171 bash[57729]: logger=migrator t=2024-04-23T00:08:23.011897562Z level=info msg="Executing migration" id="Drop public config table" 2024-04-23T00:08:23.132 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:23 smithi171 bash[57729]: logger=migrator t=2024-04-23T00:08:23.037264915Z level=info msg="Executing migration" id="Recreate dashboard public config v2" 2024-04-23T00:08:23.132 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:23 smithi171 bash[57729]: logger=migrator t=2024-04-23T00:08:23.079122697Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" 2024-04-23T00:08:23.132 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:23 smithi171 bash[57729]: logger=migrator t=2024-04-23T00:08:23.104565267Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-04-23T00:08:23.132 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:23 smithi171 bash[57729]: logger=migrator t=2024-04-23T00:08:23.155023363Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" 2024-04-23T00:08:23.393 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:23 smithi171 bash[57729]: logger=migrator t=2024-04-23T00:08:23.222096584Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" 2024-04-23T00:08:23.394 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:23 smithi171 bash[57729]: logger=migrator t=2024-04-23T00:08:23.24736175Z level=info msg="Executing migration" id="add annotations_enabled column" 2024-04-23T00:08:23.394 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:23 smithi171 bash[57729]: logger=migrator t=2024-04-23T00:08:23.264410777Z level=info msg="Executing migration" id="add time_selection_enabled column" 2024-04-23T00:08:23.394 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:23 smithi171 bash[57729]: logger=migrator t=2024-04-23T00:08:23.281337925Z level=info msg="Executing migration" id="delete orphaned public dashboards" 2024-04-23T00:08:23.394 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:23 smithi171 bash[57729]: logger=migrator t=2024-04-23T00:08:23.298228657Z level=info msg="Executing migration" id="add share column" 2024-04-23T00:08:23.394 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:23 smithi171 bash[57729]: logger=migrator t=2024-04-23T00:08:23.340881171Z level=info msg="Executing migration" id="create default alerting folders" 2024-04-23T00:08:23.394 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:23 smithi171 bash[57729]: logger=migrator t=2024-04-23T00:08:23.366150674Z level=info msg="Executing migration" id="create file table" 2024-04-23T00:08:23.394 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:23 smithi171 bash[57729]: logger=migrator t=2024-04-23T00:08:23.391449919Z level=info msg="Executing migration" id="file table idx: path natural pk" 2024-04-23T00:08:23.394 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:23 smithi171 bash[57729]: logger=migrator t=2024-04-23T00:08:23.416722408Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" 2024-04-23T00:08:23.646 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:23 smithi171 bash[57729]: logger=migrator t=2024-04-23T00:08:23.442059751Z level=info msg="Executing migration" id="create file_meta table" 2024-04-23T00:08:23.646 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:23 smithi171 bash[57729]: logger=migrator t=2024-04-23T00:08:23.467382842Z level=info msg="Executing migration" id="file table idx: path key" 2024-04-23T00:08:23.646 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:23 smithi171 bash[57729]: logger=migrator t=2024-04-23T00:08:23.509369204Z level=info msg="Executing migration" id="set path collation in file table" 2024-04-23T00:08:23.646 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:23 smithi171 bash[57729]: logger=migrator t=2024-04-23T00:08:23.551404241Z level=info msg="Executing migration" id="managed permissions migration" 2024-04-23T00:08:23.646 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:23 smithi171 bash[57729]: logger=migrator t=2024-04-23T00:08:23.576817405Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" 2024-04-23T00:08:23.647 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:23 smithi171 bash[57729]: logger=migrator t=2024-04-23T00:08:23.602039729Z level=info msg="Executing migration" id="RBAC action name migrator" 2024-04-23T00:08:23.647 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:23 smithi171 bash[57729]: logger=migrator t=2024-04-23T00:08:23.644018815Z level=info msg="Executing migration" id="Add UID column to playlist" 2024-04-23T00:08:23.647 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:23 smithi171 bash[57729]: logger=migrator t=2024-04-23T00:08:23.669355721Z level=info msg="Executing migration" id="Update uid column values in playlist" 2024-04-23T00:08:23.907 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:23 smithi171 bash[43854]: cluster 2024-04-23T00:08:22.628761+0000 mgr.y (mgr.25321) 494 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:08:23.908 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:23 smithi171 bash[43854]: cluster 2024-04-23T00:08:22.628761+0000 mgr.y (mgr.25321) 494 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:08:23.908 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:23 smithi171 bash[57729]: logger=migrator t=2024-04-23T00:08:23.694727324Z level=info msg="Executing migration" id="Add index for uid in playlist" 2024-04-23T00:08:23.908 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:23 smithi171 bash[57729]: logger=migrator t=2024-04-23T00:08:23.728433045Z level=info msg="Executing migration" id="update group index for alert rules" 2024-04-23T00:08:23.908 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:23 smithi171 bash[57729]: logger=migrator t=2024-04-23T00:08:23.770644505Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" 2024-04-23T00:08:23.908 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:23 smithi171 bash[57729]: logger=migrator t=2024-04-23T00:08:23.812789566Z level=info msg="Executing migration" id="admin only folder/dashboard permission" 2024-04-23T00:08:23.908 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:23 smithi171 bash[57729]: logger=migrator t=2024-04-23T00:08:23.838141634Z level=info msg="Executing migration" id="add action column to seed_assignment" 2024-04-23T00:08:23.908 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:23 smithi171 bash[57729]: logger=migrator t=2024-04-23T00:08:23.86349554Z level=info msg="Executing migration" id="add scope column to seed_assignment" 2024-04-23T00:08:23.908 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:23 smithi171 bash[57729]: logger=migrator t=2024-04-23T00:08:23.888856923Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" 2024-04-23T00:08:23.908 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:23 smithi171 bash[57729]: logger=migrator t=2024-04-23T00:08:23.930840551Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" 2024-04-23T00:08:24.027 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:08:23 smithi079 bash[52880]: ::ffff:172.21.15.171 - - [23/Apr/2024:00:08:23] "GET /metrics HTTP/1.1" 200 38688 "" "Prometheus/2.43.0" 2024-04-23T00:08:24.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:23 smithi079 bash[55848]: cluster 2024-04-23T00:08:22.628761+0000 mgr.y (mgr.25321) 494 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:08:24.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:23 smithi079 bash[55848]: cluster 2024-04-23T00:08:22.628761+0000 mgr.y (mgr.25321) 494 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:08:24.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:23 smithi079 bash[57209]: cluster 2024-04-23T00:08:22.628761+0000 mgr.y (mgr.25321) 494 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:08:24.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:23 smithi079 bash[57209]: cluster 2024-04-23T00:08:22.628761+0000 mgr.y (mgr.25321) 494 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:08:24.177 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:23 smithi171 bash[57729]: logger=migrator t=2024-04-23T00:08:23.997915716Z level=info msg="Executing migration" id="add unique index builtin_role_name back" 2024-04-23T00:08:24.177 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:24 smithi171 bash[57729]: logger=migrator t=2024-04-23T00:08:24.02318792Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" 2024-04-23T00:08:24.177 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:24 smithi171 bash[57729]: logger=migrator t=2024-04-23T00:08:24.048537733Z level=info msg="Executing migration" id="add primary key to seed_assigment" 2024-04-23T00:08:24.177 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:24 smithi171 bash[57729]: logger=migrator t=2024-04-23T00:08:24.090811138Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" 2024-04-23T00:08:24.177 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:24 smithi171 bash[57729]: logger=migrator t=2024-04-23T00:08:24.116004559Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" 2024-04-23T00:08:24.177 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:24 smithi171 bash[57729]: logger=migrator t=2024-04-23T00:08:24.158018991Z level=info msg="Executing migration" id="create folder table" 2024-04-23T00:08:24.178 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:24 smithi171 bash[57729]: logger=migrator t=2024-04-23T00:08:24.200134142Z level=info msg="Executing migration" id="Add index for parent_uid" 2024-04-23T00:08:24.548 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:24 smithi171 bash[57729]: logger=migrator t=2024-04-23T00:08:24.225451579Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" 2024-04-23T00:08:24.548 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:24 smithi171 bash[57729]: logger=migrator t=2024-04-23T00:08:24.25073129Z level=info msg="Executing migration" id="Update folder title length" 2024-04-23T00:08:24.548 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:24 smithi171 bash[57729]: logger=migrator t=2024-04-23T00:08:24.275897026Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" 2024-04-23T00:08:24.548 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:24 smithi171 bash[57729]: logger=migrator t=2024-04-23T00:08:24.301292777Z level=info msg="migrations completed" performed=105 skipped=376 duration=3.310740962s 2024-04-23T00:08:24.548 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:24 smithi171 bash[57729]: logger=sqlstore t=2024-04-23T00:08:24.302142922Z level=info msg="Created default organization" 2024-04-23T00:08:24.548 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:24 smithi171 bash[57729]: logger=plugin.finder t=2024-04-23T00:08:24.361847583Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled 2024-04-23T00:08:24.548 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:24 smithi171 bash[57729]: logger=secrets t=2024-04-23T00:08:24.362168633Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-04-23T00:08:24.548 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:24 smithi171 bash[57729]: logger=query_data t=2024-04-23T00:08:24.370144473Z level=info msg="Query Service initialization" 2024-04-23T00:08:24.548 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:24 smithi171 bash[57729]: logger=live.push_http t=2024-04-23T00:08:24.377148231Z level=info msg="Live Push Gateway initialization" 2024-04-23T00:08:25.542 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:25 smithi171 bash[57729]: logger=infra.usagestats.collector t=2024-04-23T00:08:25.254382048Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-04-23T00:08:25.543 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:25 smithi171 bash[57729]: logger=provisioning.datasources t=2024-04-23T00:08:25.277081485Z level=info msg="deleted correlations based on configuration" ds_name=Dashboard1 2024-04-23T00:08:25.543 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:25 smithi171 bash[57729]: logger=provisioning.datasources t=2024-04-23T00:08:25.277098712Z level=info msg="deleted datasource based on configuration" name=Dashboard1 2024-04-23T00:08:25.543 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:25 smithi171 bash[57729]: logger=provisioning.datasources t=2024-04-23T00:08:25.277296337Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2024-04-23T00:08:25.543 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:25 smithi171 bash[57729]: logger=provisioning.alerting t=2024-04-23T00:08:25.369274495Z level=info msg="starting to provision alerting" 2024-04-23T00:08:25.543 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:25 smithi171 bash[57729]: logger=provisioning.alerting t=2024-04-23T00:08:25.369294217Z level=info msg="finished to provision alerting" 2024-04-23T00:08:25.543 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:25 smithi171 bash[57729]: logger=grafanaStorageLogger t=2024-04-23T00:08:25.36945499Z level=info msg="storage starting" 2024-04-23T00:08:25.543 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:25 smithi171 bash[57729]: logger=ngalert.state.manager t=2024-04-23T00:08:25.36957154Z level=info msg="Warming state cache for startup" 2024-04-23T00:08:25.543 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:25 smithi171 bash[57729]: logger=http.server t=2024-04-23T00:08:25.372684276Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-04-23T00:08:25.543 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:25 smithi171 bash[57729]: logger=sqlstore.transactions t=2024-04-23T00:08:25.5656845Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-04-23T00:08:25.798 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:25 smithi171 bash[43854]: cluster 2024-04-23T00:08:24.630334+0000 mgr.y (mgr.25321) 495 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:08:25.798 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:25 smithi171 bash[43854]: cluster 2024-04-23T00:08:24.630334+0000 mgr.y (mgr.25321) 495 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:08:25.798 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:25 smithi171 bash[43854]: audit 2024-04-23T00:08:25.719498+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:08:25.798 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:25 smithi171 bash[43854]: audit 2024-04-23T00:08:25.719498+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:08:25.798 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:25 smithi171 bash[43854]: audit 2024-04-23T00:08:25.734181+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:08:25.798 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:25 smithi171 bash[43854]: audit 2024-04-23T00:08:25.734181+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:08:26.027 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:25 smithi079 bash[55848]: cluster 2024-04-23T00:08:24.630334+0000 mgr.y (mgr.25321) 495 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:08:26.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:25 smithi079 bash[55848]: cluster 2024-04-23T00:08:24.630334+0000 mgr.y (mgr.25321) 495 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:08:26.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:25 smithi079 bash[55848]: audit 2024-04-23T00:08:25.719498+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:08:26.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:25 smithi079 bash[55848]: audit 2024-04-23T00:08:25.719498+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:08:26.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:25 smithi079 bash[55848]: audit 2024-04-23T00:08:25.734181+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:08:26.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:25 smithi079 bash[55848]: audit 2024-04-23T00:08:25.734181+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:08:26.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:25 smithi079 bash[57209]: cluster 2024-04-23T00:08:24.630334+0000 mgr.y (mgr.25321) 495 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:08:26.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:25 smithi079 bash[57209]: cluster 2024-04-23T00:08:24.630334+0000 mgr.y (mgr.25321) 495 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:08:26.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:25 smithi079 bash[57209]: audit 2024-04-23T00:08:25.719498+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:08:26.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:25 smithi079 bash[57209]: audit 2024-04-23T00:08:25.719498+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:08:26.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:25 smithi079 bash[57209]: audit 2024-04-23T00:08:25.734181+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:08:26.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:25 smithi079 bash[57209]: audit 2024-04-23T00:08:25.734181+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:08:26.797 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:26 smithi171 bash[57729]: logger=sqlstore.transactions t=2024-04-23T00:08:26.472904096Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-04-23T00:08:26.798 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:26 smithi171 bash[57729]: logger=ngalert.state.manager t=2024-04-23T00:08:26.508577162Z level=info msg="State cache has been initialized" states=0 duration=1.13899959s 2024-04-23T00:08:26.798 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:26 smithi171 bash[57729]: logger=ngalert.multiorg.alertmanager t=2024-04-23T00:08:26.508656114Z level=info msg="starting MultiOrg Alertmanager" 2024-04-23T00:08:26.798 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:26 smithi171 bash[57729]: logger=ticker t=2024-04-23T00:08:26.508711547Z level=info msg=starting first_tick=2024-04-23T00:08:30Z 2024-04-23T00:08:26.798 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:26 smithi171 bash[57729]: logger=sqlstore.transactions t=2024-04-23T00:08:26.518737353Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-04-23T00:08:26.798 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:26 smithi171 bash[57729]: logger=sqlstore.transactions t=2024-04-23T00:08:26.529533958Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" 2024-04-23T00:08:26.798 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:08:26 smithi171 bash[57729]: logger=sqlstore.transactions t=2024-04-23T00:08:26.540428131Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" 2024-04-23T00:08:28.027 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:27 smithi079 bash[55848]: cluster 2024-04-23T00:08:26.631727+0000 mgr.y (mgr.25321) 496 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:08:28.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:27 smithi079 bash[55848]: cluster 2024-04-23T00:08:26.631727+0000 mgr.y (mgr.25321) 496 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:08:28.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:27 smithi079 bash[55848]: audit 2024-04-23T00:08:26.886855+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:08:28.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:27 smithi079 bash[55848]: audit 2024-04-23T00:08:26.886855+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:08:28.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:27 smithi079 bash[55848]: audit 2024-04-23T00:08:26.899210+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:08:28.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:27 smithi079 bash[55848]: audit 2024-04-23T00:08:26.899210+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:08:28.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:27 smithi079 bash[57209]: cluster 2024-04-23T00:08:26.631727+0000 mgr.y (mgr.25321) 496 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:08:28.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:27 smithi079 bash[57209]: cluster 2024-04-23T00:08:26.631727+0000 mgr.y (mgr.25321) 496 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:08:28.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:27 smithi079 bash[57209]: audit 2024-04-23T00:08:26.886855+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:08:28.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:27 smithi079 bash[57209]: audit 2024-04-23T00:08:26.886855+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:08:28.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:27 smithi079 bash[57209]: audit 2024-04-23T00:08:26.899210+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:08:28.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:27 smithi079 bash[57209]: audit 2024-04-23T00:08:26.899210+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:08:28.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:27 smithi171 bash[43854]: cluster 2024-04-23T00:08:26.631727+0000 mgr.y (mgr.25321) 496 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:08:28.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:27 smithi171 bash[43854]: cluster 2024-04-23T00:08:26.631727+0000 mgr.y (mgr.25321) 496 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:08:28.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:27 smithi171 bash[43854]: audit 2024-04-23T00:08:26.886855+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:08:28.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:27 smithi171 bash[43854]: audit 2024-04-23T00:08:26.886855+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:08:28.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:27 smithi171 bash[43854]: audit 2024-04-23T00:08:26.899210+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:08:28.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:27 smithi171 bash[43854]: audit 2024-04-23T00:08:26.899210+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:08:30.027 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:29 smithi079 bash[55848]: cluster 2024-04-23T00:08:28.633299+0000 mgr.y (mgr.25321) 497 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:08:30.027 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:29 smithi079 bash[55848]: cluster 2024-04-23T00:08:28.633299+0000 mgr.y (mgr.25321) 497 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:08:30.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:29 smithi079 bash[57209]: cluster 2024-04-23T00:08:28.633299+0000 mgr.y (mgr.25321) 497 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:08:30.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:29 smithi079 bash[57209]: cluster 2024-04-23T00:08:28.633299+0000 mgr.y (mgr.25321) 497 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:08:30.047 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:29 smithi171 bash[43854]: cluster 2024-04-23T00:08:28.633299+0000 mgr.y (mgr.25321) 497 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:08:30.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:29 smithi171 bash[43854]: cluster 2024-04-23T00:08:28.633299+0000 mgr.y (mgr.25321) 497 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:08:32.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:31 smithi079 bash[55848]: audit 2024-04-23T00:08:30.460279+0000 mgr.y (mgr.25321) 498 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:08:32.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:31 smithi079 bash[55848]: audit 2024-04-23T00:08:30.460279+0000 mgr.y (mgr.25321) 498 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:08:32.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:31 smithi079 bash[55848]: cluster 2024-04-23T00:08:30.634820+0000 mgr.y (mgr.25321) 499 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:08:32.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:31 smithi079 bash[55848]: cluster 2024-04-23T00:08:30.634820+0000 mgr.y (mgr.25321) 499 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:08:32.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:31 smithi079 bash[57209]: audit 2024-04-23T00:08:30.460279+0000 mgr.y (mgr.25321) 498 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:08:32.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:31 smithi079 bash[57209]: audit 2024-04-23T00:08:30.460279+0000 mgr.y (mgr.25321) 498 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:08:32.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:31 smithi079 bash[57209]: cluster 2024-04-23T00:08:30.634820+0000 mgr.y (mgr.25321) 499 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:08:32.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:31 smithi079 bash[57209]: cluster 2024-04-23T00:08:30.634820+0000 mgr.y (mgr.25321) 499 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:08:32.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:31 smithi171 bash[43854]: audit 2024-04-23T00:08:30.460279+0000 mgr.y (mgr.25321) 498 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:08:32.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:31 smithi171 bash[43854]: audit 2024-04-23T00:08:30.460279+0000 mgr.y (mgr.25321) 498 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:08:32.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:31 smithi171 bash[43854]: cluster 2024-04-23T00:08:30.634820+0000 mgr.y (mgr.25321) 499 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:08:32.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:31 smithi171 bash[43854]: cluster 2024-04-23T00:08:30.634820+0000 mgr.y (mgr.25321) 499 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:08:34.027 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:08:33 smithi079 bash[52880]: ::ffff:172.21.15.171 - - [23/Apr/2024:00:08:33] "GET /metrics HTTP/1.1" 200 38688 "" "Prometheus/2.43.0" 2024-04-23T00:08:34.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:33 smithi079 bash[55848]: cluster 2024-04-23T00:08:32.636259+0000 mgr.y (mgr.25321) 500 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:08:34.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:33 smithi079 bash[55848]: cluster 2024-04-23T00:08:32.636259+0000 mgr.y (mgr.25321) 500 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:08:34.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:33 smithi079 bash[57209]: cluster 2024-04-23T00:08:32.636259+0000 mgr.y (mgr.25321) 500 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:08:34.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:33 smithi079 bash[57209]: cluster 2024-04-23T00:08:32.636259+0000 mgr.y (mgr.25321) 500 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:08:34.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:33 smithi171 bash[43854]: cluster 2024-04-23T00:08:32.636259+0000 mgr.y (mgr.25321) 500 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:08:34.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:33 smithi171 bash[43854]: cluster 2024-04-23T00:08:32.636259+0000 mgr.y (mgr.25321) 500 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:08:35.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[55848]: audit 2024-04-23T00:08:34.340820+0000 mon.a (mon.0) 902 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:08:35.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[55848]: audit 2024-04-23T00:08:34.340820+0000 mon.a (mon.0) 902 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:08:35.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[55848]: audit 2024-04-23T00:08:34.342801+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:08:35.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[55848]: audit 2024-04-23T00:08:34.342801+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:08:35.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[55848]: audit 2024-04-23T00:08:34.356525+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:08:35.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[55848]: audit 2024-04-23T00:08:34.356525+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:08:35.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[55848]: audit 2024-04-23T00:08:34.450164+0000 mon.a (mon.0) 905 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-23T00:08:35.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[55848]: audit 2024-04-23T00:08:34.450164+0000 mon.a (mon.0) 905 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-23T00:08:35.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[55848]: audit 2024-04-23T00:08:34.468869+0000 mon.a (mon.0) 906 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:08:35.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[55848]: audit 2024-04-23T00:08:34.468869+0000 mon.a (mon.0) 906 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:08:35.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[55848]: audit 2024-04-23T00:08:34.474559+0000 mon.a (mon.0) 907 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:35.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[55848]: audit 2024-04-23T00:08:34.474559+0000 mon.a (mon.0) 907 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:35.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[55848]: audit 2024-04-23T00:08:34.478865+0000 mon.a (mon.0) 908 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:35.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[55848]: audit 2024-04-23T00:08:34.478865+0000 mon.a (mon.0) 908 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:35.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[55848]: audit 2024-04-23T00:08:34.481624+0000 mon.a (mon.0) 909 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:35.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[55848]: audit 2024-04-23T00:08:34.481624+0000 mon.a (mon.0) 909 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:35.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[55848]: audit 2024-04-23T00:08:34.486813+0000 mon.a (mon.0) 910 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:35.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[55848]: audit 2024-04-23T00:08:34.486813+0000 mon.a (mon.0) 910 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:35.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[55848]: audit 2024-04-23T00:08:34.492960+0000 mon.a (mon.0) 911 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:35.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[57209]: audit 2024-04-23T00:08:34.340820+0000 mon.a (mon.0) 902 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:08:35.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[57209]: audit 2024-04-23T00:08:34.340820+0000 mon.a (mon.0) 902 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:08:35.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[57209]: audit 2024-04-23T00:08:34.342801+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:08:35.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[57209]: audit 2024-04-23T00:08:34.342801+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:08:35.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[57209]: audit 2024-04-23T00:08:34.356525+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:08:35.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[57209]: audit 2024-04-23T00:08:34.356525+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:08:35.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[57209]: audit 2024-04-23T00:08:34.450164+0000 mon.a (mon.0) 905 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-23T00:08:35.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[57209]: audit 2024-04-23T00:08:34.450164+0000 mon.a (mon.0) 905 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-23T00:08:35.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[57209]: audit 2024-04-23T00:08:34.468869+0000 mon.a (mon.0) 906 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:08:35.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[57209]: audit 2024-04-23T00:08:34.468869+0000 mon.a (mon.0) 906 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:08:35.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[57209]: audit 2024-04-23T00:08:34.474559+0000 mon.a (mon.0) 907 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:35.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[57209]: audit 2024-04-23T00:08:34.474559+0000 mon.a (mon.0) 907 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:35.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[57209]: audit 2024-04-23T00:08:34.478865+0000 mon.a (mon.0) 908 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:35.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[57209]: audit 2024-04-23T00:08:34.478865+0000 mon.a (mon.0) 908 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:35.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[57209]: audit 2024-04-23T00:08:34.481624+0000 mon.a (mon.0) 909 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:35.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[57209]: audit 2024-04-23T00:08:34.481624+0000 mon.a (mon.0) 909 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:35.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[57209]: audit 2024-04-23T00:08:34.486813+0000 mon.a (mon.0) 910 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:35.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[57209]: audit 2024-04-23T00:08:34.486813+0000 mon.a (mon.0) 910 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:35.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[57209]: audit 2024-04-23T00:08:34.492960+0000 mon.a (mon.0) 911 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:35.031 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[55848]: audit 2024-04-23T00:08:34.492960+0000 mon.a (mon.0) 911 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:35.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[55848]: audit 2024-04-23T00:08:34.497440+0000 mon.a (mon.0) 912 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:35.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[55848]: audit 2024-04-23T00:08:34.497440+0000 mon.a (mon.0) 912 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:35.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[55848]: audit 2024-04-23T00:08:34.500162+0000 mon.a (mon.0) 913 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:35.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[55848]: audit 2024-04-23T00:08:34.500162+0000 mon.a (mon.0) 913 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:35.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[55848]: audit 2024-04-23T00:08:34.502930+0000 mon.a (mon.0) 914 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:35.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[55848]: audit 2024-04-23T00:08:34.502930+0000 mon.a (mon.0) 914 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:35.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[55848]: audit 2024-04-23T00:08:34.505716+0000 mon.a (mon.0) 915 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:35.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[55848]: audit 2024-04-23T00:08:34.505716+0000 mon.a (mon.0) 915 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:35.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[55848]: audit 2024-04-23T00:08:34.508933+0000 mon.a (mon.0) 916 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:35.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[55848]: audit 2024-04-23T00:08:34.508933+0000 mon.a (mon.0) 916 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:35.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[55848]: audit 2024-04-23T00:08:34.511720+0000 mon.a (mon.0) 917 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:35.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[55848]: audit 2024-04-23T00:08:34.511720+0000 mon.a (mon.0) 917 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:35.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[55848]: audit 2024-04-23T00:08:34.514869+0000 mon.a (mon.0) 918 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:35.032 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[55848]: audit 2024-04-23T00:08:34.514869+0000 mon.a (mon.0) 918 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:35.033 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[55848]: audit 2024-04-23T00:08:34.519283+0000 mon.a (mon.0) 919 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:35.033 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[55848]: audit 2024-04-23T00:08:34.519283+0000 mon.a (mon.0) 919 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:35.033 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[55848]: audit 2024-04-23T00:08:34.522914+0000 mon.a (mon.0) 920 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:35.033 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[55848]: audit 2024-04-23T00:08:34.522914+0000 mon.a (mon.0) 920 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:35.033 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[55848]: audit 2024-04-23T00:08:34.526848+0000 mon.a (mon.0) 921 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:35.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[57209]: audit 2024-04-23T00:08:34.492960+0000 mon.a (mon.0) 911 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:35.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[57209]: audit 2024-04-23T00:08:34.497440+0000 mon.a (mon.0) 912 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:35.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[57209]: audit 2024-04-23T00:08:34.497440+0000 mon.a (mon.0) 912 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:35.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[57209]: audit 2024-04-23T00:08:34.500162+0000 mon.a (mon.0) 913 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:35.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[57209]: audit 2024-04-23T00:08:34.500162+0000 mon.a (mon.0) 913 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:35.033 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[57209]: audit 2024-04-23T00:08:34.502930+0000 mon.a (mon.0) 914 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:35.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[57209]: audit 2024-04-23T00:08:34.502930+0000 mon.a (mon.0) 914 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:35.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[57209]: audit 2024-04-23T00:08:34.505716+0000 mon.a (mon.0) 915 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:35.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[57209]: audit 2024-04-23T00:08:34.505716+0000 mon.a (mon.0) 915 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:35.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[57209]: audit 2024-04-23T00:08:34.508933+0000 mon.a (mon.0) 916 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:35.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[57209]: audit 2024-04-23T00:08:34.508933+0000 mon.a (mon.0) 916 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:35.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[57209]: audit 2024-04-23T00:08:34.511720+0000 mon.a (mon.0) 917 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:35.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[57209]: audit 2024-04-23T00:08:34.511720+0000 mon.a (mon.0) 917 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:35.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[57209]: audit 2024-04-23T00:08:34.514869+0000 mon.a (mon.0) 918 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:35.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[57209]: audit 2024-04-23T00:08:34.514869+0000 mon.a (mon.0) 918 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:35.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[57209]: audit 2024-04-23T00:08:34.519283+0000 mon.a (mon.0) 919 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:35.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[57209]: audit 2024-04-23T00:08:34.519283+0000 mon.a (mon.0) 919 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:35.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[57209]: audit 2024-04-23T00:08:34.522914+0000 mon.a (mon.0) 920 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:35.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[57209]: audit 2024-04-23T00:08:34.522914+0000 mon.a (mon.0) 920 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:35.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[57209]: audit 2024-04-23T00:08:34.526848+0000 mon.a (mon.0) 921 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:35.035 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[55848]: audit 2024-04-23T00:08:34.526848+0000 mon.a (mon.0) 921 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:35.035 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[55848]: audit 2024-04-23T00:08:34.530683+0000 mon.a (mon.0) 922 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:35.035 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[55848]: audit 2024-04-23T00:08:34.530683+0000 mon.a (mon.0) 922 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:35.035 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[55848]: audit 2024-04-23T00:08:34.533921+0000 mon.a (mon.0) 923 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:35.035 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[55848]: audit 2024-04-23T00:08:34.533921+0000 mon.a (mon.0) 923 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:35.035 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[55848]: audit 2024-04-23T00:08:34.537245+0000 mon.a (mon.0) 924 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:35.035 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[55848]: audit 2024-04-23T00:08:34.537245+0000 mon.a (mon.0) 924 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:35.035 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[55848]: audit 2024-04-23T00:08:34.550463+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:08:35.035 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[55848]: audit 2024-04-23T00:08:34.550463+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:08:35.035 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[55848]: audit 2024-04-23T00:08:34.556397+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-04-23T00:08:35.036 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[55848]: audit 2024-04-23T00:08:34.556397+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-04-23T00:08:35.036 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[55848]: audit 2024-04-23T00:08:34.564377+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-04-23T00:08:35.036 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[55848]: audit 2024-04-23T00:08:34.564377+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-04-23T00:08:35.036 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[55848]: audit 2024-04-23T00:08:34.568808+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T00:08:35.036 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[55848]: audit 2024-04-23T00:08:34.568808+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T00:08:35.036 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[55848]: audit 2024-04-23T00:08:34.576235+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-04-23T00:08:35.036 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[55848]: audit 2024-04-23T00:08:34.576235+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-04-23T00:08:35.036 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[55848]: audit 2024-04-23T00:08:34.580537+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-04-23T00:08:35.036 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[57209]: audit 2024-04-23T00:08:34.526848+0000 mon.a (mon.0) 921 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:35.036 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[57209]: audit 2024-04-23T00:08:34.530683+0000 mon.a (mon.0) 922 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:35.037 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[57209]: audit 2024-04-23T00:08:34.530683+0000 mon.a (mon.0) 922 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:35.037 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[57209]: audit 2024-04-23T00:08:34.533921+0000 mon.a (mon.0) 923 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:35.037 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[57209]: audit 2024-04-23T00:08:34.533921+0000 mon.a (mon.0) 923 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:35.037 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[57209]: audit 2024-04-23T00:08:34.537245+0000 mon.a (mon.0) 924 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:35.037 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[57209]: audit 2024-04-23T00:08:34.537245+0000 mon.a (mon.0) 924 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:35.037 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[57209]: audit 2024-04-23T00:08:34.550463+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:08:35.037 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[57209]: audit 2024-04-23T00:08:34.550463+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:08:35.037 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[57209]: audit 2024-04-23T00:08:34.556397+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-04-23T00:08:35.037 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[57209]: audit 2024-04-23T00:08:34.556397+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-04-23T00:08:35.037 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[57209]: audit 2024-04-23T00:08:34.564377+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-04-23T00:08:35.037 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[57209]: audit 2024-04-23T00:08:34.564377+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-04-23T00:08:35.037 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[57209]: audit 2024-04-23T00:08:34.568808+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T00:08:35.037 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[57209]: audit 2024-04-23T00:08:34.568808+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T00:08:35.037 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[57209]: audit 2024-04-23T00:08:34.576235+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-04-23T00:08:35.037 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[57209]: audit 2024-04-23T00:08:34.576235+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-04-23T00:08:35.038 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[57209]: audit 2024-04-23T00:08:34.580537+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-04-23T00:08:35.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[55848]: audit 2024-04-23T00:08:34.580537+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-04-23T00:08:35.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[55848]: audit 2024-04-23T00:08:34.588113+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-04-23T00:08:35.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[55848]: audit 2024-04-23T00:08:34.588113+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-04-23T00:08:35.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[55848]: audit 2024-04-23T00:08:34.592338+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-04-23T00:08:35.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[55848]: audit 2024-04-23T00:08:34.592338+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-04-23T00:08:35.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[55848]: audit 2024-04-23T00:08:34.599919+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-04-23T00:08:35.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[55848]: audit 2024-04-23T00:08:34.599919+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-04-23T00:08:35.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[55848]: audit 2024-04-23T00:08:34.604360+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-04-23T00:08:35.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[55848]: audit 2024-04-23T00:08:34.604360+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-04-23T00:08:35.038 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[55848]: audit 2024-04-23T00:08:34.610606+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-04-23T00:08:35.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[55848]: audit 2024-04-23T00:08:34.610606+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-04-23T00:08:35.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[55848]: audit 2024-04-23T00:08:34.613731+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-04-23T00:08:35.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[55848]: audit 2024-04-23T00:08:34.613731+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-04-23T00:08:35.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[55848]: audit 2024-04-23T00:08:34.619445+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-04-23T00:08:35.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[55848]: audit 2024-04-23T00:08:34.619445+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-04-23T00:08:35.039 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[55848]: audit 2024-04-23T00:08:34.622933+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-04-23T00:08:35.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[57209]: audit 2024-04-23T00:08:34.580537+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-04-23T00:08:35.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[57209]: audit 2024-04-23T00:08:34.588113+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-04-23T00:08:35.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[57209]: audit 2024-04-23T00:08:34.588113+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-04-23T00:08:35.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[57209]: audit 2024-04-23T00:08:34.592338+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-04-23T00:08:35.039 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[57209]: audit 2024-04-23T00:08:34.592338+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-04-23T00:08:35.040 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[57209]: audit 2024-04-23T00:08:34.599919+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-04-23T00:08:35.040 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[57209]: audit 2024-04-23T00:08:34.599919+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-04-23T00:08:35.040 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[57209]: audit 2024-04-23T00:08:34.604360+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-04-23T00:08:35.040 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[57209]: audit 2024-04-23T00:08:34.604360+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-04-23T00:08:35.040 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[57209]: audit 2024-04-23T00:08:34.610606+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-04-23T00:08:35.040 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[57209]: audit 2024-04-23T00:08:34.610606+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-04-23T00:08:35.040 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[57209]: audit 2024-04-23T00:08:34.613731+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-04-23T00:08:35.040 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[57209]: audit 2024-04-23T00:08:34.613731+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-04-23T00:08:35.040 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[57209]: audit 2024-04-23T00:08:34.619445+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-04-23T00:08:35.040 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[57209]: audit 2024-04-23T00:08:34.619445+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-04-23T00:08:35.040 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[57209]: audit 2024-04-23T00:08:34.622933+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-04-23T00:08:35.041 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[55848]: audit 2024-04-23T00:08:34.622933+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-04-23T00:08:35.041 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[55848]: audit 2024-04-23T00:08:34.628664+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-04-23T00:08:35.041 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[55848]: audit 2024-04-23T00:08:34.628664+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-04-23T00:08:35.041 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[55848]: audit 2024-04-23T00:08:34.631447+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T00:08:35.041 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[55848]: audit 2024-04-23T00:08:34.631447+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T00:08:35.041 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[55848]: audit 2024-04-23T00:08:34.632931+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-04-23T00:08:35.041 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[55848]: audit 2024-04-23T00:08:34.632931+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-04-23T00:08:35.041 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[55848]: audit 2024-04-23T00:08:34.639191+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-04-23T00:08:35.041 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[55848]: audit 2024-04-23T00:08:34.639191+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-04-23T00:08:35.041 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[55848]: audit 2024-04-23T00:08:34.642116+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-04-23T00:08:35.041 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[55848]: audit 2024-04-23T00:08:34.642116+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-04-23T00:08:35.041 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[55848]: audit 2024-04-23T00:08:34.647927+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-04-23T00:08:35.041 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[55848]: audit 2024-04-23T00:08:34.647927+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-04-23T00:08:35.041 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[55848]: audit 2024-04-23T00:08:34.650959+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-04-23T00:08:35.042 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[55848]: audit 2024-04-23T00:08:34.650959+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-04-23T00:08:35.042 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[55848]: audit 2024-04-23T00:08:34.657063+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-04-23T00:08:35.042 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[57209]: audit 2024-04-23T00:08:34.622933+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-04-23T00:08:35.042 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[57209]: audit 2024-04-23T00:08:34.628664+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-04-23T00:08:35.042 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[57209]: audit 2024-04-23T00:08:34.628664+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-04-23T00:08:35.042 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[57209]: audit 2024-04-23T00:08:34.631447+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T00:08:35.042 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[57209]: audit 2024-04-23T00:08:34.631447+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T00:08:35.042 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[57209]: audit 2024-04-23T00:08:34.632931+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-04-23T00:08:35.042 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[57209]: audit 2024-04-23T00:08:34.632931+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-04-23T00:08:35.042 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[57209]: audit 2024-04-23T00:08:34.639191+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-04-23T00:08:35.042 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[57209]: audit 2024-04-23T00:08:34.639191+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-04-23T00:08:35.042 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[57209]: audit 2024-04-23T00:08:34.642116+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-04-23T00:08:35.043 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[57209]: audit 2024-04-23T00:08:34.642116+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-04-23T00:08:35.043 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[57209]: audit 2024-04-23T00:08:34.647927+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-04-23T00:08:35.043 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[57209]: audit 2024-04-23T00:08:34.647927+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-04-23T00:08:35.043 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[57209]: audit 2024-04-23T00:08:34.650959+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-04-23T00:08:35.043 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[57209]: audit 2024-04-23T00:08:34.650959+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-04-23T00:08:35.043 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[57209]: audit 2024-04-23T00:08:34.657063+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-04-23T00:08:35.043 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[55848]: audit 2024-04-23T00:08:34.657063+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-04-23T00:08:35.043 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[55848]: audit 2024-04-23T00:08:34.660125+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-04-23T00:08:35.043 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[55848]: audit 2024-04-23T00:08:34.660125+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-04-23T00:08:35.043 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[55848]: audit 2024-04-23T00:08:34.664720+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-04-23T00:08:35.043 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[55848]: audit 2024-04-23T00:08:34.664720+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-04-23T00:08:35.044 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[55848]: audit 2024-04-23T00:08:34.667494+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T00:08:35.044 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[55848]: audit 2024-04-23T00:08:34.667494+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T00:08:35.044 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[55848]: audit 2024-04-23T00:08:34.668757+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T00:08:35.044 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[55848]: audit 2024-04-23T00:08:34.668757+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T00:08:35.044 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[55848]: audit 2024-04-23T00:08:34.669947+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T00:08:35.044 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[55848]: audit 2024-04-23T00:08:34.669947+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T00:08:35.044 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[55848]: audit 2024-04-23T00:08:34.671078+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T00:08:35.044 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[55848]: audit 2024-04-23T00:08:34.671078+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T00:08:35.044 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[55848]: audit 2024-04-23T00:08:34.672192+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T00:08:35.044 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[55848]: audit 2024-04-23T00:08:34.672192+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T00:08:35.044 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[55848]: audit 2024-04-23T00:08:34.673393+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T00:08:35.044 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[57209]: audit 2024-04-23T00:08:34.657063+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-04-23T00:08:35.045 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[57209]: audit 2024-04-23T00:08:34.660125+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-04-23T00:08:35.045 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[57209]: audit 2024-04-23T00:08:34.660125+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-04-23T00:08:35.045 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[57209]: audit 2024-04-23T00:08:34.664720+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-04-23T00:08:35.045 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[57209]: audit 2024-04-23T00:08:34.664720+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-04-23T00:08:35.045 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[57209]: audit 2024-04-23T00:08:34.667494+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T00:08:35.045 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[57209]: audit 2024-04-23T00:08:34.667494+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T00:08:35.045 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[57209]: audit 2024-04-23T00:08:34.668757+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T00:08:35.045 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[57209]: audit 2024-04-23T00:08:34.668757+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T00:08:35.045 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[57209]: audit 2024-04-23T00:08:34.669947+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T00:08:35.045 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[57209]: audit 2024-04-23T00:08:34.669947+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T00:08:35.045 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[57209]: audit 2024-04-23T00:08:34.671078+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T00:08:35.046 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[57209]: audit 2024-04-23T00:08:34.671078+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T00:08:35.046 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[57209]: audit 2024-04-23T00:08:34.672192+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T00:08:35.046 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[57209]: audit 2024-04-23T00:08:34.672192+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T00:08:35.046 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[57209]: audit 2024-04-23T00:08:34.673393+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T00:08:35.046 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[55848]: audit 2024-04-23T00:08:34.673393+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T00:08:35.046 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[55848]: audit 2024-04-23T00:08:34.675045+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-04-23T00:08:35.046 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[55848]: audit 2024-04-23T00:08:34.675045+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-04-23T00:08:35.046 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[55848]: audit 2024-04-23T00:08:34.678941+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-04-23T00:08:35.046 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[55848]: audit 2024-04-23T00:08:34.678941+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-04-23T00:08:35.046 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[55848]: audit 2024-04-23T00:08:34.680664+0000 mon.a (mon.0) 957 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:08:35.046 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[55848]: audit 2024-04-23T00:08:34.680664+0000 mon.a (mon.0) 957 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:08:35.047 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[55848]: audit 2024-04-23T00:08:34.682064+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:08:35.047 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[55848]: audit 2024-04-23T00:08:34.682064+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:08:35.047 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[55848]: audit 2024-04-23T00:08:34.689700+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:08:35.047 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[55848]: audit 2024-04-23T00:08:34.689700+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:08:35.047 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[57209]: audit 2024-04-23T00:08:34.673393+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T00:08:35.047 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[57209]: audit 2024-04-23T00:08:34.675045+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-04-23T00:08:35.047 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[57209]: audit 2024-04-23T00:08:34.675045+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-04-23T00:08:35.047 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[57209]: audit 2024-04-23T00:08:34.678941+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-04-23T00:08:35.047 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[57209]: audit 2024-04-23T00:08:34.678941+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-04-23T00:08:35.047 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[57209]: audit 2024-04-23T00:08:34.680664+0000 mon.a (mon.0) 957 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:08:35.047 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[57209]: audit 2024-04-23T00:08:34.680664+0000 mon.a (mon.0) 957 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:08:35.047 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[57209]: audit 2024-04-23T00:08:34.682064+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:08:35.048 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[57209]: audit 2024-04-23T00:08:34.682064+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:08:35.048 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[57209]: audit 2024-04-23T00:08:34.689700+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:08:35.048 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:34 smithi079 bash[57209]: audit 2024-04-23T00:08:34.689700+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:08:35.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:34 smithi171 bash[43854]: audit 2024-04-23T00:08:34.340820+0000 mon.a (mon.0) 902 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:08:35.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:34 smithi171 bash[43854]: audit 2024-04-23T00:08:34.340820+0000 mon.a (mon.0) 902 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:08:35.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:34 smithi171 bash[43854]: audit 2024-04-23T00:08:34.342801+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:08:35.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:34 smithi171 bash[43854]: audit 2024-04-23T00:08:34.342801+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:08:35.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:34 smithi171 bash[43854]: audit 2024-04-23T00:08:34.356525+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:08:35.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:34 smithi171 bash[43854]: audit 2024-04-23T00:08:34.356525+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:08:35.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:34 smithi171 bash[43854]: audit 2024-04-23T00:08:34.450164+0000 mon.a (mon.0) 905 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-23T00:08:35.049 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:34 smithi171 bash[43854]: audit 2024-04-23T00:08:34.450164+0000 mon.a (mon.0) 905 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-23T00:08:35.049 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:34 smithi171 bash[43854]: audit 2024-04-23T00:08:34.468869+0000 mon.a (mon.0) 906 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:08:35.049 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:34 smithi171 bash[43854]: audit 2024-04-23T00:08:34.468869+0000 mon.a (mon.0) 906 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T00:08:35.049 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:34 smithi171 bash[43854]: audit 2024-04-23T00:08:34.474559+0000 mon.a (mon.0) 907 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:35.049 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:34 smithi171 bash[43854]: audit 2024-04-23T00:08:34.474559+0000 mon.a (mon.0) 907 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:35.049 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:34 smithi171 bash[43854]: audit 2024-04-23T00:08:34.478865+0000 mon.a (mon.0) 908 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:35.049 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:34 smithi171 bash[43854]: audit 2024-04-23T00:08:34.478865+0000 mon.a (mon.0) 908 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:35.049 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:34 smithi171 bash[43854]: audit 2024-04-23T00:08:34.481624+0000 mon.a (mon.0) 909 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:35.049 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:34 smithi171 bash[43854]: audit 2024-04-23T00:08:34.481624+0000 mon.a (mon.0) 909 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:35.049 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:34 smithi171 bash[43854]: audit 2024-04-23T00:08:34.486813+0000 mon.a (mon.0) 910 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:35.049 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:34 smithi171 bash[43854]: audit 2024-04-23T00:08:34.486813+0000 mon.a (mon.0) 910 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:35.049 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:34 smithi171 bash[43854]: audit 2024-04-23T00:08:34.492960+0000 mon.a (mon.0) 911 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:35.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:34 smithi171 bash[43854]: audit 2024-04-23T00:08:34.492960+0000 mon.a (mon.0) 911 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:35.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:34 smithi171 bash[43854]: audit 2024-04-23T00:08:34.497440+0000 mon.a (mon.0) 912 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:35.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:34 smithi171 bash[43854]: audit 2024-04-23T00:08:34.497440+0000 mon.a (mon.0) 912 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:35.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:34 smithi171 bash[43854]: audit 2024-04-23T00:08:34.500162+0000 mon.a (mon.0) 913 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:35.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:34 smithi171 bash[43854]: audit 2024-04-23T00:08:34.500162+0000 mon.a (mon.0) 913 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:35.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:34 smithi171 bash[43854]: audit 2024-04-23T00:08:34.502930+0000 mon.a (mon.0) 914 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:35.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:34 smithi171 bash[43854]: audit 2024-04-23T00:08:34.502930+0000 mon.a (mon.0) 914 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:35.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:34 smithi171 bash[43854]: audit 2024-04-23T00:08:34.505716+0000 mon.a (mon.0) 915 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:35.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:34 smithi171 bash[43854]: audit 2024-04-23T00:08:34.505716+0000 mon.a (mon.0) 915 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:35.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:34 smithi171 bash[43854]: audit 2024-04-23T00:08:34.508933+0000 mon.a (mon.0) 916 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:35.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:34 smithi171 bash[43854]: audit 2024-04-23T00:08:34.508933+0000 mon.a (mon.0) 916 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:35.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:34 smithi171 bash[43854]: audit 2024-04-23T00:08:34.511720+0000 mon.a (mon.0) 917 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:35.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:34 smithi171 bash[43854]: audit 2024-04-23T00:08:34.511720+0000 mon.a (mon.0) 917 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:35.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:34 smithi171 bash[43854]: audit 2024-04-23T00:08:34.514869+0000 mon.a (mon.0) 918 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:35.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:34 smithi171 bash[43854]: audit 2024-04-23T00:08:34.514869+0000 mon.a (mon.0) 918 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:35.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:34 smithi171 bash[43854]: audit 2024-04-23T00:08:34.519283+0000 mon.a (mon.0) 919 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:35.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:34 smithi171 bash[43854]: audit 2024-04-23T00:08:34.519283+0000 mon.a (mon.0) 919 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:35.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:34 smithi171 bash[43854]: audit 2024-04-23T00:08:34.522914+0000 mon.a (mon.0) 920 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:35.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:34 smithi171 bash[43854]: audit 2024-04-23T00:08:34.522914+0000 mon.a (mon.0) 920 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:35.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:34 smithi171 bash[43854]: audit 2024-04-23T00:08:34.526848+0000 mon.a (mon.0) 921 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:35.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:34 smithi171 bash[43854]: audit 2024-04-23T00:08:34.526848+0000 mon.a (mon.0) 921 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:35.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:34 smithi171 bash[43854]: audit 2024-04-23T00:08:34.530683+0000 mon.a (mon.0) 922 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:35.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:34 smithi171 bash[43854]: audit 2024-04-23T00:08:34.530683+0000 mon.a (mon.0) 922 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:35.051 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:34 smithi171 bash[43854]: audit 2024-04-23T00:08:34.533921+0000 mon.a (mon.0) 923 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:35.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:34 smithi171 bash[43854]: audit 2024-04-23T00:08:34.533921+0000 mon.a (mon.0) 923 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:35.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:34 smithi171 bash[43854]: audit 2024-04-23T00:08:34.537245+0000 mon.a (mon.0) 924 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:35.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:34 smithi171 bash[43854]: audit 2024-04-23T00:08:34.537245+0000 mon.a (mon.0) 924 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:35.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:34 smithi171 bash[43854]: audit 2024-04-23T00:08:34.550463+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:08:35.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:34 smithi171 bash[43854]: audit 2024-04-23T00:08:34.550463+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:08:35.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:34 smithi171 bash[43854]: audit 2024-04-23T00:08:34.556397+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-04-23T00:08:35.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:34 smithi171 bash[43854]: audit 2024-04-23T00:08:34.556397+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-04-23T00:08:35.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:34 smithi171 bash[43854]: audit 2024-04-23T00:08:34.564377+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-04-23T00:08:35.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:34 smithi171 bash[43854]: audit 2024-04-23T00:08:34.564377+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-04-23T00:08:35.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:34 smithi171 bash[43854]: audit 2024-04-23T00:08:34.568808+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T00:08:35.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:34 smithi171 bash[43854]: audit 2024-04-23T00:08:34.568808+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T00:08:35.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:34 smithi171 bash[43854]: audit 2024-04-23T00:08:34.576235+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-04-23T00:08:35.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:34 smithi171 bash[43854]: audit 2024-04-23T00:08:34.576235+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-04-23T00:08:35.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:34 smithi171 bash[43854]: audit 2024-04-23T00:08:34.580537+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-04-23T00:08:35.052 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:34 smithi171 bash[43854]: audit 2024-04-23T00:08:34.580537+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-04-23T00:08:35.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:34 smithi171 bash[43854]: audit 2024-04-23T00:08:34.588113+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-04-23T00:08:35.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:34 smithi171 bash[43854]: audit 2024-04-23T00:08:34.588113+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-04-23T00:08:35.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:34 smithi171 bash[43854]: audit 2024-04-23T00:08:34.592338+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-04-23T00:08:35.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:34 smithi171 bash[43854]: audit 2024-04-23T00:08:34.592338+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-04-23T00:08:35.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:34 smithi171 bash[43854]: audit 2024-04-23T00:08:34.599919+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-04-23T00:08:35.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:34 smithi171 bash[43854]: audit 2024-04-23T00:08:34.599919+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-04-23T00:08:35.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:34 smithi171 bash[43854]: audit 2024-04-23T00:08:34.604360+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-04-23T00:08:35.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:34 smithi171 bash[43854]: audit 2024-04-23T00:08:34.604360+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-04-23T00:08:35.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:34 smithi171 bash[43854]: audit 2024-04-23T00:08:34.610606+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-04-23T00:08:35.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:34 smithi171 bash[43854]: audit 2024-04-23T00:08:34.610606+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-04-23T00:08:35.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:34 smithi171 bash[43854]: audit 2024-04-23T00:08:34.613731+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-04-23T00:08:35.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:34 smithi171 bash[43854]: audit 2024-04-23T00:08:34.613731+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-04-23T00:08:35.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:34 smithi171 bash[43854]: audit 2024-04-23T00:08:34.619445+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-04-23T00:08:35.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:34 smithi171 bash[43854]: audit 2024-04-23T00:08:34.619445+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-04-23T00:08:35.053 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:34 smithi171 bash[43854]: audit 2024-04-23T00:08:34.622933+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-04-23T00:08:35.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:34 smithi171 bash[43854]: audit 2024-04-23T00:08:34.622933+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-04-23T00:08:35.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:34 smithi171 bash[43854]: audit 2024-04-23T00:08:34.628664+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-04-23T00:08:35.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:34 smithi171 bash[43854]: audit 2024-04-23T00:08:34.628664+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-04-23T00:08:35.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:34 smithi171 bash[43854]: audit 2024-04-23T00:08:34.631447+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T00:08:35.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:34 smithi171 bash[43854]: audit 2024-04-23T00:08:34.631447+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T00:08:35.054 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:34 smithi171 bash[43854]: audit 2024-04-23T00:08:34.632931+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-04-23T00:08:35.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:34 smithi171 bash[43854]: audit 2024-04-23T00:08:34.632931+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-04-23T00:08:35.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:34 smithi171 bash[43854]: audit 2024-04-23T00:08:34.639191+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-04-23T00:08:35.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:34 smithi171 bash[43854]: audit 2024-04-23T00:08:34.639191+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-04-23T00:08:35.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:34 smithi171 bash[43854]: audit 2024-04-23T00:08:34.642116+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-04-23T00:08:35.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:34 smithi171 bash[43854]: audit 2024-04-23T00:08:34.642116+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-04-23T00:08:35.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:34 smithi171 bash[43854]: audit 2024-04-23T00:08:34.647927+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-04-23T00:08:35.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:34 smithi171 bash[43854]: audit 2024-04-23T00:08:34.647927+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-04-23T00:08:35.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:34 smithi171 bash[43854]: audit 2024-04-23T00:08:34.650959+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-04-23T00:08:35.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:34 smithi171 bash[43854]: audit 2024-04-23T00:08:34.650959+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-04-23T00:08:35.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:34 smithi171 bash[43854]: audit 2024-04-23T00:08:34.657063+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-04-23T00:08:35.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:34 smithi171 bash[43854]: audit 2024-04-23T00:08:34.657063+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-04-23T00:08:35.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:34 smithi171 bash[43854]: audit 2024-04-23T00:08:34.660125+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-04-23T00:08:35.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:34 smithi171 bash[43854]: audit 2024-04-23T00:08:34.660125+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-04-23T00:08:35.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:34 smithi171 bash[43854]: audit 2024-04-23T00:08:34.664720+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-04-23T00:08:35.055 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:34 smithi171 bash[43854]: audit 2024-04-23T00:08:34.664720+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-04-23T00:08:35.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:34 smithi171 bash[43854]: audit 2024-04-23T00:08:34.667494+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T00:08:35.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:34 smithi171 bash[43854]: audit 2024-04-23T00:08:34.667494+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T00:08:35.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:34 smithi171 bash[43854]: audit 2024-04-23T00:08:34.668757+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T00:08:35.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:34 smithi171 bash[43854]: audit 2024-04-23T00:08:34.668757+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T00:08:35.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:34 smithi171 bash[43854]: audit 2024-04-23T00:08:34.669947+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T00:08:35.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:34 smithi171 bash[43854]: audit 2024-04-23T00:08:34.669947+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T00:08:35.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:34 smithi171 bash[43854]: audit 2024-04-23T00:08:34.671078+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T00:08:35.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:34 smithi171 bash[43854]: audit 2024-04-23T00:08:34.671078+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T00:08:35.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:34 smithi171 bash[43854]: audit 2024-04-23T00:08:34.672192+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T00:08:35.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:34 smithi171 bash[43854]: audit 2024-04-23T00:08:34.672192+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T00:08:35.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:34 smithi171 bash[43854]: audit 2024-04-23T00:08:34.673393+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T00:08:35.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:34 smithi171 bash[43854]: audit 2024-04-23T00:08:34.673393+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T00:08:35.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:34 smithi171 bash[43854]: audit 2024-04-23T00:08:34.675045+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-04-23T00:08:35.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:34 smithi171 bash[43854]: audit 2024-04-23T00:08:34.675045+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-04-23T00:08:35.056 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:34 smithi171 bash[43854]: audit 2024-04-23T00:08:34.678941+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-04-23T00:08:35.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:34 smithi171 bash[43854]: audit 2024-04-23T00:08:34.678941+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-04-23T00:08:35.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:34 smithi171 bash[43854]: audit 2024-04-23T00:08:34.680664+0000 mon.a (mon.0) 957 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:08:35.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:34 smithi171 bash[43854]: audit 2024-04-23T00:08:34.680664+0000 mon.a (mon.0) 957 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:08:35.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:34 smithi171 bash[43854]: audit 2024-04-23T00:08:34.682064+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:08:35.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:34 smithi171 bash[43854]: audit 2024-04-23T00:08:34.682064+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:08:35.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:34 smithi171 bash[43854]: audit 2024-04-23T00:08:34.689700+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:08:35.057 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:34 smithi171 bash[43854]: audit 2024-04-23T00:08:34.689700+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:08:36.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:35 smithi079 bash[55848]: cluster 2024-04-23T00:08:34.346614+0000 mgr.y (mgr.25321) 501 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 873 B/s rd, 0 op/s 2024-04-23T00:08:36.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:35 smithi079 bash[55848]: cluster 2024-04-23T00:08:34.346614+0000 mgr.y (mgr.25321) 501 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 873 B/s rd, 0 op/s 2024-04-23T00:08:36.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:35 smithi079 bash[55848]: cluster 2024-04-23T00:08:34.347566+0000 mgr.y (mgr.25321) 502 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-23T00:08:36.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:35 smithi079 bash[55848]: cluster 2024-04-23T00:08:34.347566+0000 mgr.y (mgr.25321) 502 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-23T00:08:36.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:35 smithi079 bash[55848]: audit 2024-04-23T00:08:34.450873+0000 mgr.y (mgr.25321) 503 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-23T00:08:36.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:35 smithi079 bash[55848]: audit 2024-04-23T00:08:34.450873+0000 mgr.y (mgr.25321) 503 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-23T00:08:36.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:35 smithi079 bash[55848]: cephadm 2024-04-23T00:08:34.538932+0000 mgr.y (mgr.25321) 504 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-04-23T00:08:36.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:35 smithi079 bash[55848]: cephadm 2024-04-23T00:08:34.538932+0000 mgr.y (mgr.25321) 504 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-04-23T00:08:36.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:35 smithi079 bash[55848]: cephadm 2024-04-23T00:08:34.674286+0000 mgr.y (mgr.25321) 505 : cephadm [INF] Upgrade: Complete! 2024-04-23T00:08:36.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:35 smithi079 bash[55848]: cephadm 2024-04-23T00:08:34.674286+0000 mgr.y (mgr.25321) 505 : cephadm [INF] Upgrade: Complete! 2024-04-23T00:08:36.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:35 smithi079 bash[55848]: cluster 2024-04-23T00:08:34.684518+0000 mgr.y (mgr.25321) 506 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 635 B/s rd, 0 op/s 2024-04-23T00:08:36.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:35 smithi079 bash[55848]: cluster 2024-04-23T00:08:34.684518+0000 mgr.y (mgr.25321) 506 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 635 B/s rd, 0 op/s 2024-04-23T00:08:36.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:35 smithi079 bash[55848]: cluster 2024-04-23T00:08:34.771338+0000 mon.a (mon.0) 960 : cluster [INF] Health check cleared: CEPHADM_REFRESH_FAILED (was: failed to probe daemons or devices) 2024-04-23T00:08:36.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:35 smithi079 bash[55848]: cluster 2024-04-23T00:08:34.771338+0000 mon.a (mon.0) 960 : cluster [INF] Health check cleared: CEPHADM_REFRESH_FAILED (was: failed to probe daemons or devices) 2024-04-23T00:08:36.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:35 smithi079 bash[55848]: cluster 2024-04-23T00:08:34.771392+0000 mon.a (mon.0) 961 : cluster [INF] Cluster is now healthy 2024-04-23T00:08:36.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:35 smithi079 bash[55848]: cluster 2024-04-23T00:08:34.771392+0000 mon.a (mon.0) 961 : cluster [INF] Cluster is now healthy 2024-04-23T00:08:36.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:35 smithi079 bash[55848]: audit 2024-04-23T00:08:34.772550+0000 mon.a (mon.0) 962 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:08:36.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:35 smithi079 bash[55848]: audit 2024-04-23T00:08:34.772550+0000 mon.a (mon.0) 962 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:08:36.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:35 smithi079 bash[55848]: audit 2024-04-23T00:08:34.777259+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:08:36.029 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:35 smithi079 bash[55848]: audit 2024-04-23T00:08:34.777259+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:08:36.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:35 smithi079 bash[55848]: audit 2024-04-23T00:08:34.807504+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:08:36.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:35 smithi079 bash[55848]: audit 2024-04-23T00:08:34.807504+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:08:36.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:35 smithi079 bash[57209]: cluster 2024-04-23T00:08:34.346614+0000 mgr.y (mgr.25321) 501 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 873 B/s rd, 0 op/s 2024-04-23T00:08:36.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:35 smithi079 bash[57209]: cluster 2024-04-23T00:08:34.346614+0000 mgr.y (mgr.25321) 501 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 873 B/s rd, 0 op/s 2024-04-23T00:08:36.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:35 smithi079 bash[57209]: cluster 2024-04-23T00:08:34.347566+0000 mgr.y (mgr.25321) 502 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-23T00:08:36.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:35 smithi079 bash[57209]: cluster 2024-04-23T00:08:34.347566+0000 mgr.y (mgr.25321) 502 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-23T00:08:36.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:35 smithi079 bash[57209]: audit 2024-04-23T00:08:34.450873+0000 mgr.y (mgr.25321) 503 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-23T00:08:36.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:35 smithi079 bash[57209]: audit 2024-04-23T00:08:34.450873+0000 mgr.y (mgr.25321) 503 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-23T00:08:36.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:35 smithi079 bash[57209]: cephadm 2024-04-23T00:08:34.538932+0000 mgr.y (mgr.25321) 504 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-04-23T00:08:36.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:35 smithi079 bash[57209]: cephadm 2024-04-23T00:08:34.538932+0000 mgr.y (mgr.25321) 504 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-04-23T00:08:36.030 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:35 smithi079 bash[57209]: cephadm 2024-04-23T00:08:34.674286+0000 mgr.y (mgr.25321) 505 : cephadm [INF] Upgrade: Complete! 2024-04-23T00:08:36.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:35 smithi079 bash[57209]: cephadm 2024-04-23T00:08:34.674286+0000 mgr.y (mgr.25321) 505 : cephadm [INF] Upgrade: Complete! 2024-04-23T00:08:36.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:35 smithi079 bash[57209]: cluster 2024-04-23T00:08:34.684518+0000 mgr.y (mgr.25321) 506 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 635 B/s rd, 0 op/s 2024-04-23T00:08:36.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:35 smithi079 bash[57209]: cluster 2024-04-23T00:08:34.684518+0000 mgr.y (mgr.25321) 506 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 635 B/s rd, 0 op/s 2024-04-23T00:08:36.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:35 smithi079 bash[57209]: cluster 2024-04-23T00:08:34.771338+0000 mon.a (mon.0) 960 : cluster [INF] Health check cleared: CEPHADM_REFRESH_FAILED (was: failed to probe daemons or devices) 2024-04-23T00:08:36.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:35 smithi079 bash[57209]: cluster 2024-04-23T00:08:34.771338+0000 mon.a (mon.0) 960 : cluster [INF] Health check cleared: CEPHADM_REFRESH_FAILED (was: failed to probe daemons or devices) 2024-04-23T00:08:36.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:35 smithi079 bash[57209]: cluster 2024-04-23T00:08:34.771392+0000 mon.a (mon.0) 961 : cluster [INF] Cluster is now healthy 2024-04-23T00:08:36.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:35 smithi079 bash[57209]: cluster 2024-04-23T00:08:34.771392+0000 mon.a (mon.0) 961 : cluster [INF] Cluster is now healthy 2024-04-23T00:08:36.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:35 smithi079 bash[57209]: audit 2024-04-23T00:08:34.772550+0000 mon.a (mon.0) 962 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:08:36.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:35 smithi079 bash[57209]: audit 2024-04-23T00:08:34.772550+0000 mon.a (mon.0) 962 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:08:36.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:35 smithi079 bash[57209]: audit 2024-04-23T00:08:34.777259+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:08:36.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:35 smithi079 bash[57209]: audit 2024-04-23T00:08:34.777259+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:08:36.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:35 smithi079 bash[57209]: audit 2024-04-23T00:08:34.807504+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:08:36.031 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:35 smithi079 bash[57209]: audit 2024-04-23T00:08:34.807504+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:08:36.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:35 smithi171 bash[43854]: cluster 2024-04-23T00:08:34.346614+0000 mgr.y (mgr.25321) 501 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 873 B/s rd, 0 op/s 2024-04-23T00:08:36.049 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:35 smithi171 bash[43854]: cluster 2024-04-23T00:08:34.346614+0000 mgr.y (mgr.25321) 501 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 873 B/s rd, 0 op/s 2024-04-23T00:08:36.049 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:35 smithi171 bash[43854]: cluster 2024-04-23T00:08:34.347566+0000 mgr.y (mgr.25321) 502 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-23T00:08:36.049 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:35 smithi171 bash[43854]: cluster 2024-04-23T00:08:34.347566+0000 mgr.y (mgr.25321) 502 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-23T00:08:36.049 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:35 smithi171 bash[43854]: audit 2024-04-23T00:08:34.450873+0000 mgr.y (mgr.25321) 503 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-23T00:08:36.049 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:35 smithi171 bash[43854]: audit 2024-04-23T00:08:34.450873+0000 mgr.y (mgr.25321) 503 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-23T00:08:36.049 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:35 smithi171 bash[43854]: cephadm 2024-04-23T00:08:34.538932+0000 mgr.y (mgr.25321) 504 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-04-23T00:08:36.049 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:35 smithi171 bash[43854]: cephadm 2024-04-23T00:08:34.538932+0000 mgr.y (mgr.25321) 504 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-04-23T00:08:36.049 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:35 smithi171 bash[43854]: cephadm 2024-04-23T00:08:34.674286+0000 mgr.y (mgr.25321) 505 : cephadm [INF] Upgrade: Complete! 2024-04-23T00:08:36.049 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:35 smithi171 bash[43854]: cephadm 2024-04-23T00:08:34.674286+0000 mgr.y (mgr.25321) 505 : cephadm [INF] Upgrade: Complete! 2024-04-23T00:08:36.049 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:35 smithi171 bash[43854]: cluster 2024-04-23T00:08:34.684518+0000 mgr.y (mgr.25321) 506 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 635 B/s rd, 0 op/s 2024-04-23T00:08:36.049 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:35 smithi171 bash[43854]: cluster 2024-04-23T00:08:34.684518+0000 mgr.y (mgr.25321) 506 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 635 B/s rd, 0 op/s 2024-04-23T00:08:36.049 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:35 smithi171 bash[43854]: cluster 2024-04-23T00:08:34.771338+0000 mon.a (mon.0) 960 : cluster [INF] Health check cleared: CEPHADM_REFRESH_FAILED (was: failed to probe daemons or devices) 2024-04-23T00:08:36.049 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:35 smithi171 bash[43854]: cluster 2024-04-23T00:08:34.771338+0000 mon.a (mon.0) 960 : cluster [INF] Health check cleared: CEPHADM_REFRESH_FAILED (was: failed to probe daemons or devices) 2024-04-23T00:08:36.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:35 smithi171 bash[43854]: cluster 2024-04-23T00:08:34.771392+0000 mon.a (mon.0) 961 : cluster [INF] Cluster is now healthy 2024-04-23T00:08:36.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:35 smithi171 bash[43854]: cluster 2024-04-23T00:08:34.771392+0000 mon.a (mon.0) 961 : cluster [INF] Cluster is now healthy 2024-04-23T00:08:36.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:35 smithi171 bash[43854]: audit 2024-04-23T00:08:34.772550+0000 mon.a (mon.0) 962 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:08:36.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:35 smithi171 bash[43854]: audit 2024-04-23T00:08:34.772550+0000 mon.a (mon.0) 962 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:08:36.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:35 smithi171 bash[43854]: audit 2024-04-23T00:08:34.777259+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:08:36.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:35 smithi171 bash[43854]: audit 2024-04-23T00:08:34.777259+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:08:36.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:35 smithi171 bash[43854]: audit 2024-04-23T00:08:34.807504+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:08:36.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:35 smithi171 bash[43854]: audit 2024-04-23T00:08:34.807504+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:08:38.027 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:37 smithi079 bash[55848]: cluster 2024-04-23T00:08:36.685574+0000 mgr.y (mgr.25321) 507 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:08:38.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:37 smithi079 bash[55848]: cluster 2024-04-23T00:08:36.685574+0000 mgr.y (mgr.25321) 507 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:08:38.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:37 smithi079 bash[55848]: audit 2024-04-23T00:08:37.134820+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:08:38.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:37 smithi079 bash[55848]: audit 2024-04-23T00:08:37.134820+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:08:38.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:37 smithi079 bash[55848]: audit 2024-04-23T00:08:37.137216+0000 mon.a (mon.0) 966 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:08:38.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:37 smithi079 bash[55848]: audit 2024-04-23T00:08:37.137216+0000 mon.a (mon.0) 966 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:08:38.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:37 smithi079 bash[55848]: audit 2024-04-23T00:08:37.462363+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:08:38.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:37 smithi079 bash[55848]: audit 2024-04-23T00:08:37.462363+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:08:38.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:37 smithi079 bash[57209]: cluster 2024-04-23T00:08:36.685574+0000 mgr.y (mgr.25321) 507 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:08:38.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:37 smithi079 bash[57209]: cluster 2024-04-23T00:08:36.685574+0000 mgr.y (mgr.25321) 507 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:08:38.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:37 smithi079 bash[57209]: audit 2024-04-23T00:08:37.134820+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:08:38.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:37 smithi079 bash[57209]: audit 2024-04-23T00:08:37.134820+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:08:38.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:37 smithi079 bash[57209]: audit 2024-04-23T00:08:37.137216+0000 mon.a (mon.0) 966 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:08:38.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:37 smithi079 bash[57209]: audit 2024-04-23T00:08:37.137216+0000 mon.a (mon.0) 966 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:08:38.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:37 smithi079 bash[57209]: audit 2024-04-23T00:08:37.462363+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:08:38.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:37 smithi079 bash[57209]: audit 2024-04-23T00:08:37.462363+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:08:38.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:37 smithi171 bash[43854]: cluster 2024-04-23T00:08:36.685574+0000 mgr.y (mgr.25321) 507 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:08:38.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:37 smithi171 bash[43854]: cluster 2024-04-23T00:08:36.685574+0000 mgr.y (mgr.25321) 507 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:08:38.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:37 smithi171 bash[43854]: audit 2024-04-23T00:08:37.134820+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:08:38.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:37 smithi171 bash[43854]: audit 2024-04-23T00:08:37.134820+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:08:38.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:37 smithi171 bash[43854]: audit 2024-04-23T00:08:37.137216+0000 mon.a (mon.0) 966 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:08:38.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:37 smithi171 bash[43854]: audit 2024-04-23T00:08:37.137216+0000 mon.a (mon.0) 966 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:08:38.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:37 smithi171 bash[43854]: audit 2024-04-23T00:08:37.462363+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:08:38.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:37 smithi171 bash[43854]: audit 2024-04-23T00:08:37.462363+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:08:40.027 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:39 smithi079 bash[57209]: cluster 2024-04-23T00:08:38.686921+0000 mgr.y (mgr.25321) 508 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 635 B/s rd, 0 op/s 2024-04-23T00:08:40.027 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:39 smithi079 bash[57209]: cluster 2024-04-23T00:08:38.686921+0000 mgr.y (mgr.25321) 508 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 635 B/s rd, 0 op/s 2024-04-23T00:08:40.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:39 smithi079 bash[55848]: cluster 2024-04-23T00:08:38.686921+0000 mgr.y (mgr.25321) 508 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 635 B/s rd, 0 op/s 2024-04-23T00:08:40.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:39 smithi079 bash[55848]: cluster 2024-04-23T00:08:38.686921+0000 mgr.y (mgr.25321) 508 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 635 B/s rd, 0 op/s 2024-04-23T00:08:40.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:39 smithi171 bash[43854]: cluster 2024-04-23T00:08:38.686921+0000 mgr.y (mgr.25321) 508 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 635 B/s rd, 0 op/s 2024-04-23T00:08:40.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:39 smithi171 bash[43854]: cluster 2024-04-23T00:08:38.686921+0000 mgr.y (mgr.25321) 508 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 635 B/s rd, 0 op/s 2024-04-23T00:08:41.808 DEBUG:teuthology.orchestra.run.smithi079:> 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 15ff8152-0102-11ef-bc93-c7b262605968 -e sha1=43be020184947e53516056c9931e1ac5bdbbb1a5 -- bash -c 'ceph orch ps' 2024-04-23T00:08:42.027 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:41 smithi079 bash[55848]: audit 2024-04-23T00:08:40.470881+0000 mgr.y (mgr.25321) 509 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:08:42.027 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:41 smithi079 bash[55848]: audit 2024-04-23T00:08:40.470881+0000 mgr.y (mgr.25321) 509 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:08:42.027 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:41 smithi079 bash[55848]: cluster 2024-04-23T00:08:40.687522+0000 mgr.y (mgr.25321) 510 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:08:42.027 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:41 smithi079 bash[55848]: cluster 2024-04-23T00:08:40.687522+0000 mgr.y (mgr.25321) 510 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:08:42.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:41 smithi079 bash[57209]: audit 2024-04-23T00:08:40.470881+0000 mgr.y (mgr.25321) 509 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:08:42.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:41 smithi079 bash[57209]: audit 2024-04-23T00:08:40.470881+0000 mgr.y (mgr.25321) 509 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:08:42.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:41 smithi079 bash[57209]: cluster 2024-04-23T00:08:40.687522+0000 mgr.y (mgr.25321) 510 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:08:42.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:41 smithi079 bash[57209]: cluster 2024-04-23T00:08:40.687522+0000 mgr.y (mgr.25321) 510 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:08:42.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:41 smithi171 bash[43854]: audit 2024-04-23T00:08:40.470881+0000 mgr.y (mgr.25321) 509 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:08:42.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:41 smithi171 bash[43854]: audit 2024-04-23T00:08:40.470881+0000 mgr.y (mgr.25321) 509 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:08:42.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:41 smithi171 bash[43854]: cluster 2024-04-23T00:08:40.687522+0000 mgr.y (mgr.25321) 510 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:08:42.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:41 smithi171 bash[43854]: cluster 2024-04-23T00:08:40.687522+0000 mgr.y (mgr.25321) 510 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:08:43.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:42 smithi171 bash[43854]: audit 2024-04-23T00:08:40.927623+0000 mgr.y (mgr.25321) 511 : audit [DBG] from='client.44806 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:08:43.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:42 smithi171 bash[43854]: audit 2024-04-23T00:08:40.927623+0000 mgr.y (mgr.25321) 511 : audit [DBG] from='client.44806 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:08:43.107 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:42 smithi079 bash[55848]: audit 2024-04-23T00:08:40.927623+0000 mgr.y (mgr.25321) 511 : audit [DBG] from='client.44806 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:08:43.108 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:42 smithi079 bash[55848]: audit 2024-04-23T00:08:40.927623+0000 mgr.y (mgr.25321) 511 : audit [DBG] from='client.44806 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:08:43.108 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:42 smithi079 bash[57209]: audit 2024-04-23T00:08:40.927623+0000 mgr.y (mgr.25321) 511 : audit [DBG] from='client.44806 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:08:43.108 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:42 smithi079 bash[57209]: audit 2024-04-23T00:08:40.927623+0000 mgr.y (mgr.25321) 511 : audit [DBG] from='client.44806 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:08:44.027 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:08:43 smithi079 bash[52880]: ::ffff:172.21.15.171 - - [23/Apr/2024:00:08:43] "GET /metrics HTTP/1.1" 200 38686 "" "Prometheus/2.43.0" 2024-04-23T00:08:44.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:43 smithi079 bash[55848]: cluster 2024-04-23T00:08:42.688387+0000 mgr.y (mgr.25321) 512 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:08:44.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:43 smithi079 bash[55848]: cluster 2024-04-23T00:08:42.688387+0000 mgr.y (mgr.25321) 512 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:08:44.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:43 smithi079 bash[57209]: cluster 2024-04-23T00:08:42.688387+0000 mgr.y (mgr.25321) 512 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:08:44.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:43 smithi079 bash[57209]: cluster 2024-04-23T00:08:42.688387+0000 mgr.y (mgr.25321) 512 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:08:44.047 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:43 smithi171 bash[43854]: cluster 2024-04-23T00:08:42.688387+0000 mgr.y (mgr.25321) 512 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:08:44.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:43 smithi171 bash[43854]: cluster 2024-04-23T00:08:42.688387+0000 mgr.y (mgr.25321) 512 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:08:45.115 INFO:teuthology.orchestra.run.smithi079.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T00:08:45.116 INFO:teuthology.orchestra.run.smithi079.stdout:alertmanager.a smithi079 *:9093,9094 running (56s) 50s ago 16m 13.6M - 0.25.0 c8568f914cd2 7bb8e53e640f 2024-04-23T00:08:45.116 INFO:teuthology.orchestra.run.smithi079.stdout:grafana.a smithi171 *:3000 running (25s) 19s ago 16m 24.8M - 9.4.12 2bacad6d85d8 00ecf9707905 2024-04-23T00:08:45.116 INFO:teuthology.orchestra.run.smithi079.stdout:iscsi.foo.smithi079.zorrwo smithi079 running (2m) 50s ago 14m 42.8M - 3.7 a0434699c1d7 578d18bceb47 2024-04-23T00:08:45.116 INFO:teuthology.orchestra.run.smithi079.stdout:mgr.x smithi171 *:8443,9283,8765 running (8m) 19s ago 22m 440M - 19.0.0-3252-g43be0201 a0434699c1d7 63bab1f0aabb 2024-04-23T00:08:45.116 INFO:teuthology.orchestra.run.smithi079.stdout:mgr.y smithi079 *:8443,9283,8765 running (9m) 50s ago 24m 509M - 19.0.0-3252-g43be0201 a0434699c1d7 c3e0186392bc 2024-04-23T00:08:45.116 INFO:teuthology.orchestra.run.smithi079.stdout:mon.a smithi079 running (8m) 50s ago 24m 63.6M 2048M 19.0.0-3252-g43be0201 a0434699c1d7 73856468c297 2024-04-23T00:08:45.116 INFO:teuthology.orchestra.run.smithi079.stdout:mon.b smithi171 running (7m) 19s ago 22m 45.3M 2048M 19.0.0-3252-g43be0201 a0434699c1d7 8956680187c2 2024-04-23T00:08:45.116 INFO:teuthology.orchestra.run.smithi079.stdout:mon.c smithi079 running (8m) 50s ago 22m 49.5M 2048M 19.0.0-3252-g43be0201 a0434699c1d7 26b21cf14d08 2024-04-23T00:08:45.117 INFO:teuthology.orchestra.run.smithi079.stdout:node-exporter.a smithi079 *:9100 running (114s) 50s ago 17m 7616k - 1.5.0 0da6a335fe13 eb61ab929a85 2024-04-23T00:08:45.117 INFO:teuthology.orchestra.run.smithi079.stdout:node-exporter.b smithi171 *:9100 running (110s) 19s ago 17m 7948k - 1.5.0 0da6a335fe13 f488b177b506 2024-04-23T00:08:45.117 INFO:teuthology.orchestra.run.smithi079.stdout:osd.0 smithi079 running (6m) 50s ago 22m 65.9M 2780M 19.0.0-3252-g43be0201 a0434699c1d7 75f8375cb2bd 2024-04-23T00:08:45.117 INFO:teuthology.orchestra.run.smithi079.stdout:osd.1 smithi079 running (6m) 50s ago 21m 61.4M 2780M 19.0.0-3252-g43be0201 a0434699c1d7 08111a57b339 2024-04-23T00:08:45.117 INFO:teuthology.orchestra.run.smithi079.stdout:osd.2 smithi079 running (5m) 50s ago 20m 54.3M 2780M 19.0.0-3252-g43be0201 a0434699c1d7 8e3936463b1c 2024-04-23T00:08:45.117 INFO:teuthology.orchestra.run.smithi079.stdout:osd.3 smithi079 running (5m) 50s ago 20m 66.3M 2780M 19.0.0-3252-g43be0201 a0434699c1d7 c686bdec4d14 2024-04-23T00:08:45.117 INFO:teuthology.orchestra.run.smithi079.stdout:osd.4 smithi171 running (4m) 19s ago 19m 64.5M 3036M 19.0.0-3252-g43be0201 a0434699c1d7 3a8b0ccad371 2024-04-23T00:08:45.117 INFO:teuthology.orchestra.run.smithi079.stdout:osd.5 smithi171 running (4m) 19s ago 19m 56.1M 3036M 19.0.0-3252-g43be0201 a0434699c1d7 d982dae5787e 2024-04-23T00:08:45.117 INFO:teuthology.orchestra.run.smithi079.stdout:osd.6 smithi171 running (3m) 19s ago 18m 59.6M 3036M 19.0.0-3252-g43be0201 a0434699c1d7 e3fa119570a9 2024-04-23T00:08:45.117 INFO:teuthology.orchestra.run.smithi079.stdout:osd.7 smithi171 running (3m) 19s ago 17m 56.1M 3036M 19.0.0-3252-g43be0201 a0434699c1d7 41877f4a5a81 2024-04-23T00:08:45.118 INFO:teuthology.orchestra.run.smithi079.stdout:prometheus.a smithi171 *:9095 running (82s) 19s ago 17m 48.6M - 2.43.0 a07b618ecd1d 2a81c3042430 2024-04-23T00:08:45.118 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.foo.smithi079.mriyzv smithi079 *:8000 running (3m) 50s ago 15m 90.3M - 19.0.0-3252-g43be0201 a0434699c1d7 2f682a6793c1 2024-04-23T00:08:45.118 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.foo.smithi171.llhapr smithi171 *:8000 running (2m) 19s ago 15m 90.6M - 19.0.0-3252-g43be0201 a0434699c1d7 752e58af878a 2024-04-23T00:08:45.118 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.smpl.smithi079.yxokos smithi079 *:80 running (3m) 50s ago 15m 90.3M - 19.0.0-3252-g43be0201 a0434699c1d7 fba9ff575a82 2024-04-23T00:08:45.118 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.smpl.smithi171.spscai smithi171 *:80 running (2m) 19s ago 14m 90.8M - 19.0.0-3252-g43be0201 a0434699c1d7 303a586370f9 2024-04-23T00:08:45.879 DEBUG:teuthology.orchestra.run.smithi079:> 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 15ff8152-0102-11ef-bc93-c7b262605968 -e sha1=43be020184947e53516056c9931e1ac5bdbbb1a5 -- bash -c 'ceph versions' 2024-04-23T00:08:46.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:45 smithi171 bash[43854]: cluster 2024-04-23T00:08:44.689765+0000 mgr.y (mgr.25321) 513 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 990 B/s rd, 0 op/s 2024-04-23T00:08:46.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:45 smithi171 bash[43854]: cluster 2024-04-23T00:08:44.689765+0000 mgr.y (mgr.25321) 513 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 990 B/s rd, 0 op/s 2024-04-23T00:08:46.054 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:45 smithi079 bash[55848]: cluster 2024-04-23T00:08:44.689765+0000 mgr.y (mgr.25321) 513 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 990 B/s rd, 0 op/s 2024-04-23T00:08:46.054 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:45 smithi079 bash[55848]: cluster 2024-04-23T00:08:44.689765+0000 mgr.y (mgr.25321) 513 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 990 B/s rd, 0 op/s 2024-04-23T00:08:46.054 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:45 smithi079 bash[57209]: cluster 2024-04-23T00:08:44.689765+0000 mgr.y (mgr.25321) 513 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 990 B/s rd, 0 op/s 2024-04-23T00:08:46.055 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:45 smithi079 bash[57209]: cluster 2024-04-23T00:08:44.689765+0000 mgr.y (mgr.25321) 513 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 990 B/s rd, 0 op/s 2024-04-23T00:08:47.153 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:46 smithi079 bash[55848]: audit 2024-04-23T00:08:45.090033+0000 mgr.y (mgr.25321) 514 : audit [DBG] from='client.44812 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:08:47.154 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:46 smithi079 bash[55848]: audit 2024-04-23T00:08:45.090033+0000 mgr.y (mgr.25321) 514 : audit [DBG] from='client.44812 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:08:47.154 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:46 smithi079 bash[57209]: audit 2024-04-23T00:08:45.090033+0000 mgr.y (mgr.25321) 514 : audit [DBG] from='client.44812 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:08:47.154 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:46 smithi079 bash[57209]: audit 2024-04-23T00:08:45.090033+0000 mgr.y (mgr.25321) 514 : audit [DBG] from='client.44812 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:08:47.298 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:46 smithi171 bash[43854]: audit 2024-04-23T00:08:45.090033+0000 mgr.y (mgr.25321) 514 : audit [DBG] from='client.44812 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:08:47.298 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:46 smithi171 bash[43854]: audit 2024-04-23T00:08:45.090033+0000 mgr.y (mgr.25321) 514 : audit [DBG] from='client.44812 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:08:48.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:47 smithi079 bash[55848]: cluster 2024-04-23T00:08:46.690957+0000 mgr.y (mgr.25321) 515 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:08:48.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:47 smithi079 bash[55848]: cluster 2024-04-23T00:08:46.690957+0000 mgr.y (mgr.25321) 515 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:08:48.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:47 smithi079 bash[57209]: cluster 2024-04-23T00:08:46.690957+0000 mgr.y (mgr.25321) 515 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:08:48.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:47 smithi079 bash[57209]: cluster 2024-04-23T00:08:46.690957+0000 mgr.y (mgr.25321) 515 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:08:48.298 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:47 smithi171 bash[43854]: cluster 2024-04-23T00:08:46.690957+0000 mgr.y (mgr.25321) 515 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:08:48.298 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:47 smithi171 bash[43854]: cluster 2024-04-23T00:08:46.690957+0000 mgr.y (mgr.25321) 515 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:08:48.863 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-04-23T00:08:48.863 INFO:teuthology.orchestra.run.smithi079.stdout: "mon": { 2024-04-23T00:08:48.864 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.0.0-3252-g43be0201 (43be020184947e53516056c9931e1ac5bdbbb1a5) squid (dev)": 3 2024-04-23T00:08:48.864 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-04-23T00:08:48.864 INFO:teuthology.orchestra.run.smithi079.stdout: "mgr": { 2024-04-23T00:08:48.864 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.0.0-3252-g43be0201 (43be020184947e53516056c9931e1ac5bdbbb1a5) squid (dev)": 2 2024-04-23T00:08:48.864 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-04-23T00:08:48.864 INFO:teuthology.orchestra.run.smithi079.stdout: "osd": { 2024-04-23T00:08:48.864 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.0.0-3252-g43be0201 (43be020184947e53516056c9931e1ac5bdbbb1a5) squid (dev)": 8 2024-04-23T00:08:48.864 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-04-23T00:08:48.864 INFO:teuthology.orchestra.run.smithi079.stdout: "rgw": { 2024-04-23T00:08:48.864 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.0.0-3252-g43be0201 (43be020184947e53516056c9931e1ac5bdbbb1a5) squid (dev)": 4 2024-04-23T00:08:48.864 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-04-23T00:08:48.864 INFO:teuthology.orchestra.run.smithi079.stdout: "overall": { 2024-04-23T00:08:48.864 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.0.0-3252-g43be0201 (43be020184947e53516056c9931e1ac5bdbbb1a5) squid (dev)": 17 2024-04-23T00:08:48.864 INFO:teuthology.orchestra.run.smithi079.stdout: } 2024-04-23T00:08:48.864 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-04-23T00:08:49.532 DEBUG:teuthology.orchestra.run.smithi079:> 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 15ff8152-0102-11ef-bc93-c7b262605968 -e sha1=43be020184947e53516056c9931e1ac5bdbbb1a5 -- bash -c 'echo "wait for servicemap items w/ changing names to refresh"' 2024-04-23T00:08:50.027 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:49 smithi079 bash[55848]: cluster 2024-04-23T00:08:48.691823+0000 mgr.y (mgr.25321) 516 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:08:50.027 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:49 smithi079 bash[55848]: cluster 2024-04-23T00:08:48.691823+0000 mgr.y (mgr.25321) 516 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:08:50.027 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:49 smithi079 bash[55848]: audit 2024-04-23T00:08:48.884065+0000 mon.a (mon.0) 968 : audit [DBG] from='client.? 172.21.15.79:0/1159795625' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:50.027 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:49 smithi079 bash[55848]: audit 2024-04-23T00:08:48.884065+0000 mon.a (mon.0) 968 : audit [DBG] from='client.? 172.21.15.79:0/1159795625' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:50.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:49 smithi079 bash[57209]: cluster 2024-04-23T00:08:48.691823+0000 mgr.y (mgr.25321) 516 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:08:50.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:49 smithi079 bash[57209]: cluster 2024-04-23T00:08:48.691823+0000 mgr.y (mgr.25321) 516 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:08:50.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:49 smithi079 bash[57209]: audit 2024-04-23T00:08:48.884065+0000 mon.a (mon.0) 968 : audit [DBG] from='client.? 172.21.15.79:0/1159795625' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:50.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:49 smithi079 bash[57209]: audit 2024-04-23T00:08:48.884065+0000 mon.a (mon.0) 968 : audit [DBG] from='client.? 172.21.15.79:0/1159795625' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:50.298 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:49 smithi171 bash[43854]: cluster 2024-04-23T00:08:48.691823+0000 mgr.y (mgr.25321) 516 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:08:50.299 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:49 smithi171 bash[43854]: cluster 2024-04-23T00:08:48.691823+0000 mgr.y (mgr.25321) 516 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:08:50.299 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:49 smithi171 bash[43854]: audit 2024-04-23T00:08:48.884065+0000 mon.a (mon.0) 968 : audit [DBG] from='client.? 172.21.15.79:0/1159795625' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:50.299 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:49 smithi171 bash[43854]: audit 2024-04-23T00:08:48.884065+0000 mon.a (mon.0) 968 : audit [DBG] from='client.? 172.21.15.79:0/1159795625' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:08:52.129 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:51 smithi079 bash[57209]: audit 2024-04-23T00:08:50.480224+0000 mgr.y (mgr.25321) 517 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:08:52.129 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:51 smithi079 bash[57209]: audit 2024-04-23T00:08:50.480224+0000 mgr.y (mgr.25321) 517 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:08:52.129 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:51 smithi079 bash[57209]: cluster 2024-04-23T00:08:50.692551+0000 mgr.y (mgr.25321) 518 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:08:52.129 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:51 smithi079 bash[57209]: cluster 2024-04-23T00:08:50.692551+0000 mgr.y (mgr.25321) 518 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:08:52.129 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:51 smithi079 bash[55848]: audit 2024-04-23T00:08:50.480224+0000 mgr.y (mgr.25321) 517 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:08:52.129 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:51 smithi079 bash[55848]: audit 2024-04-23T00:08:50.480224+0000 mgr.y (mgr.25321) 517 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:08:52.130 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:51 smithi079 bash[55848]: cluster 2024-04-23T00:08:50.692551+0000 mgr.y (mgr.25321) 518 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:08:52.130 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:51 smithi079 bash[55848]: cluster 2024-04-23T00:08:50.692551+0000 mgr.y (mgr.25321) 518 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:08:52.198 INFO:teuthology.orchestra.run.smithi079.stdout:wait for servicemap items w/ changing names to refresh 2024-04-23T00:08:52.298 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:51 smithi171 bash[43854]: audit 2024-04-23T00:08:50.480224+0000 mgr.y (mgr.25321) 517 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:08:52.298 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:51 smithi171 bash[43854]: audit 2024-04-23T00:08:50.480224+0000 mgr.y (mgr.25321) 517 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:08:52.298 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:51 smithi171 bash[43854]: cluster 2024-04-23T00:08:50.692551+0000 mgr.y (mgr.25321) 518 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:08:52.298 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:51 smithi171 bash[43854]: cluster 2024-04-23T00:08:50.692551+0000 mgr.y (mgr.25321) 518 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:08:52.997 DEBUG:teuthology.orchestra.run.smithi079:> 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 15ff8152-0102-11ef-bc93-c7b262605968 -e sha1=43be020184947e53516056c9931e1ac5bdbbb1a5 -- bash -c 'sleep 60' 2024-04-23T00:08:53.174 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:52 smithi079 bash[55848]: audit 2024-04-23T00:08:52.129258+0000 mon.a (mon.0) 969 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:08:53.174 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:52 smithi079 bash[55848]: audit 2024-04-23T00:08:52.129258+0000 mon.a (mon.0) 969 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:08:53.175 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:52 smithi079 bash[57209]: audit 2024-04-23T00:08:52.129258+0000 mon.a (mon.0) 969 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:08:53.175 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:52 smithi079 bash[57209]: audit 2024-04-23T00:08:52.129258+0000 mon.a (mon.0) 969 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:08:53.298 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:52 smithi171 bash[43854]: audit 2024-04-23T00:08:52.129258+0000 mon.a (mon.0) 969 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:08:53.298 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:52 smithi171 bash[43854]: audit 2024-04-23T00:08:52.129258+0000 mon.a (mon.0) 969 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:08:54.027 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:53 smithi079 bash[55848]: cluster 2024-04-23T00:08:52.693658+0000 mgr.y (mgr.25321) 519 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:08:54.027 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:53 smithi079 bash[55848]: cluster 2024-04-23T00:08:52.693658+0000 mgr.y (mgr.25321) 519 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:08:54.028 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:08:53 smithi079 bash[52880]: ::ffff:172.21.15.171 - - [23/Apr/2024:00:08:53] "GET /metrics HTTP/1.1" 200 38692 "" "Prometheus/2.43.0" 2024-04-23T00:08:54.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:53 smithi079 bash[57209]: cluster 2024-04-23T00:08:52.693658+0000 mgr.y (mgr.25321) 519 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:08:54.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:53 smithi079 bash[57209]: cluster 2024-04-23T00:08:52.693658+0000 mgr.y (mgr.25321) 519 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:08:54.298 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:53 smithi171 bash[43854]: cluster 2024-04-23T00:08:52.693658+0000 mgr.y (mgr.25321) 519 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:08:54.298 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:53 smithi171 bash[43854]: cluster 2024-04-23T00:08:52.693658+0000 mgr.y (mgr.25321) 519 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:08:55.277 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:54 smithi079 bash[55848]: cluster 2024-04-23T00:08:54.695047+0000 mgr.y (mgr.25321) 520 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:08:55.277 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:54 smithi079 bash[55848]: cluster 2024-04-23T00:08:54.695047+0000 mgr.y (mgr.25321) 520 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:08:55.277 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:54 smithi079 bash[57209]: cluster 2024-04-23T00:08:54.695047+0000 mgr.y (mgr.25321) 520 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:08:55.278 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:54 smithi079 bash[57209]: cluster 2024-04-23T00:08:54.695047+0000 mgr.y (mgr.25321) 520 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:08:55.298 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:54 smithi171 bash[43854]: cluster 2024-04-23T00:08:54.695047+0000 mgr.y (mgr.25321) 520 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:08:55.298 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:54 smithi171 bash[43854]: cluster 2024-04-23T00:08:54.695047+0000 mgr.y (mgr.25321) 520 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:08:58.027 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:57 smithi079 bash[55848]: cluster 2024-04-23T00:08:56.696349+0000 mgr.y (mgr.25321) 521 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:08:58.027 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:57 smithi079 bash[55848]: cluster 2024-04-23T00:08:56.696349+0000 mgr.y (mgr.25321) 521 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:08:58.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:57 smithi079 bash[57209]: cluster 2024-04-23T00:08:56.696349+0000 mgr.y (mgr.25321) 521 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:08:58.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:57 smithi079 bash[57209]: cluster 2024-04-23T00:08:56.696349+0000 mgr.y (mgr.25321) 521 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:08:58.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:57 smithi171 bash[43854]: cluster 2024-04-23T00:08:56.696349+0000 mgr.y (mgr.25321) 521 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:08:58.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:57 smithi171 bash[43854]: cluster 2024-04-23T00:08:56.696349+0000 mgr.y (mgr.25321) 521 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:09:00.027 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:59 smithi079 bash[55848]: cluster 2024-04-23T00:08:58.697666+0000 mgr.y (mgr.25321) 522 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:09:00.027 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:08:59 smithi079 bash[55848]: cluster 2024-04-23T00:08:58.697666+0000 mgr.y (mgr.25321) 522 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:09:00.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:59 smithi079 bash[57209]: cluster 2024-04-23T00:08:58.697666+0000 mgr.y (mgr.25321) 522 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:09:00.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:08:59 smithi079 bash[57209]: cluster 2024-04-23T00:08:58.697666+0000 mgr.y (mgr.25321) 522 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:09:00.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:59 smithi171 bash[43854]: cluster 2024-04-23T00:08:58.697666+0000 mgr.y (mgr.25321) 522 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:09:00.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:08:59 smithi171 bash[43854]: cluster 2024-04-23T00:08:58.697666+0000 mgr.y (mgr.25321) 522 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:09:02.027 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:09:01 smithi079 bash[55848]: audit 2024-04-23T00:09:00.488296+0000 mgr.y (mgr.25321) 523 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:09:02.027 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:09:01 smithi079 bash[55848]: audit 2024-04-23T00:09:00.488296+0000 mgr.y (mgr.25321) 523 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:09:02.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:09:01 smithi079 bash[55848]: cluster 2024-04-23T00:09:00.698880+0000 mgr.y (mgr.25321) 524 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:09:02.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:09:01 smithi079 bash[55848]: cluster 2024-04-23T00:09:00.698880+0000 mgr.y (mgr.25321) 524 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:09:02.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:09:01 smithi079 bash[57209]: audit 2024-04-23T00:09:00.488296+0000 mgr.y (mgr.25321) 523 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:09:02.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:09:01 smithi079 bash[57209]: audit 2024-04-23T00:09:00.488296+0000 mgr.y (mgr.25321) 523 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:09:02.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:09:01 smithi079 bash[57209]: cluster 2024-04-23T00:09:00.698880+0000 mgr.y (mgr.25321) 524 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:09:02.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:09:01 smithi079 bash[57209]: cluster 2024-04-23T00:09:00.698880+0000 mgr.y (mgr.25321) 524 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:09:02.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:09:01 smithi171 bash[43854]: audit 2024-04-23T00:09:00.488296+0000 mgr.y (mgr.25321) 523 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:09:02.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:09:01 smithi171 bash[43854]: audit 2024-04-23T00:09:00.488296+0000 mgr.y (mgr.25321) 523 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:09:02.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:09:01 smithi171 bash[43854]: cluster 2024-04-23T00:09:00.698880+0000 mgr.y (mgr.25321) 524 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:09:02.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:09:01 smithi171 bash[43854]: cluster 2024-04-23T00:09:00.698880+0000 mgr.y (mgr.25321) 524 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:09:03.617 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:09:03 smithi079 bash[55848]: cluster 2024-04-23T00:09:02.699922+0000 mgr.y (mgr.25321) 525 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:09:03.617 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:09:03 smithi079 bash[55848]: cluster 2024-04-23T00:09:02.699922+0000 mgr.y (mgr.25321) 525 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:09:03.618 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:09:03 smithi079 bash[57209]: cluster 2024-04-23T00:09:02.699922+0000 mgr.y (mgr.25321) 525 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:09:03.618 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:09:03 smithi079 bash[57209]: cluster 2024-04-23T00:09:02.699922+0000 mgr.y (mgr.25321) 525 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:09:03.798 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:09:03 smithi171 bash[43854]: cluster 2024-04-23T00:09:02.699922+0000 mgr.y (mgr.25321) 525 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:09:03.798 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:09:03 smithi171 bash[43854]: cluster 2024-04-23T00:09:02.699922+0000 mgr.y (mgr.25321) 525 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:09:04.027 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:09:03 smithi079 bash[52880]: ::ffff:172.21.15.171 - - [23/Apr/2024:00:09:03] "GET /metrics HTTP/1.1" 200 38692 "" "Prometheus/2.43.0" 2024-04-23T00:09:06.027 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:09:05 smithi079 bash[57209]: cluster 2024-04-23T00:09:04.701180+0000 mgr.y (mgr.25321) 526 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:09:06.027 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:09:05 smithi079 bash[57209]: cluster 2024-04-23T00:09:04.701180+0000 mgr.y (mgr.25321) 526 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:09:06.027 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:09:05 smithi079 bash[55848]: cluster 2024-04-23T00:09:04.701180+0000 mgr.y (mgr.25321) 526 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:09:06.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:09:05 smithi079 bash[55848]: cluster 2024-04-23T00:09:04.701180+0000 mgr.y (mgr.25321) 526 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:09:06.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:09:05 smithi171 bash[43854]: cluster 2024-04-23T00:09:04.701180+0000 mgr.y (mgr.25321) 526 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:09:06.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:09:05 smithi171 bash[43854]: cluster 2024-04-23T00:09:04.701180+0000 mgr.y (mgr.25321) 526 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:09:08.027 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:09:07 smithi079 bash[55848]: cluster 2024-04-23T00:09:06.702288+0000 mgr.y (mgr.25321) 527 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:09:08.027 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:09:07 smithi079 bash[55848]: cluster 2024-04-23T00:09:06.702288+0000 mgr.y (mgr.25321) 527 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:09:08.027 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:09:07 smithi079 bash[55848]: audit 2024-04-23T00:09:07.129688+0000 mon.a (mon.0) 970 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:09:08.027 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:09:07 smithi079 bash[55848]: audit 2024-04-23T00:09:07.129688+0000 mon.a (mon.0) 970 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:09:08.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:09:07 smithi079 bash[57209]: cluster 2024-04-23T00:09:06.702288+0000 mgr.y (mgr.25321) 527 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:09:08.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:09:07 smithi079 bash[57209]: cluster 2024-04-23T00:09:06.702288+0000 mgr.y (mgr.25321) 527 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:09:08.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:09:07 smithi079 bash[57209]: audit 2024-04-23T00:09:07.129688+0000 mon.a (mon.0) 970 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:09:08.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:09:07 smithi079 bash[57209]: audit 2024-04-23T00:09:07.129688+0000 mon.a (mon.0) 970 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:09:08.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:09:07 smithi171 bash[43854]: cluster 2024-04-23T00:09:06.702288+0000 mgr.y (mgr.25321) 527 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:09:08.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:09:07 smithi171 bash[43854]: cluster 2024-04-23T00:09:06.702288+0000 mgr.y (mgr.25321) 527 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:09:08.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:09:07 smithi171 bash[43854]: audit 2024-04-23T00:09:07.129688+0000 mon.a (mon.0) 970 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:09:08.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:09:07 smithi171 bash[43854]: audit 2024-04-23T00:09:07.129688+0000 mon.a (mon.0) 970 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:09:10.027 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:09:09 smithi079 bash[55848]: cluster 2024-04-23T00:09:08.703577+0000 mgr.y (mgr.25321) 528 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:09:10.027 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:09:09 smithi079 bash[55848]: cluster 2024-04-23T00:09:08.703577+0000 mgr.y (mgr.25321) 528 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:09:10.027 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:09:09 smithi079 bash[57209]: cluster 2024-04-23T00:09:08.703577+0000 mgr.y (mgr.25321) 528 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:09:10.027 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:09:09 smithi079 bash[57209]: cluster 2024-04-23T00:09:08.703577+0000 mgr.y (mgr.25321) 528 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:09:10.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:09:09 smithi171 bash[43854]: cluster 2024-04-23T00:09:08.703577+0000 mgr.y (mgr.25321) 528 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:09:10.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:09:09 smithi171 bash[43854]: cluster 2024-04-23T00:09:08.703577+0000 mgr.y (mgr.25321) 528 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:09:12.027 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:09:11 smithi079 bash[55848]: audit 2024-04-23T00:09:10.499597+0000 mgr.y (mgr.25321) 529 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:09:12.027 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:09:11 smithi079 bash[55848]: audit 2024-04-23T00:09:10.499597+0000 mgr.y (mgr.25321) 529 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:09:12.027 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:09:11 smithi079 bash[55848]: cluster 2024-04-23T00:09:10.704754+0000 mgr.y (mgr.25321) 530 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:09:12.027 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:09:11 smithi079 bash[55848]: cluster 2024-04-23T00:09:10.704754+0000 mgr.y (mgr.25321) 530 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:09:12.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:09:11 smithi079 bash[57209]: audit 2024-04-23T00:09:10.499597+0000 mgr.y (mgr.25321) 529 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:09:12.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:09:11 smithi079 bash[57209]: audit 2024-04-23T00:09:10.499597+0000 mgr.y (mgr.25321) 529 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:09:12.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:09:11 smithi079 bash[57209]: cluster 2024-04-23T00:09:10.704754+0000 mgr.y (mgr.25321) 530 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:09:12.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:09:11 smithi079 bash[57209]: cluster 2024-04-23T00:09:10.704754+0000 mgr.y (mgr.25321) 530 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:09:12.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:09:11 smithi171 bash[43854]: audit 2024-04-23T00:09:10.499597+0000 mgr.y (mgr.25321) 529 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:09:12.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:09:11 smithi171 bash[43854]: audit 2024-04-23T00:09:10.499597+0000 mgr.y (mgr.25321) 529 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:09:12.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:09:11 smithi171 bash[43854]: cluster 2024-04-23T00:09:10.704754+0000 mgr.y (mgr.25321) 530 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:09:12.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:09:11 smithi171 bash[43854]: cluster 2024-04-23T00:09:10.704754+0000 mgr.y (mgr.25321) 530 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:09:14.027 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:09:13 smithi079 bash[52880]: ::ffff:172.21.15.171 - - [23/Apr/2024:00:09:13] "GET /metrics HTTP/1.1" 200 38686 "" "Prometheus/2.43.0" 2024-04-23T00:09:14.027 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:09:13 smithi079 bash[55848]: cluster 2024-04-23T00:09:12.705832+0000 mgr.y (mgr.25321) 531 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:09:14.027 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:09:13 smithi079 bash[55848]: cluster 2024-04-23T00:09:12.705832+0000 mgr.y (mgr.25321) 531 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:09:14.027 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:09:13 smithi079 bash[57209]: cluster 2024-04-23T00:09:12.705832+0000 mgr.y (mgr.25321) 531 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:09:14.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:09:13 smithi079 bash[57209]: cluster 2024-04-23T00:09:12.705832+0000 mgr.y (mgr.25321) 531 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:09:14.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:09:13 smithi171 bash[43854]: cluster 2024-04-23T00:09:12.705832+0000 mgr.y (mgr.25321) 531 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:09:14.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:09:13 smithi171 bash[43854]: cluster 2024-04-23T00:09:12.705832+0000 mgr.y (mgr.25321) 531 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:09:16.027 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:09:15 smithi079 bash[55848]: cluster 2024-04-23T00:09:14.707108+0000 mgr.y (mgr.25321) 532 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:09:16.027 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:09:15 smithi079 bash[55848]: cluster 2024-04-23T00:09:14.707108+0000 mgr.y (mgr.25321) 532 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:09:16.027 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:09:15 smithi079 bash[57209]: cluster 2024-04-23T00:09:14.707108+0000 mgr.y (mgr.25321) 532 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:09:16.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:09:15 smithi079 bash[57209]: cluster 2024-04-23T00:09:14.707108+0000 mgr.y (mgr.25321) 532 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:09:16.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:09:15 smithi171 bash[43854]: cluster 2024-04-23T00:09:14.707108+0000 mgr.y (mgr.25321) 532 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:09:16.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:09:15 smithi171 bash[43854]: cluster 2024-04-23T00:09:14.707108+0000 mgr.y (mgr.25321) 532 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:09:18.027 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:09:17 smithi079 bash[55848]: cluster 2024-04-23T00:09:16.708199+0000 mgr.y (mgr.25321) 533 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:09:18.027 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:09:17 smithi079 bash[55848]: cluster 2024-04-23T00:09:16.708199+0000 mgr.y (mgr.25321) 533 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:09:18.027 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:09:17 smithi079 bash[57209]: cluster 2024-04-23T00:09:16.708199+0000 mgr.y (mgr.25321) 533 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:09:18.027 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:09:17 smithi079 bash[57209]: cluster 2024-04-23T00:09:16.708199+0000 mgr.y (mgr.25321) 533 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:09:18.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:09:17 smithi171 bash[43854]: cluster 2024-04-23T00:09:16.708199+0000 mgr.y (mgr.25321) 533 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:09:18.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:09:17 smithi171 bash[43854]: cluster 2024-04-23T00:09:16.708199+0000 mgr.y (mgr.25321) 533 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:09:20.027 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:09:19 smithi079 bash[55848]: cluster 2024-04-23T00:09:18.709498+0000 mgr.y (mgr.25321) 534 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:09:20.027 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:09:19 smithi079 bash[55848]: cluster 2024-04-23T00:09:18.709498+0000 mgr.y (mgr.25321) 534 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:09:20.027 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:09:19 smithi079 bash[57209]: cluster 2024-04-23T00:09:18.709498+0000 mgr.y (mgr.25321) 534 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:09:20.027 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:09:19 smithi079 bash[57209]: cluster 2024-04-23T00:09:18.709498+0000 mgr.y (mgr.25321) 534 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:09:20.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:09:19 smithi171 bash[43854]: cluster 2024-04-23T00:09:18.709498+0000 mgr.y (mgr.25321) 534 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:09:20.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:09:19 smithi171 bash[43854]: cluster 2024-04-23T00:09:18.709498+0000 mgr.y (mgr.25321) 534 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:09:22.027 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:09:21 smithi079 bash[57209]: audit 2024-04-23T00:09:20.508308+0000 mgr.y (mgr.25321) 535 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:09:22.027 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:09:21 smithi079 bash[57209]: audit 2024-04-23T00:09:20.508308+0000 mgr.y (mgr.25321) 535 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:09:22.027 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:09:21 smithi079 bash[57209]: cluster 2024-04-23T00:09:20.710648+0000 mgr.y (mgr.25321) 536 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:09:22.027 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:09:21 smithi079 bash[57209]: cluster 2024-04-23T00:09:20.710648+0000 mgr.y (mgr.25321) 536 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:09:22.027 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:09:21 smithi079 bash[55848]: audit 2024-04-23T00:09:20.508308+0000 mgr.y (mgr.25321) 535 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:09:22.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:09:21 smithi079 bash[55848]: audit 2024-04-23T00:09:20.508308+0000 mgr.y (mgr.25321) 535 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:09:22.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:09:21 smithi079 bash[55848]: cluster 2024-04-23T00:09:20.710648+0000 mgr.y (mgr.25321) 536 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:09:22.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:09:21 smithi079 bash[55848]: cluster 2024-04-23T00:09:20.710648+0000 mgr.y (mgr.25321) 536 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:09:22.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:09:21 smithi171 bash[43854]: audit 2024-04-23T00:09:20.508308+0000 mgr.y (mgr.25321) 535 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:09:22.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:09:21 smithi171 bash[43854]: audit 2024-04-23T00:09:20.508308+0000 mgr.y (mgr.25321) 535 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:09:22.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:09:21 smithi171 bash[43854]: cluster 2024-04-23T00:09:20.710648+0000 mgr.y (mgr.25321) 536 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:09:22.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:09:21 smithi171 bash[43854]: cluster 2024-04-23T00:09:20.710648+0000 mgr.y (mgr.25321) 536 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:09:23.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:09:22 smithi171 bash[43854]: audit 2024-04-23T00:09:22.130127+0000 mon.a (mon.0) 971 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:09:23.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:09:22 smithi171 bash[43854]: audit 2024-04-23T00:09:22.130127+0000 mon.a (mon.0) 971 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:09:23.277 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:09:22 smithi079 bash[55848]: audit 2024-04-23T00:09:22.130127+0000 mon.a (mon.0) 971 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:09:23.277 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:09:22 smithi079 bash[55848]: audit 2024-04-23T00:09:22.130127+0000 mon.a (mon.0) 971 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:09:23.277 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:09:22 smithi079 bash[57209]: audit 2024-04-23T00:09:22.130127+0000 mon.a (mon.0) 971 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:09:23.277 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:09:22 smithi079 bash[57209]: audit 2024-04-23T00:09:22.130127+0000 mon.a (mon.0) 971 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:09:24.027 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:09:23 smithi079 bash[52880]: ::ffff:172.21.15.171 - - [23/Apr/2024:00:09:23] "GET /metrics HTTP/1.1" 200 38693 "" "Prometheus/2.43.0" 2024-04-23T00:09:24.027 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:09:23 smithi079 bash[55848]: cluster 2024-04-23T00:09:22.711592+0000 mgr.y (mgr.25321) 537 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:09:24.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:09:23 smithi079 bash[55848]: cluster 2024-04-23T00:09:22.711592+0000 mgr.y (mgr.25321) 537 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:09:24.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:09:23 smithi079 bash[57209]: cluster 2024-04-23T00:09:22.711592+0000 mgr.y (mgr.25321) 537 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:09:24.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:09:23 smithi079 bash[57209]: cluster 2024-04-23T00:09:22.711592+0000 mgr.y (mgr.25321) 537 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:09:24.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:09:23 smithi171 bash[43854]: cluster 2024-04-23T00:09:22.711592+0000 mgr.y (mgr.25321) 537 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:09:24.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:09:23 smithi171 bash[43854]: cluster 2024-04-23T00:09:22.711592+0000 mgr.y (mgr.25321) 537 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:09:26.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:09:25 smithi171 bash[43854]: cluster 2024-04-23T00:09:24.712829+0000 mgr.y (mgr.25321) 538 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:09:26.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:09:25 smithi171 bash[43854]: cluster 2024-04-23T00:09:24.712829+0000 mgr.y (mgr.25321) 538 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:09:26.277 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:09:25 smithi079 bash[55848]: cluster 2024-04-23T00:09:24.712829+0000 mgr.y (mgr.25321) 538 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:09:26.277 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:09:25 smithi079 bash[55848]: cluster 2024-04-23T00:09:24.712829+0000 mgr.y (mgr.25321) 538 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:09:26.278 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:09:25 smithi079 bash[57209]: cluster 2024-04-23T00:09:24.712829+0000 mgr.y (mgr.25321) 538 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:09:26.278 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:09:25 smithi079 bash[57209]: cluster 2024-04-23T00:09:24.712829+0000 mgr.y (mgr.25321) 538 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:09:28.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:09:27 smithi171 bash[43854]: cluster 2024-04-23T00:09:26.713924+0000 mgr.y (mgr.25321) 539 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:09:28.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:09:27 smithi171 bash[43854]: cluster 2024-04-23T00:09:26.713924+0000 mgr.y (mgr.25321) 539 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:09:28.277 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:09:27 smithi079 bash[55848]: cluster 2024-04-23T00:09:26.713924+0000 mgr.y (mgr.25321) 539 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:09:28.277 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:09:27 smithi079 bash[55848]: cluster 2024-04-23T00:09:26.713924+0000 mgr.y (mgr.25321) 539 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:09:28.277 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:09:27 smithi079 bash[57209]: cluster 2024-04-23T00:09:26.713924+0000 mgr.y (mgr.25321) 539 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:09:28.277 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:09:27 smithi079 bash[57209]: cluster 2024-04-23T00:09:26.713924+0000 mgr.y (mgr.25321) 539 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:09:30.277 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:09:29 smithi079 bash[55848]: cluster 2024-04-23T00:09:28.715324+0000 mgr.y (mgr.25321) 540 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:09:30.277 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:09:29 smithi079 bash[55848]: cluster 2024-04-23T00:09:28.715324+0000 mgr.y (mgr.25321) 540 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:09:30.277 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:09:29 smithi079 bash[57209]: cluster 2024-04-23T00:09:28.715324+0000 mgr.y (mgr.25321) 540 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:09:30.277 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:09:29 smithi079 bash[57209]: cluster 2024-04-23T00:09:28.715324+0000 mgr.y (mgr.25321) 540 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:09:30.298 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:09:29 smithi171 bash[43854]: cluster 2024-04-23T00:09:28.715324+0000 mgr.y (mgr.25321) 540 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:09:30.298 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:09:29 smithi171 bash[43854]: cluster 2024-04-23T00:09:28.715324+0000 mgr.y (mgr.25321) 540 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:09:32.277 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:09:31 smithi079 bash[55848]: audit 2024-04-23T00:09:30.516842+0000 mgr.y (mgr.25321) 541 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:09:32.277 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:09:31 smithi079 bash[55848]: audit 2024-04-23T00:09:30.516842+0000 mgr.y (mgr.25321) 541 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:09:32.277 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:09:31 smithi079 bash[55848]: cluster 2024-04-23T00:09:30.716577+0000 mgr.y (mgr.25321) 542 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:09:32.277 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:09:31 smithi079 bash[55848]: cluster 2024-04-23T00:09:30.716577+0000 mgr.y (mgr.25321) 542 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:09:32.278 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:09:31 smithi079 bash[57209]: audit 2024-04-23T00:09:30.516842+0000 mgr.y (mgr.25321) 541 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:09:32.278 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:09:31 smithi079 bash[57209]: audit 2024-04-23T00:09:30.516842+0000 mgr.y (mgr.25321) 541 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:09:32.278 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:09:31 smithi079 bash[57209]: cluster 2024-04-23T00:09:30.716577+0000 mgr.y (mgr.25321) 542 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:09:32.278 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:09:31 smithi079 bash[57209]: cluster 2024-04-23T00:09:30.716577+0000 mgr.y (mgr.25321) 542 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:09:32.298 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:09:31 smithi171 bash[43854]: audit 2024-04-23T00:09:30.516842+0000 mgr.y (mgr.25321) 541 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:09:32.299 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:09:31 smithi171 bash[43854]: audit 2024-04-23T00:09:30.516842+0000 mgr.y (mgr.25321) 541 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:09:32.299 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:09:31 smithi171 bash[43854]: cluster 2024-04-23T00:09:30.716577+0000 mgr.y (mgr.25321) 542 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:09:32.299 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:09:31 smithi171 bash[43854]: cluster 2024-04-23T00:09:30.716577+0000 mgr.y (mgr.25321) 542 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:09:34.027 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:09:33 smithi079 bash[52880]: ::ffff:172.21.15.171 - - [23/Apr/2024:00:09:33] "GET /metrics HTTP/1.1" 200 38693 "" "Prometheus/2.43.0" 2024-04-23T00:09:34.027 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:09:33 smithi079 bash[57209]: cluster 2024-04-23T00:09:32.717582+0000 mgr.y (mgr.25321) 543 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:09:34.027 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:09:33 smithi079 bash[57209]: cluster 2024-04-23T00:09:32.717582+0000 mgr.y (mgr.25321) 543 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:09:34.027 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:09:33 smithi079 bash[55848]: cluster 2024-04-23T00:09:32.717582+0000 mgr.y (mgr.25321) 543 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:09:34.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:09:33 smithi079 bash[55848]: cluster 2024-04-23T00:09:32.717582+0000 mgr.y (mgr.25321) 543 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:09:34.298 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:09:33 smithi171 bash[43854]: cluster 2024-04-23T00:09:32.717582+0000 mgr.y (mgr.25321) 543 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:09:34.299 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:09:33 smithi171 bash[43854]: cluster 2024-04-23T00:09:32.717582+0000 mgr.y (mgr.25321) 543 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:09:36.277 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:09:35 smithi079 bash[55848]: cluster 2024-04-23T00:09:34.718873+0000 mgr.y (mgr.25321) 544 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:09:36.277 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:09:35 smithi079 bash[55848]: cluster 2024-04-23T00:09:34.718873+0000 mgr.y (mgr.25321) 544 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:09:36.277 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:09:35 smithi079 bash[55848]: audit 2024-04-23T00:09:35.619878+0000 mon.a (mon.0) 972 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:09:36.277 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:09:35 smithi079 bash[55848]: audit 2024-04-23T00:09:35.619878+0000 mon.a (mon.0) 972 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:09:36.277 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:09:35 smithi079 bash[55848]: audit 2024-04-23T00:09:35.621424+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:09:36.277 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:09:35 smithi079 bash[55848]: audit 2024-04-23T00:09:35.621424+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:09:36.278 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:09:35 smithi079 bash[55848]: audit 2024-04-23T00:09:35.633561+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:09:36.278 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:09:35 smithi079 bash[55848]: audit 2024-04-23T00:09:35.633561+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:09:36.278 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:09:35 smithi079 bash[57209]: cluster 2024-04-23T00:09:34.718873+0000 mgr.y (mgr.25321) 544 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:09:36.278 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:09:35 smithi079 bash[57209]: cluster 2024-04-23T00:09:34.718873+0000 mgr.y (mgr.25321) 544 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:09:36.278 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:09:35 smithi079 bash[57209]: audit 2024-04-23T00:09:35.619878+0000 mon.a (mon.0) 972 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:09:36.278 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:09:35 smithi079 bash[57209]: audit 2024-04-23T00:09:35.619878+0000 mon.a (mon.0) 972 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:09:36.278 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:09:35 smithi079 bash[57209]: audit 2024-04-23T00:09:35.621424+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:09:36.278 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:09:35 smithi079 bash[57209]: audit 2024-04-23T00:09:35.621424+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:09:36.278 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:09:35 smithi079 bash[57209]: audit 2024-04-23T00:09:35.633561+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:09:36.278 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:09:35 smithi079 bash[57209]: audit 2024-04-23T00:09:35.633561+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:09:36.298 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:09:35 smithi171 bash[43854]: cluster 2024-04-23T00:09:34.718873+0000 mgr.y (mgr.25321) 544 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:09:36.298 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:09:35 smithi171 bash[43854]: cluster 2024-04-23T00:09:34.718873+0000 mgr.y (mgr.25321) 544 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:09:36.298 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:09:35 smithi171 bash[43854]: audit 2024-04-23T00:09:35.619878+0000 mon.a (mon.0) 972 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:09:36.298 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:09:35 smithi171 bash[43854]: audit 2024-04-23T00:09:35.619878+0000 mon.a (mon.0) 972 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:09:36.298 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:09:35 smithi171 bash[43854]: audit 2024-04-23T00:09:35.621424+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:09:36.299 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:09:35 smithi171 bash[43854]: audit 2024-04-23T00:09:35.621424+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:09:36.299 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:09:35 smithi171 bash[43854]: audit 2024-04-23T00:09:35.633561+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:09:36.299 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:09:35 smithi171 bash[43854]: audit 2024-04-23T00:09:35.633561+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:09:38.277 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:09:37 smithi079 bash[55848]: cluster 2024-04-23T00:09:36.719958+0000 mgr.y (mgr.25321) 545 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:09:38.277 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:09:37 smithi079 bash[55848]: cluster 2024-04-23T00:09:36.719958+0000 mgr.y (mgr.25321) 545 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:09:38.277 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:09:37 smithi079 bash[55848]: audit 2024-04-23T00:09:37.130479+0000 mon.a (mon.0) 975 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:09:38.277 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:09:37 smithi079 bash[55848]: audit 2024-04-23T00:09:37.130479+0000 mon.a (mon.0) 975 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:09:38.278 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:09:37 smithi079 bash[57209]: cluster 2024-04-23T00:09:36.719958+0000 mgr.y (mgr.25321) 545 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:09:38.278 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:09:37 smithi079 bash[57209]: cluster 2024-04-23T00:09:36.719958+0000 mgr.y (mgr.25321) 545 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:09:38.278 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:09:37 smithi079 bash[57209]: audit 2024-04-23T00:09:37.130479+0000 mon.a (mon.0) 975 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:09:38.278 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:09:37 smithi079 bash[57209]: audit 2024-04-23T00:09:37.130479+0000 mon.a (mon.0) 975 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:09:38.298 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:09:37 smithi171 bash[43854]: cluster 2024-04-23T00:09:36.719958+0000 mgr.y (mgr.25321) 545 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:09:38.298 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:09:37 smithi171 bash[43854]: cluster 2024-04-23T00:09:36.719958+0000 mgr.y (mgr.25321) 545 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:09:38.298 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:09:37 smithi171 bash[43854]: audit 2024-04-23T00:09:37.130479+0000 mon.a (mon.0) 975 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:09:38.298 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:09:37 smithi171 bash[43854]: audit 2024-04-23T00:09:37.130479+0000 mon.a (mon.0) 975 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:09:40.277 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:09:39 smithi079 bash[55848]: cluster 2024-04-23T00:09:38.721256+0000 mgr.y (mgr.25321) 546 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:09:40.277 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:09:39 smithi079 bash[55848]: cluster 2024-04-23T00:09:38.721256+0000 mgr.y (mgr.25321) 546 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:09:40.277 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:09:39 smithi079 bash[57209]: cluster 2024-04-23T00:09:38.721256+0000 mgr.y (mgr.25321) 546 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:09:40.277 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:09:39 smithi079 bash[57209]: cluster 2024-04-23T00:09:38.721256+0000 mgr.y (mgr.25321) 546 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:09:40.298 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:09:39 smithi171 bash[43854]: cluster 2024-04-23T00:09:38.721256+0000 mgr.y (mgr.25321) 546 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:09:40.298 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:09:39 smithi171 bash[43854]: cluster 2024-04-23T00:09:38.721256+0000 mgr.y (mgr.25321) 546 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:09:42.277 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:09:41 smithi079 bash[55848]: audit 2024-04-23T00:09:40.524974+0000 mgr.y (mgr.25321) 547 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:09:42.277 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:09:41 smithi079 bash[55848]: audit 2024-04-23T00:09:40.524974+0000 mgr.y (mgr.25321) 547 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:09:42.277 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:09:41 smithi079 bash[55848]: cluster 2024-04-23T00:09:40.722419+0000 mgr.y (mgr.25321) 548 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:09:42.277 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:09:41 smithi079 bash[55848]: cluster 2024-04-23T00:09:40.722419+0000 mgr.y (mgr.25321) 548 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:09:42.277 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:09:41 smithi079 bash[57209]: audit 2024-04-23T00:09:40.524974+0000 mgr.y (mgr.25321) 547 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:09:42.278 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:09:41 smithi079 bash[57209]: audit 2024-04-23T00:09:40.524974+0000 mgr.y (mgr.25321) 547 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:09:42.278 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:09:41 smithi079 bash[57209]: cluster 2024-04-23T00:09:40.722419+0000 mgr.y (mgr.25321) 548 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:09:42.278 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:09:41 smithi079 bash[57209]: cluster 2024-04-23T00:09:40.722419+0000 mgr.y (mgr.25321) 548 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:09:42.298 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:09:41 smithi171 bash[43854]: audit 2024-04-23T00:09:40.524974+0000 mgr.y (mgr.25321) 547 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:09:42.298 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:09:41 smithi171 bash[43854]: audit 2024-04-23T00:09:40.524974+0000 mgr.y (mgr.25321) 547 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:09:42.298 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:09:41 smithi171 bash[43854]: cluster 2024-04-23T00:09:40.722419+0000 mgr.y (mgr.25321) 548 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:09:42.298 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:09:41 smithi171 bash[43854]: cluster 2024-04-23T00:09:40.722419+0000 mgr.y (mgr.25321) 548 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:09:44.027 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:09:43 smithi079 bash[52880]: ::ffff:172.21.15.171 - - [23/Apr/2024:00:09:43] "GET /metrics HTTP/1.1" 200 38692 "" "Prometheus/2.43.0" 2024-04-23T00:09:44.027 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:09:43 smithi079 bash[57209]: cluster 2024-04-23T00:09:42.723371+0000 mgr.y (mgr.25321) 549 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:09:44.027 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:09:43 smithi079 bash[57209]: cluster 2024-04-23T00:09:42.723371+0000 mgr.y (mgr.25321) 549 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:09:44.027 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:09:43 smithi079 bash[55848]: cluster 2024-04-23T00:09:42.723371+0000 mgr.y (mgr.25321) 549 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:09:44.028 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:09:43 smithi079 bash[55848]: cluster 2024-04-23T00:09:42.723371+0000 mgr.y (mgr.25321) 549 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:09:44.298 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:09:43 smithi171 bash[43854]: cluster 2024-04-23T00:09:42.723371+0000 mgr.y (mgr.25321) 549 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:09:44.298 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:09:43 smithi171 bash[43854]: cluster 2024-04-23T00:09:42.723371+0000 mgr.y (mgr.25321) 549 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:09:46.277 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:09:45 smithi079 bash[55848]: cluster 2024-04-23T00:09:44.724685+0000 mgr.y (mgr.25321) 550 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:09:46.277 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:09:45 smithi079 bash[55848]: cluster 2024-04-23T00:09:44.724685+0000 mgr.y (mgr.25321) 550 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:09:46.277 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:09:45 smithi079 bash[57209]: cluster 2024-04-23T00:09:44.724685+0000 mgr.y (mgr.25321) 550 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:09:46.277 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:09:45 smithi079 bash[57209]: cluster 2024-04-23T00:09:44.724685+0000 mgr.y (mgr.25321) 550 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:09:46.298 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:09:45 smithi171 bash[43854]: cluster 2024-04-23T00:09:44.724685+0000 mgr.y (mgr.25321) 550 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:09:46.298 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:09:45 smithi171 bash[43854]: cluster 2024-04-23T00:09:44.724685+0000 mgr.y (mgr.25321) 550 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:09:48.277 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:09:47 smithi079 bash[55848]: cluster 2024-04-23T00:09:46.725764+0000 mgr.y (mgr.25321) 551 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:09:48.277 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:09:47 smithi079 bash[55848]: cluster 2024-04-23T00:09:46.725764+0000 mgr.y (mgr.25321) 551 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:09:48.277 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:09:47 smithi079 bash[57209]: cluster 2024-04-23T00:09:46.725764+0000 mgr.y (mgr.25321) 551 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:09:48.277 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:09:47 smithi079 bash[57209]: cluster 2024-04-23T00:09:46.725764+0000 mgr.y (mgr.25321) 551 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:09:48.298 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:09:47 smithi171 bash[43854]: cluster 2024-04-23T00:09:46.725764+0000 mgr.y (mgr.25321) 551 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:09:48.299 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:09:47 smithi171 bash[43854]: cluster 2024-04-23T00:09:46.725764+0000 mgr.y (mgr.25321) 551 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:09:49.277 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:09:48 smithi079 bash[55848]: cluster 2024-04-23T00:09:48.727028+0000 mgr.y (mgr.25321) 552 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:09:49.277 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:09:48 smithi079 bash[55848]: cluster 2024-04-23T00:09:48.727028+0000 mgr.y (mgr.25321) 552 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:09:49.277 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:09:48 smithi079 bash[57209]: cluster 2024-04-23T00:09:48.727028+0000 mgr.y (mgr.25321) 552 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:09:49.277 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:09:48 smithi079 bash[57209]: cluster 2024-04-23T00:09:48.727028+0000 mgr.y (mgr.25321) 552 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:09:49.298 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:09:48 smithi171 bash[43854]: cluster 2024-04-23T00:09:48.727028+0000 mgr.y (mgr.25321) 552 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:09:49.298 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:09:48 smithi171 bash[43854]: cluster 2024-04-23T00:09:48.727028+0000 mgr.y (mgr.25321) 552 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:09:52.027 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:09:51 smithi079 bash[55848]: audit 2024-04-23T00:09:50.533490+0000 mgr.y (mgr.25321) 553 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:09:52.027 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:09:51 smithi079 bash[55848]: audit 2024-04-23T00:09:50.533490+0000 mgr.y (mgr.25321) 553 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:09:52.027 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:09:51 smithi079 bash[55848]: cluster 2024-04-23T00:09:50.728164+0000 mgr.y (mgr.25321) 554 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:09:52.027 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:09:51 smithi079 bash[55848]: cluster 2024-04-23T00:09:50.728164+0000 mgr.y (mgr.25321) 554 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:09:52.027 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:09:51 smithi079 bash[57209]: audit 2024-04-23T00:09:50.533490+0000 mgr.y (mgr.25321) 553 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:09:52.027 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:09:51 smithi079 bash[57209]: audit 2024-04-23T00:09:50.533490+0000 mgr.y (mgr.25321) 553 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:09:52.027 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:09:51 smithi079 bash[57209]: cluster 2024-04-23T00:09:50.728164+0000 mgr.y (mgr.25321) 554 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:09:52.027 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:09:51 smithi079 bash[57209]: cluster 2024-04-23T00:09:50.728164+0000 mgr.y (mgr.25321) 554 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:09:52.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:09:51 smithi171 bash[43854]: audit 2024-04-23T00:09:50.533490+0000 mgr.y (mgr.25321) 553 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:09:52.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:09:51 smithi171 bash[43854]: audit 2024-04-23T00:09:50.533490+0000 mgr.y (mgr.25321) 553 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:09:52.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:09:51 smithi171 bash[43854]: cluster 2024-04-23T00:09:50.728164+0000 mgr.y (mgr.25321) 554 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:09:52.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:09:51 smithi171 bash[43854]: cluster 2024-04-23T00:09:50.728164+0000 mgr.y (mgr.25321) 554 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:09:53.027 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:09:52 smithi079 bash[55848]: audit 2024-04-23T00:09:52.131029+0000 mon.a (mon.0) 976 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:09:53.027 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:09:52 smithi079 bash[55848]: audit 2024-04-23T00:09:52.131029+0000 mon.a (mon.0) 976 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:09:53.027 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:09:52 smithi079 bash[57209]: audit 2024-04-23T00:09:52.131029+0000 mon.a (mon.0) 976 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:09:53.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:09:52 smithi079 bash[57209]: audit 2024-04-23T00:09:52.131029+0000 mon.a (mon.0) 976 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:09:53.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:09:52 smithi171 bash[43854]: audit 2024-04-23T00:09:52.131029+0000 mon.a (mon.0) 976 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:09:53.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:09:52 smithi171 bash[43854]: audit 2024-04-23T00:09:52.131029+0000 mon.a (mon.0) 976 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:09:54.027 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:09:53 smithi079 bash[52880]: ::ffff:172.21.15.171 - - [23/Apr/2024:00:09:53] "GET /metrics HTTP/1.1" 200 38691 "" "Prometheus/2.43.0" 2024-04-23T00:09:54.027 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:09:53 smithi079 bash[55848]: cluster 2024-04-23T00:09:52.729157+0000 mgr.y (mgr.25321) 555 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:09:54.027 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:09:53 smithi079 bash[55848]: cluster 2024-04-23T00:09:52.729157+0000 mgr.y (mgr.25321) 555 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:09:54.027 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:09:53 smithi079 bash[57209]: cluster 2024-04-23T00:09:52.729157+0000 mgr.y (mgr.25321) 555 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:09:54.027 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:09:53 smithi079 bash[57209]: cluster 2024-04-23T00:09:52.729157+0000 mgr.y (mgr.25321) 555 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:09:54.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:09:53 smithi171 bash[43854]: cluster 2024-04-23T00:09:52.729157+0000 mgr.y (mgr.25321) 555 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:09:54.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:09:53 smithi171 bash[43854]: cluster 2024-04-23T00:09:52.729157+0000 mgr.y (mgr.25321) 555 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:09:56.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:09:55 smithi171 bash[43854]: cluster 2024-04-23T00:09:54.730956+0000 mgr.y (mgr.25321) 556 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:09:56.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:09:55 smithi171 bash[43854]: cluster 2024-04-23T00:09:54.730956+0000 mgr.y (mgr.25321) 556 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:09:56.277 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:09:55 smithi079 bash[55848]: cluster 2024-04-23T00:09:54.730956+0000 mgr.y (mgr.25321) 556 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:09:56.277 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:09:55 smithi079 bash[55848]: cluster 2024-04-23T00:09:54.730956+0000 mgr.y (mgr.25321) 556 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:09:56.277 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:09:55 smithi079 bash[57209]: cluster 2024-04-23T00:09:54.730956+0000 mgr.y (mgr.25321) 556 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:09:56.278 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:09:55 smithi079 bash[57209]: cluster 2024-04-23T00:09:54.730956+0000 mgr.y (mgr.25321) 556 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:09:56.542 DEBUG:teuthology.orchestra.run.smithi079:> 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 15ff8152-0102-11ef-bc93-c7b262605968 -e sha1=43be020184947e53516056c9931e1ac5bdbbb1a5 -- bash -c 'ceph orch ps' 2024-04-23T00:09:57.888 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:09:57 smithi079 bash[55848]: cluster 2024-04-23T00:09:56.731722+0000 mgr.y (mgr.25321) 557 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:09:57.888 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:09:57 smithi079 bash[55848]: cluster 2024-04-23T00:09:56.731722+0000 mgr.y (mgr.25321) 557 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:09:57.888 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:09:57 smithi079 bash[57209]: cluster 2024-04-23T00:09:56.731722+0000 mgr.y (mgr.25321) 557 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:09:57.888 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:09:57 smithi079 bash[57209]: cluster 2024-04-23T00:09:56.731722+0000 mgr.y (mgr.25321) 557 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:09:58.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:09:57 smithi171 bash[43854]: cluster 2024-04-23T00:09:56.731722+0000 mgr.y (mgr.25321) 557 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:09:58.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:09:57 smithi171 bash[43854]: cluster 2024-04-23T00:09:56.731722+0000 mgr.y (mgr.25321) 557 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:09:59.553 INFO:teuthology.orchestra.run.smithi079.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T00:09:59.553 INFO:teuthology.orchestra.run.smithi079.stdout:alertmanager.a smithi079 *:9093,9094 running (2m) 2m ago 18m 13.6M - 0.25.0 c8568f914cd2 7bb8e53e640f 2024-04-23T00:09:59.553 INFO:teuthology.orchestra.run.smithi079.stdout:grafana.a smithi171 *:3000 running (99s) 93s ago 17m 24.8M - 9.4.12 2bacad6d85d8 00ecf9707905 2024-04-23T00:09:59.553 INFO:teuthology.orchestra.run.smithi079.stdout:iscsi.foo.smithi079.zorrwo smithi079 running (3m) 2m ago 16m 42.8M - 3.7 a0434699c1d7 578d18bceb47 2024-04-23T00:09:59.553 INFO:teuthology.orchestra.run.smithi079.stdout:mgr.x smithi171 *:8443,9283,8765 running (10m) 93s ago 23m 440M - 19.0.0-3252-g43be0201 a0434699c1d7 63bab1f0aabb 2024-04-23T00:09:59.553 INFO:teuthology.orchestra.run.smithi079.stdout:mgr.y smithi079 *:8443,9283,8765 running (10m) 2m ago 25m 509M - 19.0.0-3252-g43be0201 a0434699c1d7 c3e0186392bc 2024-04-23T00:09:59.554 INFO:teuthology.orchestra.run.smithi079.stdout:mon.a smithi079 running (9m) 2m ago 25m 63.6M 2048M 19.0.0-3252-g43be0201 a0434699c1d7 73856468c297 2024-04-23T00:09:59.554 INFO:teuthology.orchestra.run.smithi079.stdout:mon.b smithi171 running (8m) 93s ago 24m 45.3M 2048M 19.0.0-3252-g43be0201 a0434699c1d7 8956680187c2 2024-04-23T00:09:59.554 INFO:teuthology.orchestra.run.smithi079.stdout:mon.c smithi079 running (9m) 2m ago 24m 49.5M 2048M 19.0.0-3252-g43be0201 a0434699c1d7 26b21cf14d08 2024-04-23T00:09:59.554 INFO:teuthology.orchestra.run.smithi079.stdout:node-exporter.a smithi079 *:9100 running (3m) 2m ago 18m 7616k - 1.5.0 0da6a335fe13 eb61ab929a85 2024-04-23T00:09:59.554 INFO:teuthology.orchestra.run.smithi079.stdout:node-exporter.b smithi171 *:9100 running (3m) 93s ago 18m 7948k - 1.5.0 0da6a335fe13 f488b177b506 2024-04-23T00:09:59.554 INFO:teuthology.orchestra.run.smithi079.stdout:osd.0 smithi079 running (7m) 2m ago 23m 65.9M 2780M 19.0.0-3252-g43be0201 a0434699c1d7 75f8375cb2bd 2024-04-23T00:09:59.554 INFO:teuthology.orchestra.run.smithi079.stdout:osd.1 smithi079 running (7m) 2m ago 22m 61.4M 2780M 19.0.0-3252-g43be0201 a0434699c1d7 08111a57b339 2024-04-23T00:09:59.554 INFO:teuthology.orchestra.run.smithi079.stdout:osd.2 smithi079 running (6m) 2m ago 22m 54.3M 2780M 19.0.0-3252-g43be0201 a0434699c1d7 8e3936463b1c 2024-04-23T00:09:59.554 INFO:teuthology.orchestra.run.smithi079.stdout:osd.3 smithi079 running (6m) 2m ago 21m 66.3M 2780M 19.0.0-3252-g43be0201 a0434699c1d7 c686bdec4d14 2024-04-23T00:09:59.554 INFO:teuthology.orchestra.run.smithi079.stdout:osd.4 smithi171 running (6m) 93s ago 20m 64.5M 3036M 19.0.0-3252-g43be0201 a0434699c1d7 3a8b0ccad371 2024-04-23T00:09:59.554 INFO:teuthology.orchestra.run.smithi079.stdout:osd.5 smithi171 running (5m) 93s ago 20m 56.1M 3036M 19.0.0-3252-g43be0201 a0434699c1d7 d982dae5787e 2024-04-23T00:09:59.554 INFO:teuthology.orchestra.run.smithi079.stdout:osd.6 smithi171 running (5m) 93s ago 19m 59.6M 3036M 19.0.0-3252-g43be0201 a0434699c1d7 e3fa119570a9 2024-04-23T00:09:59.554 INFO:teuthology.orchestra.run.smithi079.stdout:osd.7 smithi171 running (4m) 93s ago 19m 56.1M 3036M 19.0.0-3252-g43be0201 a0434699c1d7 41877f4a5a81 2024-04-23T00:09:59.555 INFO:teuthology.orchestra.run.smithi079.stdout:prometheus.a smithi171 *:9095 running (2m) 93s ago 18m 48.6M - 2.43.0 a07b618ecd1d 2a81c3042430 2024-04-23T00:09:59.555 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.foo.smithi079.mriyzv smithi079 *:8000 running (4m) 2m ago 16m 90.3M - 19.0.0-3252-g43be0201 a0434699c1d7 2f682a6793c1 2024-04-23T00:09:59.555 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.foo.smithi171.llhapr smithi171 *:8000 running (4m) 93s ago 16m 90.6M - 19.0.0-3252-g43be0201 a0434699c1d7 752e58af878a 2024-04-23T00:09:59.555 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.smpl.smithi079.yxokos smithi079 *:80 running (4m) 2m ago 16m 90.3M - 19.0.0-3252-g43be0201 a0434699c1d7 fba9ff575a82 2024-04-23T00:09:59.555 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.smpl.smithi171.spscai smithi171 *:80 running (4m) 93s ago 16m 90.8M - 19.0.0-3252-g43be0201 a0434699c1d7 303a586370f9 2024-04-23T00:10:00.026 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:09:59 smithi079 bash[55848]: cluster 2024-04-23T00:09:58.732979+0000 mgr.y (mgr.25321) 558 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:10:00.027 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:09:59 smithi079 bash[55848]: cluster 2024-04-23T00:09:58.732979+0000 mgr.y (mgr.25321) 558 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:10:00.027 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:09:59 smithi079 bash[57209]: cluster 2024-04-23T00:09:58.732979+0000 mgr.y (mgr.25321) 558 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:10:00.027 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:09:59 smithi079 bash[57209]: cluster 2024-04-23T00:09:58.732979+0000 mgr.y (mgr.25321) 558 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:10:00.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:09:59 smithi171 bash[43854]: cluster 2024-04-23T00:09:58.732979+0000 mgr.y (mgr.25321) 558 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:10:00.050 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:09:59 smithi171 bash[43854]: cluster 2024-04-23T00:09:58.732979+0000 mgr.y (mgr.25321) 558 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:10:00.320 DEBUG:teuthology.orchestra.run.smithi079:> 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 15ff8152-0102-11ef-bc93-c7b262605968 -e sha1=43be020184947e53516056c9931e1ac5bdbbb1a5 -- bash -c 'ceph versions' 2024-04-23T00:10:01.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:10:00 smithi171 bash[43854]: audit 2024-04-23T00:09:59.532511+0000 mgr.y (mgr.25321) 559 : audit [DBG] from='client.44824 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:10:01.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:10:00 smithi171 bash[43854]: audit 2024-04-23T00:09:59.532511+0000 mgr.y (mgr.25321) 559 : audit [DBG] from='client.44824 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:10:01.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:10:00 smithi171 bash[43854]: cluster 2024-04-23T00:10:00.000160+0000 mon.a (mon.0) 977 : cluster [INF] overall HEALTH_OK 2024-04-23T00:10:01.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:10:00 smithi171 bash[43854]: cluster 2024-04-23T00:10:00.000160+0000 mon.a (mon.0) 977 : cluster [INF] overall HEALTH_OK 2024-04-23T00:10:01.276 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:10:00 smithi079 bash[55848]: audit 2024-04-23T00:09:59.532511+0000 mgr.y (mgr.25321) 559 : audit [DBG] from='client.44824 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:10:01.277 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:10:00 smithi079 bash[55848]: audit 2024-04-23T00:09:59.532511+0000 mgr.y (mgr.25321) 559 : audit [DBG] from='client.44824 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:10:01.277 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:10:00 smithi079 bash[55848]: cluster 2024-04-23T00:10:00.000160+0000 mon.a (mon.0) 977 : cluster [INF] overall HEALTH_OK 2024-04-23T00:10:01.277 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:10:00 smithi079 bash[55848]: cluster 2024-04-23T00:10:00.000160+0000 mon.a (mon.0) 977 : cluster [INF] overall HEALTH_OK 2024-04-23T00:10:01.277 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:10:00 smithi079 bash[57209]: audit 2024-04-23T00:09:59.532511+0000 mgr.y (mgr.25321) 559 : audit [DBG] from='client.44824 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:10:01.277 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:10:00 smithi079 bash[57209]: audit 2024-04-23T00:09:59.532511+0000 mgr.y (mgr.25321) 559 : audit [DBG] from='client.44824 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:10:01.277 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:10:00 smithi079 bash[57209]: cluster 2024-04-23T00:10:00.000160+0000 mon.a (mon.0) 977 : cluster [INF] overall HEALTH_OK 2024-04-23T00:10:01.277 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:10:00 smithi079 bash[57209]: cluster 2024-04-23T00:10:00.000160+0000 mon.a (mon.0) 977 : cluster [INF] overall HEALTH_OK 2024-04-23T00:10:02.027 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:10:01 smithi079 bash[55848]: audit 2024-04-23T00:10:00.543987+0000 mgr.y (mgr.25321) 560 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:10:02.027 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:10:01 smithi079 bash[55848]: audit 2024-04-23T00:10:00.543987+0000 mgr.y (mgr.25321) 560 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:10:02.027 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:10:01 smithi079 bash[55848]: cluster 2024-04-23T00:10:00.734167+0000 mgr.y (mgr.25321) 561 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:10:02.027 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:10:01 smithi079 bash[55848]: cluster 2024-04-23T00:10:00.734167+0000 mgr.y (mgr.25321) 561 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:10:02.027 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:10:01 smithi079 bash[57209]: audit 2024-04-23T00:10:00.543987+0000 mgr.y (mgr.25321) 560 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:10:02.027 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:10:01 smithi079 bash[57209]: audit 2024-04-23T00:10:00.543987+0000 mgr.y (mgr.25321) 560 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:10:02.027 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:10:01 smithi079 bash[57209]: cluster 2024-04-23T00:10:00.734167+0000 mgr.y (mgr.25321) 561 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:10:02.027 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:10:01 smithi079 bash[57209]: cluster 2024-04-23T00:10:00.734167+0000 mgr.y (mgr.25321) 561 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:10:02.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:10:01 smithi171 bash[43854]: audit 2024-04-23T00:10:00.543987+0000 mgr.y (mgr.25321) 560 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:10:02.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:10:01 smithi171 bash[43854]: audit 2024-04-23T00:10:00.543987+0000 mgr.y (mgr.25321) 560 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:10:02.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:10:01 smithi171 bash[43854]: cluster 2024-04-23T00:10:00.734167+0000 mgr.y (mgr.25321) 561 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:10:02.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:10:01 smithi171 bash[43854]: cluster 2024-04-23T00:10:00.734167+0000 mgr.y (mgr.25321) 561 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:10:03.454 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-04-23T00:10:03.454 INFO:teuthology.orchestra.run.smithi079.stdout: "mon": { 2024-04-23T00:10:03.454 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.0.0-3252-g43be0201 (43be020184947e53516056c9931e1ac5bdbbb1a5) squid (dev)": 3 2024-04-23T00:10:03.454 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-04-23T00:10:03.454 INFO:teuthology.orchestra.run.smithi079.stdout: "mgr": { 2024-04-23T00:10:03.454 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.0.0-3252-g43be0201 (43be020184947e53516056c9931e1ac5bdbbb1a5) squid (dev)": 2 2024-04-23T00:10:03.454 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-04-23T00:10:03.454 INFO:teuthology.orchestra.run.smithi079.stdout: "osd": { 2024-04-23T00:10:03.454 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.0.0-3252-g43be0201 (43be020184947e53516056c9931e1ac5bdbbb1a5) squid (dev)": 8 2024-04-23T00:10:03.454 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-04-23T00:10:03.455 INFO:teuthology.orchestra.run.smithi079.stdout: "rgw": { 2024-04-23T00:10:03.455 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.0.0-3252-g43be0201 (43be020184947e53516056c9931e1ac5bdbbb1a5) squid (dev)": 4 2024-04-23T00:10:03.455 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-04-23T00:10:03.455 INFO:teuthology.orchestra.run.smithi079.stdout: "overall": { 2024-04-23T00:10:03.455 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.0.0-3252-g43be0201 (43be020184947e53516056c9931e1ac5bdbbb1a5) squid (dev)": 17 2024-04-23T00:10:03.455 INFO:teuthology.orchestra.run.smithi079.stdout: } 2024-04-23T00:10:03.455 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-04-23T00:10:03.776 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:10:03 smithi079 bash[52880]: ::ffff:172.21.15.171 - - [23/Apr/2024:00:10:03] "GET /metrics HTTP/1.1" 200 38691 "" "Prometheus/2.43.0" 2024-04-23T00:10:04.121 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:10:03 smithi079 bash[55848]: cluster 2024-04-23T00:10:02.735120+0000 mgr.y (mgr.25321) 562 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:10:04.121 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:10:03 smithi079 bash[55848]: cluster 2024-04-23T00:10:02.735120+0000 mgr.y (mgr.25321) 562 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:10:04.121 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:10:03 smithi079 bash[55848]: audit 2024-04-23T00:10:03.475214+0000 mon.a (mon.0) 978 : audit [DBG] from='client.? 172.21.15.79:0/4004292030' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:10:04.122 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:10:03 smithi079 bash[55848]: audit 2024-04-23T00:10:03.475214+0000 mon.a (mon.0) 978 : audit [DBG] from='client.? 172.21.15.79:0/4004292030' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:10:04.122 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:10:03 smithi079 bash[57209]: cluster 2024-04-23T00:10:02.735120+0000 mgr.y (mgr.25321) 562 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:10:04.122 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:10:03 smithi079 bash[57209]: cluster 2024-04-23T00:10:02.735120+0000 mgr.y (mgr.25321) 562 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:10:04.122 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:10:03 smithi079 bash[57209]: audit 2024-04-23T00:10:03.475214+0000 mon.a (mon.0) 978 : audit [DBG] from='client.? 172.21.15.79:0/4004292030' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:10:04.122 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:10:03 smithi079 bash[57209]: audit 2024-04-23T00:10:03.475214+0000 mon.a (mon.0) 978 : audit [DBG] from='client.? 172.21.15.79:0/4004292030' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:10:04.123 DEBUG:teuthology.orchestra.run.smithi079:> 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 15ff8152-0102-11ef-bc93-c7b262605968 -e sha1=43be020184947e53516056c9931e1ac5bdbbb1a5 -- bash -c 'ceph orch upgrade status' 2024-04-23T00:10:04.299 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:10:03 smithi171 bash[43854]: cluster 2024-04-23T00:10:02.735120+0000 mgr.y (mgr.25321) 562 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:10:04.299 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:10:03 smithi171 bash[43854]: cluster 2024-04-23T00:10:02.735120+0000 mgr.y (mgr.25321) 562 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:10:04.299 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:10:03 smithi171 bash[43854]: audit 2024-04-23T00:10:03.475214+0000 mon.a (mon.0) 978 : audit [DBG] from='client.? 172.21.15.79:0/4004292030' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:10:04.299 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:10:03 smithi171 bash[43854]: audit 2024-04-23T00:10:03.475214+0000 mon.a (mon.0) 978 : audit [DBG] from='client.? 172.21.15.79:0/4004292030' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:10:06.276 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:10:05 smithi079 bash[57209]: cluster 2024-04-23T00:10:04.736448+0000 mgr.y (mgr.25321) 563 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:10:06.276 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:10:05 smithi079 bash[57209]: cluster 2024-04-23T00:10:04.736448+0000 mgr.y (mgr.25321) 563 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:10:06.277 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:10:05 smithi079 bash[55848]: cluster 2024-04-23T00:10:04.736448+0000 mgr.y (mgr.25321) 563 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:10:06.277 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:10:05 smithi079 bash[55848]: cluster 2024-04-23T00:10:04.736448+0000 mgr.y (mgr.25321) 563 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:10:06.298 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:10:05 smithi171 bash[43854]: cluster 2024-04-23T00:10:04.736448+0000 mgr.y (mgr.25321) 563 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:10:06.298 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:10:05 smithi171 bash[43854]: cluster 2024-04-23T00:10:04.736448+0000 mgr.y (mgr.25321) 563 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:10:07.263 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-04-23T00:10:07.263 INFO:teuthology.orchestra.run.smithi079.stdout: "target_image": null, 2024-04-23T00:10:07.263 INFO:teuthology.orchestra.run.smithi079.stdout: "in_progress": false, 2024-04-23T00:10:07.263 INFO:teuthology.orchestra.run.smithi079.stdout: "which": "", 2024-04-23T00:10:07.263 INFO:teuthology.orchestra.run.smithi079.stdout: "services_complete": [], 2024-04-23T00:10:07.263 INFO:teuthology.orchestra.run.smithi079.stdout: "progress": null, 2024-04-23T00:10:07.264 INFO:teuthology.orchestra.run.smithi079.stdout: "message": "", 2024-04-23T00:10:07.264 INFO:teuthology.orchestra.run.smithi079.stdout: "is_paused": false 2024-04-23T00:10:07.264 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-04-23T00:10:07.966 DEBUG:teuthology.orchestra.run.smithi079:> 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 15ff8152-0102-11ef-bc93-c7b262605968 -e sha1=43be020184947e53516056c9931e1ac5bdbbb1a5 -- bash -c 'ceph health detail' 2024-04-23T00:10:08.148 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:10:07 smithi079 bash[57209]: cluster 2024-04-23T00:10:06.737543+0000 mgr.y (mgr.25321) 564 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:10:08.148 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:10:07 smithi079 bash[57209]: cluster 2024-04-23T00:10:06.737543+0000 mgr.y (mgr.25321) 564 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:10:08.148 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:10:07 smithi079 bash[57209]: audit 2024-04-23T00:10:07.131428+0000 mon.a (mon.0) 979 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:10:08.148 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:10:07 smithi079 bash[57209]: audit 2024-04-23T00:10:07.131428+0000 mon.a (mon.0) 979 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:10:08.149 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:10:07 smithi079 bash[55848]: cluster 2024-04-23T00:10:06.737543+0000 mgr.y (mgr.25321) 564 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:10:08.149 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:10:07 smithi079 bash[55848]: cluster 2024-04-23T00:10:06.737543+0000 mgr.y (mgr.25321) 564 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:10:08.149 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:10:07 smithi079 bash[55848]: audit 2024-04-23T00:10:07.131428+0000 mon.a (mon.0) 979 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:10:08.149 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:10:07 smithi079 bash[55848]: audit 2024-04-23T00:10:07.131428+0000 mon.a (mon.0) 979 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:10:08.298 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:10:07 smithi171 bash[43854]: cluster 2024-04-23T00:10:06.737543+0000 mgr.y (mgr.25321) 564 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:10:08.299 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:10:07 smithi171 bash[43854]: cluster 2024-04-23T00:10:06.737543+0000 mgr.y (mgr.25321) 564 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:10:08.299 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:10:07 smithi171 bash[43854]: audit 2024-04-23T00:10:07.131428+0000 mon.a (mon.0) 979 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:10:08.299 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:10:07 smithi171 bash[43854]: audit 2024-04-23T00:10:07.131428+0000 mon.a (mon.0) 979 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:10:09.176 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:10:08 smithi079 bash[57209]: audit 2024-04-23T00:10:07.284546+0000 mgr.y (mgr.25321) 565 : audit [DBG] from='client.34902 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:10:09.176 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:10:08 smithi079 bash[57209]: audit 2024-04-23T00:10:07.284546+0000 mgr.y (mgr.25321) 565 : audit [DBG] from='client.34902 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:10:09.176 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:10:08 smithi079 bash[55848]: audit 2024-04-23T00:10:07.284546+0000 mgr.y (mgr.25321) 565 : audit [DBG] from='client.34902 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:10:09.176 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:10:08 smithi079 bash[55848]: audit 2024-04-23T00:10:07.284546+0000 mgr.y (mgr.25321) 565 : audit [DBG] from='client.34902 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:10:09.298 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:10:08 smithi171 bash[43854]: audit 2024-04-23T00:10:07.284546+0000 mgr.y (mgr.25321) 565 : audit [DBG] from='client.34902 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:10:09.298 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:10:08 smithi171 bash[43854]: audit 2024-04-23T00:10:07.284546+0000 mgr.y (mgr.25321) 565 : audit [DBG] from='client.34902 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:10:10.026 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:10:09 smithi079 bash[55848]: cluster 2024-04-23T00:10:08.738515+0000 mgr.y (mgr.25321) 566 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-23T00:10:10.026 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:10:09 smithi079 bash[55848]: cluster 2024-04-23T00:10:08.738515+0000 mgr.y (mgr.25321) 566 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-23T00:10:10.027 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:10:09 smithi079 bash[57209]: cluster 2024-04-23T00:10:08.738515+0000 mgr.y (mgr.25321) 566 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-23T00:10:10.027 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:10:09 smithi079 bash[57209]: cluster 2024-04-23T00:10:08.738515+0000 mgr.y (mgr.25321) 566 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-23T00:10:10.298 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:10:09 smithi171 bash[43854]: cluster 2024-04-23T00:10:08.738515+0000 mgr.y (mgr.25321) 566 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-23T00:10:10.299 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:10:09 smithi171 bash[43854]: cluster 2024-04-23T00:10:08.738515+0000 mgr.y (mgr.25321) 566 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-23T00:10:11.003 INFO:teuthology.orchestra.run.smithi079.stdout:HEALTH_OK 2024-04-23T00:10:11.721 DEBUG:teuthology.orchestra.run.smithi079:> 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 15ff8152-0102-11ef-bc93-c7b262605968 -e sha1=43be020184947e53516056c9931e1ac5bdbbb1a5 -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 1'"'"'' 2024-04-23T00:10:12.026 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:10:11 smithi079 bash[55848]: audit 2024-04-23T00:10:10.552351+0000 mgr.y (mgr.25321) 567 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:10:12.026 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:10:11 smithi079 bash[55848]: audit 2024-04-23T00:10:10.552351+0000 mgr.y (mgr.25321) 567 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:10:12.027 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:10:11 smithi079 bash[55848]: cluster 2024-04-23T00:10:10.739162+0000 mgr.y (mgr.25321) 568 : cluster [DBG] pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:10:12.027 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:10:11 smithi079 bash[55848]: cluster 2024-04-23T00:10:10.739162+0000 mgr.y (mgr.25321) 568 : cluster [DBG] pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:10:12.027 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:10:11 smithi079 bash[55848]: audit 2024-04-23T00:10:11.025224+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.79:0/2350978196' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T00:10:12.027 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:10:11 smithi079 bash[55848]: audit 2024-04-23T00:10:11.025224+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.79:0/2350978196' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T00:10:12.027 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:10:11 smithi079 bash[57209]: audit 2024-04-23T00:10:10.552351+0000 mgr.y (mgr.25321) 567 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:10:12.027 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:10:11 smithi079 bash[57209]: audit 2024-04-23T00:10:10.552351+0000 mgr.y (mgr.25321) 567 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:10:12.027 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:10:11 smithi079 bash[57209]: cluster 2024-04-23T00:10:10.739162+0000 mgr.y (mgr.25321) 568 : cluster [DBG] pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:10:12.027 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:10:11 smithi079 bash[57209]: cluster 2024-04-23T00:10:10.739162+0000 mgr.y (mgr.25321) 568 : cluster [DBG] pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:10:12.027 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:10:11 smithi079 bash[57209]: audit 2024-04-23T00:10:11.025224+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.79:0/2350978196' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T00:10:12.027 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:10:11 smithi079 bash[57209]: audit 2024-04-23T00:10:11.025224+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.79:0/2350978196' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T00:10:12.298 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:10:11 smithi171 bash[43854]: audit 2024-04-23T00:10:10.552351+0000 mgr.y (mgr.25321) 567 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:10:12.299 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:10:11 smithi171 bash[43854]: audit 2024-04-23T00:10:10.552351+0000 mgr.y (mgr.25321) 567 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:10:12.299 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:10:11 smithi171 bash[43854]: cluster 2024-04-23T00:10:10.739162+0000 mgr.y (mgr.25321) 568 : cluster [DBG] pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:10:12.299 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:10:11 smithi171 bash[43854]: cluster 2024-04-23T00:10:10.739162+0000 mgr.y (mgr.25321) 568 : cluster [DBG] pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:10:12.299 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:10:11 smithi171 bash[43854]: audit 2024-04-23T00:10:11.025224+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.79:0/2350978196' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T00:10:12.299 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:10:11 smithi171 bash[43854]: audit 2024-04-23T00:10:11.025224+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.79:0/2350978196' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T00:10:13.830 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:10:13 smithi079 bash[52880]: ::ffff:172.21.15.171 - - [23/Apr/2024:00:10:13] "GET /metrics HTTP/1.1" 200 38692 "" "Prometheus/2.43.0" 2024-04-23T00:10:14.276 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:10:13 smithi079 bash[57209]: cluster 2024-04-23T00:10:12.740125+0000 mgr.y (mgr.25321) 569 : cluster [DBG] pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-23T00:10:14.277 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:10:13 smithi079 bash[57209]: cluster 2024-04-23T00:10:12.740125+0000 mgr.y (mgr.25321) 569 : cluster [DBG] pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-23T00:10:14.277 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:10:13 smithi079 bash[55848]: cluster 2024-04-23T00:10:12.740125+0000 mgr.y (mgr.25321) 569 : cluster [DBG] pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-23T00:10:14.277 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:10:13 smithi079 bash[55848]: cluster 2024-04-23T00:10:12.740125+0000 mgr.y (mgr.25321) 569 : cluster [DBG] pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-23T00:10:14.298 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:10:13 smithi171 bash[43854]: cluster 2024-04-23T00:10:12.740125+0000 mgr.y (mgr.25321) 569 : cluster [DBG] pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-23T00:10:14.298 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:10:13 smithi171 bash[43854]: cluster 2024-04-23T00:10:12.740125+0000 mgr.y (mgr.25321) 569 : cluster [DBG] pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-23T00:10:14.898 INFO:teuthology.orchestra.run.smithi079.stdout:true 2024-04-23T00:10:15.574 DEBUG:teuthology.orchestra.run.smithi079:> 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 15ff8152-0102-11ef-bc93-c7b262605968 -e sha1=43be020184947e53516056c9931e1ac5bdbbb1a5 -- bash -c 'ceph versions | jq -e '"'"'.overall | keys'"'"' | grep $sha1' 2024-04-23T00:10:16.027 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:10:15 smithi079 bash[55848]: cluster 2024-04-23T00:10:14.741332+0000 mgr.y (mgr.25321) 570 : cluster [DBG] pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-23T00:10:16.027 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:10:15 smithi079 bash[55848]: cluster 2024-04-23T00:10:14.741332+0000 mgr.y (mgr.25321) 570 : cluster [DBG] pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-23T00:10:16.027 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:10:15 smithi079 bash[55848]: audit 2024-04-23T00:10:14.906274+0000 mon.a (mon.0) 980 : audit [DBG] from='client.? 172.21.15.79:0/3801114567' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:10:16.027 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:10:15 smithi079 bash[55848]: audit 2024-04-23T00:10:14.906274+0000 mon.a (mon.0) 980 : audit [DBG] from='client.? 172.21.15.79:0/3801114567' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:10:16.027 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:10:15 smithi079 bash[57209]: cluster 2024-04-23T00:10:14.741332+0000 mgr.y (mgr.25321) 570 : cluster [DBG] pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-23T00:10:16.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:10:15 smithi079 bash[57209]: cluster 2024-04-23T00:10:14.741332+0000 mgr.y (mgr.25321) 570 : cluster [DBG] pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-23T00:10:16.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:10:15 smithi079 bash[57209]: audit 2024-04-23T00:10:14.906274+0000 mon.a (mon.0) 980 : audit [DBG] from='client.? 172.21.15.79:0/3801114567' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:10:16.028 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:10:15 smithi079 bash[57209]: audit 2024-04-23T00:10:14.906274+0000 mon.a (mon.0) 980 : audit [DBG] from='client.? 172.21.15.79:0/3801114567' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:10:16.299 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:10:15 smithi171 bash[43854]: cluster 2024-04-23T00:10:14.741332+0000 mgr.y (mgr.25321) 570 : cluster [DBG] pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-23T00:10:16.299 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:10:15 smithi171 bash[43854]: cluster 2024-04-23T00:10:14.741332+0000 mgr.y (mgr.25321) 570 : cluster [DBG] pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-23T00:10:16.299 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:10:15 smithi171 bash[43854]: audit 2024-04-23T00:10:14.906274+0000 mon.a (mon.0) 980 : audit [DBG] from='client.? 172.21.15.79:0/3801114567' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:10:16.299 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:10:15 smithi171 bash[43854]: audit 2024-04-23T00:10:14.906274+0000 mon.a (mon.0) 980 : audit [DBG] from='client.? 172.21.15.79:0/3801114567' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:10:18.111 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:10:17 smithi079 bash[55848]: cluster 2024-04-23T00:10:16.742079+0000 mgr.y (mgr.25321) 571 : cluster [DBG] pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:10:18.111 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:10:17 smithi079 bash[55848]: cluster 2024-04-23T00:10:16.742079+0000 mgr.y (mgr.25321) 571 : cluster [DBG] pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:10:18.111 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:10:17 smithi079 bash[57209]: cluster 2024-04-23T00:10:16.742079+0000 mgr.y (mgr.25321) 571 : cluster [DBG] pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:10:18.111 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:10:17 smithi079 bash[57209]: cluster 2024-04-23T00:10:16.742079+0000 mgr.y (mgr.25321) 571 : cluster [DBG] pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:10:18.298 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:10:17 smithi171 bash[43854]: cluster 2024-04-23T00:10:16.742079+0000 mgr.y (mgr.25321) 571 : cluster [DBG] pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:10:18.298 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:10:17 smithi171 bash[43854]: cluster 2024-04-23T00:10:16.742079+0000 mgr.y (mgr.25321) 571 : cluster [DBG] pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:10:18.588 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.0.0-3252-g43be0201 (43be020184947e53516056c9931e1ac5bdbbb1a5) squid (dev)" 2024-04-23T00:10:19.276 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:10:18 smithi079 bash[55848]: audit 2024-04-23T00:10:18.595019+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.79:0/73188625' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:10:19.276 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:10:18 smithi079 bash[55848]: audit 2024-04-23T00:10:18.595019+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.79:0/73188625' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:10:19.277 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:10:18 smithi079 bash[57209]: audit 2024-04-23T00:10:18.595019+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.79:0/73188625' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:10:19.277 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:10:18 smithi079 bash[57209]: audit 2024-04-23T00:10:18.595019+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.79:0/73188625' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:10:19.298 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:10:18 smithi171 bash[43854]: audit 2024-04-23T00:10:18.595019+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.79:0/73188625' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:10:19.298 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:10:18 smithi171 bash[43854]: audit 2024-04-23T00:10:18.595019+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.79:0/73188625' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T00:10:19.316 DEBUG:teuthology.orchestra.run.smithi079:> 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 15ff8152-0102-11ef-bc93-c7b262605968 -e sha1=43be020184947e53516056c9931e1ac5bdbbb1a5 -- bash -c 'ceph orch ls | grep '"'"'^osd '"'"'' 2024-04-23T00:10:20.276 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:10:19 smithi079 bash[55848]: cluster 2024-04-23T00:10:18.743305+0000 mgr.y (mgr.25321) 572 : cluster [DBG] pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:10:20.276 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:10:19 smithi079 bash[55848]: cluster 2024-04-23T00:10:18.743305+0000 mgr.y (mgr.25321) 572 : cluster [DBG] pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:10:20.277 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:10:19 smithi079 bash[57209]: cluster 2024-04-23T00:10:18.743305+0000 mgr.y (mgr.25321) 572 : cluster [DBG] pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:10:20.277 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:10:19 smithi079 bash[57209]: cluster 2024-04-23T00:10:18.743305+0000 mgr.y (mgr.25321) 572 : cluster [DBG] pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:10:20.298 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:10:19 smithi171 bash[43854]: cluster 2024-04-23T00:10:18.743305+0000 mgr.y (mgr.25321) 572 : cluster [DBG] pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:10:20.298 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:10:19 smithi171 bash[43854]: cluster 2024-04-23T00:10:18.743305+0000 mgr.y (mgr.25321) 572 : cluster [DBG] pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:10:21.201 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:10:20 smithi079 bash[57209]: audit 2024-04-23T00:10:20.560220+0000 mgr.y (mgr.25321) 573 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:10:21.202 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:10:20 smithi079 bash[57209]: audit 2024-04-23T00:10:20.560220+0000 mgr.y (mgr.25321) 573 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:10:21.202 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:10:20 smithi079 bash[57209]: cluster 2024-04-23T00:10:20.744636+0000 mgr.y (mgr.25321) 574 : cluster [DBG] pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:10:21.202 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:10:20 smithi079 bash[57209]: cluster 2024-04-23T00:10:20.744636+0000 mgr.y (mgr.25321) 574 : cluster [DBG] pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:10:21.202 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:10:20 smithi079 bash[55848]: audit 2024-04-23T00:10:20.560220+0000 mgr.y (mgr.25321) 573 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:10:21.202 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:10:20 smithi079 bash[55848]: audit 2024-04-23T00:10:20.560220+0000 mgr.y (mgr.25321) 573 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:10:21.202 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:10:20 smithi079 bash[55848]: cluster 2024-04-23T00:10:20.744636+0000 mgr.y (mgr.25321) 574 : cluster [DBG] pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:10:21.202 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:10:20 smithi079 bash[55848]: cluster 2024-04-23T00:10:20.744636+0000 mgr.y (mgr.25321) 574 : cluster [DBG] pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:10:21.298 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:10:20 smithi171 bash[43854]: audit 2024-04-23T00:10:20.560220+0000 mgr.y (mgr.25321) 573 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:10:21.298 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:10:20 smithi171 bash[43854]: audit 2024-04-23T00:10:20.560220+0000 mgr.y (mgr.25321) 573 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:10:21.299 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:10:20 smithi171 bash[43854]: cluster 2024-04-23T00:10:20.744636+0000 mgr.y (mgr.25321) 574 : cluster [DBG] pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:10:21.299 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:10:20 smithi171 bash[43854]: cluster 2024-04-23T00:10:20.744636+0000 mgr.y (mgr.25321) 574 : cluster [DBG] pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:10:22.276 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:10:22 smithi079 bash[55848]: audit 2024-04-23T00:10:22.130931+0000 mon.a (mon.0) 981 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:10:22.276 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:10:22 smithi079 bash[55848]: audit 2024-04-23T00:10:22.130931+0000 mon.a (mon.0) 981 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:10:22.277 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:10:22 smithi079 bash[57209]: audit 2024-04-23T00:10:22.130931+0000 mon.a (mon.0) 981 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:10:22.277 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:10:22 smithi079 bash[57209]: audit 2024-04-23T00:10:22.130931+0000 mon.a (mon.0) 981 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:10:22.434 INFO:teuthology.orchestra.run.smithi079.stdout:osd 8 2m ago - 2024-04-23T00:10:22.548 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:10:22 smithi171 bash[43854]: audit 2024-04-23T00:10:22.130931+0000 mon.a (mon.0) 981 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:10:22.548 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:10:22 smithi171 bash[43854]: audit 2024-04-23T00:10:22.130931+0000 mon.a (mon.0) 981 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T00:10:23.085 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-04-23T00:10:23.096 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi079.front.sepia.ceph.com 2024-04-23T00:10:23.096 DEBUG:teuthology.orchestra.run.smithi079:> 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 15ff8152-0102-11ef-bc93-c7b262605968 -- bash -c 'ceph orch upgrade ls' 2024-04-23T00:10:23.526 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:10:23 smithi079 bash[55848]: audit 2024-04-23T00:10:22.432030+0000 mgr.y (mgr.25321) 575 : audit [DBG] from='client.34926 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:10:23.526 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:10:23 smithi079 bash[55848]: audit 2024-04-23T00:10:22.432030+0000 mgr.y (mgr.25321) 575 : audit [DBG] from='client.34926 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:10:23.527 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:10:23 smithi079 bash[55848]: cluster 2024-04-23T00:10:22.745922+0000 mgr.y (mgr.25321) 576 : cluster [DBG] pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:10:23.527 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:10:23 smithi079 bash[55848]: cluster 2024-04-23T00:10:22.745922+0000 mgr.y (mgr.25321) 576 : cluster [DBG] pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:10:23.527 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:10:23 smithi079 bash[57209]: audit 2024-04-23T00:10:22.432030+0000 mgr.y (mgr.25321) 575 : audit [DBG] from='client.34926 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:10:23.527 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:10:23 smithi079 bash[57209]: audit 2024-04-23T00:10:22.432030+0000 mgr.y (mgr.25321) 575 : audit [DBG] from='client.34926 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:10:23.527 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:10:23 smithi079 bash[57209]: cluster 2024-04-23T00:10:22.745922+0000 mgr.y (mgr.25321) 576 : cluster [DBG] pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:10:23.527 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:10:23 smithi079 bash[57209]: cluster 2024-04-23T00:10:22.745922+0000 mgr.y (mgr.25321) 576 : cluster [DBG] pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:10:23.548 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:10:23 smithi171 bash[43854]: audit 2024-04-23T00:10:22.432030+0000 mgr.y (mgr.25321) 575 : audit [DBG] from='client.34926 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:10:23.548 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:10:23 smithi171 bash[43854]: audit 2024-04-23T00:10:22.432030+0000 mgr.y (mgr.25321) 575 : audit [DBG] from='client.34926 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:10:23.548 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:10:23 smithi171 bash[43854]: cluster 2024-04-23T00:10:22.745922+0000 mgr.y (mgr.25321) 576 : cluster [DBG] pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:10:23.548 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:10:23 smithi171 bash[43854]: cluster 2024-04-23T00:10:22.745922+0000 mgr.y (mgr.25321) 576 : cluster [DBG] pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:10:24.026 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:10:23 smithi079 bash[52880]: ::ffff:172.21.15.171 - - [23/Apr/2024:00:10:23] "GET /metrics HTTP/1.1" 200 38689 "" "Prometheus/2.43.0" 2024-04-23T00:10:26.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:10:25 smithi079 bash[57209]: cluster 2024-04-23T00:10:24.747273+0000 mgr.y (mgr.25321) 577 : cluster [DBG] pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:10:26.029 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:10:25 smithi079 bash[57209]: cluster 2024-04-23T00:10:24.747273+0000 mgr.y (mgr.25321) 577 : cluster [DBG] pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:10:26.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:10:25 smithi079 bash[55848]: cluster 2024-04-23T00:10:24.747273+0000 mgr.y (mgr.25321) 577 : cluster [DBG] pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:10:26.030 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:10:25 smithi079 bash[55848]: cluster 2024-04-23T00:10:24.747273+0000 mgr.y (mgr.25321) 577 : cluster [DBG] pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:10:26.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:10:25 smithi171 bash[43854]: cluster 2024-04-23T00:10:24.747273+0000 mgr.y (mgr.25321) 577 : cluster [DBG] pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:10:26.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:10:25 smithi171 bash[43854]: cluster 2024-04-23T00:10:24.747273+0000 mgr.y (mgr.25321) 577 : cluster [DBG] pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:10:26.882 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-04-23T00:10:26.882 INFO:teuthology.orchestra.run.smithi079.stdout: "image": "quay.io/ceph/ceph", 2024-04-23T00:10:26.882 INFO:teuthology.orchestra.run.smithi079.stdout: "registry": "quay.io", 2024-04-23T00:10:26.882 INFO:teuthology.orchestra.run.smithi079.stdout: "bare_image": "ceph/ceph", 2024-04-23T00:10:26.882 INFO:teuthology.orchestra.run.smithi079.stdout: "versions": [] 2024-04-23T00:10:26.883 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-04-23T00:10:27.642 DEBUG:teuthology.orchestra.run.smithi079:> 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 15ff8152-0102-11ef-bc93-c7b262605968 -- bash -c 'ceph orch upgrade ls --image quay.io/ceph/ceph --show-all-versions | grep 16.2.0' 2024-04-23T00:10:28.026 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:10:27 smithi079 bash[55848]: audit 2024-04-23T00:10:26.015304+0000 mgr.y (mgr.25321) 578 : audit [DBG] from='client.34932 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:10:28.026 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:10:27 smithi079 bash[55848]: audit 2024-04-23T00:10:26.015304+0000 mgr.y (mgr.25321) 578 : audit [DBG] from='client.34932 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:10:28.026 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:10:27 smithi079 bash[55848]: cluster 2024-04-23T00:10:26.748476+0000 mgr.y (mgr.25321) 579 : cluster [DBG] pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:10:28.027 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:10:27 smithi079 bash[55848]: cluster 2024-04-23T00:10:26.748476+0000 mgr.y (mgr.25321) 579 : cluster [DBG] pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:10:28.027 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:10:27 smithi079 bash[57209]: audit 2024-04-23T00:10:26.015304+0000 mgr.y (mgr.25321) 578 : audit [DBG] from='client.34932 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:10:28.027 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:10:27 smithi079 bash[57209]: audit 2024-04-23T00:10:26.015304+0000 mgr.y (mgr.25321) 578 : audit [DBG] from='client.34932 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:10:28.027 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:10:27 smithi079 bash[57209]: cluster 2024-04-23T00:10:26.748476+0000 mgr.y (mgr.25321) 579 : cluster [DBG] pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:10:28.027 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:10:27 smithi079 bash[57209]: cluster 2024-04-23T00:10:26.748476+0000 mgr.y (mgr.25321) 579 : cluster [DBG] pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:10:28.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:10:27 smithi171 bash[43854]: audit 2024-04-23T00:10:26.015304+0000 mgr.y (mgr.25321) 578 : audit [DBG] from='client.34932 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:10:28.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:10:27 smithi171 bash[43854]: audit 2024-04-23T00:10:26.015304+0000 mgr.y (mgr.25321) 578 : audit [DBG] from='client.34932 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:10:28.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:10:27 smithi171 bash[43854]: cluster 2024-04-23T00:10:26.748476+0000 mgr.y (mgr.25321) 579 : cluster [DBG] pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:10:28.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:10:27 smithi171 bash[43854]: cluster 2024-04-23T00:10:26.748476+0000 mgr.y (mgr.25321) 579 : cluster [DBG] pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:10:30.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:10:29 smithi171 bash[43854]: cluster 2024-04-23T00:10:28.749344+0000 mgr.y (mgr.25321) 580 : cluster [DBG] pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:10:30.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:10:29 smithi171 bash[43854]: cluster 2024-04-23T00:10:28.749344+0000 mgr.y (mgr.25321) 580 : cluster [DBG] pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:10:30.099 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:10:29 smithi079 bash[55848]: cluster 2024-04-23T00:10:28.749344+0000 mgr.y (mgr.25321) 580 : cluster [DBG] pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:10:30.099 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:10:29 smithi079 bash[55848]: cluster 2024-04-23T00:10:28.749344+0000 mgr.y (mgr.25321) 580 : cluster [DBG] pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:10:30.099 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:10:29 smithi079 bash[57209]: cluster 2024-04-23T00:10:28.749344+0000 mgr.y (mgr.25321) 580 : cluster [DBG] pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:10:30.100 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:10:29 smithi079 bash[57209]: cluster 2024-04-23T00:10:28.749344+0000 mgr.y (mgr.25321) 580 : cluster [DBG] pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:10:31.248 INFO:teuthology.orchestra.run.smithi079.stdout: "16.2.0", 2024-04-23T00:10:31.964 DEBUG:teuthology.orchestra.run.smithi079:> 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 15ff8152-0102-11ef-bc93-c7b262605968 -- bash -c 'ceph orch upgrade ls --image quay.io/ceph/ceph --tags | grep v16.2.2' 2024-04-23T00:10:32.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:10:31 smithi171 bash[43854]: audit 2024-04-23T00:10:30.546263+0000 mgr.y (mgr.25321) 581 : audit [DBG] from='client.34938 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:10:32.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:10:31 smithi171 bash[43854]: audit 2024-04-23T00:10:30.546263+0000 mgr.y (mgr.25321) 581 : audit [DBG] from='client.34938 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:10:32.048 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:10:31 smithi171 bash[43854]: audit 2024-04-23T00:10:30.571004+0000 mgr.y (mgr.25321) 582 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:10:32.049 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:10:31 smithi171 bash[43854]: audit 2024-04-23T00:10:30.571004+0000 mgr.y (mgr.25321) 582 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:10:32.049 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:10:31 smithi171 bash[43854]: cluster 2024-04-23T00:10:30.750356+0000 mgr.y (mgr.25321) 583 : cluster [DBG] pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:10:32.049 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:10:32 smithi171 bash[43854]: cluster 2024-04-23T00:10:30.750356+0000 mgr.y (mgr.25321) 583 : cluster [DBG] pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:10:32.142 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:10:31 smithi079 bash[57209]: audit 2024-04-23T00:10:30.546263+0000 mgr.y (mgr.25321) 581 : audit [DBG] from='client.34938 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:10:32.142 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:10:31 smithi079 bash[57209]: audit 2024-04-23T00:10:30.546263+0000 mgr.y (mgr.25321) 581 : audit [DBG] from='client.34938 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:10:32.143 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:10:31 smithi079 bash[57209]: audit 2024-04-23T00:10:30.571004+0000 mgr.y (mgr.25321) 582 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:10:32.143 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:10:31 smithi079 bash[57209]: audit 2024-04-23T00:10:30.571004+0000 mgr.y (mgr.25321) 582 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:10:32.143 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:10:31 smithi079 bash[57209]: cluster 2024-04-23T00:10:30.750356+0000 mgr.y (mgr.25321) 583 : cluster [DBG] pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:10:32.143 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:10:31 smithi079 bash[57209]: cluster 2024-04-23T00:10:30.750356+0000 mgr.y (mgr.25321) 583 : cluster [DBG] pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:10:32.143 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:10:31 smithi079 bash[55848]: audit 2024-04-23T00:10:30.546263+0000 mgr.y (mgr.25321) 581 : audit [DBG] from='client.34938 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:10:32.143 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:10:31 smithi079 bash[55848]: audit 2024-04-23T00:10:30.546263+0000 mgr.y (mgr.25321) 581 : audit [DBG] from='client.34938 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:10:32.143 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:10:31 smithi079 bash[55848]: audit 2024-04-23T00:10:30.571004+0000 mgr.y (mgr.25321) 582 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:10:32.143 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:10:31 smithi079 bash[55848]: audit 2024-04-23T00:10:30.571004+0000 mgr.y (mgr.25321) 582 : audit [DBG] from='client.34644 -' entity='client.iscsi.foo.smithi079.zorrwo' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-23T00:10:32.143 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:10:31 smithi079 bash[55848]: cluster 2024-04-23T00:10:30.750356+0000 mgr.y (mgr.25321) 583 : cluster [DBG] pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:10:32.143 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:10:31 smithi079 bash[55848]: cluster 2024-04-23T00:10:30.750356+0000 mgr.y (mgr.25321) 583 : cluster [DBG] pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-23T00:10:33.776 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:10:33 smithi079 bash[52880]: ::ffff:172.21.15.171 - - [23/Apr/2024:00:10:33] "GET /metrics HTTP/1.1" 200 38689 "" "Prometheus/2.43.0" 2024-04-23T00:10:34.276 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:10:33 smithi079 bash[55848]: cluster 2024-04-23T00:10:32.751399+0000 mgr.y (mgr.25321) 584 : cluster [DBG] pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:10:34.276 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:10:33 smithi079 bash[55848]: cluster 2024-04-23T00:10:32.751399+0000 mgr.y (mgr.25321) 584 : cluster [DBG] pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:10:34.277 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:10:33 smithi079 bash[57209]: cluster 2024-04-23T00:10:32.751399+0000 mgr.y (mgr.25321) 584 : cluster [DBG] pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:10:34.277 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:10:33 smithi079 bash[57209]: cluster 2024-04-23T00:10:32.751399+0000 mgr.y (mgr.25321) 584 : cluster [DBG] pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:10:34.298 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:10:33 smithi171 bash[43854]: cluster 2024-04-23T00:10:32.751399+0000 mgr.y (mgr.25321) 584 : cluster [DBG] pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:10:34.298 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:10:33 smithi171 bash[43854]: cluster 2024-04-23T00:10:32.751399+0000 mgr.y (mgr.25321) 584 : cluster [DBG] pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:10:36.026 INFO:teuthology.orchestra.run.smithi079.stdout: "v16.2.2", 2024-04-23T00:10:36.026 INFO:teuthology.orchestra.run.smithi079.stdout: "v16.2.2-20210505", 2024-04-23T00:10:36.063 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:10:35 smithi079 bash[55848]: cluster 2024-04-23T00:10:34.752120+0000 mgr.y (mgr.25321) 585 : cluster [DBG] pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:10:36.063 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:10:35 smithi079 bash[55848]: cluster 2024-04-23T00:10:34.752120+0000 mgr.y (mgr.25321) 585 : cluster [DBG] pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:10:36.063 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:10:35 smithi079 bash[57209]: cluster 2024-04-23T00:10:34.752120+0000 mgr.y (mgr.25321) 585 : cluster [DBG] pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:10:36.063 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:10:35 smithi079 bash[57209]: cluster 2024-04-23T00:10:34.752120+0000 mgr.y (mgr.25321) 585 : cluster [DBG] pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:10:36.298 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:10:35 smithi171 bash[43854]: cluster 2024-04-23T00:10:34.752120+0000 mgr.y (mgr.25321) 585 : cluster [DBG] pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:10:36.298 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:10:35 smithi171 bash[43854]: cluster 2024-04-23T00:10:34.752120+0000 mgr.y (mgr.25321) 585 : cluster [DBG] pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-23T00:10:36.699 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-04-23T00:10:36.719 INFO:tasks.cephadm:Teardown begin 2024-04-23T00:10:36.719 DEBUG:teuthology.orchestra.run.smithi079:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-23T00:10:36.733 DEBUG:teuthology.orchestra.run.smithi171:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-23T00:10:36.747 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-04-23T00:10:36.747 DEBUG:teuthology.orchestra.run.smithi079:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-04-23T00:10:36.785 DEBUG:teuthology.orchestra.run.smithi171:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-04-23T00:10:36.795 INFO:tasks.cephadm:Stopping all daemons... 2024-04-23T00:10:36.795 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-04-23T00:10:36.795 DEBUG:teuthology.orchestra.run.smithi079:> sudo systemctl stop ceph-15ff8152-0102-11ef-bc93-c7b262605968@mon.a 2024-04-23T00:10:36.962 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:10:36 smithi079 bash[57209]: audit 2024-04-23T00:10:35.074424+0000 mgr.y (mgr.25321) 586 : audit [DBG] from='client.34944 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:10:36.962 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:10:36 smithi079 bash[57209]: audit 2024-04-23T00:10:35.074424+0000 mgr.y (mgr.25321) 586 : audit [DBG] from='client.34944 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:10:36.962 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:10:36 smithi079 bash[57209]: audit 2024-04-23T00:10:36.462448+0000 mon.a (mon.0) 982 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:10:36.962 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:10:36 smithi079 bash[57209]: audit 2024-04-23T00:10:36.462448+0000 mon.a (mon.0) 982 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:10:36.962 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:10:36 smithi079 bash[57209]: audit 2024-04-23T00:10:36.464045+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:10:36.962 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:10:36 smithi079 bash[57209]: audit 2024-04-23T00:10:36.464045+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:10:36.962 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:10:36 smithi079 bash[57209]: audit 2024-04-23T00:10:36.472850+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:10:36.962 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:10:36 smithi079 bash[57209]: audit 2024-04-23T00:10:36.472850+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:10:36.963 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:10:36 smithi079 bash[55848]: audit 2024-04-23T00:10:35.074424+0000 mgr.y (mgr.25321) 586 : audit [DBG] from='client.34944 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:10:36.963 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:10:36 smithi079 bash[55848]: audit 2024-04-23T00:10:35.074424+0000 mgr.y (mgr.25321) 586 : audit [DBG] from='client.34944 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:10:36.963 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:10:36 smithi079 bash[55848]: audit 2024-04-23T00:10:36.462448+0000 mon.a (mon.0) 982 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:10:36.963 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:10:36 smithi079 bash[55848]: audit 2024-04-23T00:10:36.462448+0000 mon.a (mon.0) 982 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:10:36.963 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:10:36 smithi079 bash[55848]: audit 2024-04-23T00:10:36.464045+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:10:36.963 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:10:36 smithi079 bash[55848]: audit 2024-04-23T00:10:36.464045+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:10:36.963 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:10:36 smithi079 bash[55848]: audit 2024-04-23T00:10:36.472850+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:10:36.963 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:10:36 smithi079 bash[55848]: audit 2024-04-23T00:10:36.472850+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:10:36.963 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:10:36 smithi079 systemd[1]: Stopping Ceph mon.a for 15ff8152-0102-11ef-bc93-c7b262605968... 2024-04-23T00:10:36.964 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:10:36 smithi079 bash[55848]: debug 2024-04-23T00:10:36.981+0000 7fb639632700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-04-23T00:10:37.049 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:10:36 smithi171 bash[43854]: audit 2024-04-23T00:10:35.074424+0000 mgr.y (mgr.25321) 586 : audit [DBG] from='client.34944 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:10:37.049 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:10:36 smithi171 bash[43854]: audit 2024-04-23T00:10:35.074424+0000 mgr.y (mgr.25321) 586 : audit [DBG] from='client.34944 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T00:10:37.049 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:10:36 smithi171 bash[43854]: audit 2024-04-23T00:10:36.462448+0000 mon.a (mon.0) 982 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:10:37.049 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:10:36 smithi171 bash[43854]: audit 2024-04-23T00:10:36.462448+0000 mon.a (mon.0) 982 : audit [DBG] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T00:10:37.049 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:10:36 smithi171 bash[43854]: audit 2024-04-23T00:10:36.464045+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:10:37.049 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:10:36 smithi171 bash[43854]: audit 2024-04-23T00:10:36.464045+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T00:10:37.049 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:10:36 smithi171 bash[43854]: audit 2024-04-23T00:10:36.472850+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:10:37.049 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:10:36 smithi171 bash[43854]: audit 2024-04-23T00:10:36.472850+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.25321 172.21.15.79:0/4292609733' entity='mgr.y' 2024-04-23T00:10:37.096 INFO:journalctl@ceph.mon.a.smithi079.stdout:Apr 23 00:10:36 smithi079 bash[55848]: debug 2024-04-23T00:10:36.981+0000 7fb639632700 -1 mon.a@0(leader) e4 *** Got Signal Terminated *** 2024-04-23T00:10:37.097 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:10:37 smithi079 bash[52880]: [23/Apr/2024:00:10:37] ENGINE Bus STOPPING 2024-04-23T00:10:37.097 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:10:37 smithi079 bash[52880]: [23/Apr/2024:00:10:37] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-23T00:10:37.097 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:10:37 smithi079 bash[52880]: [23/Apr/2024:00:10:37] ENGINE Bus STOPPED 2024-04-23T00:10:37.097 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:10:37 smithi079 bash[52880]: [23/Apr/2024:00:10:37] ENGINE Bus STARTING 2024-04-23T00:10:37.378 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:10:37 smithi079 bash[52880]: CherryPy Checker: 2024-04-23T00:10:37.378 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:10:37 smithi079 bash[52880]: The Application mounted at '' has an empty config. 2024-04-23T00:10:37.378 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:10:37 smithi079 bash[52880]: [23/Apr/2024:00:10:37] ENGINE Serving on http://:::9283 2024-04-23T00:10:37.378 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:10:37 smithi079 bash[52880]: [23/Apr/2024:00:10:37] ENGINE Bus STARTED 2024-04-23T00:10:38.032 DEBUG:teuthology.orchestra.run.smithi079:> sudo pkill -f 'journalctl -f -n 0 -u ceph-15ff8152-0102-11ef-bc93-c7b262605968@mon.a.service' 2024-04-23T00:10:38.058 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-23T00:10:38.058 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-04-23T00:10:38.058 INFO:tasks.cephadm.mon.b:Stopping mon.c... 2024-04-23T00:10:38.058 DEBUG:teuthology.orchestra.run.smithi079:> sudo systemctl stop ceph-15ff8152-0102-11ef-bc93-c7b262605968@mon.c 2024-04-23T00:10:38.358 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:10:38 smithi079 bash[52880]: [23/Apr/2024:00:10:38] ENGINE Bus STOPPING 2024-04-23T00:10:38.358 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:10:38 smithi079 bash[52880]: [23/Apr/2024:00:10:38] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-23T00:10:38.358 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:10:38 smithi079 bash[52880]: [23/Apr/2024:00:10:38] ENGINE Bus STOPPED 2024-04-23T00:10:38.358 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:10:38 smithi079 bash[52880]: [23/Apr/2024:00:10:38] ENGINE Bus STARTING 2024-04-23T00:10:38.359 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:10:38 smithi079 systemd[1]: Stopping Ceph mon.c for 15ff8152-0102-11ef-bc93-c7b262605968... 2024-04-23T00:10:38.359 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:10:38 smithi079 bash[57209]: debug 2024-04-23T00:10:38.261+0000 7fb2ac896700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.c -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-04-23T00:10:38.359 INFO:journalctl@ceph.mon.c.smithi079.stdout:Apr 23 00:10:38 smithi079 bash[57209]: debug 2024-04-23T00:10:38.261+0000 7fb2ac896700 -1 mon.c@1(peon) e4 *** Got Signal Terminated *** 2024-04-23T00:10:38.776 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:10:38 smithi079 bash[52880]: [23/Apr/2024:00:10:38] ENGINE Serving on http://:::9283 2024-04-23T00:10:38.776 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:10:38 smithi079 bash[52880]: [23/Apr/2024:00:10:38] ENGINE Bus STARTED 2024-04-23T00:10:39.192 DEBUG:teuthology.orchestra.run.smithi079:> sudo pkill -f 'journalctl -f -n 0 -u ceph-15ff8152-0102-11ef-bc93-c7b262605968@mon.c.service' 2024-04-23T00:10:39.218 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-23T00:10:39.218 INFO:tasks.cephadm.mon.b:Stopped mon.c 2024-04-23T00:10:39.218 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2024-04-23T00:10:39.218 DEBUG:teuthology.orchestra.run.smithi171:> sudo systemctl stop ceph-15ff8152-0102-11ef-bc93-c7b262605968@mon.b 2024-04-23T00:10:39.543 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:10:39 smithi171 systemd[1]: Stopping Ceph mon.b for 15ff8152-0102-11ef-bc93-c7b262605968... 2024-04-23T00:10:39.543 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:10:39 smithi171 bash[43854]: debug 2024-04-23T00:10:39.388+0000 7f767bdc6700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.b -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-04-23T00:10:39.543 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:10:39 smithi171 bash[43854]: debug 2024-04-23T00:10:39.388+0000 7f767bdc6700 -1 mon.b@2(peon) e4 *** Got Signal Terminated *** 2024-04-23T00:10:40.453 DEBUG:teuthology.orchestra.run.smithi171:> sudo pkill -f 'journalctl -f -n 0 -u ceph-15ff8152-0102-11ef-bc93-c7b262605968@mon.b.service' 2024-04-23T00:10:40.461 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:10:40 smithi171 bash[58380]: ceph-15ff8152-0102-11ef-bc93-c7b262605968-mon-b 2024-04-23T00:10:40.461 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:10:40 smithi171 bash[58439]: Error response from daemon: No such container: ceph-15ff8152-0102-11ef-bc93-c7b262605968-mon-b 2024-04-23T00:10:40.461 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:10:40 smithi171 systemd[1]: ceph-15ff8152-0102-11ef-bc93-c7b262605968@mon.b.service: Deactivated successfully. 2024-04-23T00:10:40.461 INFO:journalctl@ceph.mon.b.smithi171.stdout:Apr 23 00:10:40 smithi171 systemd[1]: Stopped Ceph mon.b for 15ff8152-0102-11ef-bc93-c7b262605968. 2024-04-23T00:10:40.476 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-23T00:10:40.476 INFO:tasks.cephadm.mon.b:Stopped mon.b 2024-04-23T00:10:40.477 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2024-04-23T00:10:40.477 DEBUG:teuthology.orchestra.run.smithi079:> sudo systemctl stop ceph-15ff8152-0102-11ef-bc93-c7b262605968@mgr.y 2024-04-23T00:10:40.776 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:10:40 smithi079 systemd[1]: Stopping Ceph mgr.y for 15ff8152-0102-11ef-bc93-c7b262605968... 2024-04-23T00:10:40.776 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:10:40 smithi079 bash[52880]: debug 2024-04-23T00:10:40.637+0000 7fc403514700 -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-04-23T00:10:40.776 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Apr 23 00:10:40 smithi079 bash[52880]: debug 2024-04-23T00:10:40.637+0000 7fc403514700 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2024-04-23T00:10:41.445 DEBUG:teuthology.orchestra.run.smithi079:> sudo pkill -f 'journalctl -f -n 0 -u ceph-15ff8152-0102-11ef-bc93-c7b262605968@mgr.y.service' 2024-04-23T00:10:41.469 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-23T00:10:41.469 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2024-04-23T00:10:41.469 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-04-23T00:10:41.470 DEBUG:teuthology.orchestra.run.smithi171:> sudo systemctl stop ceph-15ff8152-0102-11ef-bc93-c7b262605968@mgr.x 2024-04-23T00:10:41.798 INFO:journalctl@ceph.mgr.x.smithi171.stdout:Apr 23 00:10:41 smithi171 systemd[1]: Stopping Ceph mgr.x for 15ff8152-0102-11ef-bc93-c7b262605968... 2024-04-23T00:10:42.499 DEBUG:teuthology.orchestra.run.smithi171:> sudo pkill -f 'journalctl -f -n 0 -u ceph-15ff8152-0102-11ef-bc93-c7b262605968@mgr.x.service' 2024-04-23T00:10:42.521 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-23T00:10:42.521 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-04-23T00:10:42.521 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-04-23T00:10:42.521 DEBUG:teuthology.orchestra.run.smithi079:> sudo systemctl stop ceph-15ff8152-0102-11ef-bc93-c7b262605968@osd.0 2024-04-23T00:10:43.026 INFO:journalctl@ceph.osd.0.smithi079.stdout:Apr 23 00:10:42 smithi079 systemd[1]: Stopping Ceph osd.0 for 15ff8152-0102-11ef-bc93-c7b262605968... 2024-04-23T00:10:43.026 INFO:journalctl@ceph.osd.0.smithi079.stdout:Apr 23 00:10:42 smithi079 bash[59705]: debug 2024-04-23T00:10:42.705+0000 7f1c4eccd700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-04-23T00:10:43.026 INFO:journalctl@ceph.osd.0.smithi079.stdout:Apr 23 00:10:42 smithi079 bash[59705]: debug 2024-04-23T00:10:42.705+0000 7f1c4eccd700 -1 osd.0 153 *** Got signal Terminated *** 2024-04-23T00:10:43.026 INFO:journalctl@ceph.osd.0.smithi079.stdout:Apr 23 00:10:42 smithi079 bash[59705]: debug 2024-04-23T00:10:42.705+0000 7f1c4eccd700 -1 osd.0 153 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-23T00:10:49.026 INFO:journalctl@ceph.osd.0.smithi079.stdout:Apr 23 00:10:48 smithi079 bash[77686]: ceph-15ff8152-0102-11ef-bc93-c7b262605968-osd-0 2024-04-23T00:10:49.026 INFO:journalctl@ceph.osd.0.smithi079.stdout:Apr 23 00:10:48 smithi079 bash[77748]: Error response from daemon: No such container: ceph-15ff8152-0102-11ef-bc93-c7b262605968-osd-0 2024-04-23T00:10:50.737 DEBUG:teuthology.orchestra.run.smithi079:> sudo pkill -f 'journalctl -f -n 0 -u ceph-15ff8152-0102-11ef-bc93-c7b262605968@osd.0.service' 2024-04-23T00:10:50.774 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-23T00:10:50.774 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-04-23T00:10:50.774 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-04-23T00:10:50.774 DEBUG:teuthology.orchestra.run.smithi079:> sudo systemctl stop ceph-15ff8152-0102-11ef-bc93-c7b262605968@osd.1 2024-04-23T00:10:51.026 INFO:journalctl@ceph.osd.1.smithi079.stdout:Apr 23 00:10:50 smithi079 systemd[1]: Stopping Ceph osd.1 for 15ff8152-0102-11ef-bc93-c7b262605968... 2024-04-23T00:10:51.026 INFO:journalctl@ceph.osd.1.smithi079.stdout:Apr 23 00:10:50 smithi079 bash[61557]: debug 2024-04-23T00:10:50.965+0000 7f4ec1f22700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-04-23T00:10:51.026 INFO:journalctl@ceph.osd.1.smithi079.stdout:Apr 23 00:10:50 smithi079 bash[61557]: debug 2024-04-23T00:10:50.965+0000 7f4ec1f22700 -1 osd.1 153 *** Got signal Terminated *** 2024-04-23T00:10:51.026 INFO:journalctl@ceph.osd.1.smithi079.stdout:Apr 23 00:10:50 smithi079 bash[61557]: debug 2024-04-23T00:10:50.965+0000 7f4ec1f22700 -1 osd.1 153 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-23T00:10:57.276 INFO:journalctl@ceph.osd.1.smithi079.stdout:Apr 23 00:10:56 smithi079 bash[77885]: ceph-15ff8152-0102-11ef-bc93-c7b262605968-osd-1 2024-04-23T00:10:57.276 INFO:journalctl@ceph.osd.1.smithi079.stdout:Apr 23 00:10:57 smithi079 bash[77950]: Error response from daemon: No such container: ceph-15ff8152-0102-11ef-bc93-c7b262605968-osd-1 2024-04-23T00:10:58.978 DEBUG:teuthology.orchestra.run.smithi079:> sudo pkill -f 'journalctl -f -n 0 -u ceph-15ff8152-0102-11ef-bc93-c7b262605968@osd.1.service' 2024-04-23T00:10:59.004 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-23T00:10:59.005 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-04-23T00:10:59.005 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-04-23T00:10:59.005 DEBUG:teuthology.orchestra.run.smithi079:> sudo systemctl stop ceph-15ff8152-0102-11ef-bc93-c7b262605968@osd.2 2024-04-23T00:10:59.276 INFO:journalctl@ceph.osd.2.smithi079.stdout:Apr 23 00:10:59 smithi079 systemd[1]: Stopping Ceph osd.2 for 15ff8152-0102-11ef-bc93-c7b262605968... 2024-04-23T00:10:59.276 INFO:journalctl@ceph.osd.2.smithi079.stdout:Apr 23 00:10:59 smithi079 bash[63488]: debug 2024-04-23T00:10:59.192+0000 7fb7f6a76700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-04-23T00:10:59.276 INFO:journalctl@ceph.osd.2.smithi079.stdout:Apr 23 00:10:59 smithi079 bash[63488]: debug 2024-04-23T00:10:59.192+0000 7fb7f6a76700 -1 osd.2 153 *** Got signal Terminated *** 2024-04-23T00:10:59.276 INFO:journalctl@ceph.osd.2.smithi079.stdout:Apr 23 00:10:59 smithi079 bash[63488]: debug 2024-04-23T00:10:59.192+0000 7fb7f6a76700 -1 osd.2 153 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-23T00:11:05.526 INFO:journalctl@ceph.osd.2.smithi079.stdout:Apr 23 00:11:05 smithi079 bash[78084]: ceph-15ff8152-0102-11ef-bc93-c7b262605968-osd-2 2024-04-23T00:11:05.526 INFO:journalctl@ceph.osd.2.smithi079.stdout:Apr 23 00:11:05 smithi079 bash[78149]: Error response from daemon: No such container: ceph-15ff8152-0102-11ef-bc93-c7b262605968-osd-2 2024-04-23T00:11:07.241 DEBUG:teuthology.orchestra.run.smithi079:> sudo pkill -f 'journalctl -f -n 0 -u ceph-15ff8152-0102-11ef-bc93-c7b262605968@osd.2.service' 2024-04-23T00:11:07.268 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-23T00:11:07.269 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-04-23T00:11:07.269 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-04-23T00:11:07.269 DEBUG:teuthology.orchestra.run.smithi079:> sudo systemctl stop ceph-15ff8152-0102-11ef-bc93-c7b262605968@osd.3 2024-04-23T00:11:07.526 INFO:journalctl@ceph.osd.3.smithi079.stdout:Apr 23 00:11:07 smithi079 systemd[1]: Stopping Ceph osd.3 for 15ff8152-0102-11ef-bc93-c7b262605968... 2024-04-23T00:11:07.526 INFO:journalctl@ceph.osd.3.smithi079.stdout:Apr 23 00:11:07 smithi079 bash[65425]: debug 2024-04-23T00:11:07.472+0000 7fcb57cc1700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.3 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-04-23T00:11:07.526 INFO:journalctl@ceph.osd.3.smithi079.stdout:Apr 23 00:11:07 smithi079 bash[65425]: debug 2024-04-23T00:11:07.472+0000 7fcb57cc1700 -1 osd.3 153 *** Got signal Terminated *** 2024-04-23T00:11:07.526 INFO:journalctl@ceph.osd.3.smithi079.stdout:Apr 23 00:11:07 smithi079 bash[65425]: debug 2024-04-23T00:11:07.472+0000 7fcb57cc1700 -1 osd.3 153 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-23T00:11:08.798 INFO:journalctl@ceph.osd.4.smithi171.stdout:Apr 23 00:11:08 smithi171 bash[45913]: debug 2024-04-23T00:11:08.467+0000 7f67fd420700 -1 osd.4 153 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-04-23T00:10:43.048380+0000 front 2024-04-23T00:10:43.048454+0000 (oldest deadline 2024-04-23T00:11:08.348104+0000) 2024-04-23T00:11:09.276 INFO:journalctl@ceph.osd.3.smithi079.stdout:Apr 23 00:11:09 smithi079 bash[65425]: debug 2024-04-23T00:11:09.008+0000 7fcb502ad700 -1 osd.3 153 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-04-23T00:10:42.450556+0000 front 2024-04-23T00:10:42.450725+0000 (oldest deadline 2024-04-23T00:11:08.251462+0000) 2024-04-23T00:11:09.798 INFO:journalctl@ceph.osd.4.smithi171.stdout:Apr 23 00:11:09 smithi171 bash[45913]: debug 2024-04-23T00:11:09.455+0000 7f67fd420700 -1 osd.4 153 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-04-23T00:10:43.048380+0000 front 2024-04-23T00:10:43.048454+0000 (oldest deadline 2024-04-23T00:11:08.348104+0000) 2024-04-23T00:11:09.799 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 23 00:11:09 smithi171 bash[49527]: debug 2024-04-23T00:11:09.427+0000 7fcaa2ee4700 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-04-23T00:10:43.804374+0000 front 2024-04-23T00:10:43.804046+0000 (oldest deadline 2024-04-23T00:11:09.103824+0000) 2024-04-23T00:11:09.799 INFO:journalctl@ceph.osd.5.smithi171.stdout:Apr 23 00:11:09 smithi171 bash[47722]: debug 2024-04-23T00:11:09.619+0000 7fe1d9f5a700 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-04-23T00:10:44.566069+0000 front 2024-04-23T00:10:44.566441+0000 (oldest deadline 2024-04-23T00:11:09.266222+0000) 2024-04-23T00:11:10.275 INFO:journalctl@ceph.osd.3.smithi079.stdout:Apr 23 00:11:09 smithi079 bash[65425]: debug 2024-04-23T00:11:09.964+0000 7fcb502ad700 -1 osd.3 153 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-04-23T00:10:42.450556+0000 front 2024-04-23T00:10:42.450725+0000 (oldest deadline 2024-04-23T00:11:08.251462+0000) 2024-04-23T00:11:10.798 INFO:journalctl@ceph.osd.4.smithi171.stdout:Apr 23 00:11:10 smithi171 bash[45913]: debug 2024-04-23T00:11:10.439+0000 7f67fd420700 -1 osd.4 153 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-04-23T00:10:43.048380+0000 front 2024-04-23T00:10:43.048454+0000 (oldest deadline 2024-04-23T00:11:08.348104+0000) 2024-04-23T00:11:10.799 INFO:journalctl@ceph.osd.5.smithi171.stdout:Apr 23 00:11:10 smithi171 bash[47722]: debug 2024-04-23T00:11:10.575+0000 7fe1d9f5a700 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-04-23T00:10:44.566069+0000 front 2024-04-23T00:10:44.566441+0000 (oldest deadline 2024-04-23T00:11:09.266222+0000) 2024-04-23T00:11:10.799 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 23 00:11:10 smithi171 bash[49527]: debug 2024-04-23T00:11:10.399+0000 7fcaa2ee4700 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-04-23T00:10:43.804374+0000 front 2024-04-23T00:10:43.804046+0000 (oldest deadline 2024-04-23T00:11:09.103824+0000) 2024-04-23T00:11:11.275 INFO:journalctl@ceph.osd.3.smithi079.stdout:Apr 23 00:11:10 smithi079 bash[65425]: debug 2024-04-23T00:11:10.924+0000 7fcb502ad700 -1 osd.3 153 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-04-23T00:10:42.450556+0000 front 2024-04-23T00:10:42.450725+0000 (oldest deadline 2024-04-23T00:11:08.251462+0000) 2024-04-23T00:11:11.798 INFO:journalctl@ceph.osd.4.smithi171.stdout:Apr 23 00:11:11 smithi171 bash[45913]: debug 2024-04-23T00:11:11.419+0000 7f67fd420700 -1 osd.4 153 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-04-23T00:10:43.048380+0000 front 2024-04-23T00:10:43.048454+0000 (oldest deadline 2024-04-23T00:11:08.348104+0000) 2024-04-23T00:11:11.799 INFO:journalctl@ceph.osd.5.smithi171.stdout:Apr 23 00:11:11 smithi171 bash[47722]: debug 2024-04-23T00:11:11.619+0000 7fe1d9f5a700 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-04-23T00:10:44.566069+0000 front 2024-04-23T00:10:44.566441+0000 (oldest deadline 2024-04-23T00:11:09.266222+0000) 2024-04-23T00:11:11.799 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 23 00:11:11 smithi171 bash[49527]: debug 2024-04-23T00:11:11.435+0000 7fcaa2ee4700 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-04-23T00:10:43.804374+0000 front 2024-04-23T00:10:43.804046+0000 (oldest deadline 2024-04-23T00:11:09.103824+0000) 2024-04-23T00:11:11.799 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:11:11 smithi171 bash[51332]: debug 2024-04-23T00:11:11.487+0000 7f25ec5b6700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-04-23T00:10:44.651642+0000 front 2024-04-23T00:10:44.652028+0000 (oldest deadline 2024-04-23T00:11:10.551565+0000) 2024-04-23T00:11:12.276 INFO:journalctl@ceph.osd.3.smithi079.stdout:Apr 23 00:11:11 smithi079 bash[65425]: debug 2024-04-23T00:11:11.896+0000 7fcb502ad700 -1 osd.3 153 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-04-23T00:10:42.450556+0000 front 2024-04-23T00:10:42.450725+0000 (oldest deadline 2024-04-23T00:11:08.251462+0000) 2024-04-23T00:11:12.896 INFO:journalctl@ceph.osd.5.smithi171.stdout:Apr 23 00:11:12 smithi171 bash[47722]: debug 2024-04-23T00:11:12.579+0000 7fe1d9f5a700 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-04-23T00:10:44.566069+0000 front 2024-04-23T00:10:44.566441+0000 (oldest deadline 2024-04-23T00:11:09.266222+0000) 2024-04-23T00:11:12.896 INFO:journalctl@ceph.osd.4.smithi171.stdout:Apr 23 00:11:12 smithi171 bash[45913]: debug 2024-04-23T00:11:12.427+0000 7f67fd420700 -1 osd.4 153 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-04-23T00:10:43.048380+0000 front 2024-04-23T00:10:43.048454+0000 (oldest deadline 2024-04-23T00:11:08.348104+0000) 2024-04-23T00:11:12.896 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 23 00:11:12 smithi171 bash[49527]: debug 2024-04-23T00:11:12.439+0000 7fcaa2ee4700 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-04-23T00:10:43.804374+0000 front 2024-04-23T00:10:43.804046+0000 (oldest deadline 2024-04-23T00:11:09.103824+0000) 2024-04-23T00:11:12.897 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:11:12 smithi171 bash[51332]: debug 2024-04-23T00:11:12.515+0000 7f25ec5b6700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-04-23T00:10:44.651642+0000 front 2024-04-23T00:10:44.652028+0000 (oldest deadline 2024-04-23T00:11:10.551565+0000) 2024-04-23T00:11:13.776 INFO:journalctl@ceph.osd.3.smithi079.stdout:Apr 23 00:11:13 smithi079 bash[78283]: ceph-15ff8152-0102-11ef-bc93-c7b262605968-osd-3 2024-04-23T00:11:13.776 INFO:journalctl@ceph.osd.3.smithi079.stdout:Apr 23 00:11:13 smithi079 bash[78347]: Error response from daemon: No such container: ceph-15ff8152-0102-11ef-bc93-c7b262605968-osd-3 2024-04-23T00:11:13.798 INFO:journalctl@ceph.osd.4.smithi171.stdout:Apr 23 00:11:13 smithi171 bash[45913]: debug 2024-04-23T00:11:13.383+0000 7f67fd420700 -1 osd.4 153 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-04-23T00:10:43.048380+0000 front 2024-04-23T00:10:43.048454+0000 (oldest deadline 2024-04-23T00:11:08.348104+0000) 2024-04-23T00:11:13.798 INFO:journalctl@ceph.osd.5.smithi171.stdout:Apr 23 00:11:13 smithi171 bash[47722]: debug 2024-04-23T00:11:13.611+0000 7fe1d9f5a700 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-04-23T00:10:44.566069+0000 front 2024-04-23T00:10:44.566441+0000 (oldest deadline 2024-04-23T00:11:09.266222+0000) 2024-04-23T00:11:13.799 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 23 00:11:13 smithi171 bash[49527]: debug 2024-04-23T00:11:13.435+0000 7fcaa2ee4700 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-04-23T00:10:43.804374+0000 front 2024-04-23T00:10:43.804046+0000 (oldest deadline 2024-04-23T00:11:09.103824+0000) 2024-04-23T00:11:13.799 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:11:13 smithi171 bash[51332]: debug 2024-04-23T00:11:13.515+0000 7f25ec5b6700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-04-23T00:10:44.651642+0000 front 2024-04-23T00:10:44.652028+0000 (oldest deadline 2024-04-23T00:11:10.551565+0000) 2024-04-23T00:11:14.624 INFO:journalctl@ceph.osd.4.smithi171.stdout:Apr 23 00:11:14 smithi171 bash[45913]: debug 2024-04-23T00:11:14.407+0000 7f67fd420700 -1 osd.4 153 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-04-23T00:10:43.048380+0000 front 2024-04-23T00:10:43.048454+0000 (oldest deadline 2024-04-23T00:11:08.348104+0000) 2024-04-23T00:11:14.624 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 23 00:11:14 smithi171 bash[49527]: debug 2024-04-23T00:11:14.387+0000 7fcaa2ee4700 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-04-23T00:10:43.804374+0000 front 2024-04-23T00:10:43.804046+0000 (oldest deadline 2024-04-23T00:11:09.103824+0000) 2024-04-23T00:11:14.625 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:11:14 smithi171 bash[51332]: debug 2024-04-23T00:11:14.547+0000 7f25ec5b6700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-04-23T00:10:44.651642+0000 front 2024-04-23T00:10:44.652028+0000 (oldest deadline 2024-04-23T00:11:10.551565+0000) 2024-04-23T00:11:15.048 INFO:journalctl@ceph.osd.5.smithi171.stdout:Apr 23 00:11:14 smithi171 bash[47722]: debug 2024-04-23T00:11:14.643+0000 7fe1d9f5a700 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-04-23T00:10:44.566069+0000 front 2024-04-23T00:10:44.566441+0000 (oldest deadline 2024-04-23T00:11:09.266222+0000) 2024-04-23T00:11:15.532 DEBUG:teuthology.orchestra.run.smithi079:> sudo pkill -f 'journalctl -f -n 0 -u ceph-15ff8152-0102-11ef-bc93-c7b262605968@osd.3.service' 2024-04-23T00:11:15.559 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-23T00:11:15.560 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-04-23T00:11:15.560 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-04-23T00:11:15.560 DEBUG:teuthology.orchestra.run.smithi171:> sudo systemctl stop ceph-15ff8152-0102-11ef-bc93-c7b262605968@osd.4 2024-04-23T00:11:15.662 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 23 00:11:15 smithi171 bash[49527]: debug 2024-04-23T00:11:15.423+0000 7fcaa2ee4700 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-04-23T00:10:43.804374+0000 front 2024-04-23T00:10:43.804046+0000 (oldest deadline 2024-04-23T00:11:09.103824+0000) 2024-04-23T00:11:15.662 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:11:15 smithi171 bash[51332]: debug 2024-04-23T00:11:15.531+0000 7f25ec5b6700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-04-23T00:10:44.651642+0000 front 2024-04-23T00:10:44.652028+0000 (oldest deadline 2024-04-23T00:11:10.551565+0000) 2024-04-23T00:11:15.663 INFO:journalctl@ceph.osd.4.smithi171.stdout:Apr 23 00:11:15 smithi171 bash[45913]: debug 2024-04-23T00:11:15.423+0000 7f67fd420700 -1 osd.4 153 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-04-23T00:10:43.048380+0000 front 2024-04-23T00:10:43.048454+0000 (oldest deadline 2024-04-23T00:11:08.348104+0000) 2024-04-23T00:11:15.663 INFO:journalctl@ceph.osd.4.smithi171.stdout:Apr 23 00:11:15 smithi171 systemd[1]: Stopping Ceph osd.4 for 15ff8152-0102-11ef-bc93-c7b262605968... 2024-04-23T00:11:16.048 INFO:journalctl@ceph.osd.5.smithi171.stdout:Apr 23 00:11:15 smithi171 bash[47722]: debug 2024-04-23T00:11:15.679+0000 7fe1d9f5a700 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-04-23T00:10:44.566069+0000 front 2024-04-23T00:10:44.566441+0000 (oldest deadline 2024-04-23T00:11:09.266222+0000) 2024-04-23T00:11:16.049 INFO:journalctl@ceph.osd.4.smithi171.stdout:Apr 23 00:11:15 smithi171 bash[45913]: debug 2024-04-23T00:11:15.715+0000 7f6804e34700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-04-23T00:11:16.049 INFO:journalctl@ceph.osd.4.smithi171.stdout:Apr 23 00:11:15 smithi171 bash[45913]: debug 2024-04-23T00:11:15.715+0000 7f6804e34700 -1 osd.4 153 *** Got signal Terminated *** 2024-04-23T00:11:16.049 INFO:journalctl@ceph.osd.4.smithi171.stdout:Apr 23 00:11:15 smithi171 bash[45913]: debug 2024-04-23T00:11:15.715+0000 7f6804e34700 -1 osd.4 153 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-23T00:11:16.680 INFO:journalctl@ceph.osd.4.smithi171.stdout:Apr 23 00:11:16 smithi171 bash[45913]: debug 2024-04-23T00:11:16.451+0000 7f67fd420700 -1 osd.4 153 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-04-23T00:10:43.048380+0000 front 2024-04-23T00:10:43.048454+0000 (oldest deadline 2024-04-23T00:11:08.348104+0000) 2024-04-23T00:11:16.681 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 23 00:11:16 smithi171 bash[49527]: debug 2024-04-23T00:11:16.375+0000 7fcaa2ee4700 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-04-23T00:10:43.804374+0000 front 2024-04-23T00:10:43.804046+0000 (oldest deadline 2024-04-23T00:11:09.103824+0000) 2024-04-23T00:11:16.681 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:11:16 smithi171 bash[51332]: debug 2024-04-23T00:11:16.499+0000 7f25ec5b6700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-04-23T00:10:44.651642+0000 front 2024-04-23T00:10:44.652028+0000 (oldest deadline 2024-04-23T00:11:10.551565+0000) 2024-04-23T00:11:17.048 INFO:journalctl@ceph.osd.5.smithi171.stdout:Apr 23 00:11:16 smithi171 bash[47722]: debug 2024-04-23T00:11:16.699+0000 7fe1d9f5a700 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-04-23T00:10:44.566069+0000 front 2024-04-23T00:10:44.566441+0000 (oldest deadline 2024-04-23T00:11:09.266222+0000) 2024-04-23T00:11:17.644 INFO:journalctl@ceph.osd.4.smithi171.stdout:Apr 23 00:11:17 smithi171 bash[45913]: debug 2024-04-23T00:11:17.451+0000 7f67fd420700 -1 osd.4 153 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-04-23T00:10:43.048380+0000 front 2024-04-23T00:10:43.048454+0000 (oldest deadline 2024-04-23T00:11:08.348104+0000) 2024-04-23T00:11:17.645 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:11:17 smithi171 bash[51332]: debug 2024-04-23T00:11:17.451+0000 7f25ec5b6700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-04-23T00:10:44.651642+0000 front 2024-04-23T00:10:44.652028+0000 (oldest deadline 2024-04-23T00:11:10.551565+0000) 2024-04-23T00:11:17.645 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 23 00:11:17 smithi171 bash[49527]: debug 2024-04-23T00:11:17.347+0000 7fcaa2ee4700 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-04-23T00:10:43.804374+0000 front 2024-04-23T00:10:43.804046+0000 (oldest deadline 2024-04-23T00:11:09.103824+0000) 2024-04-23T00:11:17.645 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 23 00:11:17 smithi171 bash[49527]: debug 2024-04-23T00:11:17.347+0000 7fcaa2ee4700 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-04-23T00:10:53.106140+0000 front 2024-04-23T00:10:53.105747+0000 (oldest deadline 2024-04-23T00:11:17.205684+0000) 2024-04-23T00:11:18.048 INFO:journalctl@ceph.osd.5.smithi171.stdout:Apr 23 00:11:17 smithi171 bash[47722]: debug 2024-04-23T00:11:17.667+0000 7fe1d9f5a700 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-04-23T00:10:44.566069+0000 front 2024-04-23T00:10:44.566441+0000 (oldest deadline 2024-04-23T00:11:09.266222+0000) 2024-04-23T00:11:18.048 INFO:journalctl@ceph.osd.5.smithi171.stdout:Apr 23 00:11:17 smithi171 bash[47722]: debug 2024-04-23T00:11:17.667+0000 7fe1d9f5a700 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-04-23T00:10:53.968205+0000 front 2024-04-23T00:10:53.968327+0000 (oldest deadline 2024-04-23T00:11:17.467914+0000) 2024-04-23T00:11:18.798 INFO:journalctl@ceph.osd.4.smithi171.stdout:Apr 23 00:11:18 smithi171 bash[45913]: debug 2024-04-23T00:11:18.439+0000 7f67fd420700 -1 osd.4 153 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-04-23T00:10:43.048380+0000 front 2024-04-23T00:10:43.048454+0000 (oldest deadline 2024-04-23T00:11:08.348104+0000) 2024-04-23T00:11:18.799 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 23 00:11:18 smithi171 bash[49527]: debug 2024-04-23T00:11:18.379+0000 7fcaa2ee4700 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-04-23T00:10:43.804374+0000 front 2024-04-23T00:10:43.804046+0000 (oldest deadline 2024-04-23T00:11:09.103824+0000) 2024-04-23T00:11:18.799 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 23 00:11:18 smithi171 bash[49527]: debug 2024-04-23T00:11:18.379+0000 7fcaa2ee4700 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-04-23T00:10:53.106140+0000 front 2024-04-23T00:10:53.105747+0000 (oldest deadline 2024-04-23T00:11:17.205684+0000) 2024-04-23T00:11:18.799 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:11:18 smithi171 bash[51332]: debug 2024-04-23T00:11:18.459+0000 7f25ec5b6700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-04-23T00:10:44.651642+0000 front 2024-04-23T00:10:44.652028+0000 (oldest deadline 2024-04-23T00:11:10.551565+0000) 2024-04-23T00:11:18.799 INFO:journalctl@ceph.osd.5.smithi171.stdout:Apr 23 00:11:18 smithi171 bash[47722]: debug 2024-04-23T00:11:18.615+0000 7fe1d9f5a700 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-04-23T00:10:44.566069+0000 front 2024-04-23T00:10:44.566441+0000 (oldest deadline 2024-04-23T00:11:09.266222+0000) 2024-04-23T00:11:18.799 INFO:journalctl@ceph.osd.5.smithi171.stdout:Apr 23 00:11:18 smithi171 bash[47722]: debug 2024-04-23T00:11:18.615+0000 7fe1d9f5a700 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-04-23T00:10:53.968205+0000 front 2024-04-23T00:10:53.968327+0000 (oldest deadline 2024-04-23T00:11:17.467914+0000) 2024-04-23T00:11:19.798 INFO:journalctl@ceph.osd.5.smithi171.stdout:Apr 23 00:11:19 smithi171 bash[47722]: debug 2024-04-23T00:11:19.607+0000 7fe1d9f5a700 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-04-23T00:10:44.566069+0000 front 2024-04-23T00:10:44.566441+0000 (oldest deadline 2024-04-23T00:11:09.266222+0000) 2024-04-23T00:11:19.798 INFO:journalctl@ceph.osd.5.smithi171.stdout:Apr 23 00:11:19 smithi171 bash[47722]: debug 2024-04-23T00:11:19.607+0000 7fe1d9f5a700 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-04-23T00:10:53.968205+0000 front 2024-04-23T00:10:53.968327+0000 (oldest deadline 2024-04-23T00:11:17.467914+0000) 2024-04-23T00:11:19.799 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 23 00:11:19 smithi171 bash[49527]: debug 2024-04-23T00:11:19.367+0000 7fcaa2ee4700 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-04-23T00:10:43.804374+0000 front 2024-04-23T00:10:43.804046+0000 (oldest deadline 2024-04-23T00:11:09.103824+0000) 2024-04-23T00:11:19.799 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 23 00:11:19 smithi171 bash[49527]: debug 2024-04-23T00:11:19.367+0000 7fcaa2ee4700 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-04-23T00:10:53.106140+0000 front 2024-04-23T00:10:53.105747+0000 (oldest deadline 2024-04-23T00:11:17.205684+0000) 2024-04-23T00:11:19.799 INFO:journalctl@ceph.osd.4.smithi171.stdout:Apr 23 00:11:19 smithi171 bash[45913]: debug 2024-04-23T00:11:19.407+0000 7f67fd420700 -1 osd.4 153 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-04-23T00:10:43.048380+0000 front 2024-04-23T00:10:43.048454+0000 (oldest deadline 2024-04-23T00:11:08.348104+0000) 2024-04-23T00:11:19.799 INFO:journalctl@ceph.osd.4.smithi171.stdout:Apr 23 00:11:19 smithi171 bash[45913]: debug 2024-04-23T00:11:19.411+0000 7f67fd420700 -1 osd.4 153 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-04-23T00:10:55.851443+0000 front 2024-04-23T00:10:55.851283+0000 (oldest deadline 2024-04-23T00:11:18.750922+0000) 2024-04-23T00:11:19.799 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:11:19 smithi171 bash[51332]: debug 2024-04-23T00:11:19.475+0000 7f25ec5b6700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-04-23T00:10:44.651642+0000 front 2024-04-23T00:10:44.652028+0000 (oldest deadline 2024-04-23T00:11:10.551565+0000) 2024-04-23T00:11:19.799 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:11:19 smithi171 bash[51332]: debug 2024-04-23T00:11:19.475+0000 7f25ec5b6700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-04-23T00:10:53.954295+0000 front 2024-04-23T00:10:53.954147+0000 (oldest deadline 2024-04-23T00:11:18.653963+0000) 2024-04-23T00:11:20.575 INFO:journalctl@ceph.osd.4.smithi171.stdout:Apr 23 00:11:20 smithi171 bash[45913]: debug 2024-04-23T00:11:20.451+0000 7f67fd420700 -1 osd.4 153 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-04-23T00:10:43.048380+0000 front 2024-04-23T00:10:43.048454+0000 (oldest deadline 2024-04-23T00:11:08.348104+0000) 2024-04-23T00:11:20.575 INFO:journalctl@ceph.osd.4.smithi171.stdout:Apr 23 00:11:20 smithi171 bash[45913]: debug 2024-04-23T00:11:20.451+0000 7f67fd420700 -1 osd.4 153 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-04-23T00:10:55.851443+0000 front 2024-04-23T00:10:55.851283+0000 (oldest deadline 2024-04-23T00:11:18.750922+0000) 2024-04-23T00:11:20.576 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 23 00:11:20 smithi171 bash[49527]: debug 2024-04-23T00:11:20.331+0000 7fcaa2ee4700 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-04-23T00:10:43.804374+0000 front 2024-04-23T00:10:43.804046+0000 (oldest deadline 2024-04-23T00:11:09.103824+0000) 2024-04-23T00:11:20.576 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 23 00:11:20 smithi171 bash[49527]: debug 2024-04-23T00:11:20.331+0000 7fcaa2ee4700 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-04-23T00:10:53.106140+0000 front 2024-04-23T00:10:53.105747+0000 (oldest deadline 2024-04-23T00:11:17.205684+0000) 2024-04-23T00:11:20.576 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:11:20 smithi171 bash[51332]: debug 2024-04-23T00:11:20.511+0000 7f25ec5b6700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-04-23T00:10:44.651642+0000 front 2024-04-23T00:10:44.652028+0000 (oldest deadline 2024-04-23T00:11:10.551565+0000) 2024-04-23T00:11:20.576 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:11:20 smithi171 bash[51332]: debug 2024-04-23T00:11:20.511+0000 7f25ec5b6700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-04-23T00:10:53.954295+0000 front 2024-04-23T00:10:53.954147+0000 (oldest deadline 2024-04-23T00:11:18.653963+0000) 2024-04-23T00:11:21.048 INFO:journalctl@ceph.osd.5.smithi171.stdout:Apr 23 00:11:20 smithi171 bash[47722]: debug 2024-04-23T00:11:20.595+0000 7fe1d9f5a700 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-04-23T00:10:44.566069+0000 front 2024-04-23T00:10:44.566441+0000 (oldest deadline 2024-04-23T00:11:09.266222+0000) 2024-04-23T00:11:21.049 INFO:journalctl@ceph.osd.5.smithi171.stdout:Apr 23 00:11:20 smithi171 bash[47722]: debug 2024-04-23T00:11:20.595+0000 7fe1d9f5a700 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-04-23T00:10:53.968205+0000 front 2024-04-23T00:10:53.968327+0000 (oldest deadline 2024-04-23T00:11:17.467914+0000) 2024-04-23T00:11:21.395 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 23 00:11:21 smithi171 bash[49527]: debug 2024-04-23T00:11:21.299+0000 7fcaa2ee4700 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-04-23T00:10:43.804374+0000 front 2024-04-23T00:10:43.804046+0000 (oldest deadline 2024-04-23T00:11:09.103824+0000) 2024-04-23T00:11:21.396 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 23 00:11:21 smithi171 bash[49527]: debug 2024-04-23T00:11:21.299+0000 7fcaa2ee4700 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-04-23T00:10:53.106140+0000 front 2024-04-23T00:10:53.105747+0000 (oldest deadline 2024-04-23T00:11:17.205684+0000) 2024-04-23T00:11:21.698 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:11:21 smithi171 bash[51332]: debug 2024-04-23T00:11:21.555+0000 7f25ec5b6700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-04-23T00:10:44.651642+0000 front 2024-04-23T00:10:44.652028+0000 (oldest deadline 2024-04-23T00:11:10.551565+0000) 2024-04-23T00:11:21.699 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:11:21 smithi171 bash[51332]: debug 2024-04-23T00:11:21.555+0000 7f25ec5b6700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-04-23T00:10:53.954295+0000 front 2024-04-23T00:10:53.954147+0000 (oldest deadline 2024-04-23T00:11:18.653963+0000) 2024-04-23T00:11:21.699 INFO:journalctl@ceph.osd.5.smithi171.stdout:Apr 23 00:11:21 smithi171 bash[47722]: debug 2024-04-23T00:11:21.595+0000 7fe1d9f5a700 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-04-23T00:10:44.566069+0000 front 2024-04-23T00:10:44.566441+0000 (oldest deadline 2024-04-23T00:11:09.266222+0000) 2024-04-23T00:11:21.699 INFO:journalctl@ceph.osd.5.smithi171.stdout:Apr 23 00:11:21 smithi171 bash[47722]: debug 2024-04-23T00:11:21.595+0000 7fe1d9f5a700 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-04-23T00:10:53.968205+0000 front 2024-04-23T00:10:53.968327+0000 (oldest deadline 2024-04-23T00:11:17.467914+0000) 2024-04-23T00:11:21.950 INFO:journalctl@ceph.osd.4.smithi171.stdout:Apr 23 00:11:21 smithi171 bash[58584]: ceph-15ff8152-0102-11ef-bc93-c7b262605968-osd-4 2024-04-23T00:11:21.951 INFO:journalctl@ceph.osd.4.smithi171.stdout:Apr 23 00:11:21 smithi171 bash[58652]: Error response from daemon: No such container: ceph-15ff8152-0102-11ef-bc93-c7b262605968-osd-4 2024-04-23T00:11:22.798 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 23 00:11:22 smithi171 bash[49527]: debug 2024-04-23T00:11:22.347+0000 7fcaa2ee4700 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-04-23T00:10:43.804374+0000 front 2024-04-23T00:10:43.804046+0000 (oldest deadline 2024-04-23T00:11:09.103824+0000) 2024-04-23T00:11:22.798 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 23 00:11:22 smithi171 bash[49527]: debug 2024-04-23T00:11:22.347+0000 7fcaa2ee4700 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-04-23T00:10:53.106140+0000 front 2024-04-23T00:10:53.105747+0000 (oldest deadline 2024-04-23T00:11:17.205684+0000) 2024-04-23T00:11:22.799 INFO:journalctl@ceph.osd.5.smithi171.stdout:Apr 23 00:11:22 smithi171 bash[47722]: debug 2024-04-23T00:11:22.555+0000 7fe1d9f5a700 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-04-23T00:10:44.566069+0000 front 2024-04-23T00:10:44.566441+0000 (oldest deadline 2024-04-23T00:11:09.266222+0000) 2024-04-23T00:11:22.799 INFO:journalctl@ceph.osd.5.smithi171.stdout:Apr 23 00:11:22 smithi171 bash[47722]: debug 2024-04-23T00:11:22.555+0000 7fe1d9f5a700 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-04-23T00:10:53.968205+0000 front 2024-04-23T00:10:53.968327+0000 (oldest deadline 2024-04-23T00:11:17.467914+0000) 2024-04-23T00:11:22.799 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:11:22 smithi171 bash[51332]: debug 2024-04-23T00:11:22.563+0000 7f25ec5b6700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-04-23T00:10:44.651642+0000 front 2024-04-23T00:10:44.652028+0000 (oldest deadline 2024-04-23T00:11:10.551565+0000) 2024-04-23T00:11:22.799 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:11:22 smithi171 bash[51332]: debug 2024-04-23T00:11:22.563+0000 7f25ec5b6700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-04-23T00:10:53.954295+0000 front 2024-04-23T00:10:53.954147+0000 (oldest deadline 2024-04-23T00:11:18.653963+0000) 2024-04-23T00:11:23.537 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 23 00:11:23 smithi171 bash[49527]: debug 2024-04-23T00:11:23.303+0000 7fcaa2ee4700 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-04-23T00:10:43.804374+0000 front 2024-04-23T00:10:43.804046+0000 (oldest deadline 2024-04-23T00:11:09.103824+0000) 2024-04-23T00:11:23.537 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 23 00:11:23 smithi171 bash[49527]: debug 2024-04-23T00:11:23.303+0000 7fcaa2ee4700 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-04-23T00:10:53.106140+0000 front 2024-04-23T00:10:53.105747+0000 (oldest deadline 2024-04-23T00:11:17.205684+0000) 2024-04-23T00:11:23.776 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 23 00:11:23 smithi079 bash[74242]: ts=2024-04-23T00:11:23.547Z caller=notify.go:732 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi079.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.79:8443: connect: connection refused" 2024-04-23T00:11:23.776 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 23 00:11:23 smithi079 bash[74242]: ts=2024-04-23T00:11:23.549Z caller=notify.go:732 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi171.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.171:8443: connect: connection refused" 2024-04-23T00:11:23.798 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:11:23 smithi171 bash[51332]: debug 2024-04-23T00:11:23.583+0000 7f25ec5b6700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-04-23T00:10:44.651642+0000 front 2024-04-23T00:10:44.652028+0000 (oldest deadline 2024-04-23T00:11:10.551565+0000) 2024-04-23T00:11:23.798 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:11:23 smithi171 bash[51332]: debug 2024-04-23T00:11:23.583+0000 7f25ec5b6700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-04-23T00:10:53.954295+0000 front 2024-04-23T00:10:53.954147+0000 (oldest deadline 2024-04-23T00:11:18.653963+0000) 2024-04-23T00:11:23.798 INFO:journalctl@ceph.osd.5.smithi171.stdout:Apr 23 00:11:23 smithi171 bash[47722]: debug 2024-04-23T00:11:23.571+0000 7fe1d9f5a700 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-04-23T00:10:44.566069+0000 front 2024-04-23T00:10:44.566441+0000 (oldest deadline 2024-04-23T00:11:09.266222+0000) 2024-04-23T00:11:23.799 INFO:journalctl@ceph.osd.5.smithi171.stdout:Apr 23 00:11:23 smithi171 bash[47722]: debug 2024-04-23T00:11:23.571+0000 7fe1d9f5a700 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-04-23T00:10:53.968205+0000 front 2024-04-23T00:10:53.968327+0000 (oldest deadline 2024-04-23T00:11:17.467914+0000) 2024-04-23T00:11:24.056 DEBUG:teuthology.orchestra.run.smithi171:> sudo pkill -f 'journalctl -f -n 0 -u ceph-15ff8152-0102-11ef-bc93-c7b262605968@osd.4.service' 2024-04-23T00:11:24.085 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-23T00:11:24.086 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-04-23T00:11:24.086 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-04-23T00:11:24.086 DEBUG:teuthology.orchestra.run.smithi171:> sudo systemctl stop ceph-15ff8152-0102-11ef-bc93-c7b262605968@osd.5 2024-04-23T00:11:24.136 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 23 00:11:23 smithi171 bash[56702]: ts=2024-04-23T00:11:23.888Z 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.79:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.79:8765: connect: connection refused" 2024-04-23T00:11:24.136 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 23 00:11:23 smithi171 bash[56702]: ts=2024-04-23T00:11:23.894Z 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.79:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.79:8765: connect: connection refused" 2024-04-23T00:11:24.136 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 23 00:11:23 smithi171 bash[56702]: ts=2024-04-23T00:11:23.896Z 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.79:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.79:8765: connect: connection refused" 2024-04-23T00:11:24.136 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 23 00:11:23 smithi171 bash[56702]: ts=2024-04-23T00:11:23.899Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=nvmeof msg="Unable to refresh target groups" err="Get \"http://172.21.15.79:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.79:8765: connect: connection refused" 2024-04-23T00:11:24.136 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 23 00:11:23 smithi171 bash[56702]: ts=2024-04-23T00:11:23.902Z 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.79:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.79:8765: connect: connection refused" 2024-04-23T00:11:24.548 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 23 00:11:24 smithi171 bash[49527]: debug 2024-04-23T00:11:24.275+0000 7fcaa2ee4700 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-04-23T00:10:43.804374+0000 front 2024-04-23T00:10:43.804046+0000 (oldest deadline 2024-04-23T00:11:09.103824+0000) 2024-04-23T00:11:24.548 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 23 00:11:24 smithi171 bash[49527]: debug 2024-04-23T00:11:24.275+0000 7fcaa2ee4700 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-04-23T00:10:53.106140+0000 front 2024-04-23T00:10:53.105747+0000 (oldest deadline 2024-04-23T00:11:17.205684+0000) 2024-04-23T00:11:24.549 INFO:journalctl@ceph.osd.5.smithi171.stdout:Apr 23 00:11:24 smithi171 systemd[1]: Stopping Ceph osd.5 for 15ff8152-0102-11ef-bc93-c7b262605968... 2024-04-23T00:11:24.549 INFO:journalctl@ceph.osd.5.smithi171.stdout:Apr 23 00:11:24 smithi171 bash[47722]: debug 2024-04-23T00:11:24.287+0000 7fe1dd966700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.5 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-04-23T00:11:24.549 INFO:journalctl@ceph.osd.5.smithi171.stdout:Apr 23 00:11:24 smithi171 bash[47722]: debug 2024-04-23T00:11:24.287+0000 7fe1dd966700 -1 osd.5 153 *** Got signal Terminated *** 2024-04-23T00:11:24.549 INFO:journalctl@ceph.osd.5.smithi171.stdout:Apr 23 00:11:24 smithi171 bash[47722]: debug 2024-04-23T00:11:24.287+0000 7fe1dd966700 -1 osd.5 153 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-23T00:11:25.048 INFO:journalctl@ceph.osd.5.smithi171.stdout:Apr 23 00:11:24 smithi171 bash[47722]: debug 2024-04-23T00:11:24.599+0000 7fe1d9f5a700 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-04-23T00:10:44.566069+0000 front 2024-04-23T00:10:44.566441+0000 (oldest deadline 2024-04-23T00:11:09.266222+0000) 2024-04-23T00:11:25.048 INFO:journalctl@ceph.osd.5.smithi171.stdout:Apr 23 00:11:24 smithi171 bash[47722]: debug 2024-04-23T00:11:24.599+0000 7fe1d9f5a700 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-04-23T00:10:53.968205+0000 front 2024-04-23T00:10:53.968327+0000 (oldest deadline 2024-04-23T00:11:17.467914+0000) 2024-04-23T00:11:25.049 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:11:24 smithi171 bash[51332]: debug 2024-04-23T00:11:24.631+0000 7f25ec5b6700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-04-23T00:10:44.651642+0000 front 2024-04-23T00:10:44.652028+0000 (oldest deadline 2024-04-23T00:11:10.551565+0000) 2024-04-23T00:11:25.049 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:11:24 smithi171 bash[51332]: debug 2024-04-23T00:11:24.631+0000 7f25ec5b6700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-04-23T00:10:53.954295+0000 front 2024-04-23T00:10:53.954147+0000 (oldest deadline 2024-04-23T00:11:18.653963+0000) 2024-04-23T00:11:25.570 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 23 00:11:25 smithi171 bash[49527]: debug 2024-04-23T00:11:25.319+0000 7fcaa2ee4700 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-04-23T00:10:43.804374+0000 front 2024-04-23T00:10:43.804046+0000 (oldest deadline 2024-04-23T00:11:09.103824+0000) 2024-04-23T00:11:25.570 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 23 00:11:25 smithi171 bash[49527]: debug 2024-04-23T00:11:25.319+0000 7fcaa2ee4700 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-04-23T00:10:53.106140+0000 front 2024-04-23T00:10:53.105747+0000 (oldest deadline 2024-04-23T00:11:17.205684+0000) 2024-04-23T00:11:25.570 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 23 00:11:25 smithi171 bash[49527]: debug 2024-04-23T00:11:25.319+0000 7fcaa2ee4700 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.79:6822 osd.2 since back 2024-04-23T00:11:01.207676+0000 front 2024-04-23T00:11:01.207721+0000 (oldest deadline 2024-04-23T00:11:25.307585+0000) 2024-04-23T00:11:26.048 INFO:journalctl@ceph.osd.5.smithi171.stdout:Apr 23 00:11:25 smithi171 bash[47722]: debug 2024-04-23T00:11:25.615+0000 7fe1d9f5a700 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-04-23T00:10:44.566069+0000 front 2024-04-23T00:10:44.566441+0000 (oldest deadline 2024-04-23T00:11:09.266222+0000) 2024-04-23T00:11:26.048 INFO:journalctl@ceph.osd.5.smithi171.stdout:Apr 23 00:11:25 smithi171 bash[47722]: debug 2024-04-23T00:11:25.615+0000 7fe1d9f5a700 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-04-23T00:10:53.968205+0000 front 2024-04-23T00:10:53.968327+0000 (oldest deadline 2024-04-23T00:11:17.467914+0000) 2024-04-23T00:11:26.049 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:11:25 smithi171 bash[51332]: debug 2024-04-23T00:11:25.591+0000 7f25ec5b6700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-04-23T00:10:44.651642+0000 front 2024-04-23T00:10:44.652028+0000 (oldest deadline 2024-04-23T00:11:10.551565+0000) 2024-04-23T00:11:26.049 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:11:25 smithi171 bash[51332]: debug 2024-04-23T00:11:25.591+0000 7f25ec5b6700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-04-23T00:10:53.954295+0000 front 2024-04-23T00:10:53.954147+0000 (oldest deadline 2024-04-23T00:11:18.653963+0000) 2024-04-23T00:11:26.547 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 23 00:11:26 smithi171 bash[49527]: debug 2024-04-23T00:11:26.303+0000 7fcaa2ee4700 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-04-23T00:10:43.804374+0000 front 2024-04-23T00:10:43.804046+0000 (oldest deadline 2024-04-23T00:11:09.103824+0000) 2024-04-23T00:11:26.547 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 23 00:11:26 smithi171 bash[49527]: debug 2024-04-23T00:11:26.303+0000 7fcaa2ee4700 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-04-23T00:10:53.106140+0000 front 2024-04-23T00:10:53.105747+0000 (oldest deadline 2024-04-23T00:11:17.205684+0000) 2024-04-23T00:11:26.547 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 23 00:11:26 smithi171 bash[49527]: debug 2024-04-23T00:11:26.303+0000 7fcaa2ee4700 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.79:6822 osd.2 since back 2024-04-23T00:11:01.207676+0000 front 2024-04-23T00:11:01.207721+0000 (oldest deadline 2024-04-23T00:11:25.307585+0000) 2024-04-23T00:11:26.798 INFO:journalctl@ceph.osd.5.smithi171.stdout:Apr 23 00:11:26 smithi171 bash[47722]: debug 2024-04-23T00:11:26.582+0000 7fe1d9f5a700 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-04-23T00:10:44.566069+0000 front 2024-04-23T00:10:44.566441+0000 (oldest deadline 2024-04-23T00:11:09.266222+0000) 2024-04-23T00:11:26.798 INFO:journalctl@ceph.osd.5.smithi171.stdout:Apr 23 00:11:26 smithi171 bash[47722]: debug 2024-04-23T00:11:26.582+0000 7fe1d9f5a700 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-04-23T00:10:53.968205+0000 front 2024-04-23T00:10:53.968327+0000 (oldest deadline 2024-04-23T00:11:17.467914+0000) 2024-04-23T00:11:26.799 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:11:26 smithi171 bash[51332]: debug 2024-04-23T00:11:26.566+0000 7f25ec5b6700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-04-23T00:10:44.651642+0000 front 2024-04-23T00:10:44.652028+0000 (oldest deadline 2024-04-23T00:11:10.551565+0000) 2024-04-23T00:11:26.799 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:11:26 smithi171 bash[51332]: debug 2024-04-23T00:11:26.566+0000 7f25ec5b6700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-04-23T00:10:53.954295+0000 front 2024-04-23T00:10:53.954147+0000 (oldest deadline 2024-04-23T00:11:18.653963+0000) 2024-04-23T00:11:27.587 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:11:27 smithi171 bash[51332]: debug 2024-04-23T00:11:27.566+0000 7f25ec5b6700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-04-23T00:10:44.651642+0000 front 2024-04-23T00:10:44.652028+0000 (oldest deadline 2024-04-23T00:11:10.551565+0000) 2024-04-23T00:11:27.587 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:11:27 smithi171 bash[51332]: debug 2024-04-23T00:11:27.566+0000 7f25ec5b6700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-04-23T00:10:53.954295+0000 front 2024-04-23T00:10:53.954147+0000 (oldest deadline 2024-04-23T00:11:18.653963+0000) 2024-04-23T00:11:27.587 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 23 00:11:27 smithi171 bash[49527]: debug 2024-04-23T00:11:27.338+0000 7fcaa2ee4700 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-04-23T00:10:43.804374+0000 front 2024-04-23T00:10:43.804046+0000 (oldest deadline 2024-04-23T00:11:09.103824+0000) 2024-04-23T00:11:27.587 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 23 00:11:27 smithi171 bash[49527]: debug 2024-04-23T00:11:27.338+0000 7fcaa2ee4700 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-04-23T00:10:53.106140+0000 front 2024-04-23T00:10:53.105747+0000 (oldest deadline 2024-04-23T00:11:17.205684+0000) 2024-04-23T00:11:27.587 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 23 00:11:27 smithi171 bash[49527]: debug 2024-04-23T00:11:27.338+0000 7fcaa2ee4700 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.79:6822 osd.2 since back 2024-04-23T00:11:01.207676+0000 front 2024-04-23T00:11:01.207721+0000 (oldest deadline 2024-04-23T00:11:25.307585+0000) 2024-04-23T00:11:28.048 INFO:journalctl@ceph.osd.5.smithi171.stdout:Apr 23 00:11:27 smithi171 bash[47722]: debug 2024-04-23T00:11:27.606+0000 7fe1d9f5a700 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-04-23T00:10:44.566069+0000 front 2024-04-23T00:10:44.566441+0000 (oldest deadline 2024-04-23T00:11:09.266222+0000) 2024-04-23T00:11:28.048 INFO:journalctl@ceph.osd.5.smithi171.stdout:Apr 23 00:11:27 smithi171 bash[47722]: debug 2024-04-23T00:11:27.606+0000 7fe1d9f5a700 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-04-23T00:10:53.968205+0000 front 2024-04-23T00:10:53.968327+0000 (oldest deadline 2024-04-23T00:11:17.467914+0000) 2024-04-23T00:11:28.048 INFO:journalctl@ceph.osd.5.smithi171.stdout:Apr 23 00:11:27 smithi171 bash[47722]: debug 2024-04-23T00:11:27.606+0000 7fe1d9f5a700 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.79:6822 osd.2 since back 2024-04-23T00:11:03.870595+0000 front 2024-04-23T00:11:03.870472+0000 (oldest deadline 2024-04-23T00:11:27.370321+0000) 2024-04-23T00:11:28.601 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:11:28 smithi171 bash[51332]: debug 2024-04-23T00:11:28.574+0000 7f25ec5b6700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-04-23T00:10:44.651642+0000 front 2024-04-23T00:10:44.652028+0000 (oldest deadline 2024-04-23T00:11:10.551565+0000) 2024-04-23T00:11:28.602 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:11:28 smithi171 bash[51332]: debug 2024-04-23T00:11:28.574+0000 7f25ec5b6700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-04-23T00:10:53.954295+0000 front 2024-04-23T00:10:53.954147+0000 (oldest deadline 2024-04-23T00:11:18.653963+0000) 2024-04-23T00:11:28.602 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 23 00:11:28 smithi171 bash[49527]: debug 2024-04-23T00:11:28.346+0000 7fcaa2ee4700 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-04-23T00:10:43.804374+0000 front 2024-04-23T00:10:43.804046+0000 (oldest deadline 2024-04-23T00:11:09.103824+0000) 2024-04-23T00:11:28.602 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 23 00:11:28 smithi171 bash[49527]: debug 2024-04-23T00:11:28.346+0000 7fcaa2ee4700 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-04-23T00:10:53.106140+0000 front 2024-04-23T00:10:53.105747+0000 (oldest deadline 2024-04-23T00:11:17.205684+0000) 2024-04-23T00:11:28.603 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 23 00:11:28 smithi171 bash[49527]: debug 2024-04-23T00:11:28.346+0000 7fcaa2ee4700 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.79:6822 osd.2 since back 2024-04-23T00:11:01.207676+0000 front 2024-04-23T00:11:01.207721+0000 (oldest deadline 2024-04-23T00:11:25.307585+0000) 2024-04-23T00:11:29.048 INFO:journalctl@ceph.osd.5.smithi171.stdout:Apr 23 00:11:28 smithi171 bash[47722]: debug 2024-04-23T00:11:28.618+0000 7fe1d9f5a700 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-04-23T00:10:44.566069+0000 front 2024-04-23T00:10:44.566441+0000 (oldest deadline 2024-04-23T00:11:09.266222+0000) 2024-04-23T00:11:29.100 INFO:journalctl@ceph.osd.5.smithi171.stdout:Apr 23 00:11:28 smithi171 bash[47722]: debug 2024-04-23T00:11:28.618+0000 7fe1d9f5a700 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-04-23T00:10:53.968205+0000 front 2024-04-23T00:10:53.968327+0000 (oldest deadline 2024-04-23T00:11:17.467914+0000) 2024-04-23T00:11:29.100 INFO:journalctl@ceph.osd.5.smithi171.stdout:Apr 23 00:11:28 smithi171 bash[47722]: debug 2024-04-23T00:11:28.618+0000 7fe1d9f5a700 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.79:6822 osd.2 since back 2024-04-23T00:11:03.870595+0000 front 2024-04-23T00:11:03.870472+0000 (oldest deadline 2024-04-23T00:11:27.370321+0000) 2024-04-23T00:11:29.548 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 23 00:11:29 smithi171 bash[49527]: debug 2024-04-23T00:11:29.306+0000 7fcaa2ee4700 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-04-23T00:10:43.804374+0000 front 2024-04-23T00:10:43.804046+0000 (oldest deadline 2024-04-23T00:11:09.103824+0000) 2024-04-23T00:11:29.549 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 23 00:11:29 smithi171 bash[49527]: debug 2024-04-23T00:11:29.306+0000 7fcaa2ee4700 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-04-23T00:10:53.106140+0000 front 2024-04-23T00:10:53.105747+0000 (oldest deadline 2024-04-23T00:11:17.205684+0000) 2024-04-23T00:11:29.549 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 23 00:11:29 smithi171 bash[49527]: debug 2024-04-23T00:11:29.306+0000 7fcaa2ee4700 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.79:6822 osd.2 since back 2024-04-23T00:11:01.207676+0000 front 2024-04-23T00:11:01.207721+0000 (oldest deadline 2024-04-23T00:11:25.307585+0000) 2024-04-23T00:11:29.549 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:11:29 smithi171 bash[51332]: debug 2024-04-23T00:11:29.546+0000 7f25ec5b6700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-04-23T00:10:44.651642+0000 front 2024-04-23T00:10:44.652028+0000 (oldest deadline 2024-04-23T00:11:10.551565+0000) 2024-04-23T00:11:29.549 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:11:29 smithi171 bash[51332]: debug 2024-04-23T00:11:29.546+0000 7f25ec5b6700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-04-23T00:10:53.954295+0000 front 2024-04-23T00:10:53.954147+0000 (oldest deadline 2024-04-23T00:11:18.653963+0000) 2024-04-23T00:11:29.549 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:11:29 smithi171 bash[51332]: debug 2024-04-23T00:11:29.546+0000 7f25ec5b6700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.79:6822 osd.2 since back 2024-04-23T00:11:03.955800+0000 front 2024-04-23T00:11:03.955625+0000 (oldest deadline 2024-04-23T00:11:29.155797+0000) 2024-04-23T00:11:30.469 INFO:journalctl@ceph.osd.5.smithi171.stdout:Apr 23 00:11:30 smithi171 bash[58786]: ceph-15ff8152-0102-11ef-bc93-c7b262605968-osd-5 2024-04-23T00:11:30.470 INFO:journalctl@ceph.osd.5.smithi171.stdout:Apr 23 00:11:30 smithi171 bash[58852]: Error response from daemon: No such container: ceph-15ff8152-0102-11ef-bc93-c7b262605968-osd-5 2024-04-23T00:11:30.470 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 23 00:11:30 smithi171 bash[49527]: debug 2024-04-23T00:11:30.298+0000 7fcaa2ee4700 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-04-23T00:10:43.804374+0000 front 2024-04-23T00:10:43.804046+0000 (oldest deadline 2024-04-23T00:11:09.103824+0000) 2024-04-23T00:11:30.470 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 23 00:11:30 smithi171 bash[49527]: debug 2024-04-23T00:11:30.298+0000 7fcaa2ee4700 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-04-23T00:10:53.106140+0000 front 2024-04-23T00:10:53.105747+0000 (oldest deadline 2024-04-23T00:11:17.205684+0000) 2024-04-23T00:11:30.470 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 23 00:11:30 smithi171 bash[49527]: debug 2024-04-23T00:11:30.298+0000 7fcaa2ee4700 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.79:6822 osd.2 since back 2024-04-23T00:11:01.207676+0000 front 2024-04-23T00:11:01.207721+0000 (oldest deadline 2024-04-23T00:11:25.307585+0000) 2024-04-23T00:11:30.798 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:11:30 smithi171 bash[51332]: debug 2024-04-23T00:11:30.586+0000 7f25ec5b6700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-04-23T00:10:44.651642+0000 front 2024-04-23T00:10:44.652028+0000 (oldest deadline 2024-04-23T00:11:10.551565+0000) 2024-04-23T00:11:30.798 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:11:30 smithi171 bash[51332]: debug 2024-04-23T00:11:30.586+0000 7f25ec5b6700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-04-23T00:10:53.954295+0000 front 2024-04-23T00:10:53.954147+0000 (oldest deadline 2024-04-23T00:11:18.653963+0000) 2024-04-23T00:11:30.798 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:11:30 smithi171 bash[51332]: debug 2024-04-23T00:11:30.586+0000 7f25ec5b6700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.79:6822 osd.2 since back 2024-04-23T00:11:03.955800+0000 front 2024-04-23T00:11:03.955625+0000 (oldest deadline 2024-04-23T00:11:29.155797+0000) 2024-04-23T00:11:31.548 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 23 00:11:31 smithi171 bash[49527]: debug 2024-04-23T00:11:31.282+0000 7fcaa2ee4700 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-04-23T00:10:43.804374+0000 front 2024-04-23T00:10:43.804046+0000 (oldest deadline 2024-04-23T00:11:09.103824+0000) 2024-04-23T00:11:31.548 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 23 00:11:31 smithi171 bash[49527]: debug 2024-04-23T00:11:31.282+0000 7fcaa2ee4700 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-04-23T00:10:53.106140+0000 front 2024-04-23T00:10:53.105747+0000 (oldest deadline 2024-04-23T00:11:17.205684+0000) 2024-04-23T00:11:31.548 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 23 00:11:31 smithi171 bash[49527]: debug 2024-04-23T00:11:31.282+0000 7fcaa2ee4700 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.79:6822 osd.2 since back 2024-04-23T00:11:01.207676+0000 front 2024-04-23T00:11:01.207721+0000 (oldest deadline 2024-04-23T00:11:25.307585+0000) 2024-04-23T00:11:31.943 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:11:31 smithi171 bash[51332]: debug 2024-04-23T00:11:31.602+0000 7f25ec5b6700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-04-23T00:10:44.651642+0000 front 2024-04-23T00:10:44.652028+0000 (oldest deadline 2024-04-23T00:11:10.551565+0000) 2024-04-23T00:11:31.943 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:11:31 smithi171 bash[51332]: debug 2024-04-23T00:11:31.602+0000 7f25ec5b6700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-04-23T00:10:53.954295+0000 front 2024-04-23T00:10:53.954147+0000 (oldest deadline 2024-04-23T00:11:18.653963+0000) 2024-04-23T00:11:31.943 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:11:31 smithi171 bash[51332]: debug 2024-04-23T00:11:31.602+0000 7f25ec5b6700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.79:6822 osd.2 since back 2024-04-23T00:11:03.955800+0000 front 2024-04-23T00:11:03.955625+0000 (oldest deadline 2024-04-23T00:11:29.155797+0000) 2024-04-23T00:11:32.548 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 23 00:11:32 smithi171 bash[49527]: debug 2024-04-23T00:11:32.290+0000 7fcaa2ee4700 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-04-23T00:10:43.804374+0000 front 2024-04-23T00:10:43.804046+0000 (oldest deadline 2024-04-23T00:11:09.103824+0000) 2024-04-23T00:11:32.548 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 23 00:11:32 smithi171 bash[49527]: debug 2024-04-23T00:11:32.290+0000 7fcaa2ee4700 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-04-23T00:10:53.106140+0000 front 2024-04-23T00:10:53.105747+0000 (oldest deadline 2024-04-23T00:11:17.205684+0000) 2024-04-23T00:11:32.548 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 23 00:11:32 smithi171 bash[49527]: debug 2024-04-23T00:11:32.290+0000 7fcaa2ee4700 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.79:6822 osd.2 since back 2024-04-23T00:11:01.207676+0000 front 2024-04-23T00:11:01.207721+0000 (oldest deadline 2024-04-23T00:11:25.307585+0000) 2024-04-23T00:11:32.560 DEBUG:teuthology.orchestra.run.smithi171:> sudo pkill -f 'journalctl -f -n 0 -u ceph-15ff8152-0102-11ef-bc93-c7b262605968@osd.5.service' 2024-04-23T00:11:32.629 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-23T00:11:32.630 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-04-23T00:11:32.630 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-04-23T00:11:32.630 DEBUG:teuthology.orchestra.run.smithi171:> sudo systemctl stop ceph-15ff8152-0102-11ef-bc93-c7b262605968@osd.6 2024-04-23T00:11:32.816 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 23 00:11:32 smithi171 systemd[1]: Stopping Ceph osd.6 for 15ff8152-0102-11ef-bc93-c7b262605968... 2024-04-23T00:11:32.817 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:11:32 smithi171 bash[51332]: debug 2024-04-23T00:11:32.630+0000 7f25ec5b6700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-04-23T00:10:44.651642+0000 front 2024-04-23T00:10:44.652028+0000 (oldest deadline 2024-04-23T00:11:10.551565+0000) 2024-04-23T00:11:32.817 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:11:32 smithi171 bash[51332]: debug 2024-04-23T00:11:32.630+0000 7f25ec5b6700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-04-23T00:10:53.954295+0000 front 2024-04-23T00:10:53.954147+0000 (oldest deadline 2024-04-23T00:11:18.653963+0000) 2024-04-23T00:11:32.817 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:11:32 smithi171 bash[51332]: debug 2024-04-23T00:11:32.630+0000 7f25ec5b6700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.79:6822 osd.2 since back 2024-04-23T00:11:03.955800+0000 front 2024-04-23T00:11:03.955625+0000 (oldest deadline 2024-04-23T00:11:29.155797+0000) 2024-04-23T00:11:33.283 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 23 00:11:32 smithi171 bash[49527]: debug 2024-04-23T00:11:32.834+0000 7fcaaa8f8700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.6 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-04-23T00:11:33.283 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 23 00:11:32 smithi171 bash[49527]: debug 2024-04-23T00:11:32.834+0000 7fcaaa8f8700 -1 osd.6 153 *** Got signal Terminated *** 2024-04-23T00:11:33.283 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 23 00:11:32 smithi171 bash[49527]: debug 2024-04-23T00:11:32.834+0000 7fcaaa8f8700 -1 osd.6 153 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-23T00:11:33.548 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 23 00:11:33 smithi171 bash[49527]: debug 2024-04-23T00:11:33.298+0000 7fcaa2ee4700 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-04-23T00:10:43.804374+0000 front 2024-04-23T00:10:43.804046+0000 (oldest deadline 2024-04-23T00:11:09.103824+0000) 2024-04-23T00:11:33.548 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 23 00:11:33 smithi171 bash[49527]: debug 2024-04-23T00:11:33.298+0000 7fcaa2ee4700 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-04-23T00:10:53.106140+0000 front 2024-04-23T00:10:53.105747+0000 (oldest deadline 2024-04-23T00:11:17.205684+0000) 2024-04-23T00:11:33.548 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 23 00:11:33 smithi171 bash[49527]: debug 2024-04-23T00:11:33.298+0000 7fcaa2ee4700 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.79:6822 osd.2 since back 2024-04-23T00:11:01.207676+0000 front 2024-04-23T00:11:01.207721+0000 (oldest deadline 2024-04-23T00:11:25.307585+0000) 2024-04-23T00:11:33.775 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 23 00:11:33 smithi079 bash[74242]: ts=2024-04-23T00:11:33.546Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=12 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://smithi171.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.171:8443: connect: connection refused; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://smithi079.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.79:8443: connect: connection refused" 2024-04-23T00:11:33.776 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 23 00:11:33 smithi079 bash[74242]: ts=2024-04-23T00:11:33.548Z caller=notify.go:732 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi079.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.79:8443: connect: connection refused" 2024-04-23T00:11:33.776 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 23 00:11:33 smithi079 bash[74242]: ts=2024-04-23T00:11:33.549Z caller=notify.go:732 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi171.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.171:8443: connect: connection refused" 2024-04-23T00:11:34.048 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:11:33 smithi171 bash[51332]: debug 2024-04-23T00:11:33.678+0000 7f25ec5b6700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-04-23T00:10:44.651642+0000 front 2024-04-23T00:10:44.652028+0000 (oldest deadline 2024-04-23T00:11:10.551565+0000) 2024-04-23T00:11:34.048 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:11:33 smithi171 bash[51332]: debug 2024-04-23T00:11:33.678+0000 7f25ec5b6700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-04-23T00:10:53.954295+0000 front 2024-04-23T00:10:53.954147+0000 (oldest deadline 2024-04-23T00:11:18.653963+0000) 2024-04-23T00:11:34.048 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:11:33 smithi171 bash[51332]: debug 2024-04-23T00:11:33.678+0000 7f25ec5b6700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.79:6822 osd.2 since back 2024-04-23T00:11:03.955800+0000 front 2024-04-23T00:11:03.955625+0000 (oldest deadline 2024-04-23T00:11:29.155797+0000) 2024-04-23T00:11:34.548 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 23 00:11:34 smithi171 bash[49527]: debug 2024-04-23T00:11:34.258+0000 7fcaa2ee4700 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-04-23T00:10:43.804374+0000 front 2024-04-23T00:10:43.804046+0000 (oldest deadline 2024-04-23T00:11:09.103824+0000) 2024-04-23T00:11:34.548 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 23 00:11:34 smithi171 bash[49527]: debug 2024-04-23T00:11:34.258+0000 7fcaa2ee4700 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-04-23T00:10:53.106140+0000 front 2024-04-23T00:10:53.105747+0000 (oldest deadline 2024-04-23T00:11:17.205684+0000) 2024-04-23T00:11:34.549 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 23 00:11:34 smithi171 bash[49527]: debug 2024-04-23T00:11:34.258+0000 7fcaa2ee4700 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.79:6822 osd.2 since back 2024-04-23T00:11:01.207676+0000 front 2024-04-23T00:11:01.207721+0000 (oldest deadline 2024-04-23T00:11:25.307585+0000) 2024-04-23T00:11:35.048 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:11:34 smithi171 bash[51332]: debug 2024-04-23T00:11:34.686+0000 7f25ec5b6700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-04-23T00:10:44.651642+0000 front 2024-04-23T00:10:44.652028+0000 (oldest deadline 2024-04-23T00:11:10.551565+0000) 2024-04-23T00:11:35.048 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:11:34 smithi171 bash[51332]: debug 2024-04-23T00:11:34.686+0000 7f25ec5b6700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-04-23T00:10:53.954295+0000 front 2024-04-23T00:10:53.954147+0000 (oldest deadline 2024-04-23T00:11:18.653963+0000) 2024-04-23T00:11:35.048 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:11:34 smithi171 bash[51332]: debug 2024-04-23T00:11:34.686+0000 7f25ec5b6700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.79:6822 osd.2 since back 2024-04-23T00:11:03.955800+0000 front 2024-04-23T00:11:03.955625+0000 (oldest deadline 2024-04-23T00:11:29.155797+0000) 2024-04-23T00:11:35.548 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 23 00:11:35 smithi171 bash[49527]: debug 2024-04-23T00:11:35.266+0000 7fcaa2ee4700 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-04-23T00:10:43.804374+0000 front 2024-04-23T00:10:43.804046+0000 (oldest deadline 2024-04-23T00:11:09.103824+0000) 2024-04-23T00:11:35.548 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 23 00:11:35 smithi171 bash[49527]: debug 2024-04-23T00:11:35.266+0000 7fcaa2ee4700 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-04-23T00:10:53.106140+0000 front 2024-04-23T00:10:53.105747+0000 (oldest deadline 2024-04-23T00:11:17.205684+0000) 2024-04-23T00:11:35.548 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 23 00:11:35 smithi171 bash[49527]: debug 2024-04-23T00:11:35.266+0000 7fcaa2ee4700 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.79:6822 osd.2 since back 2024-04-23T00:11:01.207676+0000 front 2024-04-23T00:11:01.207721+0000 (oldest deadline 2024-04-23T00:11:25.307585+0000) 2024-04-23T00:11:36.048 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:11:35 smithi171 bash[51332]: debug 2024-04-23T00:11:35.646+0000 7f25ec5b6700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-04-23T00:10:44.651642+0000 front 2024-04-23T00:10:44.652028+0000 (oldest deadline 2024-04-23T00:11:10.551565+0000) 2024-04-23T00:11:36.048 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:11:35 smithi171 bash[51332]: debug 2024-04-23T00:11:35.646+0000 7f25ec5b6700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-04-23T00:10:53.954295+0000 front 2024-04-23T00:10:53.954147+0000 (oldest deadline 2024-04-23T00:11:18.653963+0000) 2024-04-23T00:11:36.048 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:11:35 smithi171 bash[51332]: debug 2024-04-23T00:11:35.646+0000 7f25ec5b6700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.79:6822 osd.2 since back 2024-04-23T00:11:03.955800+0000 front 2024-04-23T00:11:03.955625+0000 (oldest deadline 2024-04-23T00:11:29.155797+0000) 2024-04-23T00:11:36.548 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 23 00:11:36 smithi171 bash[49527]: debug 2024-04-23T00:11:36.314+0000 7fcaa2ee4700 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-04-23T00:10:43.804374+0000 front 2024-04-23T00:10:43.804046+0000 (oldest deadline 2024-04-23T00:11:09.103824+0000) 2024-04-23T00:11:36.548 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 23 00:11:36 smithi171 bash[49527]: debug 2024-04-23T00:11:36.314+0000 7fcaa2ee4700 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-04-23T00:10:53.106140+0000 front 2024-04-23T00:10:53.105747+0000 (oldest deadline 2024-04-23T00:11:17.205684+0000) 2024-04-23T00:11:36.548 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 23 00:11:36 smithi171 bash[49527]: debug 2024-04-23T00:11:36.314+0000 7fcaa2ee4700 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.79:6822 osd.2 since back 2024-04-23T00:11:01.207676+0000 front 2024-04-23T00:11:01.207721+0000 (oldest deadline 2024-04-23T00:11:25.307585+0000) 2024-04-23T00:11:37.048 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:11:36 smithi171 bash[51332]: debug 2024-04-23T00:11:36.610+0000 7f25ec5b6700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-04-23T00:10:44.651642+0000 front 2024-04-23T00:10:44.652028+0000 (oldest deadline 2024-04-23T00:11:10.551565+0000) 2024-04-23T00:11:37.048 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:11:36 smithi171 bash[51332]: debug 2024-04-23T00:11:36.610+0000 7f25ec5b6700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-04-23T00:10:53.954295+0000 front 2024-04-23T00:10:53.954147+0000 (oldest deadline 2024-04-23T00:11:18.653963+0000) 2024-04-23T00:11:37.048 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:11:36 smithi171 bash[51332]: debug 2024-04-23T00:11:36.610+0000 7f25ec5b6700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.79:6822 osd.2 since back 2024-04-23T00:11:03.955800+0000 front 2024-04-23T00:11:03.955625+0000 (oldest deadline 2024-04-23T00:11:29.155797+0000) 2024-04-23T00:11:37.048 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:11:36 smithi171 bash[51332]: debug 2024-04-23T00:11:36.610+0000 7f25ec5b6700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.79:6830 osd.3 since back 2024-04-23T00:11:12.057543+0000 front 2024-04-23T00:11:12.057773+0000 (oldest deadline 2024-04-23T00:11:36.157398+0000) 2024-04-23T00:11:37.798 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 23 00:11:37 smithi171 bash[49527]: debug 2024-04-23T00:11:37.358+0000 7fcaa2ee4700 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-04-23T00:10:43.804374+0000 front 2024-04-23T00:10:43.804046+0000 (oldest deadline 2024-04-23T00:11:09.103824+0000) 2024-04-23T00:11:37.799 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 23 00:11:37 smithi171 bash[49527]: debug 2024-04-23T00:11:37.358+0000 7fcaa2ee4700 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-04-23T00:10:53.106140+0000 front 2024-04-23T00:10:53.105747+0000 (oldest deadline 2024-04-23T00:11:17.205684+0000) 2024-04-23T00:11:37.799 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 23 00:11:37 smithi171 bash[49527]: debug 2024-04-23T00:11:37.358+0000 7fcaa2ee4700 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.79:6822 osd.2 since back 2024-04-23T00:11:01.207676+0000 front 2024-04-23T00:11:01.207721+0000 (oldest deadline 2024-04-23T00:11:25.307585+0000) 2024-04-23T00:11:37.799 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:11:37 smithi171 bash[51332]: debug 2024-04-23T00:11:37.558+0000 7f25ec5b6700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-04-23T00:10:44.651642+0000 front 2024-04-23T00:10:44.652028+0000 (oldest deadline 2024-04-23T00:11:10.551565+0000) 2024-04-23T00:11:37.799 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:11:37 smithi171 bash[51332]: debug 2024-04-23T00:11:37.558+0000 7f25ec5b6700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-04-23T00:10:53.954295+0000 front 2024-04-23T00:10:53.954147+0000 (oldest deadline 2024-04-23T00:11:18.653963+0000) 2024-04-23T00:11:37.799 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:11:37 smithi171 bash[51332]: debug 2024-04-23T00:11:37.558+0000 7f25ec5b6700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.79:6822 osd.2 since back 2024-04-23T00:11:03.955800+0000 front 2024-04-23T00:11:03.955625+0000 (oldest deadline 2024-04-23T00:11:29.155797+0000) 2024-04-23T00:11:37.799 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:11:37 smithi171 bash[51332]: debug 2024-04-23T00:11:37.558+0000 7f25ec5b6700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.79:6830 osd.3 since back 2024-04-23T00:11:12.057543+0000 front 2024-04-23T00:11:12.057773+0000 (oldest deadline 2024-04-23T00:11:36.157398+0000) 2024-04-23T00:11:38.548 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:11:38 smithi171 bash[51332]: debug 2024-04-23T00:11:38.546+0000 7f25ec5b6700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-04-23T00:10:44.651642+0000 front 2024-04-23T00:10:44.652028+0000 (oldest deadline 2024-04-23T00:11:10.551565+0000) 2024-04-23T00:11:38.548 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:11:38 smithi171 bash[51332]: debug 2024-04-23T00:11:38.546+0000 7f25ec5b6700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-04-23T00:10:53.954295+0000 front 2024-04-23T00:10:53.954147+0000 (oldest deadline 2024-04-23T00:11:18.653963+0000) 2024-04-23T00:11:38.548 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:11:38 smithi171 bash[51332]: debug 2024-04-23T00:11:38.546+0000 7f25ec5b6700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.79:6822 osd.2 since back 2024-04-23T00:11:03.955800+0000 front 2024-04-23T00:11:03.955625+0000 (oldest deadline 2024-04-23T00:11:29.155797+0000) 2024-04-23T00:11:38.549 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:11:38 smithi171 bash[51332]: debug 2024-04-23T00:11:38.546+0000 7f25ec5b6700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.79:6830 osd.3 since back 2024-04-23T00:11:12.057543+0000 front 2024-04-23T00:11:12.057773+0000 (oldest deadline 2024-04-23T00:11:36.157398+0000) 2024-04-23T00:11:39.298 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 23 00:11:38 smithi171 bash[58987]: ceph-15ff8152-0102-11ef-bc93-c7b262605968-osd-6 2024-04-23T00:11:39.298 INFO:journalctl@ceph.osd.6.smithi171.stdout:Apr 23 00:11:39 smithi171 bash[59051]: Error response from daemon: No such container: ceph-15ff8152-0102-11ef-bc93-c7b262605968-osd-6 2024-04-23T00:11:39.798 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:11:39 smithi171 bash[51332]: debug 2024-04-23T00:11:39.558+0000 7f25ec5b6700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-04-23T00:10:44.651642+0000 front 2024-04-23T00:10:44.652028+0000 (oldest deadline 2024-04-23T00:11:10.551565+0000) 2024-04-23T00:11:39.798 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:11:39 smithi171 bash[51332]: debug 2024-04-23T00:11:39.558+0000 7f25ec5b6700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-04-23T00:10:53.954295+0000 front 2024-04-23T00:10:53.954147+0000 (oldest deadline 2024-04-23T00:11:18.653963+0000) 2024-04-23T00:11:39.799 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:11:39 smithi171 bash[51332]: debug 2024-04-23T00:11:39.558+0000 7f25ec5b6700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.79:6822 osd.2 since back 2024-04-23T00:11:03.955800+0000 front 2024-04-23T00:11:03.955625+0000 (oldest deadline 2024-04-23T00:11:29.155797+0000) 2024-04-23T00:11:39.799 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:11:39 smithi171 bash[51332]: debug 2024-04-23T00:11:39.558+0000 7f25ec5b6700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.79:6830 osd.3 since back 2024-04-23T00:11:12.057543+0000 front 2024-04-23T00:11:12.057773+0000 (oldest deadline 2024-04-23T00:11:36.157398+0000) 2024-04-23T00:11:40.798 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:11:40 smithi171 bash[51332]: debug 2024-04-23T00:11:40.514+0000 7f25ec5b6700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-04-23T00:10:44.651642+0000 front 2024-04-23T00:10:44.652028+0000 (oldest deadline 2024-04-23T00:11:10.551565+0000) 2024-04-23T00:11:40.798 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:11:40 smithi171 bash[51332]: debug 2024-04-23T00:11:40.514+0000 7f25ec5b6700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-04-23T00:10:53.954295+0000 front 2024-04-23T00:10:53.954147+0000 (oldest deadline 2024-04-23T00:11:18.653963+0000) 2024-04-23T00:11:40.799 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:11:40 smithi171 bash[51332]: debug 2024-04-23T00:11:40.514+0000 7f25ec5b6700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.79:6822 osd.2 since back 2024-04-23T00:11:03.955800+0000 front 2024-04-23T00:11:03.955625+0000 (oldest deadline 2024-04-23T00:11:29.155797+0000) 2024-04-23T00:11:40.799 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:11:40 smithi171 bash[51332]: debug 2024-04-23T00:11:40.514+0000 7f25ec5b6700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.79:6830 osd.3 since back 2024-04-23T00:11:12.057543+0000 front 2024-04-23T00:11:12.057773+0000 (oldest deadline 2024-04-23T00:11:36.157398+0000) 2024-04-23T00:11:41.129 DEBUG:teuthology.orchestra.run.smithi171:> sudo pkill -f 'journalctl -f -n 0 -u ceph-15ff8152-0102-11ef-bc93-c7b262605968@osd.6.service' 2024-04-23T00:11:41.159 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-23T00:11:41.159 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-04-23T00:11:41.159 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2024-04-23T00:11:41.160 DEBUG:teuthology.orchestra.run.smithi171:> sudo systemctl stop ceph-15ff8152-0102-11ef-bc93-c7b262605968@osd.7 2024-04-23T00:11:41.450 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:11:41 smithi171 systemd[1]: Stopping Ceph osd.7 for 15ff8152-0102-11ef-bc93-c7b262605968... 2024-04-23T00:11:41.450 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:11:41 smithi171 bash[51332]: debug 2024-04-23T00:11:41.362+0000 7f25effc2700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.7 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-04-23T00:11:41.451 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:11:41 smithi171 bash[51332]: debug 2024-04-23T00:11:41.362+0000 7f25effc2700 -1 osd.7 153 *** Got signal Terminated *** 2024-04-23T00:11:41.451 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:11:41 smithi171 bash[51332]: debug 2024-04-23T00:11:41.362+0000 7f25effc2700 -1 osd.7 153 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-23T00:11:41.451 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:11:41 smithi171 bash[51332]: debug 2024-04-23T00:11:41.470+0000 7f25ec5b6700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-04-23T00:10:44.651642+0000 front 2024-04-23T00:10:44.652028+0000 (oldest deadline 2024-04-23T00:11:10.551565+0000) 2024-04-23T00:11:41.451 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:11:41 smithi171 bash[51332]: debug 2024-04-23T00:11:41.470+0000 7f25ec5b6700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-04-23T00:10:53.954295+0000 front 2024-04-23T00:10:53.954147+0000 (oldest deadline 2024-04-23T00:11:18.653963+0000) 2024-04-23T00:11:41.798 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:11:41 smithi171 bash[51332]: debug 2024-04-23T00:11:41.470+0000 7f25ec5b6700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.79:6822 osd.2 since back 2024-04-23T00:11:03.955800+0000 front 2024-04-23T00:11:03.955625+0000 (oldest deadline 2024-04-23T00:11:29.155797+0000) 2024-04-23T00:11:41.798 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:11:41 smithi171 bash[51332]: debug 2024-04-23T00:11:41.470+0000 7f25ec5b6700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.79:6830 osd.3 since back 2024-04-23T00:11:12.057543+0000 front 2024-04-23T00:11:12.057773+0000 (oldest deadline 2024-04-23T00:11:36.157398+0000) 2024-04-23T00:11:42.798 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:11:42 smithi171 bash[51332]: debug 2024-04-23T00:11:42.442+0000 7f25ec5b6700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-04-23T00:10:44.651642+0000 front 2024-04-23T00:10:44.652028+0000 (oldest deadline 2024-04-23T00:11:10.551565+0000) 2024-04-23T00:11:42.799 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:11:42 smithi171 bash[51332]: debug 2024-04-23T00:11:42.442+0000 7f25ec5b6700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-04-23T00:10:53.954295+0000 front 2024-04-23T00:10:53.954147+0000 (oldest deadline 2024-04-23T00:11:18.653963+0000) 2024-04-23T00:11:42.799 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:11:42 smithi171 bash[51332]: debug 2024-04-23T00:11:42.442+0000 7f25ec5b6700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.79:6822 osd.2 since back 2024-04-23T00:11:03.955800+0000 front 2024-04-23T00:11:03.955625+0000 (oldest deadline 2024-04-23T00:11:29.155797+0000) 2024-04-23T00:11:42.799 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:11:42 smithi171 bash[51332]: debug 2024-04-23T00:11:42.442+0000 7f25ec5b6700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.79:6830 osd.3 since back 2024-04-23T00:11:12.057543+0000 front 2024-04-23T00:11:12.057773+0000 (oldest deadline 2024-04-23T00:11:36.157398+0000) 2024-04-23T00:11:43.775 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 23 00:11:43 smithi079 bash[74242]: ts=2024-04-23T00:11:43.547Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=12 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://smithi079.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.79:8443: connect: connection refused; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://smithi171.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.171:8443: connect: connection refused" 2024-04-23T00:11:43.776 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 23 00:11:43 smithi079 bash[74242]: ts=2024-04-23T00:11:43.549Z caller=notify.go:732 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi079.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.79:8443: connect: connection refused" 2024-04-23T00:11:43.776 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 23 00:11:43 smithi079 bash[74242]: ts=2024-04-23T00:11:43.551Z caller=notify.go:732 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi171.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.171:8443: connect: connection refused" 2024-04-23T00:11:43.798 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:11:43 smithi171 bash[51332]: debug 2024-04-23T00:11:43.474+0000 7f25ec5b6700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-04-23T00:10:44.651642+0000 front 2024-04-23T00:10:44.652028+0000 (oldest deadline 2024-04-23T00:11:10.551565+0000) 2024-04-23T00:11:43.798 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:11:43 smithi171 bash[51332]: debug 2024-04-23T00:11:43.474+0000 7f25ec5b6700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-04-23T00:10:53.954295+0000 front 2024-04-23T00:10:53.954147+0000 (oldest deadline 2024-04-23T00:11:18.653963+0000) 2024-04-23T00:11:43.798 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:11:43 smithi171 bash[51332]: debug 2024-04-23T00:11:43.474+0000 7f25ec5b6700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.79:6822 osd.2 since back 2024-04-23T00:11:03.955800+0000 front 2024-04-23T00:11:03.955625+0000 (oldest deadline 2024-04-23T00:11:29.155797+0000) 2024-04-23T00:11:43.799 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:11:43 smithi171 bash[51332]: debug 2024-04-23T00:11:43.474+0000 7f25ec5b6700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.79:6830 osd.3 since back 2024-04-23T00:11:12.057543+0000 front 2024-04-23T00:11:12.057773+0000 (oldest deadline 2024-04-23T00:11:36.157398+0000) 2024-04-23T00:11:44.798 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:11:44 smithi171 bash[51332]: debug 2024-04-23T00:11:44.482+0000 7f25ec5b6700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-04-23T00:10:44.651642+0000 front 2024-04-23T00:10:44.652028+0000 (oldest deadline 2024-04-23T00:11:10.551565+0000) 2024-04-23T00:11:44.798 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:11:44 smithi171 bash[51332]: debug 2024-04-23T00:11:44.482+0000 7f25ec5b6700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-04-23T00:10:53.954295+0000 front 2024-04-23T00:10:53.954147+0000 (oldest deadline 2024-04-23T00:11:18.653963+0000) 2024-04-23T00:11:44.798 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:11:44 smithi171 bash[51332]: debug 2024-04-23T00:11:44.482+0000 7f25ec5b6700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.79:6822 osd.2 since back 2024-04-23T00:11:03.955800+0000 front 2024-04-23T00:11:03.955625+0000 (oldest deadline 2024-04-23T00:11:29.155797+0000) 2024-04-23T00:11:44.799 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:11:44 smithi171 bash[51332]: debug 2024-04-23T00:11:44.482+0000 7f25ec5b6700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.79:6830 osd.3 since back 2024-04-23T00:11:12.057543+0000 front 2024-04-23T00:11:12.057773+0000 (oldest deadline 2024-04-23T00:11:36.157398+0000) 2024-04-23T00:11:45.798 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:11:45 smithi171 bash[51332]: debug 2024-04-23T00:11:45.446+0000 7f25ec5b6700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-04-23T00:10:44.651642+0000 front 2024-04-23T00:10:44.652028+0000 (oldest deadline 2024-04-23T00:11:10.551565+0000) 2024-04-23T00:11:45.798 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:11:45 smithi171 bash[51332]: debug 2024-04-23T00:11:45.446+0000 7f25ec5b6700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-04-23T00:10:53.954295+0000 front 2024-04-23T00:10:53.954147+0000 (oldest deadline 2024-04-23T00:11:18.653963+0000) 2024-04-23T00:11:45.799 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:11:45 smithi171 bash[51332]: debug 2024-04-23T00:11:45.446+0000 7f25ec5b6700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.79:6822 osd.2 since back 2024-04-23T00:11:03.955800+0000 front 2024-04-23T00:11:03.955625+0000 (oldest deadline 2024-04-23T00:11:29.155797+0000) 2024-04-23T00:11:45.799 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:11:45 smithi171 bash[51332]: debug 2024-04-23T00:11:45.446+0000 7f25ec5b6700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.79:6830 osd.3 since back 2024-04-23T00:11:12.057543+0000 front 2024-04-23T00:11:12.057773+0000 (oldest deadline 2024-04-23T00:11:36.157398+0000) 2024-04-23T00:11:47.729 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:11:47 smithi171 bash[59188]: ceph-15ff8152-0102-11ef-bc93-c7b262605968-osd-7 2024-04-23T00:11:47.729 INFO:journalctl@ceph.osd.7.smithi171.stdout:Apr 23 00:11:47 smithi171 bash[59254]: Error response from daemon: No such container: ceph-15ff8152-0102-11ef-bc93-c7b262605968-osd-7 2024-04-23T00:11:49.446 DEBUG:teuthology.orchestra.run.smithi171:> sudo pkill -f 'journalctl -f -n 0 -u ceph-15ff8152-0102-11ef-bc93-c7b262605968@osd.7.service' 2024-04-23T00:11:49.472 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-23T00:11:49.473 INFO:tasks.cephadm.osd.7:Stopped osd.7 2024-04-23T00:11:49.473 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2024-04-23T00:11:49.473 DEBUG:teuthology.orchestra.run.smithi171:> sudo systemctl stop ceph-15ff8152-0102-11ef-bc93-c7b262605968@prometheus.a 2024-04-23T00:11:49.799 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 23 00:11:49 smithi171 systemd[1]: Stopping Ceph prometheus.a for 15ff8152-0102-11ef-bc93-c7b262605968... 2024-04-23T00:11:49.799 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 23 00:11:49 smithi171 bash[56702]: ts=2024-04-23T00:11:49.665Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-04-23T00:11:49.799 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 23 00:11:49 smithi171 bash[56702]: ts=2024-04-23T00:11:49.665Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-04-23T00:11:49.799 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 23 00:11:49 smithi171 bash[56702]: ts=2024-04-23T00:11:49.665Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-04-23T00:11:49.799 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 23 00:11:49 smithi171 bash[56702]: ts=2024-04-23T00:11:49.665Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-04-23T00:11:49.799 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 23 00:11:49 smithi171 bash[56702]: ts=2024-04-23T00:11:49.665Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-04-23T00:11:49.799 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 23 00:11:49 smithi171 bash[56702]: ts=2024-04-23T00:11:49.665Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-04-23T00:11:49.799 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 23 00:11:49 smithi171 bash[56702]: ts=2024-04-23T00:11:49.665Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-04-23T00:11:49.799 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 23 00:11:49 smithi171 bash[56702]: ts=2024-04-23T00:11:49.665Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-04-23T00:11:49.799 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 23 00:11:49 smithi171 bash[56702]: ts=2024-04-23T00:11:49.665Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-04-23T00:11:49.799 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 23 00:11:49 smithi171 bash[56702]: ts=2024-04-23T00:11:49.666Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-04-23T00:11:49.799 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 23 00:11:49 smithi171 bash[56702]: ts=2024-04-23T00:11:49.666Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-04-23T00:11:49.800 INFO:journalctl@ceph.prometheus.a.smithi171.stdout:Apr 23 00:11:49 smithi171 bash[56702]: ts=2024-04-23T00:11:49.666Z caller=main.go:1147 level=info msg="See you next time!" 2024-04-23T00:11:50.341 DEBUG:teuthology.orchestra.run.smithi171:> sudo pkill -f 'journalctl -f -n 0 -u ceph-15ff8152-0102-11ef-bc93-c7b262605968@prometheus.a.service' 2024-04-23T00:11:50.362 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-23T00:11:50.362 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2024-04-23T00:11:50.362 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 15ff8152-0102-11ef-bc93-c7b262605968 --force --keep-logs 2024-04-23T00:11:53.355 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 23 00:11:53 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:11:53.355 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 23 00:11:53 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:11:53.690 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 23 00:11:53 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:11:53.690 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 23 00:11:53 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:11:53.690 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 23 00:11:53 smithi079 bash[74242]: ts=2024-04-23T00:11:53.548Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=12 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://smithi171.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.171:8443: connect: connection refused; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://smithi079.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.79:8443: connect: connection refused" 2024-04-23T00:11:53.690 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 23 00:11:53 smithi079 bash[74242]: ts=2024-04-23T00:11:53.550Z caller=notify.go:732 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi079.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.79:8443: connect: connection refused" 2024-04-23T00:11:53.690 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 23 00:11:53 smithi079 bash[74242]: ts=2024-04-23T00:11:53.551Z caller=notify.go:732 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi171.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.171:8443: connect: connection refused" 2024-04-23T00:11:53.942 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 23 00:11:53 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:11:53.942 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 23 00:11:53 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:11:53.942 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 23 00:11:53 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:11:53.942 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 23 00:11:53 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:11:54.239 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 23 00:11:54 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:11:54.239 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 23 00:11:54 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:11:54.503 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 23 00:11:54 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:11:54.503 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 23 00:11:54 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:11:54.775 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 23 00:11:54 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:11:54.775 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 23 00:11:54 smithi079 systemd[1]: Stopping Ceph node-exporter.a for 15ff8152-0102-11ef-bc93-c7b262605968... 2024-04-23T00:11:54.775 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 23 00:11:54 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:11:55.775 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 23 00:11:55 smithi079 bash[78689]: ceph-15ff8152-0102-11ef-bc93-c7b262605968-node-exporter-a 2024-04-23T00:11:55.775 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 23 00:11:55 smithi079 systemd[1]: ceph-15ff8152-0102-11ef-bc93-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-04-23T00:11:55.775 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 23 00:11:55 smithi079 bash[78749]: Error response from daemon: No such container: ceph-15ff8152-0102-11ef-bc93-c7b262605968-node-exporter-a 2024-04-23T00:11:55.775 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 23 00:11:55 smithi079 systemd[1]: ceph-15ff8152-0102-11ef-bc93-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-04-23T00:11:55.775 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 23 00:11:55 smithi079 systemd[1]: Stopped Ceph node-exporter.a for 15ff8152-0102-11ef-bc93-c7b262605968. 2024-04-23T00:11:56.091 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 23 00:11:55 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:11:56.091 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 23 00:11:55 smithi079 systemd[1]: Stopping Ceph alertmanager.a for 15ff8152-0102-11ef-bc93-c7b262605968... 2024-04-23T00:11:56.091 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 23 00:11:56 smithi079 bash[74242]: ts=2024-04-23T00:11:56.061Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-04-23T00:11:56.091 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Apr 23 00:11:55 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:11:56.949 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 23 00:11:56 smithi079 bash[78810]: ceph-15ff8152-0102-11ef-bc93-c7b262605968-alertmanager-a 2024-04-23T00:11:56.949 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 23 00:11:56 smithi079 bash[78872]: Error response from daemon: No such container: ceph-15ff8152-0102-11ef-bc93-c7b262605968-alertmanager-a 2024-04-23T00:11:56.949 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 23 00:11:56 smithi079 systemd[1]: ceph-15ff8152-0102-11ef-bc93-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-04-23T00:11:56.949 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 23 00:11:56 smithi079 systemd[1]: Stopped Ceph alertmanager.a for 15ff8152-0102-11ef-bc93-c7b262605968. 2024-04-23T00:11:57.275 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Apr 23 00:11:57 smithi079 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:12:30.550 DEBUG:teuthology.orchestra.run.smithi171:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 15ff8152-0102-11ef-bc93-c7b262605968 --force --keep-logs 2024-04-23T00:12:33.536 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 23 00:12:33 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:12:33.536 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:12:33 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:12:33.798 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 23 00:12:33 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:12:33.798 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:12:33 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:12:34.159 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 23 00:12:33 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:12:34.159 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:12:33 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:12:34.451 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 23 00:12:34 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:12:34.451 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 23 00:12:34 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:12:34.451 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:12:34 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:12:34.452 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:12:34 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:12:34.740 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 23 00:12:34 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:12:34.741 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:12:34 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:12:35.048 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 23 00:12:34 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:12:35.048 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 23 00:12:34 smithi171 systemd[1]: Stopping Ceph node-exporter.b for 15ff8152-0102-11ef-bc93-c7b262605968... 2024-04-23T00:12:35.048 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:12:34 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:12:35.918 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 23 00:12:35 smithi171 bash[59698]: ceph-15ff8152-0102-11ef-bc93-c7b262605968-node-exporter-b 2024-04-23T00:12:35.918 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 23 00:12:35 smithi171 systemd[1]: ceph-15ff8152-0102-11ef-bc93-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-04-23T00:12:35.918 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 23 00:12:35 smithi171 bash[59756]: Error response from daemon: No such container: ceph-15ff8152-0102-11ef-bc93-c7b262605968-node-exporter-b 2024-04-23T00:12:35.918 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 23 00:12:35 smithi171 systemd[1]: ceph-15ff8152-0102-11ef-bc93-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-04-23T00:12:35.918 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 23 00:12:35 smithi171 systemd[1]: Stopped Ceph node-exporter.b for 15ff8152-0102-11ef-bc93-c7b262605968. 2024-04-23T00:12:36.174 INFO:journalctl@ceph.node-exporter.b.smithi171.stdout:Apr 23 00:12:36 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:12:36.174 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:12:35 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:12:36.174 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:12:36 smithi171 systemd[1]: Stopping Ceph grafana.a for 15ff8152-0102-11ef-bc93-c7b262605968... 2024-04-23T00:12:36.174 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:12:36 smithi171 bash[57729]: logger=server t=2024-04-23T00:12:36.15165836Z level=info msg="Shutdown started" reason="System signal: terminated" 2024-04-23T00:12:36.174 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:12:36 smithi171 bash[57729]: logger=ticker t=2024-04-23T00:12:36.15170939Z level=info msg=stopped last_tick=2024-04-23T00:12:30Z 2024-04-23T00:12:36.175 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:12:36 smithi171 bash[57729]: logger=tracing t=2024-04-23T00:12:36.151727066Z level=info msg="Closing tracing" 2024-04-23T00:12:37.020 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:12:36 smithi171 bash[59818]: ceph-15ff8152-0102-11ef-bc93-c7b262605968-grafana-a 2024-04-23T00:12:37.020 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:12:36 smithi171 bash[59877]: Error response from daemon: No such container: ceph-15ff8152-0102-11ef-bc93-c7b262605968-grafana-a 2024-04-23T00:12:37.020 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:12:36 smithi171 systemd[1]: ceph-15ff8152-0102-11ef-bc93-c7b262605968@grafana.a.service: Deactivated successfully. 2024-04-23T00:12:37.020 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:12:36 smithi171 systemd[1]: Stopped Ceph grafana.a for 15ff8152-0102-11ef-bc93-c7b262605968. 2024-04-23T00:12:37.298 INFO:journalctl@ceph.grafana.a.smithi171.stdout:Apr 23 00:12:37 smithi171 systemd[1]: /etc/systemd/system/ceph-15ff8152-0102-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-23T00:12:59.669 DEBUG:teuthology.orchestra.run.smithi079:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-23T00:12:59.684 DEBUG:teuthology.orchestra.run.smithi171:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-23T00:12:59.696 INFO:tasks.cephadm:Archiving crash dumps... 2024-04-23T00:12:59.697 DEBUG:teuthology.misc:Transferring archived files from smithi079:/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/crash to /home/teuthworker/archive/adking-2024-04-22_22:45:33-orch:cephadm-wip-adk-testing-2024-04-22-1618-distro-default-smithi/7669250/remote/smithi079/crash 2024-04-23T00:12:59.701 DEBUG:teuthology.orchestra.run.smithi079:> sudo tar c -f - -C /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/crash -- . 2024-04-23T00:12:59.738 INFO:teuthology.orchestra.run.smithi079.stderr:tar: /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/crash: Cannot open: No such file or directory 2024-04-23T00:12:59.739 INFO:teuthology.orchestra.run.smithi079.stderr:tar: Error is not recoverable: exiting now 2024-04-23T00:12:59.740 DEBUG:teuthology.misc:Transferring archived files from smithi171:/var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/crash to /home/teuthworker/archive/adking-2024-04-22_22:45:33-orch:cephadm-wip-adk-testing-2024-04-22-1618-distro-default-smithi/7669250/remote/smithi171/crash 2024-04-23T00:12:59.741 DEBUG:teuthology.orchestra.run.smithi171:> sudo tar c -f - -C /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/crash -- . 2024-04-23T00:12:59.752 INFO:teuthology.orchestra.run.smithi171.stderr:tar: /var/lib/ceph/15ff8152-0102-11ef-bc93-c7b262605968/crash: Cannot open: No such file or directory 2024-04-23T00:12:59.752 INFO:teuthology.orchestra.run.smithi171.stderr:tar: Error is not recoverable: exiting now 2024-04-23T00:12:59.753 INFO:tasks.cephadm:Checking cluster log for badness... 2024-04-23T00:12:59.753 DEBUG:teuthology.orchestra.run.smithi079:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-04-23T00:12:59.798 INFO:teuthology.orchestra.run.smithi079.stdout:2024-04-22T23:58:36.405019+0000 mon.a (mon.0) 869 : cluster [WRN] Health check failed: failed to probe daemons or devices (CEPHADM_REFRESH_FAILED) 2024-04-23T00:12:59.798 WARNING:tasks.cephadm:Found errors (ERR|WRN|SEC) in cluster log 2024-04-23T00:12:59.798 DEBUG:teuthology.orchestra.run.smithi079:> sudo egrep '\[SEC\]' /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-04-23T00:12:59.852 DEBUG:teuthology.orchestra.run.smithi079:> sudo egrep '\[ERR\]' /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-04-23T00:12:59.910 DEBUG:teuthology.orchestra.run.smithi079:> sudo egrep '\[WRN\]' /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-04-23T00:12:59.963 INFO:teuthology.orchestra.run.smithi079.stdout:2024-04-22T23:58:36.405019+0000 mon.a (mon.0) 869 : cluster [WRN] Health check failed: failed to probe daemons or devices (CEPHADM_REFRESH_FAILED) 2024-04-23T00:12:59.963 INFO:tasks.cephadm:Compressing logs... 2024-04-23T00:12:59.963 DEBUG:teuthology.orchestra.run.smithi079:> 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-04-23T00:13:00.009 DEBUG:teuthology.orchestra.run.smithi171:> 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-04-23T00:13:00.018 INFO:teuthology.orchestra.run.smithi079.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-04-23T00:13:00.021 INFO:teuthology.orchestra.run.smithi171.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-04-23T00:13:00.033 INFO:teuthology.orchestra.run.smithi171.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-04-23T00:13:00.033 INFO:teuthology.orchestra.run.smithi171.stderr:gzip -5 --verbose -- /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968/ceph-osd.7.log 2024-04-23T00:13:00.034 INFO:teuthology.orchestra.run.smithi171.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968/ceph-osd.6.log 2024-04-23T00:13:00.034 INFO:teuthology.orchestra.run.smithi171.stderr:/var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968/ceph-osd.7.log: gzip -5 --verbose -- /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968/ceph-client.rgw.smpl.smithi171.spscai.log 2024-04-23T00:13:00.035 INFO:teuthology.orchestra.run.smithi171.stderr:/var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968/ceph-osd.6.log: gzip -5 --verbose -- /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968/ceph.cephadm.log 2024-04-23T00:13:00.035 INFO:teuthology.orchestra.run.smithi171.stderr:/var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968/ceph-client.rgw.smpl.smithi171.spscai.log: gzip -5 --verbose -- /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968/ceph-osd.5.log 2024-04-23T00:13:00.036 INFO:teuthology.orchestra.run.smithi171.stderr: 76.7% -- replaced with /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968/ceph-client.rgw.smpl.smithi171.spscai.log.gz 2024-04-23T00:13:00.036 INFO:teuthology.orchestra.run.smithi171.stderr:/var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968/ceph-mgr.x.log 2024-04-23T00:13:00.036 INFO:teuthology.orchestra.run.smithi171.stderr:/var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968/ceph-osd.5.log: gzip -5 --verbose -- /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968/ceph.log 2024-04-23T00:13:00.038 INFO:teuthology.orchestra.run.smithi171.stderr:/var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968/ceph-mgr.x.log: gzip -5 83.5% -- replaced with /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968/ceph.cephadm.log.gz 2024-04-23T00:13:00.038 INFO:teuthology.orchestra.run.smithi171.stderr: --verbose -- /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968/ceph-volume.log 2024-04-23T00:13:00.038 INFO:teuthology.orchestra.run.smithi171.stderr:/var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968/ceph.log: gzip -5 --verbose -- /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968/ceph.audit.log 2024-04-23T00:13:00.038 INFO:teuthology.orchestra.run.smithi171.stderr:/var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968/ceph-mon.b.log 2024-04-23T00:13:00.041 INFO:teuthology.orchestra.run.smithi079.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-04-23T00:13:00.041 INFO:teuthology.orchestra.run.smithi079.stderr:gzip -5 --verbose -- /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968/ceph-mgr.y.log 2024-04-23T00:13:00.041 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968/ceph-osd.0.log 2024-04-23T00:13:00.041 INFO:teuthology.orchestra.run.smithi079.stderr:gzip -5 --verbose -- /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968/ceph-client.rgw.smpl.smithi079.yxokos.log 2024-04-23T00:13:00.041 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968/ceph-mgr.y.log: /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968/ceph-osd.2.log 2024-04-23T00:13:00.041 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968/ceph-client.rgw.smpl.smithi079.yxokos.log: gzip -5 --verbose -- /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968/ceph-mon.a.log 2024-04-23T00:13:00.041 INFO:teuthology.orchestra.run.smithi079.stderr: 76.5% -- replaced with /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968/ceph-client.rgw.smpl.smithi079.yxokos.log.gz 2024-04-23T00:13:00.041 INFO:teuthology.orchestra.run.smithi079.stderr:gzip -5 --verbose -- /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968/ceph-client.rgw.foo.smithi079.mriyzv.log 2024-04-23T00:13:00.041 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968/ceph-osd.2.log: /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968/ceph.cephadm.log 2024-04-23T00:13:00.043 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968/ceph-client.rgw.foo.smithi079.mriyzv.log: gzip -5 --verbose -- /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968/ceph-osd.3.log 2024-04-23T00:13:00.043 INFO:teuthology.orchestra.run.smithi079.stderr: 76.3%/var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968/ceph.cephadm.log: -- replaced with /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968/ceph-client.rgw.foo.smithi079.mriyzv.log.gz 2024-04-23T00:13:00.043 INFO:teuthology.orchestra.run.smithi079.stderr:gzip -5 --verbose -- /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968/ceph-osd.1.log 2024-04-23T00:13:00.044 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968/ceph-osd.3.log: gzip -5 --verbose -- /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968/tcmu-runner.log 2024-04-23T00:13:00.044 INFO:teuthology.orchestra.run.smithi079.stderr: 90.8% -- replaced with /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968/ceph.cephadm.log.gz 2024-04-23T00:13:00.044 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968/ceph.log 2024-04-23T00:13:00.045 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968/tcmu-runner.log: 83.9% -- replaced with /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968/tcmu-runner.log.gz 2024-04-23T00:13:00.045 INFO:teuthology.orchestra.run.smithi079.stderr:gzip -5 --verbose -- /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968/ceph-volume.log 2024-04-23T00:13:00.046 INFO:teuthology.orchestra.run.smithi171.stderr:/var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968/ceph.audit.log: 88.5% -- replaced with /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968/ceph.log.gz 2024-04-23T00:13:00.046 INFO:teuthology.orchestra.run.smithi171.stderr:gzip -5 --verbose -- /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968/ceph-osd.4.log 2024-04-23T00:13:00.046 INFO:teuthology.orchestra.run.smithi171.stderr:/var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968/ceph-mon.b.log: 90.7% -- replaced with /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968/ceph.audit.log.gz 2024-04-23T00:13:00.046 INFO:teuthology.orchestra.run.smithi171.stderr:gzip -5 --verbose -- /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968/ceph-client.rgw.foo.smithi171.llhapr.log 2024-04-23T00:13:00.048 INFO:teuthology.orchestra.run.smithi171.stderr:/var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968/ceph-osd.4.log: 91.1% -- replaced with /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968/ceph-volume.log.gz 2024-04-23T00:13:00.050 INFO:teuthology.orchestra.run.smithi171.stderr:/var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968/ceph-client.rgw.foo.smithi171.llhapr.log: 76.8% -- replaced with /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968/ceph-client.rgw.foo.smithi171.llhapr.log.gz 2024-04-23T00:13:00.051 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968/ceph.log: 93.5% -- replaced with /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968/ceph.log.gz 2024-04-23T00:13:00.051 INFO:teuthology.orchestra.run.smithi079.stderr:gzip -5 --verbose -- /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968/ceph-mon.c.log 2024-04-23T00:13:00.053 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968/ceph-volume.log: 91.1% -- replaced with /var/log/ceph/cephadm.log.gz 2024-04-23T00:13:00.053 INFO:teuthology.orchestra.run.smithi079.stderr:gzip -5 --verbose -- /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968/ceph.audit.log 2024-04-23T00:13:00.060 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968/ceph-mon.c.log: 91.2% -- replaced with /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968/ceph-volume.log.gz 2024-04-23T00:13:00.065 INFO:teuthology.orchestra.run.smithi171.stderr: 91.0% -- replaced with /var/log/ceph/cephadm.log.gz 2024-04-23T00:13:00.070 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968/ceph.audit.log: 94.3% -- replaced with /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968/ceph.audit.log.gz 2024-04-23T00:13:00.106 INFO:teuthology.orchestra.run.smithi171.stderr: 89.8% -- replaced with /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968/ceph-mgr.x.log.gz 2024-04-23T00:13:00.489 INFO:teuthology.orchestra.run.smithi079.stderr: 88.9% -- replaced with /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968/ceph-mgr.y.log.gz 2024-04-23T00:13:00.550 INFO:teuthology.orchestra.run.smithi171.stderr: 92.6% -- replaced with /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968/ceph-mon.b.log.gz 2024-04-23T00:13:00.615 INFO:teuthology.orchestra.run.smithi079.stderr: 92.5% -- replaced with /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968/ceph-mon.c.log.gz 2024-04-23T00:13:00.996 INFO:teuthology.orchestra.run.smithi079.stderr: 90.9% -- replaced with /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968/ceph-mon.a.log.gz 2024-04-23T00:13:01.114 INFO:teuthology.orchestra.run.smithi079.stderr: 93.5% -- replaced with /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968/ceph-osd.2.log.gz 2024-04-23T00:13:01.292 INFO:teuthology.orchestra.run.smithi171.stderr: 93.4% -- replaced with /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968/ceph-osd.6.log.gz 2024-04-23T00:13:01.492 INFO:teuthology.orchestra.run.smithi171.stderr: 94.0% -- replaced with /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968/ceph-osd.7.log.gz 2024-04-23T00:13:01.682 INFO:teuthology.orchestra.run.smithi171.stderr: 93.6% -- replaced with /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968/ceph-osd.5.log.gz 2024-04-23T00:13:01.719 INFO:teuthology.orchestra.run.smithi079.stderr: 93.7% -- replaced with /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968/ceph-osd.1.log.gz 2024-04-23T00:13:01.798 INFO:teuthology.orchestra.run.smithi171.stderr: 93.7% -- replaced with /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968/ceph-osd.4.log.gz 2024-04-23T00:13:01.800 INFO:teuthology.orchestra.run.smithi171.stderr: 2024-04-23T00:13:01.800 INFO:teuthology.orchestra.run.smithi171.stderr:real 0m1.786s 2024-04-23T00:13:01.800 INFO:teuthology.orchestra.run.smithi171.stderr:user 0m6.495s 2024-04-23T00:13:01.800 INFO:teuthology.orchestra.run.smithi171.stderr:sys 0m0.277s 2024-04-23T00:13:01.801 INFO:teuthology.orchestra.run.smithi079.stderr: 93.6% -- replaced with /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968/ceph-osd.0.log.gz 2024-04-23T00:13:02.136 INFO:teuthology.orchestra.run.smithi079.stderr: 93.6% -- replaced with /var/log/ceph/15ff8152-0102-11ef-bc93-c7b262605968/ceph-osd.3.log.gz 2024-04-23T00:13:02.138 INFO:teuthology.orchestra.run.smithi079.stderr: 2024-04-23T00:13:02.138 INFO:teuthology.orchestra.run.smithi079.stderr:real 0m2.127s 2024-04-23T00:13:02.138 INFO:teuthology.orchestra.run.smithi079.stderr:user 0m8.346s 2024-04-23T00:13:02.138 INFO:teuthology.orchestra.run.smithi079.stderr:sys 0m0.291s 2024-04-23T00:13:02.139 INFO:tasks.cephadm:Archiving logs... 2024-04-23T00:13:02.139 DEBUG:teuthology.misc:Transferring archived files from smithi079:/var/log/ceph to /home/teuthworker/archive/adking-2024-04-22_22:45:33-orch:cephadm-wip-adk-testing-2024-04-22-1618-distro-default-smithi/7669250/remote/smithi079/log 2024-04-23T00:13:02.140 DEBUG:teuthology.orchestra.run.smithi079:> sudo tar c -f - -C /var/log/ceph -- . 2024-04-23T00:13:03.195 DEBUG:teuthology.misc:Transferring archived files from smithi171:/var/log/ceph to /home/teuthworker/archive/adking-2024-04-22_22:45:33-orch:cephadm-wip-adk-testing-2024-04-22-1618-distro-default-smithi/7669250/remote/smithi171/log 2024-04-23T00:13:03.196 DEBUG:teuthology.orchestra.run.smithi171:> sudo tar c -f - -C /var/log/ceph -- . 2024-04-23T00:13:03.977 INFO:tasks.cephadm:Removing cluster... 2024-04-23T00:13:03.977 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 15ff8152-0102-11ef-bc93-c7b262605968 --force 2024-04-23T00:13:04.729 DEBUG:teuthology.orchestra.run.smithi171:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 15ff8152-0102-11ef-bc93-c7b262605968 --force 2024-04-23T00:13:05.466 INFO:tasks.cephadm:Removing cephadm ... 2024-04-23T00:13:05.466 DEBUG:teuthology.orchestra.run.smithi079:> rm -rf /home/ubuntu/cephtest/cephadm 2024-04-23T00:13:05.473 DEBUG:teuthology.orchestra.run.smithi171:> rm -rf /home/ubuntu/cephtest/cephadm 2024-04-23T00:13:05.478 INFO:tasks.cephadm:Teardown complete 2024-04-23T00:13:05.479 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-04-23T00:13:05.489 INFO:teuthology.task.clock:Checking final clock skew... 2024-04-23T00:13:05.489 DEBUG:teuthology.orchestra.run.smithi079:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-23T00:13:05.517 DEBUG:teuthology.orchestra.run.smithi171:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-23T00:13:05.526 INFO:teuthology.orchestra.run.smithi079.stdout: remote refid st t when poll reach delay offset jitter 2024-04-23T00:13:05.526 INFO:teuthology.orchestra.run.smithi079.stdout:============================================================================== 2024-04-23T00:13:05.526 INFO:teuthology.orchestra.run.smithi079.stdout:+hv01.front.sepi 44.4.53.2 2 u 25 64 377 0.090 -6.502 0.424 2024-04-23T00:13:05.526 INFO:teuthology.orchestra.run.smithi079.stdout:+hv02.front.sepi 63.231.80.2 3 u 21 64 377 0.102 -5.749 0.427 2024-04-23T00:13:05.526 INFO:teuthology.orchestra.run.smithi079.stdout:*hv03.front.sepi 74.6.168.72 3 u 11 64 377 0.078 -6.624 0.746 2024-04-23T00:13:05.526 INFO:teuthology.orchestra.run.smithi079.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 +0.000 0.000 2024-04-23T00:13:05.534 INFO:teuthology.orchestra.run.smithi171.stdout: remote refid st t when poll reach delay offset jitter 2024-04-23T00:13:05.534 INFO:teuthology.orchestra.run.smithi171.stdout:============================================================================== 2024-04-23T00:13:05.534 INFO:teuthology.orchestra.run.smithi171.stdout:+hv01.front.sepi 44.4.53.2 2 u 24 64 377 0.105 -8.593 1.597 2024-04-23T00:13:05.534 INFO:teuthology.orchestra.run.smithi171.stdout:*hv02.front.sepi 63.231.80.2 3 u 15 64 377 0.072 -6.444 0.837 2024-04-23T00:13:05.534 INFO:teuthology.orchestra.run.smithi171.stdout:+hv03.front.sepi 74.6.168.72 3 u 8 64 377 0.103 -6.832 0.853 2024-04-23T00:13:05.534 INFO:teuthology.orchestra.run.smithi171.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 +0.000 0.000 2024-04-23T00:13:05.535 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-04-23T00:13:05.544 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-04-23T00:13:05.545 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-04-23T00:13:05.555 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-04-23T00:13:05.565 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-04-23T00:13:05.573 INFO:teuthology.task.internal:Duration was 2221.177814 seconds 2024-04-23T00:13:05.575 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-04-23T00:13:05.586 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-04-23T00:13:05.586 DEBUG:teuthology.orchestra.run.smithi079:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-23T00:13:05.589 DEBUG:teuthology.orchestra.run.smithi171:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-23T00:13:05.627 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-04-23T00:13:05.627 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi079.front.sepia.ceph.com 2024-04-23T00:13:05.628 DEBUG:teuthology.orchestra.run.smithi079:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-04-23T00:13:05.685 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi171.front.sepia.ceph.com 2024-04-23T00:13:05.685 DEBUG:teuthology.orchestra.run.smithi171:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-04-23T00:13:05.696 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-04-23T00:13:05.696 DEBUG:teuthology.orchestra.run.smithi079:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-23T00:13:05.729 DEBUG:teuthology.orchestra.run.smithi171:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-23T00:13:05.798 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-04-23T00:13:05.798 DEBUG:teuthology.orchestra.run.smithi079:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-23T00:13:05.800 DEBUG:teuthology.orchestra.run.smithi171:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-23T00:13:06.009 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-04-23T00:13:06.020 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-04-23T00:13:06.020 DEBUG:teuthology.orchestra.run.smithi079:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-23T00:13:06.032 DEBUG:teuthology.orchestra.run.smithi171:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-23T00:13:06.044 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-04-23T00:13:06.067 DEBUG:teuthology.orchestra.run.smithi079:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-04-23T00:13:06.077 DEBUG:teuthology.orchestra.run.smithi171:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-04-23T00:13:06.085 INFO:teuthology.orchestra.run.smithi079.stdout:kernel.core_pattern = core 2024-04-23T00:13:06.097 INFO:teuthology.orchestra.run.smithi171.stdout:kernel.core_pattern = core 2024-04-23T00:13:06.130 DEBUG:teuthology.orchestra.run.smithi079:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-23T00:13:06.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-23T00:13:06.165 DEBUG:teuthology.orchestra.run.smithi171:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-23T00:13:06.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-23T00:13:06.179 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-04-23T00:13:06.189 INFO:teuthology.task.internal:Transferring archived files... 2024-04-23T00:13:06.190 DEBUG:teuthology.misc:Transferring archived files from smithi079:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/adking-2024-04-22_22:45:33-orch:cephadm-wip-adk-testing-2024-04-22-1618-distro-default-smithi/7669250/remote/smithi079 2024-04-23T00:13:06.190 DEBUG:teuthology.orchestra.run.smithi079:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-23T00:13:06.236 DEBUG:teuthology.misc:Transferring archived files from smithi171:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/adking-2024-04-22_22:45:33-orch:cephadm-wip-adk-testing-2024-04-22-1618-distro-default-smithi/7669250/remote/smithi171 2024-04-23T00:13:06.236 DEBUG:teuthology.orchestra.run.smithi171:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-23T00:13:06.262 INFO:teuthology.task.internal:Removing archive directory... 2024-04-23T00:13:06.262 DEBUG:teuthology.orchestra.run.smithi079:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-23T00:13:06.273 DEBUG:teuthology.orchestra.run.smithi171:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-23T00:13:06.303 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-04-23T00:13:06.315 INFO:teuthology.task.internal:Not uploading archives. 2024-04-23T00:13:06.315 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-04-23T00:13:06.325 INFO:teuthology.task.internal:Tidying up after the test... 2024-04-23T00:13:06.325 DEBUG:teuthology.orchestra.run.smithi079:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-23T00:13:06.328 DEBUG:teuthology.orchestra.run.smithi171:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-23T00:13:06.331 INFO:teuthology.orchestra.run.smithi079.stdout: 658467 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 23 00:13 /home/ubuntu/cephtest 2024-04-23T00:13:06.351 INFO:teuthology.orchestra.run.smithi171.stdout: 658463 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 23 00:13 /home/ubuntu/cephtest 2024-04-23T00:13:06.352 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-04-23T00:13:06.363 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-04-23T00:13:06.383 INFO:teuthology.nuke:Checking targets against current locks 2024-04-23T00:13:06.418 DEBUG:teuthology.nuke:shortname: smithi079 2024-04-23T00:13:06.418 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-23T00:13:06.461 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi079.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2024-04-22_22:45:33-orch:cephadm-wip-adk-testing-2024-04-22-1618-distro-default-smithi/7669250', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-22 23:26:53.181886', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEWJ8033vpqGEwLYGt692IX2Xat+cWo42Zyulz3m7YvimHfo37lhRfbMQ+ZSUJiBx/FK3RT5n8HN4x+OE1aNC4g='} 2024-04-23T00:13:06.476 DEBUG:teuthology.nuke:shortname: smithi171 2024-04-23T00:13:06.476 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-23T00:13:06.518 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi171.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2024-04-22_22:45:33-orch:cephadm-wip-adk-testing-2024-04-22-1618-distro-default-smithi/7669250', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-22 23:26:53.183742', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAudVQNOHF5G4VXfG6wD11vzB+1kNeRvcMAixSmom16Zxngn/lt3nACZPw6+0HN8YQgjFn6i1CsfTDkGoyyoHLA='} 2024-04-23T00:13:06.554 INFO:teuthology.orchestra.console.smithi079:Power off 2024-04-23T00:13:06.554 DEBUG:teuthology.orchestra.console.smithi079:pexpect command: ipmitool -H smithi079.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-23T00:13:06.603 INFO:teuthology.orchestra.console.smithi171:Power off 2024-04-23T00:13:06.603 DEBUG:teuthology.orchestra.console.smithi171:pexpect command: ipmitool -H smithi171.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-23T00:13:06.612 DEBUG:teuthology.orchestra.console.smithi079:power off output: Chassis Power Control: Down/Off 2024-04-23T00:13:06.613 DEBUG:teuthology.orchestra.console.smithi079:pexpect command: ipmitool -H smithi079.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-23T00:13:06.653 DEBUG:teuthology.orchestra.console.smithi171:power off output: Chassis Power Control: Down/Off 2024-04-23T00:13:06.654 DEBUG:teuthology.orchestra.console.smithi171:pexpect command: ipmitool -H smithi171.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-23T00:13:06.663 DEBUG:teuthology.orchestra.console.smithi079:check power output: Chassis Power is on 2024-04-23T00:13:06.701 DEBUG:teuthology.orchestra.console.smithi171:check power output: Chassis Power is on 2024-04-23T00:13:10.664 DEBUG:teuthology.orchestra.console.smithi079:pexpect command: ipmitool -H smithi079.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-23T00:13:10.703 DEBUG:teuthology.orchestra.console.smithi171:pexpect command: ipmitool -H smithi171.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-23T00:13:10.775 DEBUG:teuthology.orchestra.console.smithi079:check power output: Chassis Power is on 2024-04-23T00:13:10.812 DEBUG:teuthology.orchestra.console.smithi171:check power output: Chassis Power is on 2024-04-23T00:13:14.778 DEBUG:teuthology.orchestra.console.smithi079:pexpect command: ipmitool -H smithi079.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-23T00:13:14.813 DEBUG:teuthology.orchestra.console.smithi171:pexpect command: ipmitool -H smithi171.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-23T00:13:14.888 DEBUG:teuthology.orchestra.console.smithi079:check power output: Chassis Power is off 2024-04-23T00:13:14.922 DEBUG:teuthology.orchestra.console.smithi171:check power output: Chassis Power is on 2024-04-23T00:13:14.990 INFO:teuthology.orchestra.console.smithi079:Power off completed 2024-04-23T00:13:18.926 DEBUG:teuthology.orchestra.console.smithi171:pexpect command: ipmitool -H smithi171.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-23T00:13:19.041 DEBUG:teuthology.orchestra.console.smithi171:check power output: Chassis Power is off 2024-04-23T00:13:19.142 INFO:teuthology.orchestra.console.smithi171:Power off completed 2024-04-23T00:13:19.246 INFO:teuthology.run:Summary data: description: orch:cephadm/upgrade/{1-start-distro/1-start-ubuntu_22.04 2-repo_digest/repo_digest 3-upgrade/simple 4-wait 5-upgrade-ls agent/off mon_election/connectivity} duration: 2221.177813768387 failure_reason: '"2024-04-22T23:58:36.405019+0000 mon.a (mon.0) 869 : cluster [WRN] Health check failed: failed to probe daemons or devices (CEPHADM_REFRESH_FAILED)" in cluster log' owner: scheduled_adking@teuthology success: false 2024-04-23T00:13:19.246 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-23T00:13:19.348 INFO:teuthology.run:FAIL